Represents a ranking for nodes in a graph as computed by RankAssignment.
Inheritance Hierarchy
RankAssignmentResult
Remarks
This class cannot be instantiated
Type Details
- yFiles module
- view-layout-bridge
Properties
Gets a mapping from each node to its rank index.
Remarks
Ranks do not need to be consecutive.
Gets a mapping from each node to a collection of all nodes of this rank.
Gets a mapping from a rank index to a collection of nodes at that rank.