| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
GeometryCollection |
GeometryCollection.clone() |
GeometryCollection |
GeometryCollection.set(String fieldName,
Object value) |
GeometryCollection |
GeometryCollection.setGeometries(List<Geometry> geometries)
The geometry objects that are contained within this geometry collection.
|