public class ErrorBarsSeriesInfo extends HlSeriesInfo<FastErrorBarsRenderableSeries>
FastErrorBarsRenderableSeries
highValue, lowValue, xValue, yValue
dataSeriesIndex, dataSeriesType, isHit, isWithinDataBounds, renderableSeries, seriesColor, seriesName, xyCoordinate
Constructor and Description |
---|
ErrorBarsSeriesInfo(FastErrorBarsRenderableSeries renderableSeries)
Creates a new instance of
ErrorBarsSeriesInfo class |
Modifier and Type | Method and Description |
---|---|
void |
update(HitTestInfo hitTestInfo,
boolean interpolate)
Updates this instance with information provided by
hitTestInfo instance |
clear, getFormattedHighValue, getFormattedLowValue, getFormattedXValue, getFormattedYValue
formatXCursorValue, formatYCursorValue, getRenderableSeries, isVisible, update
public ErrorBarsSeriesInfo(FastErrorBarsRenderableSeries renderableSeries)
ErrorBarsSeriesInfo
classrenderableSeries
- The parent renderable seriespublic void update(HitTestInfo hitTestInfo, boolean interpolate)
hitTestInfo
instanceupdate
in interface IHitTestInfoUpdatable
update
in class SeriesInfo<FastErrorBarsRenderableSeries>
hitTestInfo
- The results of hit testinterpolate
- If true perform interpolation