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