Generic Interface for classes that provide an ordering for the nodes of a graph.

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 interface INodeSequencer
Visual Basic
Public Interface INodeSequencer

Remarks

Generic Interface for classes that provide an ordering for the nodes of a graph.

See Also