analyzer.view
Class TraceGraph.HistYRange

java.lang.Object
  |
  +--analyzer.view.TraceGraph.HistYRange

public class TraceGraph.HistYRange
extends java.lang.Object
implements Range


Field Summary
protected  XYDataSource source
           
 
Constructor Summary
TraceGraph.HistYRange(XYDataSource s)
           
 
Method Summary
 double getHigh()
           
 double getLow()
           
 double length()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

source

protected XYDataSource source
Constructor Detail

TraceGraph.HistYRange

public TraceGraph.HistYRange(XYDataSource s)
Method Detail

getLow

public double getLow()
Specified by:
getLow in interface Range

getHigh

public double getHigh()
Specified by:
getHigh in interface Range

length

public double length()
Specified by:
length in interface Range


Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu