org.utgenome.gwt.utgb.client.view
Class TrackView

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.view.TrackView
All Implemented Interfaces:
Serializable

public class TrackView
extends Object
implements Serializable

view definition of tracks

Author:
leo
See Also:
Serialized Form

Nested Class Summary
static class TrackView.Coordinate
          Coordinate system
static class TrackView.Track
           
static class TrackView.TrackGroup
          Track Group is a set of tracks that share the same coordinate
 
Field Summary
 ArrayList<TrackView.Track> track
           
 TrackView.TrackGroup trackGroup
           
 
Constructor Summary
TrackView()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

trackGroup

public TrackView.TrackGroup trackGroup

track

public ArrayList<TrackView.Track> track
Constructor Detail

TrackView

public TrackView()


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