Package | Description |
---|---|
com.google.cloud.vision.v1p2beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
VertexOrBuilder |
BoundingPolyOrBuilder.getVerticesOrBuilder(int index)
The bounding polygon vertices.
|
VertexOrBuilder |
BoundingPoly.getVerticesOrBuilder(int index)
The bounding polygon vertices.
|
VertexOrBuilder |
BoundingPoly.Builder.getVerticesOrBuilder(int index)
The bounding polygon vertices.
|
Modifier and Type | Method and Description |
---|---|
List<? extends VertexOrBuilder> |
BoundingPolyOrBuilder.getVerticesOrBuilderList()
The bounding polygon vertices.
|
List<? extends VertexOrBuilder> |
BoundingPoly.getVerticesOrBuilderList()
The bounding polygon vertices.
|
List<? extends VertexOrBuilder> |
BoundingPoly.Builder.getVerticesOrBuilderList()
The bounding polygon vertices.
|
Copyright © 2022 Google LLC. All rights reserved.