Uses of Class
org.n52.io.geojson.GeoJSONObject.GeoJSONType
-
Packages that use GeoJSONObject.GeoJSONType Package Description org.n52.io.geojson -
-
Uses of GeoJSONObject.GeoJSONType in org.n52.io.geojson
Methods in org.n52.io.geojson that return GeoJSONObject.GeoJSONType Modifier and Type Method Description static GeoJSONObject.GeoJSONTypeGeoJSONObject.GeoJSONType. valueOf(String name)Returns the enum constant of this type with the specified name.static GeoJSONObject.GeoJSONType[]GeoJSONObject.GeoJSONType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-