|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCustomWidget
artofillusion.animation.VerticalAxis
public class VerticalAxis
This draws the vertical axis on graphs of keyframe values.
Field Summary | |
---|---|
static int |
TICK_SIZE
|
Constructor Summary | |
---|---|
VerticalAxis()
|
Method Summary | |
---|---|
void |
setGraphRange(double min,
double max)
Select the range for the graph. |
void |
showLineAtBottom(boolean show)
Set whether a line should be draw along the bottom edge. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int TICK_SIZE
Constructor Detail |
---|
public VerticalAxis()
Method Detail |
---|
public void setGraphRange(double min, double max)
public void showLineAtBottom(boolean show)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |