public class PolygonFeature extends Feature
| Constructor and Description |
|---|
PolygonFeature() |
| Modifier and Type | Method and Description |
|---|---|
List<Coordinate> |
getCoordinates() |
Map<String,Object> |
getGeometryJsonObject()
Subclasses should override with behavior specific to their geometry type
|
String |
getType() |
getJsonObject, getName, setNamepublic Map<String,Object> getGeometryJsonObject()
FeaturegetGeometryJsonObject in class Featurepublic List<Coordinate> getCoordinates()
This work is licensed under a Creative Commons Attribution 4.0 International License.