public class Dimension
extends java.lang.Object
Constructor and Description |
---|
Dimension(int w,
int h) |
Modifier and Type | Method and Description |
---|---|
double |
getHeight() |
double |
getWidth() |
void |
setSize(double w,
double h) |