Uses of Class
com.esri.core.geometry.JsonReaderCursor
-
Packages that use JsonReaderCursor Package Description com.esri.core.geometry -
-
Uses of JsonReaderCursor in com.esri.core.geometry
Subclasses of JsonReaderCursor in com.esri.core.geometry Modifier and Type Class Description (package private) classSimpleJsonReaderCursorFields in com.esri.core.geometry declared as JsonReaderCursor Modifier and Type Field Description (package private) JsonReaderCursorOperatorImportFromJsonCursor. m_inputJsonParsersMethods in com.esri.core.geometry with parameters of type JsonReaderCursor 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)Constructors in com.esri.core.geometry with parameters of type JsonReaderCursor Constructor Description OperatorImportFromJsonCursor(int type, JsonReaderCursor jsonParsers)
-