Class that routes edges within a vertical or horizontal channel
All edges will then be routed in an orthogonal fashion.
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 ChannelRouter |
| Visual Basic |
|---|
Public Class ChannelRouter |
Remarks
Class that routes edges within a vertical or horizontal channel
All edges will then be routed in an orthogonal fashion.
This class basically assigns subchannels to each each key (normally edges)
so that the
overall number of subchannels is small.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout.Router..::..ChannelRouter
yWorks.yFiles.Layout.Router..::..ChannelRouter