|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WritableDimension
Write interface for Dimensions
Method Summary | |
---|---|
void |
setHeight(int height)
Sets the height. |
void |
setSize(int w,
int h)
|
void |
setSize(ReadableDimension d)
|
void |
setWidth(int width)
Sets the width. |
Method Detail |
---|
void setSize(int w, int h)
void setSize(ReadableDimension d)
void setHeight(int height)
height
- The height to setvoid setWidth(int width)
width
- The width to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |