org.utgenome.gwt.utgb.client.track.lib.old
Class OldUTGBRulerTrack

java.lang.Object
  extended by org.utgenome.gwt.utgb.client.track.TrackBase
      extended by org.utgenome.gwt.utgb.client.track.lib.old.OldUTGBTrack
          extended by org.utgenome.gwt.utgb.client.track.lib.old.OldUTGBRulerTrack
All Implemented Interfaces:
Track, TrackEntry, TrackGroupPropertyChangeListener

public class OldUTGBRulerTrack
extends OldUTGBTrack


Nested Class Summary
 
Nested classes/interfaces inherited from class org.utgenome.gwt.utgb.client.track.TrackBase
TrackBase.TrackFrameConfig
 
Nested classes/interfaces inherited from interface org.utgenome.gwt.utgb.client.track.Track
Track.TrackFactory
 
Field Summary
 
Fields inherited from class org.utgenome.gwt.utgb.client.track.lib.old.OldUTGBTrack
acceptSpeciesEntries, currentDescriptionURLInfo, descriptionURLList, optionAttributes
 
Fields inherited from class org.utgenome.gwt.utgb.client.track.TrackBase
_frame, _trackGroup, _trackInfo, frameConfig
 
Constructor Summary
OldUTGBRulerTrack()
           
 
Method Summary
static Track.TrackFactory factory()
           
 int getDefaultWindowHeight()
           
 int getMinimumWindowHeight()
           
 
Methods inherited from class org.utgenome.gwt.utgb.client.track.lib.old.OldUTGBTrack
draw, eraseMessage, getWidget, onChangeTrackConfig, onChangeTrackGroupProperty, onChangeTrackWindow, parseDescriptionXML, restoreProperties, saveProperties, setDescriptionXML, setUp, updateDescriptionXML, writeMessage
 
Methods inherited from class org.utgenome.gwt.utgb.client.track.TrackBase
beforeChangeTrackWindow, error, getBrowserService, getClassName, getConfig, getCoordinate, getFrame, getName, getTrackGroup, getTrackGroupProperty, getTrackGroupProperty, getTrackInfo, getTrackWindow, isInitialized, isTrack, isTrackGroup, loadView, onChange, onChangeTrackHeight, refresh, resolvePropertyValues, 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
 

Constructor Detail

OldUTGBRulerTrack

public OldUTGBRulerTrack()
Method Detail

factory

public static Track.TrackFactory factory()

getDefaultWindowHeight

public int getDefaultWindowHeight()
Specified by:
getDefaultWindowHeight in interface Track
Overrides:
getDefaultWindowHeight in class OldUTGBTrack
Returns:
default height of the track window

getMinimumWindowHeight

public int getMinimumWindowHeight()
Specified by:
getMinimumWindowHeight in interface Track
Overrides:
getMinimumWindowHeight in class TrackBase
Returns:
minimum height of the track window


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