suvi.alg.interfaces
Interface AugmentedNodePositioning

All Superinterfaces:
NodePositioning

public interface AugmentedNodePositioning
extends NodePositioning

Node positioning as augmented by the algorithm chassis.


Method Summary
 java.awt.Rectangle boxOf(java.lang.Object originalNode)
          The bounding box of the specified original node.
 
Methods inherited from interface suvi.alg.interfaces.NodePositioning
positionOf
 

Method Detail

boxOf

public java.awt.Rectangle boxOf(java.lang.Object originalNode)

The bounding box of the specified original node.