org.utgenome.gwt.ribbon.client.model
Class Ribbon

java.lang.Object
  extended by org.utgenome.gwt.ribbon.client.model.Ribbon
All Implemented Interfaces:
Serializable

public class Ribbon
extends Object
implements Serializable

Ribbon for representing indels on a genome sequence

Author:
leo
See Also:
Serialized Form

Nested Class Summary
static class Ribbon.RibbonSegment
          A segment of the ribbon
 
Field Summary
 ArrayList<Ribbon.RibbonSegment> segment
           
 
Constructor Summary
Ribbon()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

segment

public ArrayList<Ribbon.RibbonSegment> segment
Constructor Detail

Ribbon

public Ribbon()


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