|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.swans.runway.Placement
public class Placement
Constructor Summary | |
---|---|
Placement(RunWay rw)
placement pour toutes les voies |
Method Summary | |
---|---|
jist.swans.misc.Location |
getNextLocation()
|
void |
reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Placement(RunWay rw)
rw
- Autoroute su lequel on place les véhiculesMethod Detail |
---|
public void reset()
reset
in interface PlacementInterface
public jist.swans.misc.Location getNextLocation()
getNextLocation
in interface PlacementInterface
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |