This comparator compares edges by examining the x-coordinates of the centers
of their target nodes.
Namespace: yWorks.yFiles.Layout.TreeAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class XCoordComparator : IComparer, Comparators..::..IPartialOrder |
| Visual Basic |
|---|
Public Class XCoordComparator _ Implements IComparer, Comparators..::..IPartialOrder |
Remarks
This comparator compares edges by examining the x-coordinates of the centers
of their target nodes.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout.Tree..::..XCoordComparator
yWorks.yFiles.Layout.Tree..::..XCoordComparator