|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpojos.DataObject
pojos.FileData
pojos.MultiImageData
public class MultiImageData
Handle image file composed of multiples files e.g. lei.
Constructor Summary | |
---|---|
MultiImageData(omero.model.OriginalFile image)
Creates a new instance. |
Method Summary | |
---|---|
List<ImageData> |
getComponents()
Returns the collection of images composing the file. |
void |
setComponents(List<ImageData> components)
Sets the images composing the file. |
Methods inherited from class pojos.FileData |
---|
getAbsolutePath, getDescription, getName, getPath, isDirectory, isHidden, lastModified, setDescription, setRegisteredFile, setRepositoryPath |
Methods inherited from class pojos.DataObject |
---|
asAnnotation, asChannel, asDataset, asExperimenter, asGroup, asIAnnotated, asImage, asIObject, asPixels, asPlate, asPojo, asPojos, asPojos, asProject, asScreen, asWell, asWellSample, getCreated, getDetails, getId, getOwner, getPermissions, getUpdated, getVersion, isDirty, isLoaded, nullDetails, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, nullSafe, setDirty, setId, setValue, setVersion, timeOfEvent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MultiImageData(omero.model.OriginalFile image)
image
- The object to host.Method Detail |
---|
public List<ImageData> getComponents()
public void setComponents(List<ImageData> components)
components
- The value to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.