DESY ACOP Beans Home
de.desy.acop.chart
Class AcopAxis
java.lang.Object
de.desy.acop.chart.AcopAxis
public class AcopAxis
- extends java.lang.Object
Method Summary |
protected void |
drawAxis(java.awt.Graphics2D a)
|
protected int |
loadData(int size,
java.lang.Object PositionArray,
java.awt.Color[] ColorArray,
int[] StyleArray,
int[] WidthArray)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
axisIndex
protected int axisIndex
npoints
protected int npoints
axisON
protected boolean axisON
Position
protected double[] Position
penColor
protected java.awt.Color[] penColor
penWidth
protected int[] penWidth
penStyle
protected int[] penStyle
axisStroke
protected java.awt.BasicStroke axisStroke
AcopAxis
public AcopAxis(Acop acop,
int index)
loadData
protected int loadData(int size,
java.lang.Object PositionArray,
java.awt.Color[] ColorArray,
int[] StyleArray,
int[] WidthArray)
drawAxis
protected void drawAxis(java.awt.Graphics2D a)
Copyright © 2010. All Rights Reserved.