Class GeoPoint
java.lang.Object
org.springframework.data.elasticsearch.core.geo.GeoPoint
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GeoPoint
public GeoPoint(double latitude, double longitude)
-
-
Method Details
-
getLat
public double getLat() -
getLon
public double getLon() -
fromPoint
-
toPoint
-
equals
-
hashCode
-
toString
-