Uses of Class
ome.xml.model.TextAnnotation
-
Packages that use TextAnnotation Package Description ome.xml.model -
-
Uses of TextAnnotation in ome.xml.model
Subclasses of TextAnnotation in ome.xml.model Modifier and Type Class Description class
CommentAnnotation
class
TagAnnotation
class
XMLAnnotation
Constructors in ome.xml.model with parameters of type TextAnnotation Constructor Description TextAnnotation(TextAnnotation orig)
Copy constructor.
-