Arranges the diagram with the given layout.
Namespace: MindFusion.Diagramming
File: Diagram.js
JavaScript Copy Code |
---|
function arrange (layout) |
Object. The Layout algorithm to apply.
Available layout algorithms are SpringLayout, TreeLayout, BorderedTreeLayout, LayeredLayout, TreeMapLayout, FractalLayout, FlowchartLayout, TopologicalLayout, OrthogonalLayout.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |