analyzer.view
Class TraceGraph
java.lang.Object
|
+--analyzer.view.TraceGraph
- public class TraceGraph
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
dataset
protected ScalarSeries dataset
histogram
protected Histogram histogram
range
protected CoordRange range
histRange
protected CoordRange histRange
histMax
protected double histMax
plot
protected Plot plot
traceBox
protected PlotBox traceBox
histBox
protected PlotBox histBox
tracePlot
protected XYPlot tracePlot
histPlot
protected XYBarPlot histPlot
meanLine
protected Line meanLine
windowMarks
protected XWindowMarks windowMarks
xAxis
protected Axis xAxis
yAxis
protected Axis yAxis
TraceGraph
public TraceGraph(ScalarSeries dataset,
Histogram histogram)
getPlot
public Plot getPlot()
Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu