Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.GeoPoint
Packages that use Points.GeoPoint
-
Uses of Points.GeoPoint in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.GeoPointModifier and TypeMethodDescriptionPoints.GeoPoint.Builder.build()Points.GeoPoint.Builder.buildPartial()Points.GeoBoundingBox.Builder.getBottomRight()south-east cornerPoints.GeoBoundingBox.getBottomRight()south-east cornerPoints.GeoBoundingBoxOrBuilder.getBottomRight()south-east cornerPoints.GeoRadius.Builder.getCenter()Center of the circlePoints.GeoRadius.getCenter()Center of the circlePoints.GeoRadiusOrBuilder.getCenter()Center of the circlestatic Points.GeoPointPoints.GeoPoint.getDefaultInstance()Points.GeoPoint.Builder.getDefaultInstanceForType()Points.GeoPoint.getDefaultInstanceForType()Points.GeoBoundingBox.Builder.getTopLeft()north-west cornerPoints.GeoBoundingBox.getTopLeft()north-west cornerPoints.GeoBoundingBoxOrBuilder.getTopLeft()north-west cornerstatic Points.GeoPointPoints.GeoPoint.parseDelimitedFrom(InputStream input) static Points.GeoPointPoints.GeoPoint.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GeoPointPoints.GeoPoint.parseFrom(byte[] data) static Points.GeoPointPoints.GeoPoint.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GeoPointPoints.GeoPoint.parseFrom(com.google.protobuf.ByteString data) static Points.GeoPointPoints.GeoPoint.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GeoPointPoints.GeoPoint.parseFrom(com.google.protobuf.CodedInputStream input) static Points.GeoPointPoints.GeoPoint.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GeoPointPoints.GeoPoint.parseFrom(InputStream input) static Points.GeoPointPoints.GeoPoint.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GeoPointPoints.GeoPoint.parseFrom(ByteBuffer data) static Points.GeoPointPoints.GeoPoint.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.GeoPointModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.GeoPoint>Points.GeoPoint.getParserForType()static com.google.protobuf.Parser<Points.GeoPoint>Points.GeoPoint.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.GeoPointModifier and TypeMethodDescriptionPoints.GeoBoundingBox.Builder.mergeBottomRight(Points.GeoPoint value) south-east cornerPoints.GeoRadius.Builder.mergeCenter(Points.GeoPoint value) Center of the circlePoints.GeoPoint.Builder.mergeFrom(Points.GeoPoint other) Points.GeoBoundingBox.Builder.mergeTopLeft(Points.GeoPoint value) north-west cornerstatic Points.GeoPoint.BuilderPoints.GeoPoint.newBuilder(Points.GeoPoint prototype) Points.GeoBoundingBox.Builder.setBottomRight(Points.GeoPoint value) south-east cornerPoints.GeoRadius.Builder.setCenter(Points.GeoPoint value) Center of the circlePoints.GeoBoundingBox.Builder.setTopLeft(Points.GeoPoint value) north-west corner