| Package | Description |
|---|---|
| ome.xml.model |
| Modifier and Type | Field and Description |
|---|---|
private List<ListAnnotation> |
StructuredAnnotations.listAnnotations |
| Modifier and Type | Method and Description |
|---|---|
ListAnnotation |
StructuredAnnotations.getListAnnotation(int index) |
ListAnnotation |
StructuredAnnotations.setListAnnotation(int index,
ListAnnotation listAnnotation) |
| Modifier and Type | Method and Description |
|---|---|
List<ListAnnotation> |
StructuredAnnotations.copyListAnnotationList() |
| Modifier and Type | Method and Description |
|---|---|
void |
StructuredAnnotations.addListAnnotation(ListAnnotation listAnnotation) |
void |
StructuredAnnotations.removeListAnnotation(ListAnnotation listAnnotation) |
ListAnnotation |
StructuredAnnotations.setListAnnotation(int index,
ListAnnotation listAnnotation) |
| Constructor and Description |
|---|
ListAnnotation(ListAnnotation orig)
Copy constructor.
|
Copyright © 2015 Open Microscopy Environment