InterEdgeRouter implementation that routes inter-edges using OrthogonalEdgeRouter .

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 OrthogonalInterEdgeRouter : PartitionLayouter..::..IInterEdgeRouter
Visual Basic
Public Class OrthogonalInterEdgeRouter _
	Implements PartitionLayouter..::..IInterEdgeRouter

Remarks

InterEdgeRouter implementation that routes inter-edges using OrthogonalEdgeRouter .

Inheritance Hierarchy

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

See Also