Uses of Interface
io.qdrant.client.grpc.Points.GeoPointOrBuilder
Packages that use Points.GeoPointOrBuilder
-
Uses of Points.GeoPointOrBuilder in io.qdrant.client.grpc
Classes in io.qdrant.client.grpc that implement Points.GeoPointOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typeqdrant.GeoPoint
static final class
Protobuf typeqdrant.GeoPoint
Methods in io.qdrant.client.grpc that return Points.GeoPointOrBuilderModifier and TypeMethodDescriptionPoints.GeoBoundingBox.Builder.getBottomRightOrBuilder()
south-east cornerPoints.GeoBoundingBox.getBottomRightOrBuilder()
south-east cornerPoints.GeoBoundingBoxOrBuilder.getBottomRightOrBuilder()
south-east cornerPoints.GeoRadius.Builder.getCenterOrBuilder()
Center of the circlePoints.GeoRadius.getCenterOrBuilder()
Center of the circlePoints.GeoRadiusOrBuilder.getCenterOrBuilder()
Center of the circlePoints.GeoLineString.Builder.getPointsOrBuilder
(int index) Ordered sequence of GeoPoints representing the linePoints.GeoLineString.getPointsOrBuilder
(int index) Ordered sequence of GeoPoints representing the linePoints.GeoLineStringOrBuilder.getPointsOrBuilder
(int index) Ordered sequence of GeoPoints representing the linePoints.GeoBoundingBox.Builder.getTopLeftOrBuilder()
north-west cornerPoints.GeoBoundingBox.getTopLeftOrBuilder()
north-west cornerPoints.GeoBoundingBoxOrBuilder.getTopLeftOrBuilder()
north-west cornerMethods in io.qdrant.client.grpc that return types with arguments of type Points.GeoPointOrBuilderModifier and TypeMethodDescriptionList<? extends Points.GeoPointOrBuilder>
Points.GeoLineString.Builder.getPointsOrBuilderList()
Ordered sequence of GeoPoints representing the lineList<? extends Points.GeoPointOrBuilder>
Points.GeoLineString.getPointsOrBuilderList()
Ordered sequence of GeoPoints representing the lineList<? extends Points.GeoPointOrBuilder>
Points.GeoLineStringOrBuilder.getPointsOrBuilderList()
Ordered sequence of GeoPoints representing the line