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