| com.ab.view.chart.SeriesSelection.SeriesSelection |
( |
int |
seriesIndex, |
|
|
int |
pointIndex, |
|
|
double |
xValue, |
|
|
double |
value |
|
) |
| |
|
inline |
Instantiates a new series selection.
- 参数
-
| seriesIndex | the series index |
| pointIndex | the point index |
| xValue | the x value |
| value | the value |
| int com.ab.view.chart.SeriesSelection.getPointIndex |
( |
| ) |
|
|
inline |
Gets the point index.
- 返回
- the point index
| int com.ab.view.chart.SeriesSelection.getSeriesIndex |
( |
| ) |
|
|
inline |
Gets the series index.
- 返回
- the series index
| double com.ab.view.chart.SeriesSelection.getValue |
( |
| ) |
|
|
inline |
Gets the value.
- 返回
- the value
| double com.ab.view.chart.SeriesSelection.getXValue |
( |
| ) |
|
|
inline |
Gets the x value.
- 返回
- the x value
| int com.ab.view.chart.SeriesSelection.mPointIndex |
|
private |
| int com.ab.view.chart.SeriesSelection.mSeriesIndex |
|
private |
| double com.ab.view.chart.SeriesSelection.mValue |
|
private |
| double com.ab.view.chart.SeriesSelection.mXValue |
|
private |
该类的文档由以下文件生成: