Interface | Description |
---|---|
BaseMetadata |
A proxy capable of bidirectional communication of biological image data to
and from a particular storage medium.
|
IMetadata |
A proxy capable of bidirectional communication of biological image data to
and from a particular storage medium.
|
MetadataRetrieve |
A proxy whose responsibility it is to extract biological image data from a
particular storage medium.
|
MetadataRoot |
Abstract metadata root node.
|
MetadataStore |
A proxy whose responsibility it is to marshal biological image data into a
particular storage medium.
|
OMEXMLMetadata |
A utility class for constructing and manipulating OME-XML DOMs.
|
Class | Description |
---|---|
AbstractOMEXMLMetadata |
A utility class for constructing and manipulating OME-XML DOMs.
|
AggregateMetadata |
A metadata store which delegates the actual storage to one or more sub
metadata stores.
|
DummyMetadata |
A dummy implementation for
MetadataStore and
MetadataRetrieve that is used when no other
metadata implementations are available. |
FilterMetadata |
An implementation of
MetadataStore that removes unprintable
characters from metadata values before storing them in a delegate
MetadataStore. |
OMEXMLMetadataImpl |
A metadata store implementation for constructing and manipulating OME-XML
DOMs for the current version of OME-XML.
|
OMEXMLMetadataRoot |
A utility class for constructing and manipulating OME-XML DOMs.
|
Copyright © 2016 Open Microscopy Environment