org.utgenome.gwt.utgb.client.view
Class TrackView.TrackGroup
java.lang.Object
org.utgenome.gwt.utgb.client.view.TrackView.TrackGroup
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- TrackView
public static class TrackView.TrackGroup
- extends Object
- implements Serializable
Track Group is a set of tracks that share the same coordinate
- Author:
- leo
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public int id
- ID of this track group
class_
public String class_
- Java class name of this track group. The underscore (_) is necessary to differentiate this parameter name
from the Java keyword class
coordinate
public TrackView.Coordinate coordinate
property
public CanonicalProperties property
TrackView.TrackGroup
public TrackView.TrackGroup()
Copyright © 2007-2012 utgenome.org. All Rights Reserved.