Package suvi.api.alg

Interface to the layout algorithm.

See:
          Description

Interface Summary
GraphLayoutAlg Abstract interface for graph layout algorithms.
GraphLayoutAlgProgressPolicy Allows the progress of layout computation to be reported and the layout computation to be cancelled.
 

Class Summary
BasicGraphLayoutAlgProgressPolicy A default Null Object [PLOP3, Fowler1999] implementation that simply does nothing.
 

Package suvi.api.alg Description

Interface to the layout algorithm.