Package | Description |
---|---|
org.netbeans.api.visual.graph.layout |
This package contains built-in graph-oriented layout algorithms.
|
Modifier and Type | Method and Description |
---|---|
void |
GraphLayout.addGraphLayoutListener(GraphLayoutListener<N,E> listener)
Adds a graph layout listener.
|
void |
GraphLayout.removeGraphLayoutListener(GraphLayoutListener<N,E> listener)
Removes a graph layout listener.
|
Built on March 29 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.