| Modifier and Type | Method and Description |
|---|---|
ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.Builder.build() |
ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.Builder.buildPartial() |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.getDefaultInstance() |
ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.getDefaultInstanceForType() |
ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.Builder.getDefaultInstanceForType() |
ImageBoundingPolyAnnotation |
AnnotationValue.getImageBoundingPolyAnnotation()
Annotation value for image bounding box, oriented bounding box
and polygon cases.
|
ImageBoundingPolyAnnotation |
AnnotationValue.Builder.getImageBoundingPolyAnnotation()
Annotation value for image bounding box, oriented bounding box
and polygon cases.
|
ImageBoundingPolyAnnotation |
AnnotationValueOrBuilder.getImageBoundingPolyAnnotation()
Annotation value for image bounding box, oriented bounding box
and polygon cases.
|
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseDelimitedFrom(InputStream input) |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseFrom(byte[] data) |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseFrom(ByteBuffer data) |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseFrom(com.google.protobuf.ByteString data) |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseFrom(InputStream input) |
static ImageBoundingPolyAnnotation |
ImageBoundingPolyAnnotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ImageBoundingPolyAnnotation> |
ImageBoundingPolyAnnotation.getParserForType() |
static com.google.protobuf.Parser<ImageBoundingPolyAnnotation> |
ImageBoundingPolyAnnotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.Builder.mergeFrom(ImageBoundingPolyAnnotation other) |
AnnotationValue.Builder |
AnnotationValue.Builder.mergeImageBoundingPolyAnnotation(ImageBoundingPolyAnnotation value)
Annotation value for image bounding box, oriented bounding box
and polygon cases.
|
static ImageBoundingPolyAnnotation.Builder |
ImageBoundingPolyAnnotation.newBuilder(ImageBoundingPolyAnnotation prototype) |
AnnotationValue.Builder |
AnnotationValue.Builder.setImageBoundingPolyAnnotation(ImageBoundingPolyAnnotation value)
Annotation value for image bounding box, oriented bounding box
and polygon cases.
|
Copyright © 2019 Google LLC. All rights reserved.