| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
GeoJsonLineString |
GeoJsonLineString.clone() |
GeoJsonLineString |
GeoJsonLineString.set(String fieldName,
Object value) |
GeoJsonLineString |
GeoJsonLineString.setCoordinates(List<List<Double>> coordinates)
The coordinates of this line string as an array of two or more positions.
|