Uses of Class
org.utgenome.gwt.ribbon.client.model.Ribbon.RibbonSegment.SegmentType

Packages that use Ribbon.RibbonSegment.SegmentType
org.utgenome.gwt.ribbon.client.model   
 

Uses of Ribbon.RibbonSegment.SegmentType in org.utgenome.gwt.ribbon.client.model
 

Fields in org.utgenome.gwt.ribbon.client.model declared as Ribbon.RibbonSegment.SegmentType
 Ribbon.RibbonSegment.SegmentType Ribbon.RibbonSegment.type
          GAP, FOLD, or NORMAL
 

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

Constructors in org.utgenome.gwt.ribbon.client.model with parameters of type Ribbon.RibbonSegment.SegmentType
Ribbon.RibbonSegment(int start, int end, int length, Ribbon.RibbonSegment.SegmentType type)
           
 



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