AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
Public 成员函数 | 静态 Private 属性 | 所有成员列表
com.ab.view.level.AbLevelAbstractChart类 参考abstract
类 com.ab.view.level.AbLevelAbstractChart 继承关系图:
com.ab.view.level.AbLevelChart

Public 成员函数

abstract void draw (Canvas canvas, int x, int y, int measureWidth, int measureHeight, int screenWidth, int screenHeight, Paint paint)
 

静态 Private 属性

static final long serialVersionUID = 1L
 

详细描述

The Class AbLevelAbstractChart.

成员函数说明

abstract void com.ab.view.level.AbLevelAbstractChart.draw ( Canvas  canvas,
int  x,
int  y,
int  measureWidth,
int  measureHeight,
int  screenWidth,
int  screenHeight,
Paint  paint 
)
abstract

Draw.

参数
canvasthe canvas
xthe x
ythe y
measureWidththe measure width
measureHeightthe measure height
screenWidththe screen width
screenHeightthe screen height
paintthe paint

类成员变量说明

final long com.ab.view.level.AbLevelAbstractChart.serialVersionUID = 1L
staticprivate

The Constant serialVersionUID.


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