Methods in <Unnamed> with parameters of type Canvas |
void |
PolygonFillTool.Paint(Canvas c,
int x,
int y)
|
void |
RectangleFillTool.Paint(Canvas c,
int x,
int y)
|
void |
EllipseSelectTool.Paint(Canvas c,
int x,
int y)
|
void |
PaintBucketTool.Paint(Canvas c,
int x,
int y)
|
void |
MoverTool.Paint(Canvas c,
int x,
int y)
|
void |
PolygonTool.Paint(Canvas c,
int x,
int y)
|
void |
RectangleSelectTool.Paint(Canvas c,
int x,
int y)
|
void |
EllipseFillTool.Paint(Canvas c,
int x,
int y)
|
void |
EllipseTool.Paint(Canvas c,
int x,
int y)
|
void |
EyeDropperTool.Paint(Canvas c,
int x,
int y)
|
void |
MagicWandTool.Paint(Canvas c,
int x,
int y)
|
void |
RectangleTool.Paint(Canvas c,
int x,
int y)
|
void |
Brush.Paint(Canvas c,
int x,
int y)
paints with the brush on the specified canvas at the specified location |