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

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

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