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