public final class Dimension extends java.lang.Object implements org.omg.CORBA.portable.IDLEntity
int
height
width
Dimension()
Dimension(int width, int height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int width
public int height
public Dimension()
public Dimension(int width, int height)