A layout stage for hierarchically grouped graphs.
Namespace: yWorks.yFiles.Layout.GroupingAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class GroupNodeHider : AbstractLayoutStage |
| Visual Basic |
|---|
Public Class GroupNodeHider _ Inherits AbstractLayoutStage |
Remarks
A layout stage for hierarchically grouped graphs. Activating this stage
removes all group nodes and adjacent edges from the graph before
passing it on to its core layouter.
After the core layouter has arranged the graph, the hidden elements
will be reinserted in the graph again.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout.Grouping..::..GroupNodeHider
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout.Grouping..::..GroupNodeHider