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) classOperatorImportFromJsonCursor(package private) classSimpleMapGeometryCursorA 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 MapGeometryCursorOperatorImportFromJson. execute(Geometry.Type type, JsonReaderCursor jsonReaderCursor)Performs the ImportFromJson operation on a number of Json StringsMapGeometryCursorOperatorImportFromJsonLocal. execute(Geometry.Type type, JsonReaderCursor jsonParserCursor)
-