Uses of Class
org.locationtech.jts.geom.GeometryCollectionIterator
Packages that use GeometryCollectionIterator
Package
Description
Contains the
Geometry interface hierarchy and supporting classes.-
Uses of GeometryCollectionIterator in org.locationtech.jts.geom
Fields in org.locationtech.jts.geom declared as GeometryCollectionIteratorModifier and TypeFieldDescriptionprivate GeometryCollectionIteratorGeometryCollectionIterator.subcollectionIteratorThe iterator over a nestedGeometry, ornullif thisGeometryCollectionIteratoris not currently iterating over a nestedGeometryCollection.