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