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