public class AISize extends java.lang.Object
AISize(int width, int height)
int
getHeight()
getWidth()
void
setHeight(int height)
setWidth(int width)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AISize(int width, int height)
width
height
public void setWidth(int width)
public void setHeight(int height)
public int getWidth()
public int getHeight()