Package | Description |
---|---|
com.google.api.services.vision.v1.model |
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p4beta1Vertex |
GoogleCloudVisionV1p4beta1Vertex.clone() |
GoogleCloudVisionV1p4beta1Vertex |
GoogleCloudVisionV1p4beta1Vertex.set(String fieldName,
Object value) |
GoogleCloudVisionV1p4beta1Vertex |
GoogleCloudVisionV1p4beta1Vertex.setX(Integer x)
X coordinate.
|
GoogleCloudVisionV1p4beta1Vertex |
GoogleCloudVisionV1p4beta1Vertex.setY(Integer y)
Y coordinate.
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudVisionV1p4beta1Vertex> |
GoogleCloudVisionV1p4beta1BoundingPoly.getVertices()
The bounding polygon vertices.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudVisionV1p4beta1BoundingPoly |
GoogleCloudVisionV1p4beta1BoundingPoly.setVertices(List<GoogleCloudVisionV1p4beta1Vertex> vertices)
The bounding polygon vertices.
|
Copyright © 2011–2019 Google. All rights reserved.