Uses of Class
org.utgenome.graphics.GenomeWindow

Packages that use GenomeWindow
org.utgenome.graphics Graphics drawing classes 
 

Uses of GenomeWindow in org.utgenome.graphics
 

Methods in org.utgenome.graphics that return GenomeWindow
 GenomeWindow GenomeCanvas.getGenomeWindow()
           
 

Constructors in org.utgenome.graphics with parameters of type GenomeWindow
GeneCanvas(int pixelWidth, int pixelHeight, GenomeWindow genomeWindow)
           
GenomeCanvas(int width, int height, GenomeWindow window)
           
ReadCanvas(int width, int height, GenomeWindow window)
           
ReadCanvas(int width, int height, GenomeWindow window, ReadCanvas.DrawStyle style)
           
RibbonCanvas(int width, int height, GenomeWindow window)
           
 



Copyright © 2007-2012 utgenome.org. All Rights Reserved.