|
Eclipse Draw2d 3.7 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GraphicsSource
Provides a Graphics object for painting.
| Method Summary | |
|---|---|
void |
flushGraphics(Rectangle region)
Tells the GraphicsSource that you have finished using that region. |
Graphics |
getGraphics(Rectangle region)
Returns a Graphics for the rectangular region requested. |
| Method Detail |
|---|
Graphics getGraphics(Rectangle region)
null.
region - The rectangular region
void flushGraphics(Rectangle region)
region - The rectangular region that that no longer needs the Graphics
|
Eclipse Draw2d 3.7 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||