nl.tudelft.simulation.examples.dsol.animation3d
Class BallModel3D

java.lang.Object
  extended by nl.tudelft.simulation.examples.dsol.animation3d.BallModel3D
All Implemented Interfaces:
Serializable, ModelInterface

public class BallModel3D
extends Object
implements ModelInterface

BallModel3D, the ball example in 3D
(c) copyright 2003 Delft University of Technology , the Netherlands.
See for project information www.simulation.tudelft.nl
License of use: General Public License (GPL) , no warranty

Version:
1.0 10.05.2004
Author:
Roy Chin
See Also:
Serialized Form

Constructor Summary
BallModel3D()
          Constructs new BallModel3D
 
Method Summary
 void constructModel(SimulatorInterface simulator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BallModel3D

public BallModel3D()
Constructs new BallModel3D

Method Detail

constructModel

public void constructModel(SimulatorInterface simulator)
                    throws RemoteException
Specified by:
constructModel in interface ModelInterface
Throws:
RemoteException
See Also:
(nl.tudelft.simulation.dsol.simulators.SimulatorInterface)


Copyright © 2002-2010 Delft University of Technology, the Netherlands. All Rights Reserved.