org.utgenome.gwt.utgb.client.track.lib
Class WIGGraphCanvasTrack
java.lang.Object
org.utgenome.gwt.utgb.client.track.TrackBase
org.utgenome.gwt.utgb.client.track.lib.WIGTrack
org.utgenome.gwt.utgb.client.track.lib.WIGGraphCanvasTrack
- All Implemented Interfaces:
- Track, TrackEntry, TrackGroupPropertyChangeListener
public class WIGGraphCanvasTrack
- extends WIGTrack
WIG Track for displaying graph data, including bar chart, heat map, etc. Note: the implementation of
WIGGraphCanvasTrack was moved to WIGTrack
. This track is preserved for the backward compatibility.
- Author:
- yoshimura, leo
Methods inherited from class org.utgenome.gwt.utgb.client.track.TrackBase |
beforeChangeTrackWindow, error, getBrowserService, getClassName, getConfig, getCoordinate, getDefaultWindowHeight, getFrame, getMinimumWindowHeight, getName, getTrackGroup, getTrackGroupProperty, getTrackGroupProperty, getTrackInfo, getTrackWindow, isInitialized, isTrack, isTrackGroup, loadView, onChange, refresh, resolvePropertyValues, restoreProperties, saveProperties, setCenterOfTrackWindow, setConfig, setFrame, setTrackGroup, setTrackGroupProperty, toView, toXML, toXML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WIGGraphCanvasTrack
public WIGGraphCanvasTrack()
factory
public static Track.TrackFactory factory()
Copyright © 2007-2012 utgenome.org. All Rights Reserved.