InterEdgeRouter implementation that routes inter-edges using ChannelEdgeRouter .

Namespace: yWorks.yFiles.Layout
Assembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class ChannelInterEdgeRouter : PartitionLayouter..::..IInterEdgeRouter
Visual Basic
Public Class ChannelInterEdgeRouter _
	Implements PartitionLayouter..::..IInterEdgeRouter

Remarks

InterEdgeRouter implementation that routes inter-edges using ChannelEdgeRouter .

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Layout..::..PartitionLayouter..::..ChannelInterEdgeRouter

See Also