Simple Edge Router that draws edges straight-line.

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

Syntax

C#
public class StraightLineEdgeRouter : ILayouter
Visual Basic
Public Class StraightLineEdgeRouter _
	Implements ILayouter

Remarks

Simple Edge Router that draws edges straight-line.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Layout.Partial..::..PartialLayouter..::..StraightLineEdgeRouter

See Also