|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HasSize
This interface is implemented by stuff that has a width and height; more specifically this is meant to be used when a global setting of width and height should be shared across many objects
| Method Summary | |
|---|---|
int |
getHeight()
the height of the object |
int |
getWidth()
the width of the object |
| Method Detail |
|---|
int getWidth()
int getHeight()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||