Uses of Interface
com.google.cloud.datalabeling.v1beta1.ImageBoundingPolyAnnotationOrBuilder
-
Packages that use ImageBoundingPolyAnnotationOrBuilder Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of ImageBoundingPolyAnnotationOrBuilder in com.google.cloud.datalabeling.v1beta1
Classes in com.google.cloud.datalabeling.v1beta1 that implement ImageBoundingPolyAnnotationOrBuilder Modifier and Type Class Description class
ImageBoundingPolyAnnotation
Image bounding poly annotation.static class
ImageBoundingPolyAnnotation.Builder
Image bounding poly annotation.Methods in com.google.cloud.datalabeling.v1beta1 that return ImageBoundingPolyAnnotationOrBuilder Modifier and Type Method Description ImageBoundingPolyAnnotationOrBuilder
AnnotationValue.Builder. getImageBoundingPolyAnnotationOrBuilder()
Annotation value for image bounding box, oriented bounding box and polygon cases.ImageBoundingPolyAnnotationOrBuilder
AnnotationValue. getImageBoundingPolyAnnotationOrBuilder()
Annotation value for image bounding box, oriented bounding box and polygon cases.ImageBoundingPolyAnnotationOrBuilder
AnnotationValueOrBuilder. getImageBoundingPolyAnnotationOrBuilder()
Annotation value for image bounding box, oriented bounding box and polygon cases.
-