| 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)
An array of at least two GeoJsonPolygon coordinate arrays.
|