Namespace Syncfusion.UI.Xaml.Diagram.Layout
Classes
| DirectedTreeLayout
Represents a class to arrange the nodes and connectors automatically in a tree structure. |
| FlowchartLayout
Represents a class to arrange the nodes and connectors in a flowchart structure. |
| LayoutBase
Represents the base class for arranging nodes and connectors.. |
| LayoutManager
Represents a class which manages the node and connector arrangement. |
| MindMapTreeLayout
Represents a class to arrange the nodes and connectors automatically in a mind-map tree structure. |
| RadialTreeLayout
Represents a class to arrange the nodes and connectors automatically in a circular tree structure. |
| TreeLayoutBase
Represents the abstract base class for arranging nodes and connector as tree-structure. |
Interfaces
| ILayout
Represents the interface which manages the layout update. |
Enums
| BranchDirection
Specifies the different types of branch directions in FlowchartLayout class. |
| FlowchartOrientation
Specifies the different types of Orientation in FlowchartLayout class. |
| LayoutType
Specifies the different types of Layout in DirectedTreeLayout class. |
| MindMapTreeMode
Specifies the criteria for arranging the mind-map tree branches. |
| RootChildDirection
Specifies the direction for the immediate children of the root node in the mind-map tree layout. |
| TreeOrientation
Specifies the different types of tree orientations that a layout can have. |