|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sun.jimi.core.options.BasicFormatOptionSet
|
+--com.sun.jimi.core.options.JPGOptions
Options class for JPG images.
| Field Summary | |
protected IntOption |
quality
|
| Fields inherited from class com.sun.jimi.core.options.BasicFormatOptionSet |
nameToOptionMap,
options |
| Constructor Summary | |
JPGOptions()
|
|
| Method Summary | |
int |
getQuality()
|
void |
setQuality(int quality)
|
| Methods inherited from class com.sun.jimi.core.options.BasicFormatOptionSet |
clone,
copyOptionsFrom,
getOption,
getOptions,
initWithOptions |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected IntOption quality
| Constructor Detail |
public JPGOptions()
| Method Detail |
public int getQuality()
public void setQuality(int quality)
throws OptionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||