Layout stage for
OrthogonalEdgeRouter
that should be
applied when routing edges in hierarchically grouped graphs.
Namespace: yWorks.yFiles.Layout.RouterAssembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
public class GroupNodeRouterStage : AbstractLayoutStage |
| Visual Basic |
|---|
Public Class GroupNodeRouterStage _ Inherits AbstractLayoutStage |
Remarks
Layout stage for
OrthogonalEdgeRouter
that should be
applied when routing edges in hierarchically grouped graphs.
OrthogonalEdgeRouter
itself is not well suited
to route edges that connect to grouped nodes, since it considers
all nodes (also group nodes!) as obstacles that should be avoided
when determining the route of an edge.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout.Router..::..GroupNodeRouterStage
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout.Router..::..GroupNodeRouterStage