|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Sized2f
A Sized2f class provides getters as well as setters for the size.
| Method Summary | |
|---|---|
void |
setHeight(float height)
Sets the height. |
Sized2f |
setSize(float width,
float height)
Sets the size. |
Sized2f |
setSize(Sized2fRO size)
Sets the size. |
Sized2f |
setSize(Tuple2f size)
Sets the size. |
void |
setWidth(float width)
Sets the width. |
| Methods inherited from interface org.openmali.types.twodee.Sized2fRO |
|---|
getAspect, getHeight, getWidth |
| Method Detail |
|---|
Sized2f setSize(float width,
float height)
width - height -
Sized2f setSize(Sized2fRO size)
size -
Sized2f setSize(Tuple2f size)
size -
void setWidth(float width)
width - void setHeight(float height)
height -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||