This tree layouter tries to generate compact tree layouts with a certain aspect
ratio.
Namespace: yWorks.yFiles.Layout.TreeAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class ARTreeLayouter : CanonicMultiStageLayouter |
| Visual Basic |
|---|
Public Class ARTreeLayouter _ Inherits CanonicMultiStageLayouter |
Remarks
This tree layouter tries to generate compact tree layouts with a certain aspect
ratio. The ratio can be specified for each subtree.
Here is a sample layout output (using an aspect ratio of 1 by 2)


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