|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--analyzer.view.BlockingGraph
Inner Class Summary | |
class |
BlockingGraph.BlockerYRange
|
class |
BlockingGraph.ErrorSource
|
Field Summary | |
protected Blocker |
blocker
|
protected XYPlot |
blockingPlot
|
protected Line |
errLine
|
DoubleSource |
ERROR_SOURCE
|
protected Plot |
plot
|
protected PlotBox |
plotBox
|
protected CoordRange |
range
|
protected Axis |
xAxis
|
protected Axis |
yAxis
|
Constructor Summary | |
BlockingGraph(Blocker blocker)
|
Method Summary | |
Plot |
getPlot()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected CoordRange range
protected Plot plot
protected PlotBox plotBox
protected XYPlot blockingPlot
protected Line errLine
protected Blocker blocker
protected Axis xAxis
protected Axis yAxis
public final DoubleSource ERROR_SOURCE
Constructor Detail |
public BlockingGraph(Blocker blocker)
Method Detail |
public Plot getPlot()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |