Package com.mxgraph.costfunction
Class mxCostFunction
- java.lang.Object
-
- com.mxgraph.costfunction.mxCostFunction
-
- All Implemented Interfaces:
mxICostFunction
- Direct Known Subclasses:
mxConstCostFunction
,mxDoubleValCostFunction
public abstract class mxCostFunction extends java.lang.Object implements mxICostFunction
-
-
Constructor Summary
Constructors Constructor Description 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
-
-