Uses of Class
fr.igred.omero.repository.ProjectWrapper
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 ProjectWrapper in fr.igred.omero
Modifier and TypeMethodDescriptionBrowser.getProject
(Long id) Gets the project with the specified id from OMERO.Modifier and TypeMethodDescriptionBrowser.getProjects()
Gets all projects available from OMERO.Browser.getProjects
(ExperimenterWrapper experimenter) Gets all projects available from OMERO owned by a given user.Browser.getProjects
(Long... ids) Gets the projects with the specified ids from OMERO.Browser.getProjects
(String name) Gets all projects with a certain name from OMERO. -
Uses of ProjectWrapper in fr.igred.omero.annotations
Modifier and TypeMethodDescriptionGenericAnnotationWrapper.getProjects
(Client client) Gets all projects with this annotation from OMERO. -
Uses of ProjectWrapper in fr.igred.omero.repository
Modifier and TypeMethodDescriptionDatasetWrapper.getProjects
(Client client) Retrieves the projects containing this dataset.ImageWrapper.getProjects
(Client client) Retrieves the projects containing this image