|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.aduna.linkmap.LinkMapListenerAdapter
public class LinkMapListenerAdapter
Class providing no-op implementations of LinkMapListener.
| Constructor Summary | |
|---|---|
LinkMapListenerAdapter()
|
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkMapListenerAdapter()
| Method Detail |
|---|
public void derivedGraphChanged(LinkMap map)
LinkMapListener
derivedGraphChanged in interface LinkMapListenerpublic void graphLayoutStarted(LinkMap map)
LinkMapListener
graphLayoutStarted in interface LinkMapListenerpublic void graphLayoutFinished(LinkMap map)
LinkMapListener
graphLayoutFinished in interface LinkMapListenerpublic void renderingChanged(LinkMap map)
LinkMapListener
renderingChanged in interface LinkMapListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||