|
Custom Layout Manager
The LayoutManager type provides the basic plumbing required for positioning symbols and nodes and also helps in abstracting away the layout logic from the rest of the diagram data.
By deriving from the LayoutManager type, you can implement custom layout management logic for your diagrams.
Custom Hierarchical Layout
|
|
|
|