nl.tudelft.simulation.examples.dsol.animation
Class BallModel
java.lang.Object
nl.tudelft.simulation.examples.dsol.animation.BallModel
- All Implemented Interfaces:
- Serializable, ModelInterface
public class BallModel
- extends Object
- implements ModelInterface
- Author:
- peter
- See Also:
- Serialized Form
Constructor Summary |
BallModel()
constructs a new BallModel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BallModel
public BallModel()
- constructs a new BallModel
constructModel
public void constructModel(SimulatorInterface simulator)
throws SimRuntimeException,
RemoteException
- Specified by:
constructModel
in interface ModelInterface
- Throws:
SimRuntimeException
RemoteException
- See Also:
#constructModel(SimulatorInterface)
Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.