public final class Dimension extends Object
| Constructor and Description |
|---|
Dimension(double width,
double height)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
double |
getHeight()
Returns the width of this Dimension in double precision.
|
double |
getWidth()
Returns the height of this Dimension in double precision
|
Copyright © 2018. All Rights Reserved.