The BusPlacer is a special NodePlacer that creates a bus where all child nodes and the root node
are connected to.
The BusPlacer is rotatable using the constructor BusPlacer(AbstractRotatableNodePlacer..::..Matrix) .
Namespace: yWorks.yFiles.Layout.TreeThe BusPlacer is rotatable using the constructor BusPlacer(AbstractRotatableNodePlacer..::..Matrix) .
Assembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class BusPlacer : AbstractRotatableNodePlacer |
| Visual Basic |
|---|
Public Class BusPlacer _ Inherits AbstractRotatableNodePlacer |
Remarks
The BusPlacer is a special NodePlacer that creates a bus where all child nodes and the root node
are connected to.
The BusPlacer is rotatable using the constructor BusPlacer(AbstractRotatableNodePlacer..::..Matrix) .
The BusPlacer is rotatable using the constructor BusPlacer(AbstractRotatableNodePlacer..::..Matrix) .
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout.Tree..::..AbstractRotatableNodePlacer
yWorks.yFiles.Layout.Tree..::..BusPlacer
yWorks.yFiles.Layout.Tree..::..AbstractRotatableNodePlacer
yWorks.yFiles.Layout.Tree..::..BusPlacer