Uses of Interface
com.google.cloud.vision.v1.LocationInfoOrBuilder
-
Packages that use LocationInfoOrBuilder Package Description com.google.cloud.vision.v1 A client to Cloud Vision API -
-
Uses of LocationInfoOrBuilder in com.google.cloud.vision.v1
Classes in com.google.cloud.vision.v1 that implement LocationInfoOrBuilder Modifier and Type Class Description classLocationInfoDetected entity location information.static classLocationInfo.BuilderDetected entity location information.Methods in com.google.cloud.vision.v1 that return LocationInfoOrBuilder Modifier and Type Method Description LocationInfoOrBuilderEntityAnnotation.Builder. getLocationsOrBuilder(int index)The location information for the detected entity.LocationInfoOrBuilderEntityAnnotation. getLocationsOrBuilder(int index)The location information for the detected entity.LocationInfoOrBuilderEntityAnnotationOrBuilder. getLocationsOrBuilder(int index)The location information for the detected entity.Methods in com.google.cloud.vision.v1 that return types with arguments of type LocationInfoOrBuilder Modifier and Type Method Description List<? extends LocationInfoOrBuilder>EntityAnnotation.Builder. getLocationsOrBuilderList()The location information for the detected entity.List<? extends LocationInfoOrBuilder>EntityAnnotation. getLocationsOrBuilderList()The location information for the detected entity.List<? extends LocationInfoOrBuilder>EntityAnnotationOrBuilder. getLocationsOrBuilderList()The location information for the detected entity.
-