Helper that reverses edges that are oriented in the wrong direction.

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

Syntax

C#
public class EdgeReverser
Visual Basic
Public Class EdgeReverser

Remarks

Helper that reverses edges that are oriented in the wrong direction.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Layout.Hierarchic..::..EdgeReverser

See Also