public interface GeoJSONFeature
| Modifier and Type | Method and Description |
|---|---|
com.vividsolutions.jts.geom.Geometry |
getGeometry() |
String |
getId() |
Map<String,Object> |
getProperties() |
boolean |
isSetGeometry() |
void |
setGeometry(com.vividsolutions.jts.geom.Geometry geometry) |
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.