Package | Description |
---|---|
org.netbeans.api.visual.graph.layout |
This package contains built-in graph-oriented layout algorithms.
|
org.netbeans.api.visual.layout |
This package contains
Layout interface which defines a widget-layout. |
Class and Description |
---|
GraphLayout
This class represents a graph-orinted layout.
|
GraphLayoutListener |
GridGraphLayout
This class represents a graph-oriented layout which organizes nodes into a grid.
|
TreeGraphLayoutAlignment
This Enumeration is used to do the alignment in a TreeGraphLayout.
|
UniversalGraph
This interface represents an universal graph.
|
Class and Description |
---|
GraphLayout
This class represents a graph-orinted layout.
|