| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Decides the rank of all nodes in the preprocessed graph.
Node ranking policies expect that:
Whether or not some heuristic is used to break cycles in the graph before actually computing the ranking is a responsibility of each particular node ranking policy. This division of labor allows a particular node ranking policy to consider cycles in the graph while computing the ranking.
| Method Summary | |
 NodeRanking | 
nodeRanking(javautils.graph.adt.AugmentedGraph original,
            javautils.graph.adt.AugmentedGraph preprocessed,
            GraphTopology topology,
            GraphLayoutAttrMap attrMap)
A node ranking for the graph.  | 
| Methods inherited from interface suvi.api.alg.attr.GraphLayoutAttrConsumer | 
defaultAttrs | 
| Method Detail | 
public NodeRanking nodeRanking(javautils.graph.adt.AugmentedGraph original,
                               javautils.graph.adt.AugmentedGraph preprocessed,
                               GraphTopology topology,
                               GraphLayoutAttrMap attrMap)
A node ranking for the graph.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||