public class JsonFeature extends Object
Constructor and Description |
---|
JsonFeature(String id,
String type,
BBox bbox,
com.vividsolutions.jts.geom.Geometry geometry,
Map<String,Object> properties) |
Modifier and Type | Method and Description |
---|---|
BBox |
getBBox() |
com.vividsolutions.jts.geom.Geometry |
getGeometry() |
String |
getId() |
Map<String,Object> |
getProperties() |
Object |
getProperty(String key) |
String |
getType() |
boolean |
hasGeometry() |
boolean |
hasProperties() |
String |
toString() |
Copyright © 2012–2018. All rights reserved.