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