|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectSim.SimpleLocationManager
public class SimpleLocationManager
SimpleLocationManager allows for direct manipulation of location.
| Constructor Summary | |
|---|---|
SimpleLocationManager(Location location)
|
|
| Method Summary | |
|---|---|
Location |
getLocation(double t)
Returns the location produced by this manager at the given time t. |
void |
setLocation(Location location)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleLocationManager(Location location)
| Method Detail |
|---|
public void setLocation(Location location)
public Location getLocation(double t)
getLocation in interface LocationManager
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||