|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for communicating with either TimeGraph of Graph Panel class
Method Summary | |
void |
setGridOn(boolean b)
Turns grid display on or off. |
void |
setGridSpacing(int spacing)
Set spacing for grid pattern. |
void |
setLegendOn(boolean b)
Turns legend display on or off. |
void |
setRangeOn(boolean b)
Turns range display on or off. |
void |
setXScale(float scale)
Set scale of X axis |
void |
setYScale(float scale)
Set scale of Y axis |
Method Detail |
public void setGridOn(boolean b)
public void setGridSpacing(int spacing)
public void setLegendOn(boolean b)
public void setRangeOn(boolean b)
public void setXScale(float scale)
public void setYScale(float scale)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |