public final class Dimension extends Object
Represents dimensions of a 2d object.
static int
Height
Width
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final int Width
Object width.
public static final int Height
Object height.