public class IlvChartDataInteractor.DataPicker extends IlvDefaultChartDataPicker
IlvDefaultChartDataPicker
subclass which filters the
renderers according to the interactor y-axis index.Constructor and Description |
---|
DataPicker(int pickX,
int pickY,
int pickDist)
Creates a new
IlvChartDataInteractor.DataPicker object. |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(IlvChartRenderer r)
Tells whether the specified renderer must be considered, when
searching among several renderers.
|
computeDistance, getPickDistance, getPickX, getPickY, useDataSpace
public DataPicker(int pickX, int pickY, int pickDist)
IlvChartDataInteractor.DataPicker
object.public boolean accept(IlvChartRenderer r)
true
if the specified renderer and this
interactor are associated with the same y-axis.accept
in interface IlvChartDataPicker
accept
in class IlvDefaultChartDataPicker
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.