polygons property

BoundedSeries<Polygon<T>> polygons
final

All the polygons for this multi polygon.

Implementation

final BoundedSeries<Polygon<T>> polygons;