|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jas.plot.AxisType
Subclasses encapsulate details for a particular axis type.
DoubleAxis,
DateAxis,
StringAxis,
TimeAxis, Serialized Form| Field Summary | |
protected Axis |
axis
the axis object this type will be used on |
| Constructor Summary | |
AxisType()
|
|
| Method Summary | |
Axis |
getAxis()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.io.Externalizable |
readExternal, writeExternal |
| Field Detail |
protected Axis axis
| Constructor Detail |
public AxisType()
| Method Detail |
public final Axis getAxis()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||