public class GeometryGeoJson
extends java.lang.Object
Constructor and Description |
---|
GeometryGeoJson() |
Modifier and Type | Method and Description |
---|---|
static Geometry |
fromJson(java.lang.String json)
Create a new instance of Geometry class by passing in a formatted valid JSON String.
|
public static Geometry fromJson(@NonNull java.lang.String json)
json
- a formatted valid JSON string defining a GeoJson Geometry