AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
Public 成员函数 | 所有成员列表
com.ab.view.chart.FitZoom类 参考
类 com.ab.view.chart.FitZoom 继承关系图:
com.ab.view.chart.AbstractTool

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.

构造及析构函数说明

com.ab.view.chart.FitZoom.FitZoom ( AbstractChart  chart)
inline

Builds an instance of the fit zoom tool.

参数
chartthe XY chart

成员函数说明

void com.ab.view.chart.FitZoom.apply ( )
inline

Apply the tool.


该类的文档由以下文件生成: