analyzer.view
Class PermCycleGraph

java.lang.Object
  |
  +--analyzer.view.PermCycleGraph

public class PermCycleGraph
extends java.lang.Object


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

perms

protected java.util.Collection perms

range

protected CoordRange range

plot

protected Plot plot

plotBox

protected PlotBox plotBox

autocorPlot

protected XYPlot autocorPlot

xAxis

protected Axis xAxis

yAxis

protected Axis yAxis
Constructor Detail

PermCycleGraph

public PermCycleGraph(java.util.Collection perms)
Method Detail

getPlot

public Plot getPlot()


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