analyzer.interp
Class StructureFactor

java.lang.Object
  |
  +--analyzer.util.ConstXYDataSource
        |
        +--analyzer.interp.StructureFactor

public class StructureFactor
extends ConstXYDataSource
implements Interpreter


Field Summary
protected  InterpreterGUI gui
           
protected  DataTreeNode node
           
 
Fields inherited from class analyzer.util.ConstXYDataSource
x, xmax, xmin, y, ymax, ymin
 
Constructor Summary
StructureFactor(DataTreeNode node)
           
 
Method Summary
 InterpreterGUI getGUI()
           
 java.lang.String getName()
           
 
Methods inherited from class analyzer.util.ConstXYDataSource
getXData, getXMax, getXMin, getYData, getYMax, getYMin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

node

protected DataTreeNode node

gui

protected InterpreterGUI gui
Constructor Detail

StructureFactor

public StructureFactor(DataTreeNode node)
Method Detail

getGUI

public InterpreterGUI getGUI()
Specified by:
getGUI in interface Interpreter

getName

public java.lang.String getName()


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