|
Eclipse Draw2d 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public Graphics getGraphics(Rectangle region)
null
.
region
- The rectangular region
public void flushGraphics(Rectangle region)
region
- The rectangular region that that no longer needs the Graphics
|
Eclipse Draw2d 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |