public class Dimension extends java.lang.Object
int
height
width
Dimension(int w, int h)
Dimension
set(int w, int h)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int width
public int height
public Dimension(int w, int h)
public Dimension set(int w, int h)