Package fr.igred.omero
This package contains abstract wrapper classes for the OMERO Gateway and the basic OMERO object. It also contains a
Client, derived from the GatewayWrapper, which handles the retrieval of wrapped objects from OMERO.
-
Class Summary Class Description AnnotatableWrapper<T extends DataObject> Generic class containing a DataObject (or a subclass) object.Browser Abstract class to browse data on an OMERO server in a givenSecurityContext
and wrap DataObjects.Client Basic class, contains the gateway, the security context, and multiple facilities.GatewayWrapper Basic class, contains the gateway, the security context, and multiple facilities.GenericObjectWrapper<T extends DataObject> Generic class containing a DataObject (or a subclass) object.