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) classFields in com.esri.core.geometry declared as ByteBufferCursorModifier and TypeFieldDescription(package private) ByteBufferCursorOperatorImportFromESRIShapeCursor.m_inputShapeBuffersMethods in com.esri.core.geometry that return ByteBufferCursorModifier and TypeMethodDescription(package private) abstract ByteBufferCursorOperatorExportToESRIShape.execute(int exportFlags, GeometryCursor geometryCursor) Performs the ExportToESRIShape operation(package private) ByteBufferCursorOperatorExportToESRIShapeLocal.execute(int exportFlags, GeometryCursor geometryCursor) Methods in com.esri.core.geometry with parameters of type ByteBufferCursorModifier and TypeMethodDescription(package private) abstract GeometryCursorOperatorImportFromESRIShape.execute(int importFlags, Geometry.Type type, ByteBufferCursor shapeBuffers) Performs the ImportFromESRIShape operation on a stream of shape buffers(package private) GeometryCursorOperatorImportFromESRIShapeLocal.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)