mxGraph 2.5.0.3


com.mxgraph.costfunction
Class mxCostFunction

java.lang.Object
  extended by com.mxgraph.costfunction.mxCostFunction
All Implemented Interfaces:
mxICostFunction
Direct Known Subclasses:
mxConstCostFunction, mxDoubleValCostFunction

public abstract class mxCostFunction
extends Object
implements mxICostFunction


Constructor Summary
mxCostFunction()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.mxgraph.analysis.mxICostFunction
getCost
 

Constructor Detail

mxCostFunction

public mxCostFunction()

mxGraph 2.5.0.3


Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.