public abstract class NumericTickProviderBase extends DeltaTickProvider<NumericDeltaCalculator>
currentMajorDelta, currentMinorDelta, currentVisibleRangeMax, currentVisibleRangeMin, MIN_MINOR_DELTA_VALUE
axis
Modifier | Constructor and Description |
---|---|
protected |
NumericTickProviderBase(NumericDeltaCalculator deltaCalculator)
Creates a new instance of
NumericTickProviderBase class |
getMajorTickIndex, guardDeltaValues, isFirstMajorTickEven, isParamsValid, updateCullingPriorities, updateInternal
getTicks, shouldUpdateTicks, update, updateTicks
attachTo, detach, isAttached
protected NumericTickProviderBase(NumericDeltaCalculator deltaCalculator)
NumericTickProviderBase
classdeltaCalculator
- The delta calculator to use