|
org.netbeans.api.visual 2.21.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphLayoutListener | |
---|---|
org.netbeans.api.visual.graph.layout | This package contains built-in graph-oriented layout algorithms. |
Uses of GraphLayoutListener in org.netbeans.api.visual.graph.layout |
---|
Methods in org.netbeans.api.visual.graph.layout with parameters of type GraphLayoutListener | |
---|---|
void |
GraphLayout.addGraphLayoutListener(GraphLayoutListener<N,E> listener)
Adds a graph layout listener. |
void |
GraphLayout.removeGraphLayoutListener(GraphLayoutListener<N,E> listener)
Removes a graph layout listener. |
|
org.netbeans.api.visual 2.21.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |