Uses of Class
gata.geneGlyphs.GlyphPanel

Packages that use GlyphPanel
gata.geneGlyphs For representing annotation, scale bars, and generic tracks. 
gata.main Main app, utility, and params for GATAPlotter. 
gata.menu GATAPlotter menus, panels, and frames. 
 

Uses of GlyphPanel in gata.geneGlyphs
 

Methods in gata.geneGlyphs that return GlyphPanel
 GlyphPanel Annotation.getGlyphPanel()
           
 

Uses of GlyphPanel in gata.main
 

Methods in gata.main that return GlyphPanel
 GlyphPanel AnnoSpecParams.getGlyphPanel()
           
 

Methods in gata.main with parameters of type GlyphPanel
 void AnnoSpecParams.setGlyphPanel(GlyphPanel panel)
           
 

Uses of GlyphPanel in gata.menu
 

Methods in gata.menu with parameters of type GlyphPanel
 void GATAFrame.setCompGlyphPanel(GlyphPanel panel)
           
 void GATAFrame.setRefGlyphPanel(GlyphPanel panel)