|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PulgaCanvas
| Method Summary | |
|---|---|
void |
addShape(PulgaRectangle rectangle)
Adds a shape |
void |
changeSize(int w,
int h)
|
void |
clear()
Clears the background image and asks for repaint |
void |
clearShapes()
Removes all shapes. |
void |
repaint()
|
void |
setMaxUnitIncrement(int pixels)
|
void |
update(PluginManager manager)
Updates the image |
| Method Detail |
|---|
void addShape(PulgaRectangle rectangle)
rectangle - shape
void changeSize(int w,
int h)
void clear()
void setMaxUnitIncrement(int pixels)
void update(PluginManager manager)
throws CompileTimeException
CompileTimeExceptionvoid clearShapes()
void repaint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||