Uses of Class
com.esri.core.geometry.OGCStructure
Packages that use OGCStructure
-
Uses of OGCStructure in com.esri.core.geometry
Fields in com.esri.core.geometry declared as OGCStructureFields in com.esri.core.geometry with type parameters of type OGCStructureMethods in com.esri.core.geometry that return OGCStructureModifier and TypeMethodDescriptionabstract OGCStructure
OperatorImportFromWkb.executeOGC
(int importFlags, ByteBuffer wkbBuffer, ProgressTracker progress_tracker) Performs the ImportFromWkb operation.OperatorImportFromWkbLocal.executeOGC
(int importFlags, ByteBuffer wkbBuffer, ProgressTracker progress_tracker) abstract OGCStructure
OperatorImportFromWkt.executeOGC
(int import_flags, String wkt_string, ProgressTracker progress_tracker) Performs the ImportFromWkt operation.OperatorImportFromWktLocal.executeOGC
(int import_flags, String wkt_string, ProgressTracker progress_tracker) -
Uses of OGCStructure in com.esri.core.geometry.ogc
Methods in com.esri.core.geometry.ogc with parameters of type OGCStructureModifier and TypeMethodDescriptionstatic OGCGeometry
OGCGeometry.createFromOGCStructure
(OGCStructure ogcStructure, SpatialReference sr)