Represents an immutable collection of parts for a polygon or polyline geometry. Each part is a collection of segments. More...
Public Functions Reimplemented Public Functions virtual int size() const override Detailed DescriptionPolygons and polyline can have multiple disjoint parts. Each part is represented by an ImmutablePart. A part is composed of segments representing the edge of the polygon or polyline.
Use the ImmutablePartCollection returned from the Multipart getParts method to iterate through all of the parts in a Multipart.
Because geometries themselves are immutable, the collections they are composed of are also immutable. For geometry editing or creation workflows, a mutable PartCollection is used instead. PartCollection has constructors that take an ImmutablePartCollection, allowing creation of new geometries from parts of existing ones.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4