Uses of Interface
com.google.cloud.vision.v1p3beta1.LatLongRectOrBuilder
-
Packages that use LatLongRectOrBuilder Package Description com.google.cloud.vision.v1p3beta1 A client to Cloud Vision API -
-
Uses of LatLongRectOrBuilder in com.google.cloud.vision.v1p3beta1
Classes in com.google.cloud.vision.v1p3beta1 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.v1p3beta1 that return LatLongRectOrBuilder Modifier and Type Method Description LatLongRectOrBuilderImageContext.Builder. getLatLongRectOrBuilder()Not used.LatLongRectOrBuilderImageContext. getLatLongRectOrBuilder()Not used.LatLongRectOrBuilderImageContextOrBuilder. getLatLongRectOrBuilder()Not used.
-