Package arez.dom
Class Dimension
java.lang.Object
arez.dom.Dimension
A class containing width and height dimensions.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Dimension
Create the dimension object.- Parameters:
width
- the width.height
- the height.
-
-
Method Details