This interface defines data provider keys for those layout algorithms that can
handle hierarchically grouped graphs.
Namespace: yWorks.yFiles.Layout.GroupingAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public static class GroupingKeys |
| Visual Basic |
|---|
Public NotInheritable Class GroupingKeys |
Remarks
This interface defines data provider keys for those layout algorithms that can
handle hierarchically grouped graphs. These keys define the parent-child relationship of nodes within the
hierarchy and tag nodes that act as group nodes.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout.Grouping..::..GroupingKeys
yWorks.yFiles.Layout.Grouping..::..GroupingKeys