|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Sizeable
Objects that have a size. This interface has to be implemented for objects placed on a @{link StoneTray} to make detection of overlapping objects possible.
Method Summary | |
---|---|
float |
getHeight()
Get the height of the object |
float |
getWidth()
Get the width of the object |
Method Detail |
---|
float getWidth()
float getHeight()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |