Package | Description |
---|---|
ome.xml.model |
Modifier and Type | Field and Description |
---|---|
private List<TimestampAnnotation> |
StructuredAnnotations.timestampAnnotations |
Modifier and Type | Method and Description |
---|---|
TimestampAnnotation |
StructuredAnnotations.getTimestampAnnotation(int index) |
TimestampAnnotation |
StructuredAnnotations.setTimestampAnnotation(int index,
TimestampAnnotation timestampAnnotation) |
Modifier and Type | Method and Description |
---|---|
List<TimestampAnnotation> |
StructuredAnnotations.copyTimestampAnnotationList() |
Modifier and Type | Method and Description |
---|---|
void |
StructuredAnnotations.addTimestampAnnotation(TimestampAnnotation timestampAnnotation) |
void |
StructuredAnnotations.removeTimestampAnnotation(TimestampAnnotation timestampAnnotation) |
TimestampAnnotation |
StructuredAnnotations.setTimestampAnnotation(int index,
TimestampAnnotation timestampAnnotation) |
Constructor and Description |
---|
TimestampAnnotation(TimestampAnnotation orig)
Copy constructor.
|
Copyright © 2016 Open Microscopy Environment