com.sun.jimi.core.util
Class ErrorJimiImage
java.lang.Object
|
+--com.sun.jimi.core.util.ErrorJimiImage
- public class ErrorJimiImage
- extends java.lang.Object
- implements JimiImage
JimiImage for signaling an error.
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
ErrorJimiImage
public ErrorJimiImage()
getImageProducer
public java.awt.image.ImageProducer getImageProducer()
- Specified by:
- getImageProducer in interface JimiImage
waitFinished
public void waitFinished()
- Specified by:
- waitFinished in interface JimiImage
getFactory
public JimiImageFactory getFactory()
- Specified by:
- getFactory in interface JimiImage
waitInfoAvailable
public void waitInfoAvailable()
isError
public boolean isError()
- Specified by:
- isError in interface JimiImage
getOptions
public FormatOptionSet getOptions()
- Specified by:
- getOptions in interface JimiImage
setOptions
public void setOptions(FormatOptionSet options)
- Specified by:
- setOptions in interface JimiImage