jist.swans.runway
Class PlacementFile

java.lang.Object
  extended by jist.swans.runway.PlacementFile
All Implemented Interfaces:
PlacementInterface

public class PlacementFile
extends java.lang.Object
implements PlacementInterface


Constructor Summary
PlacementFile(java.lang.String namefile)
           
 
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

PlacementFile

public PlacementFile(java.lang.String namefile)
Method Detail

getNextLocation

public jist.swans.misc.Location getNextLocation()
Specified by:
getNextLocation in interface PlacementInterface

reset

public void reset()
Specified by:
reset in interface PlacementInterface