|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--milk.visualize.Axis
Helper class standing for the axis values and index.
| Field Summary | |
int |
index
The attribute index for this axis |
double |
maxValue
The max and min values in the axis |
double |
minValue
The max and min values in the axis |
| Constructor Summary | |
Axis()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int index
public double maxValue
public double minValue
| Constructor Detail |
public Axis()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||