Class WidthHeight
java.lang.Object
com.stimulsoft.viewer.valueobjects.WidthHeight
Width height value object
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WidthHeight
public WidthHeight()
-
-
Method Details
-
getWidth
- Returns:
- the width
-
setWidth
- Parameters:
width- the width to set
-
getHeight
- Returns:
- the height
-
setHeight
- Parameters:
height- the height to set
-