|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDimension
The Interface IDimension.
Method Summary | |
---|---|
int |
getHeight()
Gets the height. |
int |
getWidth()
Gets the width. |
void |
setHeight(int height)
Sets the height. |
void |
setWidth(int width)
Sets the width. |
Method Detail |
---|
int getWidth()
void setWidth(int width)
width
- the new width of this dimensionint getHeight()
void setHeight(int height)
height
- the new height of this dimension
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |