algoanim.variables
Class VariableFactory

java.lang.Object
  extended by algoanim.variables.VariableFactory

public class VariableFactory
extends java.lang.Object


Constructor Summary
VariableFactory()
           
 
Method Summary
static Variable newVariable(java.lang.String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableFactory

public VariableFactory()
Method Detail

newVariable

public static Variable newVariable(java.lang.String type)