Uses of Class
com.google.cloud.vision.v1.LatLongRect
-
Packages that use LatLongRect Package Description com.google.cloud.vision.v1 A client to Cloud Vision API -
-
Uses of LatLongRect in com.google.cloud.vision.v1
Methods in com.google.cloud.vision.v1 that return LatLongRect Modifier and Type Method Description LatLongRectLatLongRect.Builder. build()LatLongRectLatLongRect.Builder. buildPartial()static LatLongRectLatLongRect. getDefaultInstance()LatLongRectLatLongRect.Builder. getDefaultInstanceForType()LatLongRectLatLongRect. getDefaultInstanceForType()LatLongRectImageContext.Builder. getLatLongRect()Not used.LatLongRectImageContext. getLatLongRect()Not used.LatLongRectImageContextOrBuilder. getLatLongRect()Not used.static LatLongRectLatLongRect. parseDelimitedFrom(InputStream input)static LatLongRectLatLongRect. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LatLongRectLatLongRect. parseFrom(byte[] data)static LatLongRectLatLongRect. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LatLongRectLatLongRect. parseFrom(com.google.protobuf.ByteString data)static LatLongRectLatLongRect. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LatLongRectLatLongRect. parseFrom(com.google.protobuf.CodedInputStream input)static LatLongRectLatLongRect. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LatLongRectLatLongRect. parseFrom(InputStream input)static LatLongRectLatLongRect. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LatLongRectLatLongRect. parseFrom(ByteBuffer data)static LatLongRectLatLongRect. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vision.v1 that return types with arguments of type LatLongRect Modifier and Type Method Description com.google.protobuf.Parser<LatLongRect>LatLongRect. getParserForType()static com.google.protobuf.Parser<LatLongRect>LatLongRect. parser()Methods in com.google.cloud.vision.v1 with parameters of type LatLongRect Modifier and Type Method Description LatLongRect.BuilderLatLongRect.Builder. mergeFrom(LatLongRect other)ImageContext.BuilderImageContext.Builder. mergeLatLongRect(LatLongRect value)Not used.static LatLongRect.BuilderLatLongRect. newBuilder(LatLongRect prototype)ImageContext.BuilderImageContext.Builder. setLatLongRect(LatLongRect value)Not used.
-