jist.swans.runway
Interface PlacementInterface

All Known Implementing Classes:
Placement, PlacementFile

public interface PlacementInterface


Method Summary
 jist.swans.misc.Location getNextLocation()
           
 void reset()
           
 

Method Detail

reset

void reset()

getNextLocation

jist.swans.misc.Location getNextLocation()