Provides graph algorithms that order the nodes of a graph by a specific criterion.

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

Syntax

C#
public class NodeOrders
Visual Basic
Public Class NodeOrders

Remarks

Provides graph algorithms that order the nodes of a graph by a specific criterion.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.Algorithms..::..NodeOrders

See Also