public class OMEROMetadataStoreClientRoot extends 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.modCount
Constructor and Description |
---|
OMEROMetadataStoreClientRoot()
Default constructor.
|
OMEROMetadataStoreClientRoot(List<omero.model.Pixels> list)
Copy constructor.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
public OMEROMetadataStoreClientRoot()
public OMEROMetadataStoreClientRoot(List<omero.model.Pixels> list)
list
- the list of Pixels
objects for this instance
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.