|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LinkMapListener
LinkMapListeners are notified by a LinkMap when its state changes, as a direct result of a method invocation on the LinkMap.
| Method Summary | |
|---|---|
void |
derivedGraphChanged(LinkMap map)
Signals that the derived Graph has been changed. |
void |
graphLayoutFinished(LinkMap map)
Indicates that the layout algorithm for the Graph has finished. |
void |
graphLayoutStarted(LinkMap map)
Indicates that the layout algorithm for the Graph has started. |
void |
renderingChanged(LinkMap map)
Indicates that the current rendering of the Graph has changed. |
| Method Detail |
|---|
void derivedGraphChanged(LinkMap map)
void graphLayoutStarted(LinkMap map)
void graphLayoutFinished(LinkMap map)
void renderingChanged(LinkMap map)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||