Arranges the container's children with the given layout.
Namespace: MindFusion.Diagramming
Package: ContainerNode.js
JavaScript Copy Code |
---|
function arrange (layout) |
The layout algorithm to apply.
Available layouts are SpringLayout, TreeLayout, BorderedTreeLayout, LayeredLayout, TreeMapLayout, FractalLayout, FlowchartLayout.