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