| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
MultiPoint |
MultiPoint.clone() |
MultiPoint |
MultiPoint.set(String fieldName,
Object value) |
MultiPoint |
MultiPoint.setCoordinates(List<List<Double>> coordinates)
The coordinates of this multi-point as an array of positions.
|