This package contains Layout interface which defines a widget-layout. Widget-layout is similar to Swing-layout.
It defines how children widgets should layed out.
This layout is not related with graph-oriented layout in org.netbeans.api.visual.graph.layout package.