public class Point extends Geometry
| Constructor and Description |
|---|
Point() |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getCoordinates() |
String |
getType() |
void |
setCoordinates(double[] coordinates) |
void |
setType(String type) |
getBbox, getCrs, setBbox, setCrsCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.