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