Package | Description |
---|---|
fr.igred.omero.core |
This package contains interfaces and classes to handle images and their content, such as pixels, channels or planes.
|
fr.igred.omero.screen |
This package contains interfaces and classes related to the HCS organization, such as screens, plates or wells.
|
Modifier and Type | Method and Description |
---|---|
List<WellSample> |
Image.getWellSamples()
Retrieves the well samples containing this image.
|
List<WellSample> |
ImageWrapper.getWellSamples()
Retrieves the well samples containing this image.
|
List<WellSample> |
ImageWrapper.getWellSamples()
Retrieves the well samples containing this image.
|
List<WellSample> |
Image.getWellSamples()
Retrieves the well samples containing this image.
|
default List<WellSample> |
Image.getWellSamples(Browser browser)
Retrieves the well samples containing this image and updates them from OMERO.
|
default List<WellSample> |
Image.getWellSamples(Browser browser)
Retrieves the well samples containing this image and updates them from OMERO.
|
Modifier and Type | Class and Description |
---|---|
class |
WellSampleWrapper
Class containing a WellSampleData object.
|
Modifier and Type | Method and Description |
---|---|
List<WellSample> |
PlateAcquisition.getWellSamples()
Retrieves the well samples for this plate acquisition.
|
List<WellSample> |
PlateAcquisitionWrapper.getWellSamples()
Retrieves the well samples for this plate acquisition.
|
List<WellSample> |
Well.getWellSamples()
Returns the well samples linked to the well.
|
List<WellSample> |
WellWrapper.getWellSamples()
Returns the well samples linked to the well.
|
List<WellSample> |
WellWrapper.getWellSamples()
Returns the well samples linked to the well.
|
List<WellSample> |
Well.getWellSamples()
Returns the well samples linked to the well.
|
List<WellSample> |
PlateAcquisitionWrapper.getWellSamples()
Retrieves the well samples for this plate acquisition.
|
List<WellSample> |
PlateAcquisition.getWellSamples()
Retrieves the well samples for this plate acquisition.
|
List<WellSample> |
PlateAcquisition.getWellSamples(Browser browser)
Retrieves the well samples for this plate acquisition and reloads them from OMERO.
|
List<WellSample> |
PlateAcquisitionWrapper.getWellSamples(Browser browser)
Retrieves the well samples for this plate acquisition from OMERO and updates the object.
|
default List<WellSample> |
Well.getWellSamples(Browser browser)
Reloads this well and returns the well samples contained within.
|
default List<WellSample> |
Well.getWellSamples(Browser browser)
Reloads this well and returns the well samples contained within.
|
List<WellSample> |
PlateAcquisitionWrapper.getWellSamples(Browser browser)
Retrieves the well samples for this plate acquisition from OMERO and updates the object.
|
List<WellSample> |
PlateAcquisition.getWellSamples(Browser browser)
Retrieves the well samples for this plate acquisition and reloads them from OMERO.
|
Copyright © 2020–2023 GReD. All rights reserved.