This tree layouter allows to layout a tree such that
each subgraph rooted at a node can either have a horizontal or
vertical layout.
Namespace: yWorks.yFiles.Layout.TreeAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class HVTreeLayouter : CanonicMultiStageLayouter |
| Visual Basic |
|---|
Public Class HVTreeLayouter _ Inherits CanonicMultiStageLayouter |
Remarks
This tree layouter allows to layout a tree such that
each subgraph rooted at a node can either have a horizontal or
vertical layout.
Here is an sample output of the layouter


Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..CanonicMultiStageLayouter
yWorks.yFiles.Layout.Tree..::..HVTreeLayouter
yWorks.yFiles.Layout..::..CanonicMultiStageLayouter
yWorks.yFiles.Layout.Tree..::..HVTreeLayouter