cad.simcad.ObjectImpl
Class GravityI

java.lang.Object
  |
  +--cad.simcad.ObjectImpl.GravityI
All Implemented Interfaces:
Gravity, java.io.Serializable

public class GravityI
extends java.lang.Object
implements Gravity

See Also:
Serialized Form

Constructor Summary
GravityI(int g)
           
 
Method Summary
 int getGravity()
           
 void setGravity(int g)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GravityI

public GravityI(int g)
Method Detail

setGravity

public void setGravity(int g)

getGravity

public int getGravity()
Specified by:
getGravity in interface Gravity

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be