|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IIOWriteWarningListener
Method Summary | |
---|---|
void |
warningOccurred(ImageWriter source,
int imageIndex,
String warning)
Reports the occurrence of a non-fatal error in encoding. |
Method Detail |
---|
void warningOccurred(ImageWriter source, int imageIndex, String warning)
source
- the ImageWriter
object calling this methodimageIndex
- the index of the image generating this warning,
starting with 0warning
- the warning
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |