|
OFC Charts 3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.oxymel.ofc.charts.NumberAxis
Field Summary | |
static int |
MOVE_FIRST_VALUE
Offset the lowest value on the axis |
static int |
MOVE_LAST_VALUE
Offset the highest value on the axis |
static int |
MOVE_ORIGIN_VALUE
Offset the origin of the axis |
Constructor Summary | |
NumberAxis(com.oxymel.ofc.charts.Axis axis)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static int MOVE_ORIGIN_VALUE
public static int MOVE_FIRST_VALUE
public static int MOVE_LAST_VALUE
Constructor Detail |
public NumberAxis(com.oxymel.ofc.charts.Axis axis)
|
OFC Charts 3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |