Performance optimization stage for
OrthogonalEdgeRouter
.
Namespace: yWorks.yFiles.Layout.RouterAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class PatchRouterStage : AbstractLayoutStage |
| Visual Basic |
|---|
Public Class PatchRouterStage _ Inherits AbstractLayoutStage |
Remarks
Performance optimization stage for
OrthogonalEdgeRouter
. This layout stage decomposes
the input graph for the orthogonal edge router into several smaller graphs
on each of which the edge router will perform its action separately, hence
speeding up execution time and reducing peak memory consumption.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout.Router..::..PatchRouterStage
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout.Router..::..PatchRouterStage