Uses of Class
fr.igred.omero.annotations.AnnotationWrapper
-
Packages that use AnnotationWrapper Package Description fr.igred.omero.annotations This package contains interfaces and classes for handling annotations. -
-
Uses of AnnotationWrapper in fr.igred.omero.annotations
Subclasses of AnnotationWrapper in fr.igred.omero.annotations Modifier and Type Class Description class
FileAnnotationWrapper
Class containing a FileAnnotationData object.class
MapAnnotationWrapper
Class containing a MapAnnotationData, a MapAnnotationData contains a list of NamedValue(Key-Value pair).class
RatingAnnotationWrapper
Class containing a RatingAnnotationData object.class
TagAnnotationWrapper
Class containing a TagAnnotationData object.class
TextualAnnotationWrapper
Class containing a TextualAnnotationData object.
-