|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPaintListener
An IPaintListener can be attached to the renderer (via the FrameBuffer, because the actual renderer instances is not accessible) and will be notified before the actual painting of polygons starts and after it has finished.
Method Summary | |
---|---|
void |
finishedPainting()
Called when the renderer has finished painting. |
void |
startPainting()
Called when the renderer starts painting. |
Method Detail |
---|
void startPainting()
void finishedPainting()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |