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