public class Gridbox extends java.lang.Object
Gridbox(int x, int y, Task task)
double
getHeight()
Task
getTask()
getWidth()
int
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Gridbox(int x, int y, Task task)
public int getX()
public int getY()
public double getWidth()
public double getHeight()
public Task getTask()