Uses of Class
fr.igred.omero.repository.ScreenWrapper
Package
Description
This package contains abstract wrapper classes for the OMERO Gateway and the basic OMERO object.
This package contains wrapper classes for annotations.
This package contains classes related to the hierarchical organization for images.
-
Uses of ScreenWrapper in fr.igred.omero
Modifier and TypeMethodDescriptionGets the screen with the specified id from OMERO.Modifier and TypeMethodDescriptionBrowser.getScreens()
Gets all screens available from OMERO.Browser.getScreens
(ExperimenterWrapper experimenter) Gets all screens available from OMERO owned by a given user.Browser.getScreens
(Long... ids) Gets the screens with the specified ids from OMERO. -
Uses of ScreenWrapper in fr.igred.omero.annotations
Modifier and TypeMethodDescriptionGenericAnnotationWrapper.getScreens
(Client client) Gets all screens with this annotation from OMERO. -
Uses of ScreenWrapper in fr.igred.omero.repository
Modifier and TypeMethodDescriptionImageWrapper.getScreens
(Client client) Retrieves the screens containing this imagePlateAcquisitionWrapper.getScreens
(Client client) Retrieves the screens containing the parent plates.PlateWrapper.getScreens
(Client client) Retrieves the screens containing this plate.WellSampleWrapper.getScreens
(Client client) Returns the screens containing the parent Well.WellWrapper.getScreens
(Client client) Refreshes this well and retrieves the screens containing it.