public class OMEROMetadataStoreClientRoot
extends java.util.ArrayList<omero.model.Pixels>
implements ome.xml.meta.MetadataRoot
MetadataRoot
implementation for the client side
implementation of the Bio-Formats MetadataStore
. This
class merely provides access to the pixels list.コンストラクタと説明 |
---|
OMEROMetadataStoreClientRoot()
Default constructor.
|
OMEROMetadataStoreClientRoot(java.util.List<omero.model.Pixels> list)
Copy constructor.
|