|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--analyzer.view.PairDistributionGraph
Field Summary | |
protected XYPlot |
autocorPlot
|
protected PairDistribution |
pairDistribution
|
protected Plot |
plot
|
protected PlotBox |
plotBox
|
protected CoordRange |
range
|
protected Axis |
xAxis
|
protected Axis |
yAxis
|
Constructor Summary | |
PairDistributionGraph(PairDistribution pairDistribution)
|
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 PairDistribution pairDistribution
protected CoordRange range
protected Plot plot
protected PlotBox plotBox
protected XYPlot autocorPlot
protected Axis xAxis
protected Axis yAxis
Constructor Detail |
public PairDistributionGraph(PairDistribution pairDistribution)
Method Detail |
public Plot getPlot()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |