Uses of Class
com.esri.core.geometry.ogc.OGCConcreteGeometryCollection
Packages that use OGCConcreteGeometryCollection
-
Uses of OGCConcreteGeometryCollection in com.esri.core.geometry.ogc
Fields in com.esri.core.geometry.ogc with type parameters of type OGCConcreteGeometryCollectionModifier and TypeFieldDescriptionprivate List
<OGCConcreteGeometryCollection> OGCConcreteGeometryCollection.FlatteningCollectionCursor.m_collections
Methods in com.esri.core.geometry.ogc that return OGCConcreteGeometryCollectionModifier and TypeMethodDescriptionOGCConcreteGeometryCollection.flatten()
Flattens Geometry Collection.OGCConcreteGeometryCollection.flattenAndRemoveOverlaps()
Fixes topological overlaps in the GeometryCollecion.private static OGCConcreteGeometryCollection
OGCConcreteGeometryCollection.toGeometryCollection
(OGCGeometry geometry) Methods in com.esri.core.geometry.ogc with parameters of type OGCConcreteGeometryCollectionModifier and TypeMethodDescriptionprivate GeometryCursor
OGCConcreteGeometryCollection.prepare_for_ops_
(OGCConcreteGeometryCollection collection) Constructor parameters in com.esri.core.geometry.ogc with type arguments of type OGCConcreteGeometryCollectionModifierConstructorDescription(package private)
FlatteningCollectionCursor
(List<OGCConcreteGeometryCollection> collections)