Uses of Class
ome.xml.model.DoubleAnnotation
Packages that use DoubleAnnotation
-
Uses of DoubleAnnotation in ome.xml.model
Methods in ome.xml.model that return DoubleAnnotationModifier and TypeMethodDescriptionStructuredAnnotations.getDoubleAnnotation(int index) StructuredAnnotations.setDoubleAnnotation(int index, DoubleAnnotation doubleAnnotation) Methods in ome.xml.model that return types with arguments of type DoubleAnnotationMethods in ome.xml.model with parameters of type DoubleAnnotationModifier and TypeMethodDescriptionvoidStructuredAnnotations.addDoubleAnnotation(DoubleAnnotation doubleAnnotation) voidStructuredAnnotations.removeDoubleAnnotation(DoubleAnnotation doubleAnnotation) StructuredAnnotations.setDoubleAnnotation(int index, DoubleAnnotation doubleAnnotation) Constructors in ome.xml.model with parameters of type DoubleAnnotation