analyzer.plot
Class AxisBox
java.lang.Object
|
+--analyzer.plot.PlotElement
|
+--analyzer.plot.AxisBox
- public class AxisBox
- extends PlotElement
Method Summary |
protected void |
autoSetTicks(double deltax,
double deltay)
|
protected void |
init()
|
void |
paint(java.awt.Graphics g)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
bigTicksX
protected double bigTicksX
bigTicksY
protected double bigTicksY
ticksize
protected int ticksize
xLabelWidth
protected int xLabelWidth
yLabelWidth
protected int yLabelWidth
AxisBox
public AxisBox()
AxisBox
public AxisBox(PlotElement next)
init
protected void init()
paint
public void paint(java.awt.Graphics g)
autoSetTicks
protected void autoSetTicks(double deltax,
double deltay)
Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu