Uses of Class
org.utgenome.gwt.utgb.client.canvas.GWTGenomeCanvas.CoverageStyle

Packages that use GWTGenomeCanvas.CoverageStyle
org.utgenome.gwt.utgb.client.canvas Browser-side graphic drawing libraries using HTML canvas (or VML in IE). 
 

Uses of GWTGenomeCanvas.CoverageStyle in org.utgenome.gwt.utgb.client.canvas
 

Methods in org.utgenome.gwt.utgb.client.canvas that return GWTGenomeCanvas.CoverageStyle
static GWTGenomeCanvas.CoverageStyle GWTGenomeCanvas.CoverageStyle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GWTGenomeCanvas.CoverageStyle[] GWTGenomeCanvas.CoverageStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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