Package | Description |
---|---|
loci.formats.services | |
ome.xml.model |
Modifier and Type | Method and Description |
---|---|
private void |
OMEXMLServiceImpl.createModulo(OMEXMLMetadata meta,
Modulo modulo,
StructuredAnnotations annotations,
Image image,
int imageIdx,
int annotationIndex,
int imageAnnotation)
Create a ModuloAlong* annotation corresponding to the given
Modulo . |
Modifier and Type | Field and Description |
---|---|
private StructuredAnnotations |
TimestampAnnotation.structuredAnnotations |
private StructuredAnnotations |
LongAnnotation.structuredAnnotations |
private StructuredAnnotations |
OME.structuredAnnotations |
private StructuredAnnotations |
TagAnnotation.structuredAnnotations |
private StructuredAnnotations |
CommentAnnotation.structuredAnnotations |
private StructuredAnnotations |
XMLAnnotation.structuredAnnotations |
private StructuredAnnotations |
DoubleAnnotation.structuredAnnotations |
private StructuredAnnotations |
BooleanAnnotation.structuredAnnotations |
private StructuredAnnotations |
MapAnnotation.structuredAnnotations |
private StructuredAnnotations |
FileAnnotation.structuredAnnotations |
private StructuredAnnotations |
TermAnnotation.structuredAnnotations |
private StructuredAnnotations |
ListAnnotation.structuredAnnotations |
Modifier and Type | Method and Description |
---|---|
StructuredAnnotations |
TimestampAnnotation.getStructuredAnnotations() |
StructuredAnnotations |
LongAnnotation.getStructuredAnnotations() |
StructuredAnnotations |
OME.getStructuredAnnotations() |
StructuredAnnotations |
TagAnnotation.getStructuredAnnotations() |
StructuredAnnotations |
CommentAnnotation.getStructuredAnnotations() |
StructuredAnnotations |
XMLAnnotation.getStructuredAnnotations() |
StructuredAnnotations |
DoubleAnnotation.getStructuredAnnotations() |
StructuredAnnotations |
BooleanAnnotation.getStructuredAnnotations() |
StructuredAnnotations |
MapAnnotation.getStructuredAnnotations() |
StructuredAnnotations |
FileAnnotation.getStructuredAnnotations() |
StructuredAnnotations |
TermAnnotation.getStructuredAnnotations() |
StructuredAnnotations |
ListAnnotation.getStructuredAnnotations() |
Modifier and Type | Method and Description |
---|---|
void |
TimestampAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) |
void |
LongAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) |
void |
OME.setStructuredAnnotations(StructuredAnnotations structuredAnnotations) |
void |
TagAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) |
void |
CommentAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) |
void |
XMLAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) |
void |
DoubleAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) |
void |
BooleanAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) |
void |
MapAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) |
void |
FileAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) |
void |
TermAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) |
void |
ListAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) |
Constructor and Description |
---|
StructuredAnnotations(StructuredAnnotations orig)
Copy constructor.
|
Copyright © 2016 Open Microscopy Environment