|
|||||||||||
| 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
A Ball
(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
| Field Summary | |
protected nl.tudelft.simulation.language.d3.DirectedPoint |
destination
the destination |
protected nl.tudelft.simulation.language.d3.DirectedPoint |
origin
the origin |
static double |
RADIUS
the radius of the ball |
protected double |
rotZ
the rotation |
| Constructor Summary | |
Ball()
constructs a new Ball |
|
| Method Summary | |
javax.media.j3d.Bounds |
getBounds()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface nl.tudelft.simulation.dsol.animation.LocatableInterface |
getLocation |
| Field Detail |
public static final double RADIUS
protected nl.tudelft.simulation.language.d3.DirectedPoint origin
protected nl.tudelft.simulation.language.d3.DirectedPoint destination
protected double rotZ
| Constructor Detail |
public Ball()
| Method Detail |
public javax.media.j3d.Bounds getBounds()
throws java.rmi.RemoteException
getBounds in interface nl.tudelft.simulation.dsol.animation.LocatableInterfacejava.rmi.RemoteExceptionLocatableInterface.getBounds()public java.lang.String toString()
Object.toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||