Package | Description |
---|---|
com.google.cloud.vision.v1p4beta1 |
The interfaces provided are listed below, along with usage samples.
|
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.