coordinates| Constructor and Description |
|---|
Polygon() |
Polygon(List<LngLatAlt> polygon) |
Polygon(LngLatAlt... polygon) |
| Modifier and Type | Method and Description |
|---|---|
void |
addInteriorRing(List<LngLatAlt> points) |
void |
addInteriorRing(LngLatAlt... points) |
List<LngLatAlt> |
getExteriorRing() |
List<LngLatAlt> |
getInteriorRing(int index) |
List<List<LngLatAlt>> |
getInteriorRings() |
void |
setExteriorRing(List<LngLatAlt> points) |
add, getCoordinates, setCoordinatesgetBbox, getCrs, getProperties, getProperty, setBbox, setCrs, setProperties, setPropertyCopyright © 2014. All Rights Reserved.