Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
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.