A special component layouter that handles hierarchically grouped graphs
in a special way.
Namespace: yWorks.yFiles.Layout.GroupingAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class IsolatedGroupComponentLayouter : ComponentLayouter |
| Visual Basic |
|---|
Public Class IsolatedGroupComponentLayouter _ Inherits ComponentLayouter |
Remarks
A special component layouter that handles hierarchically grouped graphs
in a special way. Unlike
ComponentLayouter
this layout stage allows
isolated subgraphs within a group to be laid out as a separate component.
The orthogonal group layouter
OrthogonalGroupLayouter
uses
this layout stage as component layouter.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout..::..ComponentLayouter
yWorks.yFiles.Layout.Grouping..::..IsolatedGroupComponentLayouter
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout..::..ComponentLayouter
yWorks.yFiles.Layout.Grouping..::..IsolatedGroupComponentLayouter