|
|||||||||
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.PSDOptions
Options class for Photoshop (PSD) images.
Field Summary | |
protected BooleanOption |
useRLE
|
Fields inherited from class com.sun.jimi.core.options.BasicFormatOptionSet |
nameToOptionMap,
options |
Constructor Summary | |
PSDOptions()
|
Method Summary | |
boolean |
isUsingRLE()
|
void |
setUseRLE(boolean useRLE)
|
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 BooleanOption useRLE
Constructor Detail |
public PSDOptions()
Method Detail |
public boolean isUsingRLE()
public void setUseRLE(boolean useRLE)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |