| Package | Description |
|---|---|
| ch.hevs.medgift.plugins.common.models |
| Modifier and Type | Method and Description |
|---|---|
ImageReferenceEntity |
ImageAnnotation.getImageReference() |
| Modifier and Type | Method and Description |
|---|---|
List<ImageReferenceEntity> |
Patient.getImages() |
| Modifier and Type | Method and Description |
|---|---|
void |
Patient.addImage(ImageReferenceEntity image) |
void |
ImageAnnotation.setImageReference(ImageReferenceEntity imageReference) |
| Modifier and Type | Method and Description |
|---|---|
void |
Patient.setImages(List<ImageReferenceEntity> images) |
| Constructor and Description |
|---|
ImageAnnotation(String epadId,
String name,
String datetime,
String comment,
double[][] coordinates,
ImageReferenceEntity imageReference) |
Copyright © 2017 MedGIFT Group. All rights reserved.