rings property

BoundedSeries<LineString<T>> rings
final

Linear rings with at least exterior boundary at index 0.

Contains also interior boundaries if length is >= 2.

Implementation

final BoundedSeries<LineString<T>> rings;