mxGraph 2.5.0.2


com.mxgraph.generatorfunction
Class mxGeneratorFunction

java.lang.Object
  extended by com.mxgraph.generatorfunction.mxGeneratorFunction
All Implemented Interfaces:
mxICostFunction
Direct Known Subclasses:
mxGeneratorConstFunction, mxGeneratorRandomFunction, mxGeneratorRandomIntFunction

public abstract class mxGeneratorFunction
extends Object
implements mxICostFunction


Constructor Summary
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
 

Constructor Detail

mxGeneratorFunction

public mxGeneratorFunction()

mxGraph 2.5.0.2


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