analyzer.plot
Class XWindowMarks

java.lang.Object
  |
  +--analyzer.plot.PlotElement
        |
        +--analyzer.plot.XWindowMarks

public class XWindowMarks
extends PlotElement

A rectangular frame for PlotBox.


Field Summary
 DoubleWindowModel xWindowModel
           
 
Fields inherited from class analyzer.plot.PlotElement
color, parent, stroke
 
Constructor Summary
XWindowMarks(DoubleWindowModel xWindowModel)
          Constructor
 
Method Summary
 void paint(java.awt.Graphics2D g)
          Paint
 
Methods inherited from class analyzer.plot.PlotElement
addElement, setPaint, setParent, setStroke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xWindowModel

public DoubleWindowModel xWindowModel
Constructor Detail

XWindowMarks

public XWindowMarks(DoubleWindowModel xWindowModel)
Constructor
Method Detail

paint

public void paint(java.awt.Graphics2D g)
Paint
Overrides:
paint in class PlotElement


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