|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Positioned2i
A Positioned2i class provides getters and setters for the position.
| Method Summary | |
|---|---|
Positioned2i |
setLocation(int left,
int top)
Sets the position. |
Positioned2i |
setLocation(Tuple2i location)
Sets the position. |
| Methods inherited from interface org.openmali.types.twodee.Positioned2iRO |
|---|
getLeft, getLocation, getTop |
| Method Detail |
|---|
Positioned2i setLocation(int left,
int top)
left - top -
Positioned2i setLocation(Tuple2i location)
location -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||