Uses of Class
io.metaloom.qdrant.client.http.model.collection.filter.GeoBoundingBox
Packages that use GeoBoundingBox
Package
Description
-
Uses of GeoBoundingBox in io.metaloom.qdrant.client.http.model.collection.filter
Methods in io.metaloom.qdrant.client.http.model.collection.filter that return GeoBoundingBoxModifier and TypeMethodDescriptionGeoBoundingBox.setBottomRight(GeoPoint bottomRight) GeoBoundingBox.setTopLeft(GeoPoint topLeft) -
Uses of GeoBoundingBox in io.metaloom.qdrant.client.http.model.collection.filter.condition
Methods in io.metaloom.qdrant.client.http.model.collection.filter.condition that return GeoBoundingBoxMethods in io.metaloom.qdrant.client.http.model.collection.filter.condition with parameters of type GeoBoundingBoxModifier and TypeMethodDescriptionFieldCondition.setGeoBoundingBox(GeoBoundingBox geoBoundingBox)