All Classes Interface Summary Class Summary Enum Summary Exception Summary 
| Class | 
Description | 
| AccessException | 
 Reports an error occurred while trying to pull out data from the server. 
 | 
| AnnotatableWrapper<T extends DataObject> | 
 Generic class containing a DataObject (or a subclass) object. 
 | 
| AnnotationList | 
 List of GenericAnnotationWrapper objects 
 | 
| Browser | 
Abstract class to browse data on an OMERO server in a given  SecurityContext and wrap DataObjects.  
 | 
| ChannelWrapper | 
 Class containing a ChannelData object. 
 | 
| Client | 
 Basic class, contains the gateway, the security context, and multiple facilities. 
 | 
| DatasetWrapper | 
 Class containing a DatasetData object. 
 | 
| EllipseWrapper | 
 Class containing an EllipseData. 
 | 
| ExceptionHandler<T> | 
 Class to handle and convert OMERO exceptions. 
 | 
| ExceptionHandler.ExceptionWrapper<T,E extends java.lang.Throwable> | 
  | 
| ExceptionHandler.ThrowingConsumer<T,E extends java.lang.Throwable> | 
  | 
| ExceptionHandler.ThrowingFunction<T,R,E extends java.lang.Throwable> | 
  | 
| ExperimenterWrapper | 
 Class containing an ExperimenterData object. 
 | 
| FileAnnotationWrapper | 
 Class containing a FileAnnotationData object. 
 | 
| FolderWrapper | 
 Class containing a FolderData object. 
 | 
| GatewayWrapper | 
 Basic class, contains the gateway, the security context, and multiple facilities. 
 | 
| GenericAnnotationWrapper<T extends AnnotationData> | 
 Generic class containing an AnnotationData (or a subclass) object. 
 | 
| GenericObjectWrapper<T extends DataObject> | 
 Generic class containing a DataObject (or a subclass) object. 
 | 
| GenericRepositoryObjectWrapper<T extends DataObject> | 
 Generic class containing a DataObject (or a subclass) object. 
 | 
| GenericRepositoryObjectWrapper.ReplacePolicy | 
 Policy to specify how to handle objects when they are replaced. 
 | 
| GenericShapeWrapper<T extends ShapeData> | 
 Generic class containing a ShapeData (or a subclass) object. 
 | 
| GroupWrapper | 
 Class containing a GroupData object. 
 | 
| ImageWrapper | 
 Class containing an ImageData. 
 | 
| LibraryChecker | 
 Utility methods to check if required libraries/classes are available 
 | 
| LineWrapper | 
 Class containing an LineData. 
 | 
| MapAnnotationWrapper | 
 Class containing a MapAnnotationData, a MapAnnotationData contains a list of NamedValue(Key-Value pair). 
 | 
| MaskWrapper | 
 Class containing an MaskData. 
 | 
| OMEROServerError | 
 Reports an error occurred on the server. 
 | 
| PixelsWrapper | 
 Class containing a PixelData object. 
 | 
| PixelsWrapper.Bounds | 
 Class containing 5D bounds coordinates 
 | 
| PixelsWrapper.Coordinates | 
 Class containing 5D pixel coordinates 
 | 
| PlaneInfoWrapper | 
  | 
| PlateAcquisitionWrapper | 
 Class containing a PlateAcquisitionData object. 
 | 
| PlateWrapper | 
 Class containing a PlateData object. 
 | 
| PointWrapper | 
 Class containing an PointData. 
 | 
| PolygonWrapper | 
 Class containing an PolygonData. 
 | 
| PolylineWrapper | 
 Class containing an PolylineData. 
 | 
| ProjectWrapper | 
 Class containing a ProjectData object. 
 | 
| RatingAnnotationWrapper | 
 Class containing a RatingAnnotationData object. 
 | 
| RectangleWrapper | 
 Class containing an RectangleData. 
 | 
| ROIWrapper | 
 Class containing a ROIData object. 
 | 
| ScreenWrapper | 
 Class containing a ScreenData object. 
 | 
| ServiceException | 
 Reports an error occurred while trying to access the OMERO service. 
 | 
| ShapeList | 
 List of GenericShapeWrapper objects 
 | 
| TableWrapper | 
 Class containing the information to create a Table in OMERO. 
 | 
| TagAnnotationWrapper | 
 Class containing a TagAnnotationData object. 
 | 
| TextualAnnotationWrapper | 
 Class containing a TextualAnnotationData object. 
 | 
| TextWrapper | 
 Class containing an TextData. 
 | 
| WellSampleWrapper | 
 Class containing a WellSampleData object. 
 | 
| WellWrapper | 
 Class containing a WellData object. 
 | 
| Wrapper | 
 Utility class to convert DataObjects dynamically. 
 |