analyzer.view
Class StructureFactorGraph

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

public class StructureFactorGraph
extends java.lang.Object


Field Summary
protected  Plot plot
           
protected  PlotBox plotBox
           
protected  XYPlot plotLine
           
protected  XYPoints plotPoints
           
protected  CoordRange range
           
protected  StructureFactor structureFactor
           
protected  Axis xAxis
           
protected  Axis yAxis
           
 
Constructor Summary
StructureFactorGraph(StructureFactor structureFactor)
           
 
Method Summary
 Plot getPlot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

structureFactor

protected StructureFactor structureFactor

range

protected CoordRange range

plot

protected Plot plot

plotBox

protected PlotBox plotBox

plotLine

protected XYPlot plotLine

plotPoints

protected XYPoints plotPoints

xAxis

protected Axis xAxis

yAxis

protected Axis yAxis
Constructor Detail

StructureFactorGraph

public StructureFactorGraph(StructureFactor structureFactor)
Method Detail

getPlot

public Plot getPlot()


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