public class MultiPoint extends Geometry
| Constructor and Description |
|---|
MultiPoint() |
| Modifier and Type | Method and Description |
|---|---|
double[][] |
getCoordinates() |
String |
getType() |
void |
setCoordinates(double[][] coordinates) |
void |
setType(String type) |
create, get, getId, getProperties, set, setId, setPropertiesCopyright © 2007–2017 Andreas W. Bartels. All rights reserved.