public class AutomaticScaleCalculator extends ScaleCalculator
increment
Constructor and Description |
---|
AutomaticScaleCalculator() |
Modifier and Type | Method and Description |
---|---|
void |
computeIncrement()
Computes the axis increment taking into account the user specified criteria.
|
computeScaleValues, getIncrement, getMaxValue, getMinValue, getNumberOfScaleItems, getRoundingPowerOfTen, round, roundTheIncrement, setMaxValue, setMinValue, setNumberOfScaleItems, setRoundingPowerOfTen, toString
public void computeIncrement()
computeIncrement
in class ScaleCalculator