|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface defining methods for implementing the range of an axis, used when computing the number and location of the ticks in an axis.
Axis.| Method Summary | |
double |
max()
|
double |
max(double val)
|
double |
min()
|
double |
min(double val)
|
int |
numGaps()
|
int |
numGaps(int val)
|
| Method Detail |
public double min()
public double min(double val)
public double max()
public double max(double val)
public int numGaps()
public int numGaps(int val)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||