Uses of Class
ome.xml.model.MapAnnotation
Packages that use MapAnnotation
-
Uses of MapAnnotation in ome.xml.model
Methods in ome.xml.model that return MapAnnotationModifier and TypeMethodDescriptionStructuredAnnotations.getMapAnnotation(int index) StructuredAnnotations.setMapAnnotation(int index, MapAnnotation mapAnnotation) Methods in ome.xml.model that return types with arguments of type MapAnnotationMethods in ome.xml.model with parameters of type MapAnnotationModifier and TypeMethodDescriptionvoidStructuredAnnotations.addMapAnnotation(MapAnnotation mapAnnotation) voidStructuredAnnotations.removeMapAnnotation(MapAnnotation mapAnnotation) StructuredAnnotations.setMapAnnotation(int index, MapAnnotation mapAnnotation) Constructors in ome.xml.model with parameters of type MapAnnotation