| Package | Description |
|---|---|
| ome.xml.model |
| 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 © 2006–2024 Open Microscopy Environment. All rights reserved.