public class Geometry extends GeoJsonObject
| Constructor and Description |
|---|
Geometry() |
| Modifier and Type | Method and Description |
|---|---|
static Geometry |
create(String type) |
Map<String,Object> |
get() |
String |
getType() |
void |
set(String name,
Object value) |
getBbox, getCrs, setBbox, setCrspublic String getType()
getType in class GeoJsonObjectpublic void set(String name, Object value)
set in class GeoJsonObjectpublic Map<String,Object> get()
get in class GeoJsonObjectCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.