| Modifier and Type | Class and Description |
|---|---|
class |
Vertex
A vertex represents a 2D point in the image.
|
static class |
Vertex.Builder
A vertex represents a 2D point in the image.
|
| Modifier and Type | Method and Description |
|---|---|
VertexOrBuilder |
BoundingPoly.getVerticesOrBuilder(int index)
The bounding polygon vertices.
|
VertexOrBuilder |
BoundingPoly.Builder.getVerticesOrBuilder(int index)
The bounding polygon vertices.
|
VertexOrBuilder |
BoundingPolyOrBuilder.getVerticesOrBuilder(int index)
The bounding polygon vertices.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends VertexOrBuilder> |
BoundingPoly.getVerticesOrBuilderList()
The bounding polygon vertices.
|
List<? extends VertexOrBuilder> |
BoundingPoly.Builder.getVerticesOrBuilderList()
The bounding polygon vertices.
|
List<? extends VertexOrBuilder> |
BoundingPolyOrBuilder.getVerticesOrBuilderList()
The bounding polygon vertices.
|
Copyright © 2024 Google LLC. All rights reserved.