public class MultiLineString extends Geometry<List<LngLatAlt>>
coordinates| Constructor and Description |
|---|
MultiLineString() |
MultiLineString(List<LngLatAlt> line) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(GeoJsonObjectVisitor<T> geoJsonObjectVisitor) |
String |
toString() |
add, equals, getCoordinates, hashCode, setCoordinatesgetBbox, getCrs, setBbox, setCrspublic <T> T accept(GeoJsonObjectVisitor<T> geoJsonObjectVisitor)
accept in class GeoJsonObjectCopyright © 2018. All rights reserved.