public static final class Dimension.Double extends Dimension
Dimension.Double, Dimension.Float| Constructor and Description |
|---|
Double(double width,
double height) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
double |
getHeight() |
double |
getWidth() |
void |
setHeight(double height) |
void |
setWidth(double width) |
int |
sizeOf() |