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, setName
public Map<String,Object> getGeometryJsonObject()
Feature
getGeometryJsonObject
in class Feature
public List<Coordinate> getCoordinates()
This work is licensed under a Creative Commons Attribution 4.0 International License.