Uses of Class
org.utgenome.gwt.utgb.client.bio.ReadQueryConfig.Layout

Packages that use ReadQueryConfig.Layout
org.utgenome.gwt.utgb.client.bio Biological data objects for Google Web Toolkit RPC (Remote Procedure Call). 
org.utgenome.gwt.utgb.server.app Contains sample codes of web actions. 
 

Uses of ReadQueryConfig.Layout in org.utgenome.gwt.utgb.client.bio
 

Fields in org.utgenome.gwt.utgb.client.bio declared as ReadQueryConfig.Layout
 ReadQueryConfig.Layout ReadQueryConfig.layout
           
 

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

Constructors in org.utgenome.gwt.utgb.client.bio with parameters of type ReadQueryConfig.Layout
ReadQueryConfig(int pixelWidth, boolean hasCanvasSupport, ReadQueryConfig.Layout layout)
           
ReadQueryConfig(int pixelWidth, boolean hasCanvasSupport, ReadQueryConfig.Layout layout, int maxmumNumberOfReadsToDisplay, String wigPath)
           
 

Uses of ReadQueryConfig.Layout in org.utgenome.gwt.utgb.server.app
 

Fields in org.utgenome.gwt.utgb.server.app declared as ReadQueryConfig.Layout
 ReadQueryConfig.Layout ReadView.layout
           
 



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