This comparator compares edges by examining the
IComparable
that is obtained by passing the
target nodes
to
the
get method
of the
IDataProvider
bound to the graph via the
NodeOrderDpKey
key.
Namespace: yWorks.yFiles.Layout.TreeAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class NodeOrderComparator : IComparer |
| Visual Basic |
|---|
Public Class NodeOrderComparator _ Implements IComparer |
Remarks
This comparator compares edges by examining the
IComparable
that is obtained by passing the
target nodes
to
the
get method
of the
IDataProvider
bound to the graph via the
NodeOrderDpKey
key.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout.Tree..::..NodeOrderComparator
yWorks.yFiles.Layout.Tree..::..NodeOrderComparator