Class GeoJsonPoint

java.lang.Object
org.springframework.data.geo.Point
com.arangodb.springframework.core.geo.GeoJsonPoint
All Implemented Interfaces:
GeoJson<List<Double>>, Serializable

public class GeoJsonPoint extends Point implements GeoJson<List<Double>>
GeoJson representation of Point.
Author:
Christoph Strobl
See Also: