Uses of Class
com.esri.core.geometry.MapGeometryCursor
-
Packages that use MapGeometryCursor Package Description com.esri.core.geometry -
-
Uses of MapGeometryCursor in com.esri.core.geometry
Subclasses of MapGeometryCursor in com.esri.core.geometry Modifier and Type Class Description (package private) class
OperatorImportFromJsonCursor
(package private) class
SimpleMapGeometryCursor
A simple MapGeometryCursor implementation that wraps a single MapGeometry or an array of MapGeometry classesMethods in com.esri.core.geometry that return MapGeometryCursor Modifier and Type Method Description (package private) abstract MapGeometryCursor
OperatorImportFromJson. execute(Geometry.Type type, JsonReaderCursor jsonReaderCursor)
Performs the ImportFromJson operation on a number of Json StringsMapGeometryCursor
OperatorImportFromJsonLocal. execute(Geometry.Type type, JsonReaderCursor jsonParserCursor)
-