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