|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jCharts.axisChart.axis.scale.ScaleCalculator | +--org.jCharts.axisChart.axis.scale.AutomaticScaleCalculator
Field Summary |
Fields inherited from class org.jCharts.axisChart.axis.scale.ScaleCalculator |
increment |
Constructor Summary | |
AutomaticScaleCalculator()
|
Method Summary | |
void |
computeIncrement()
Computes the axis increment taking into account the user specified criteria. |
Methods inherited from class org.jCharts.axisChart.axis.scale.ScaleCalculator |
computeScaleValues, getIncrement, getMaxValue, getMinValue, getNumberOfScaleItems, getRoundingPowerOfTen, round, roundTheIncrement, setMaxValue, setMinValue, setNumberOfScaleItems, setRoundingPowerOfTen, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public AutomaticScaleCalculator()
Method Detail |
public void computeIncrement()
computeIncrement
in class ScaleCalculator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |