Uses of Class
com.esri.core.geometry.ByteBufferCursor
Packages that use ByteBufferCursor
-
Uses of ByteBufferCursor in com.esri.core.geometry
Subclasses of ByteBufferCursor in com.esri.core.geometryModifier and TypeClassDescription(package private) class
(package private) class
Fields in com.esri.core.geometry declared as ByteBufferCursorModifier and TypeFieldDescription(package private) ByteBufferCursor
OperatorImportFromESRIShapeCursor.m_inputShapeBuffers
Methods in com.esri.core.geometry that return ByteBufferCursorModifier and TypeMethodDescription(package private) abstract ByteBufferCursor
OperatorExportToESRIShape.execute
(int exportFlags, GeometryCursor geometryCursor) Performs the ExportToESRIShape operation(package private) ByteBufferCursor
OperatorExportToESRIShapeLocal.execute
(int exportFlags, GeometryCursor geometryCursor) Methods in com.esri.core.geometry with parameters of type ByteBufferCursorModifier and TypeMethodDescription(package private) abstract GeometryCursor
OperatorImportFromESRIShape.execute
(int importFlags, Geometry.Type type, ByteBufferCursor shapeBuffers) Performs the ImportFromESRIShape operation on a stream of shape buffers(package private) GeometryCursor
OperatorImportFromESRIShapeLocal.execute
(int importFlags, Geometry.Type type, ByteBufferCursor shapeBuffers) Constructors in com.esri.core.geometry with parameters of type ByteBufferCursorModifierConstructorDescriptionOperatorImportFromESRIShapeCursor
(int importFlags, int type, ByteBufferCursor shapeBuffers)