net.clackrouter.jgraph.pad
Interface GPGraphTools.CostFunction

All Known Implementing Classes:
GPGraphTools.DefaultCostFunction
Enclosing class:
GPGraphTools

public static interface GPGraphTools.CostFunction


Method Summary
 double getCost(JGraph graph, java.lang.Object cell)
           
 

Method Detail

getCost

double getCost(JGraph graph,
               java.lang.Object cell)