InterEdgeRouter implementation that routes inter-edges using OrthogonalEdgeRouter .

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 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