Uses of Interface
io.qdrant.client.grpc.Points.GeoPolygonOrBuilder
-
Uses of Points.GeoPolygonOrBuilder in io.qdrant.client.grpc
Modifier and TypeClassDescriptionstatic final class
For a valid GeoPolygon, both the exterior and interior GeoLineStrings must consist of a minimum of 4 points.static final class
For a valid GeoPolygon, both the exterior and interior GeoLineStrings must consist of a minimum of 4 points.Modifier and TypeMethodDescriptionPoints.FieldCondition.Builder.getGeoPolygonOrBuilder()
Check if geo point is within a given polygonPoints.FieldCondition.getGeoPolygonOrBuilder()
Check if geo point is within a given polygonPoints.FieldConditionOrBuilder.getGeoPolygonOrBuilder()
Check if geo point is within a given polygon