Uses of Class
gata.geneGlyphs.Annotation

Packages that use Annotation
gata.main Main app, utility, and params for GATAPlotter. 
gata.menu GATAPlotter menus, panels, and frames. 
 

Uses of Annotation in gata.main
 

Methods in gata.main that return Annotation
 Annotation AnnoSpecParams.getAnnotation()
           
 

Methods in gata.main with parameters of type Annotation
 void AnnoSpecParams.setAnnotation(Annotation annotation)
           
 

Uses of Annotation in gata.menu
 

Methods in gata.menu with parameters of type Annotation
 void GATAFrame.setRefAnnotation(Annotation a)
          needed to add later since annotation doesn't exist when ToolFrame is created
 void GATAFrame.setCompAnnotation(Annotation a)
          needed to add later since annotation doesn't exist when ToolFrame is created