Simple Edge Router that draws edges straight-line.

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

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