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