graphics.listener
Class MMPPNGeneratorConstructor
java.lang.Object
|
+--graphics.listener.ModelGeneratorConstructor
|
+--graphics.listener.MMPPNGeneratorConstructor
- public class MMPPNGeneratorConstructor
- extends ModelGeneratorConstructor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mmppnmp
protected MMPPNModelPanel mmppnmp
mmppnm
protected MMPPNModel mmppnm
mmppng
protected MMPPNGeneration mmppng
startState
protected int startState
etatCount
protected int etatCount
alpha
protected double alpha
beta
protected double beta
lambda
protected double lambda
codec
protected AudioCodec codec
duration
protected int duration
fileName
protected java.lang.String fileName
MMPPNGeneratorConstructor
public MMPPNGeneratorConstructor(GestionTest gt)
constructModelGenerator
public void constructModelGenerator()
throws java.io.IOException
- constructModelGenerator :
- cree le model
- cree le model generator
- Specified by:
constructModelGenerator
in class ModelGeneratorConstructor
- Throws:
java.io.IOException
getModel
public GenericModel getModel()
- Specified by:
getModel
in class ModelGeneratorConstructor
getGenerator
public GenericGeneration getGenerator()
- Specified by:
getGenerator
in class ModelGeneratorConstructor