Uses of Interface
com.google.cloud.vision.v1p1beta1.LatLongRectOrBuilder
-
Packages that use LatLongRectOrBuilder Package Description com.google.cloud.vision.v1p1beta1 A client to Cloud Vision API -
-
Uses of LatLongRectOrBuilder in com.google.cloud.vision.v1p1beta1
Classes in com.google.cloud.vision.v1p1beta1 that implement LatLongRectOrBuilder Modifier and Type Class Description classLatLongRectRectangle determined by min and max `LatLng` pairs.static classLatLongRect.BuilderRectangle determined by min and max `LatLng` pairs.Methods in com.google.cloud.vision.v1p1beta1 that return LatLongRectOrBuilder Modifier and Type Method Description LatLongRectOrBuilderImageContext.Builder. getLatLongRectOrBuilder()lat/long rectangle that specifies the location of the image.LatLongRectOrBuilderImageContext. getLatLongRectOrBuilder()lat/long rectangle that specifies the location of the image.LatLongRectOrBuilderImageContextOrBuilder. getLatLongRectOrBuilder()lat/long rectangle that specifies the location of the image.
-