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 OGCStructureOperatorImportFromWkb.executeOGC(int importFlags, ByteBuffer wkbBuffer, ProgressTracker progress_tracker) Performs the ImportFromWkb operation.OperatorImportFromWkbLocal.executeOGC(int importFlags, ByteBuffer wkbBuffer, ProgressTracker progress_tracker) abstract OGCStructureOperatorImportFromWkt.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 OGCGeometryOGCGeometry.createFromOGCStructure(OGCStructure ogcStructure, SpatialReference sr)