| Modifier and Type | Method and Description |
|---|---|
BoundingPoly.Builder |
BoundingPoly.Builder.addAllNormalizedVertices(Iterable<? extends NormalizedVertex> values)
The bounding polygon normalized vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.addAllVertices(Iterable<? extends Vertex> values)
The bounding polygon vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.addNormalizedVertices(int index,
NormalizedVertex.Builder builderForValue)
The bounding polygon normalized vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.addNormalizedVertices(int index,
NormalizedVertex value)
The bounding polygon normalized vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.addNormalizedVertices(NormalizedVertex.Builder builderForValue)
The bounding polygon normalized vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.addNormalizedVertices(NormalizedVertex value)
The bounding polygon normalized vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BoundingPoly.Builder |
BoundingPoly.Builder.addVertices(int index,
Vertex.Builder builderForValue)
The bounding polygon vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.addVertices(int index,
Vertex value)
The bounding polygon vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.addVertices(Vertex.Builder builderForValue)
The bounding polygon vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.addVertices(Vertex value)
The bounding polygon vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.clear() |
BoundingPoly.Builder |
BoundingPoly.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BoundingPoly.Builder |
BoundingPoly.Builder.clearNormalizedVertices()
The bounding polygon normalized vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BoundingPoly.Builder |
BoundingPoly.Builder.clearVertices()
The bounding polygon vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.clone() |
BoundingPoly.Builder |
Block.Builder.getBoundingBoxBuilder()
The bounding box for the block.
|
BoundingPoly.Builder |
Symbol.Builder.getBoundingBoxBuilder()
The bounding box for the symbol.
|
BoundingPoly.Builder |
Paragraph.Builder.getBoundingBoxBuilder()
The bounding box for the paragraph.
|
BoundingPoly.Builder |
Word.Builder.getBoundingBoxBuilder()
The bounding box for the word.
|
BoundingPoly.Builder |
FaceAnnotation.Builder.getBoundingPolyBuilder()
The bounding polygon around the face.
|
BoundingPoly.Builder |
CropHint.Builder.getBoundingPolyBuilder()
The bounding polygon for the crop region.
|
BoundingPoly.Builder |
EntityAnnotation.Builder.getBoundingPolyBuilder()
Image region to which this entity belongs.
|
BoundingPoly.Builder |
FaceAnnotation.Builder.getFdBoundingPolyBuilder()
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
BoundingPoly.Builder |
BoundingPoly.Builder.mergeFrom(BoundingPoly other) |
BoundingPoly.Builder |
BoundingPoly.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BoundingPoly.Builder |
BoundingPoly.Builder.mergeFrom(com.google.protobuf.Message other) |
BoundingPoly.Builder |
BoundingPoly.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BoundingPoly.Builder |
BoundingPoly.newBuilder() |
static BoundingPoly.Builder |
BoundingPoly.newBuilder(BoundingPoly prototype) |
BoundingPoly.Builder |
BoundingPoly.newBuilderForType() |
protected BoundingPoly.Builder |
BoundingPoly.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BoundingPoly.Builder |
BoundingPoly.Builder.removeNormalizedVertices(int index)
The bounding polygon normalized vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.removeVertices(int index)
The bounding polygon vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BoundingPoly.Builder |
BoundingPoly.Builder.setNormalizedVertices(int index,
NormalizedVertex.Builder builderForValue)
The bounding polygon normalized vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.setNormalizedVertices(int index,
NormalizedVertex value)
The bounding polygon normalized vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BoundingPoly.Builder |
BoundingPoly.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BoundingPoly.Builder |
BoundingPoly.Builder.setVertices(int index,
Vertex.Builder builderForValue)
The bounding polygon vertices.
|
BoundingPoly.Builder |
BoundingPoly.Builder.setVertices(int index,
Vertex value)
The bounding polygon vertices.
|
BoundingPoly.Builder |
BoundingPoly.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Block.Builder |
Block.Builder.setBoundingBox(BoundingPoly.Builder builderForValue)
The bounding box for the block.
|
Symbol.Builder |
Symbol.Builder.setBoundingBox(BoundingPoly.Builder builderForValue)
The bounding box for the symbol.
|
Paragraph.Builder |
Paragraph.Builder.setBoundingBox(BoundingPoly.Builder builderForValue)
The bounding box for the paragraph.
|
Word.Builder |
Word.Builder.setBoundingBox(BoundingPoly.Builder builderForValue)
The bounding box for the word.
|
FaceAnnotation.Builder |
FaceAnnotation.Builder.setBoundingPoly(BoundingPoly.Builder builderForValue)
The bounding polygon around the face.
|
CropHint.Builder |
CropHint.Builder.setBoundingPoly(BoundingPoly.Builder builderForValue)
The bounding polygon for the crop region.
|
EntityAnnotation.Builder |
EntityAnnotation.Builder.setBoundingPoly(BoundingPoly.Builder builderForValue)
Image region to which this entity belongs.
|
FaceAnnotation.Builder |
FaceAnnotation.Builder.setFdBoundingPoly(BoundingPoly.Builder builderForValue)
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
Copyright © 2023 Google LLC. All rights reserved.