public class CategoryRangeCalculationHelper extends RangeCalculationHelper2DBase<java.lang.Double>
CategoryAxisBase
parentSurface
axis, dataRange, math, maximumRange, ZERO_RANGE_GROW_BY
Constructor and Description |
---|
CategoryRangeCalculationHelper()
Creates a new instance of
CategoryRangeCalculationHelper |
Modifier and Type | Method and Description |
---|---|
protected void |
updateXDataRange(RenderableSeriesCollection renderableSeries)
Updates data range of attached axis in X direction
|
protected void |
updateYDataRange(RenderableSeriesCollection renderableSeries)
Updates data range of attached axis in Y direction
|
attachTo, detach, getWindowedYRange, isValidSeriesForXAxis, isValidSeriesForYAxis, updateDataRange, updateMaximumRange
coerceUndefinedRange, coerceZeroRange, getDataRange, getMaximumRange, growBy, isAttached, onDataRangeChanged
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDataRange, getMaximumRange, onDataRangeChanged
public CategoryRangeCalculationHelper()
CategoryRangeCalculationHelper
protected void updateXDataRange(RenderableSeriesCollection renderableSeries)
updateXDataRange
in class RangeCalculationHelper2DBase<java.lang.Double>
renderableSeries
- The renderable series collectionprotected void updateYDataRange(RenderableSeriesCollection renderableSeries)
updateYDataRange
in class RangeCalculationHelper2DBase<java.lang.Double>
renderableSeries
- The renderable series collection