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 class
LatLongRect
Rectangle determined by min and max `LatLng` pairs.static class
LatLongRect.Builder
Rectangle determined by min and max `LatLng` pairs.Methods in com.google.cloud.vision.v1p3beta1 that return LatLongRectOrBuilder Modifier and Type Method Description LatLongRectOrBuilder
ImageContext.Builder. getLatLongRectOrBuilder()
Not used.LatLongRectOrBuilder
ImageContext. getLatLongRectOrBuilder()
Not used.LatLongRectOrBuilder
ImageContextOrBuilder. getLatLongRectOrBuilder()
Not used.
-