JGraph
v5.13.0.4


Package com.jgraph.algebra.cost

JGraphLayout cost package defines a cost function and default implementations.

See:
          Description

Interface Summary
JGraphCostFunction The cost function takes a cell and returns it's cost as a double.
 

Class Summary
JGraphConstantCostFunction This allows to recursively compose any number of abstract layouts into a compound abstract layout.
JGraphDistanceCostFunction This class implements a priority queue.
 

Package com.jgraph.algebra.cost Description

JGraphLayout cost package defines a cost function and default implementations.


JGraph
v5.13.0.4


Copyright (C) 2001-2009 JGraph Ltd. All rights reserved.