Class GeoBoundingBox
java.lang.Object
io.metaloom.qdrant.client.http.model.collection.filter.GeoBoundingBox
- All Implemented Interfaces:
RestModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetBottomRight(GeoPoint bottomRight) setTopLeft(GeoPoint topLeft)
-
Constructor Details
-
GeoBoundingBox
public GeoBoundingBox()
-
-
Method Details
-
getTopLeft
-
setTopLeft
-
getBottomRight
-
setBottomRight
-