Uses of Class
org.locationtech.jts.geom.GeometryCollectionIterator
-
Packages that use GeometryCollectionIterator Package Description org.locationtech.jts.geom Contains theGeometryinterface hierarchy and supporting classes. -
-
Uses of GeometryCollectionIterator in org.locationtech.jts.geom
Fields in org.locationtech.jts.geom declared as GeometryCollectionIterator Modifier and Type Field Description private GeometryCollectionIteratorGeometryCollectionIterator. subcollectionIteratorThe iterator over a nestedGeometry, ornullif thisGeometryCollectionIteratoris not currently iterating over a nestedGeometryCollection.
-