Skip navigation links
org.netbeans.api.visual 2.72

Package org.netbeans.api.visual.graph.layout

This package contains built-in graph-oriented layout algorithms.

See: Description

Package org.netbeans.api.visual.graph.layout Description

This package contains built-in graph-oriented layout algorithms. This layout is not related with widget-oriented layout in org.netbeans.api.visual.layout package. There is GraphLayout class which is used for defining a graph layout. The layout implementation does not have be based this class but it would make its integration with the rest of the library easier.

Skip navigation links
org.netbeans.api.visual 2.72