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 | 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 | Description |
---|---|
GraphLayout |
This class represents a graph-orinted layout.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.