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