Package com.mxgraph.generatorfunction
Class mxGeneratorFunction
- java.lang.Object
-
- com.mxgraph.generatorfunction.mxGeneratorFunction
-
- All Implemented Interfaces:
mxICostFunction
- Direct Known Subclasses:
mxGeneratorConstFunction
,mxGeneratorRandomFunction
,mxGeneratorRandomIntFunction
public abstract class mxGeneratorFunction extends java.lang.Object implements mxICostFunction
-
-
Constructor Summary
Constructors Constructor Description mxGeneratorFunction()
-
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
-
-