Arranges the diagram with the given layout.
Namespace: MindFusion.Diagramming
Assembly: 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.
MvcDiagram Programmer's Guide | © 2024 MindFusion |