|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphicElementChangeListener
Interface for entities interested in changes on graphic elements. This interface main role is to advise renderer that an element changed and therefore must be redrawn. This allows to avoid redrawing elements that did not changed.
Method Summary | |
---|---|
void |
graphicElementChanged(GraphicElement element)
|
Method Detail |
---|
void graphicElementChanged(GraphicElement element)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |