suvi.alg.interfaces
Interface NodeOrdering

All Known Subinterfaces:
AugmentedNodeOrdering

public interface NodeOrdering

Node ordering as computed by a node ordering policy.


Method Summary
 int columnOf(java.lang.Object node)
          The column of the specified node.
 

Method Detail

columnOf

public int columnOf(java.lang.Object node)

The column of the specified node.