|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnl.tudelft.simulation.dsol.tutorial.section44.Ball
nl.tudelft.simulation.dsol.tutorial.section44.ContinuousBall
An extension of Ball
| Field Summary |
| Fields inherited from class nl.tudelft.simulation.dsol.tutorial.section44.Ball |
destination, origin, RADIUS, rotZ |
| Constructor Summary | |
ContinuousBall(nl.tudelft.simulation.dsol.simulators.DESSSimulatorInterface simulator)
constructs a new Ball |
|
| Method Summary | |
nl.tudelft.simulation.language.d3.DirectedPoint |
getLocation()
|
void |
next()
next move |
| Methods inherited from class nl.tudelft.simulation.dsol.tutorial.section44.Ball |
getBounds, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ContinuousBall(nl.tudelft.simulation.dsol.simulators.DESSSimulatorInterface simulator)
throws java.rmi.RemoteException
simulator - the simulator
java.rmi.RemoteException - on network exception| Method Detail |
public nl.tudelft.simulation.language.d3.DirectedPoint getLocation()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionLocatableInterface#getLocation()
public void next()
throws java.rmi.RemoteException
java.rmi.RemoteException - on network failure
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||