This class implements the third phase of the hierarchic layout algorithm for trees.
Namespace: yWorks.yFiles.Layout.HierarchicAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class TreeDrawer : AbstractDrawer |
| Visual Basic |
|---|
Public Class TreeDrawer _ Inherits AbstractDrawer |
Remarks
This class implements the third phase of the hierarchic layout algorithm for trees. If the input graph is not a tree,
an alternative drawer is invoked.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout.Hierarchic..::..AbstractDrawer
yWorks.yFiles.Layout.Hierarchic..::..TreeDrawer
yWorks.yFiles.Layout.Hierarchic..::..AbstractDrawer
yWorks.yFiles.Layout.Hierarchic..::..TreeDrawer