Package | Description |
---|---|
pojos |
Modifier and Type | Method and Description |
---|---|
ImageData |
PixelsData.getImage()
Returns the image linked to this pixels' set.
|
ImageData |
ROIData.getImage()
Returns the image for the ROI.
|
ImageData |
WellSampleData.getImage()
Returns the image related to that sample if any.
|
Modifier and Type | Method and Description |
---|---|
List<ImageData> |
MultiImageData.getComponents()
Returns the collection of images composing the file.
|
Modifier and Type | Method and Description |
---|---|
void |
PixelsData.setImage(ImageData image)
Sets the image linked to this pixels' set.
|
void |
WellSampleData.setImage(ImageData newValue)
Sets the image linked to this well sample.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiImageData.setComponents(List<ImageData> components)
Sets the images composing the file.
|
void |
DatasetData.setImages(Set<ImageData> newValue)
Sets the images contained in this dataset.
|
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.