Class GeoPoint
java.lang.Object
io.metaloom.qdrant.client.http.model.collection.filter.GeoPoint
- All Implemented Interfaces:
RestModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoubledoublesetLatitude(double latitude) setLongitude(double longitude)
-
Constructor Details
-
GeoPoint
public GeoPoint()
-
-
Method Details
-
getLatitude
public double getLatitude() -
setLatitude
-
getLongitude
public double getLongitude() -
setLongitude
-