Uses of Class
com.esri.core.geometry.MapGeometryCursor
Packages that use MapGeometryCursor
-
Uses of MapGeometryCursor in com.esri.core.geometry
Subclasses of MapGeometryCursor in com.esri.core.geometryModifier and TypeClassDescription(package private) class
(package private) class
A simple MapGeometryCursor implementation that wraps a single MapGeometry or an array of MapGeometry classesMethods in com.esri.core.geometry that return MapGeometryCursorModifier and TypeMethodDescription(package private) abstract MapGeometryCursor
OperatorImportFromJson.execute
(Geometry.Type type, JsonReaderCursor jsonReaderCursor) Performs the ImportFromJson operation on a number of Json StringsOperatorImportFromJsonLocal.execute
(Geometry.Type type, JsonReaderCursor jsonParserCursor)