public class SplineBandSeriesInfo extends BandSeriesInfo
xValue, xy1Coordinate, y1SeriesColor, y1Value, yValue
dataSeriesIndex, dataSeriesType, isWithinDataBounds, xyCoordinate
isHit, renderableSeries, seriesColor, seriesName
Constructor and Description |
---|
SplineBandSeriesInfo(BaseBandRenderableSeries renderableSeries)
Creates a new instance of
BaseBandRenderableSeries class |
Modifier and Type | Method and Description |
---|---|
void |
update(HitTestInfo hitTestInfo,
boolean interpolate)
Updates this instance with information provided by
hitTestInfo instance |
clear, getFormattedXValue, getFormattedY1Value, getFormattedYValue
formatXCursorValue, formatYCursorValue, getRenderableSeries, update
isVisible
public SplineBandSeriesInfo(BaseBandRenderableSeries renderableSeries)
BaseBandRenderableSeries
classrenderableSeries
- The parent renderable seriespublic void update(HitTestInfo hitTestInfo, boolean interpolate)
hitTestInfo
instanceupdate
in interface IHitTestInfoUpdatable
update
in class BandSeriesInfo
hitTestInfo
- The results of hit testinterpolate
- If true perform interpolation