BoundingPoly |
BoundingPoly.Builder.build() |
|
BoundingPoly |
BoundingPoly.Builder.buildPartial() |
|
BoundingPoly |
Block.Builder.getBoundingBox() |
The bounding box for the block.
|
BoundingPoly |
Block.getBoundingBox() |
The bounding box for the block.
|
BoundingPoly |
BlockOrBuilder.getBoundingBox() |
The bounding box for the block.
|
BoundingPoly |
Paragraph.Builder.getBoundingBox() |
The bounding box for the paragraph.
|
BoundingPoly |
Paragraph.getBoundingBox() |
The bounding box for the paragraph.
|
BoundingPoly |
ParagraphOrBuilder.getBoundingBox() |
The bounding box for the paragraph.
|
BoundingPoly |
Symbol.Builder.getBoundingBox() |
The bounding box for the symbol.
|
BoundingPoly |
Symbol.getBoundingBox() |
The bounding box for the symbol.
|
BoundingPoly |
SymbolOrBuilder.getBoundingBox() |
The bounding box for the symbol.
|
BoundingPoly |
Word.Builder.getBoundingBox() |
The bounding box for the word.
|
BoundingPoly |
Word.getBoundingBox() |
The bounding box for the word.
|
BoundingPoly |
WordOrBuilder.getBoundingBox() |
The bounding box for the word.
|
BoundingPoly |
CropHint.Builder.getBoundingPoly() |
The bounding polygon for the crop region.
|
BoundingPoly |
CropHint.getBoundingPoly() |
The bounding polygon for the crop region.
|
BoundingPoly |
CropHintOrBuilder.getBoundingPoly() |
The bounding polygon for the crop region.
|
BoundingPoly |
EntityAnnotation.Builder.getBoundingPoly() |
Image region to which this entity belongs.
|
BoundingPoly |
EntityAnnotation.getBoundingPoly() |
Image region to which this entity belongs.
|
BoundingPoly |
EntityAnnotationOrBuilder.getBoundingPoly() |
Image region to which this entity belongs.
|
BoundingPoly |
FaceAnnotation.Builder.getBoundingPoly() |
The bounding polygon around the face.
|
BoundingPoly |
FaceAnnotation.getBoundingPoly() |
The bounding polygon around the face.
|
BoundingPoly |
FaceAnnotationOrBuilder.getBoundingPoly() |
The bounding polygon around the face.
|
static BoundingPoly |
BoundingPoly.getDefaultInstance() |
|
BoundingPoly |
BoundingPoly.Builder.getDefaultInstanceForType() |
|
BoundingPoly |
BoundingPoly.getDefaultInstanceForType() |
|
BoundingPoly |
FaceAnnotation.Builder.getFdBoundingPoly() |
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
BoundingPoly |
FaceAnnotation.getFdBoundingPoly() |
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
BoundingPoly |
FaceAnnotationOrBuilder.getFdBoundingPoly() |
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
static BoundingPoly |
BoundingPoly.parseDelimitedFrom(InputStream input) |
|
static BoundingPoly |
BoundingPoly.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BoundingPoly |
BoundingPoly.parseFrom(byte[] data) |
|
static BoundingPoly |
BoundingPoly.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BoundingPoly |
BoundingPoly.parseFrom(com.google.protobuf.ByteString data) |
|
static BoundingPoly |
BoundingPoly.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BoundingPoly |
BoundingPoly.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static BoundingPoly |
BoundingPoly.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BoundingPoly |
BoundingPoly.parseFrom(InputStream input) |
|
static BoundingPoly |
BoundingPoly.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static BoundingPoly |
BoundingPoly.parseFrom(ByteBuffer data) |
|
static BoundingPoly |
BoundingPoly.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|