InterEdgeRouter implementation that routes inter-edges using ChannelEdgeRouter .

Namespace: yWorks.yFiles.Layout
Assembly: yWorks.yFilesWPF.Algorithms (in yWorks.yFilesWPF.Algorithms.dll) Version: 2.2.0.2 (2.2.0.2)

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