|
| abstract void | draw (Canvas canvas, int x, int y, int measureWidth, int measureHeight, int screenWidth, int screenHeight, Paint paint) |
| |
| 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.
- 参数
-
| canvas | the canvas |
| x | the x |
| y | the y |
| measureWidth | the measure width |
| measureHeight | the measure height |
| screenWidth | the screen width |
| screenHeight | the screen height |
| paint | the paint |
| final long com.ab.view.level.AbLevelAbstractChart.serialVersionUID = 1L |
|
staticprivate |
The Constant serialVersionUID.
该类的文档由以下文件生成: