Class GeoJsonLineString

java.lang.Object
com.arangodb.springframework.core.geo.GeoJsonMultiPoint
com.arangodb.springframework.core.geo.GeoJsonLineString
All Implemented Interfaces:
GeoJson<Iterable<Point>>

public class GeoJsonLineString extends GeoJsonMultiPoint
GeoJsonLineString is defined as list of at least 2 Points.
Author:
Christoph Strobl
See Also: