public class Size extends java.lang.Object
Size(int width, int height)
int
getHeight()
getWidth()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Size(int width, int height)
public int getHeight()
public int getWidth()