This class uses a customizable shuffle layout algorithm to recursively remove node
overlaps from grouped graph structures.
Namespace: yWorks.yFiles.Layout.OrganicAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public class GroupedShuffleLayouter : AbstractLayoutStage |
| Visual Basic |
|---|
Public Class GroupedShuffleLayouter _ Inherits AbstractLayoutStage |
Remarks
This class uses a customizable shuffle layout algorithm to recursively remove node
overlaps from grouped graph structures.
This class can be used as a LayoutStage in which case it will perform its work
after the core layouter instance has performed its work.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout.Organic..::..GroupedShuffleLayouter
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout.Organic..::..GroupedShuffleLayouter