public class GeoJSONObject extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GeoJSONObject.GeoJSONType |
| Constructor and Description |
|---|
GeoJSONObject(String type) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getMembers() |
Object |
getProperty(String key) |
String |
getType() |
boolean |
hasProperty(String key) |
void |
setMembers(Map<String,Object> members) |
void |
setType(String type) |
public static final String LABEL
public GeoJSONObject(String type)
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.