Public 成员函数 | |
| FitZoom (AbstractChart chart) | |
| void | apply () |
Public 成员函数 继承自 com.ab.view.chart.AbstractTool | |
| AbstractTool (AbstractChart chart) | |
| double[] | getRange (int scale) |
| void | checkRange (double[] range, int scale) |
额外继承的成员函数 | |
Protected 成员函数 继承自 com.ab.view.chart.AbstractTool | |
| void | setXRange (double min, double max, int scale) |
| void | setYRange (double min, double max, int scale) |
Protected 属性 继承自 com.ab.view.chart.AbstractTool | |
| AbstractChart | mChart |
| XYMultipleSeriesRenderer | mRenderer |
The Class FitZoom.
|
inline |
Builds an instance of the fit zoom tool.
| chart | the XY chart |
|
inline |
Apply the tool.
1.8.8