Package | Description |
---|---|
org.netbeans.api.visual.graph.layout |
This package contains built-in graph-oriented layout algorithms.
|
Modifier and Type | Method | 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 April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.