public class size extends java.lang.Object
size()
size(int Width, int Height)
int
getHeight()
getWidth()
void
setHeight(int Height)
setWidth(int Width)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public size()
public size(int Width, int Height)
public void setWidth(int Width)
public void setHeight(int Height)
public int getWidth()
public int getHeight()