Package | Description |
---|---|
ome.xml.model |
Modifier and Type | Method and Description |
---|---|
LongAnnotation |
StructuredAnnotations.getLongAnnotation(int index) |
LongAnnotation |
StructuredAnnotations.setLongAnnotation(int index,
LongAnnotation longAnnotation) |
Modifier and Type | Method and Description |
---|---|
List<LongAnnotation> |
StructuredAnnotations.copyLongAnnotationList() |
Modifier and Type | Method and Description |
---|---|
void |
StructuredAnnotations.addLongAnnotation(LongAnnotation longAnnotation) |
void |
StructuredAnnotations.removeLongAnnotation(LongAnnotation longAnnotation) |
LongAnnotation |
StructuredAnnotations.setLongAnnotation(int index,
LongAnnotation longAnnotation) |
Copyright © 2014 Open Microscopy Environment