uk.ac.nott.cs.g54dia.library
Interface Cell

All Known Implementing Classes:
DefaultCell, EmptyCell, FuelPump, Station, Well

public interface Cell

Interface implemented by items in the Environment.


Method Summary
 Point getPoint()
           
 

Method Detail

getPoint

Point getPoint()