|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImageSize
| Method Summary | |
|---|---|
int |
getHeight()
Return the height of the image size |
int |
getQuality()
Return the quality of the image size |
int |
getWidth()
Return the width of the image size |
void |
setHeight(int height)
Set the height of the image size |
void |
setQuality(int quality)
Set the quality of the image size |
void |
setWidth(int width)
Set the width of the image size |
| Method Detail |
|---|
int getWidth()
void setWidth(int width)
width - the width of the image size to setint getHeight()
void setHeight(int height)
height - the height of the image size to setint getQuality()
void setQuality(int quality)
quality - the quality of the image size to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||