public class Point extends Object
| Constructor and Description |
|---|
Point() |
| Modifier and Type | Method and Description |
|---|---|
List<Double> |
getCoordinates() |
String |
getType() |
void |
setCoordinates(List<Double> coordinates) |
void |
setType(String type) |
Copyright © 2015–2018 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.