| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
Point |
Point.clone() |
Point |
Point.set(String fieldName,
Object value) |
Point |
Point.setCoordinates(List<Double> coordinates)
The coordinates of this point as a position in [longitude, latitude] or [longitude, latitude,
altitude] form.
|