This class is a default implementation of the EdgeLayout interface.

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 DefaultEdgeLayout : IEdgeLayout
Visual Basic
Public Class DefaultEdgeLayout _
	Implements IEdgeLayout

Remarks

This class is a default implementation of the EdgeLayout interface.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Layout..::..DefaultEdgeLayout

See Also