Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
ImageAnnotation |
ImageAnnotation.clone() |
ImageAnnotation |
Annotation.getImageAnnotation()
Annotations for images.
|
ImageAnnotation |
ImageAnnotation.set(String fieldName,
Object value) |
ImageAnnotation |
ImageAnnotation.setBoundingPolys(List<BoundingPoly> boundingPolys)
The list of polygons outlining the sensitive regions in the image.
|
ImageAnnotation |
ImageAnnotation.setFrameIndex(Integer frameIndex)
0-based index of the image frame.
|
Modifier and Type | Method and Description |
---|---|
Annotation |
Annotation.setImageAnnotation(ImageAnnotation imageAnnotation)
Annotations for images.
|
Copyright © 2011–2024 Google. All rights reserved.