| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
GeoJsonPolygon |
GeoJsonPolygon.clone() |
GeoJsonPolygon |
GeoJsonPolygon.set(String fieldName,
Object value) |
GeoJsonPolygon |
GeoJsonPolygon.setCoordinates(List<List<List<Double>>> coordinates)
An array of LinearRings, each of which is an array of four or more GeoJsonPositions.
|