Uses of Enum
com.esri.core.geometry.OperatorImportFromGeoJsonLocal.GeoJsonType
Packages that use OperatorImportFromGeoJsonLocal.GeoJsonType
-
Uses of OperatorImportFromGeoJsonLocal.GeoJsonType in com.esri.core.geometry
Methods in com.esri.core.geometry that return OperatorImportFromGeoJsonLocal.GeoJsonTypeModifier and TypeMethodDescription(package private) static OperatorImportFromGeoJsonLocal.GeoJsonType
OperatorImportFromGeoJsonLocal.GeoJsonType.fromGeoJsonValue
(int v) Returns the enum constant of this type with the specified name.OperatorImportFromGeoJsonLocal.GeoJsonType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.esri.core.geometry with parameters of type OperatorImportFromGeoJsonLocal.GeoJsonTypeModifier and TypeMethodDescriptionprivate Geometry
OperatorImportFromGeoJsonLocal.OperatorImportFromGeoJsonHelper.createGeometry_
(OperatorImportFromGeoJsonLocal.GeoJsonType geo_json_type, int type)