Uses of Class
fr.igred.omero.annotations.FileAnnotationWrapper
Packages that use FileAnnotationWrapper
Package
Description
This package contains abstract wrapper classes for the OMERO Gateway and the basic OMERO object.
-
Uses of FileAnnotationWrapper in fr.igred.omero
Methods in fr.igred.omero that return types with arguments of type FileAnnotationWrapperModifier and TypeMethodDescriptionAnnotatableWrapper.getFileAnnotations
(Client client) Returns the file annotationsMethods in fr.igred.omero with parameters of type FileAnnotationWrapperModifier and TypeMethodDescriptionvoid
AnnotatableWrapper.addFileAnnotation
(Client client, FileAnnotationWrapper annotation) Deprecated.Links a file annotation to the object.