com.linksoft.chart
Class AxisTargetZone
java.lang.Object
com.linksoft.chart.AxisTargetZone
- public class AxisTargetZone
- extends java.lang.Object
Copyright (c) 2002-2005 LinkSoft Systems, Inc. All Rights Reserved
|
Constructor Summary |
AxisTargetZone(double start,
double end,
int uStart,
int uEnd)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DISABLED
protected static int DISABLED
unitStart
public int unitStart
unitEnd
public int unitEnd
positionStart
public double positionStart
style
public LineStyle style
positionEnd
public double positionEnd
fillStyle
public FillStyle fillStyle
label
public java.lang.String label
chart
protected Chart chart
AxisTargetZone
public AxisTargetZone(double start,
double end,
int uStart,
int uEnd)
paint
protected void paint(ChartGraphics g,
Axis axis,
Axis peerAxis,
int axisPosition)
createFromString
public static AxisTargetZone createFromString(java.lang.String s)