Uses of Class javax.imageio.ImageWriter

Uses in package javax.imageio.event

Methods with parameter type javax.imageio.ImageWriter

void
Reports that an image write operation has completed.
void
IIOWriteProgressListener.imageProgress(ImageWriter source, float percentageDone)
Reports the approximate percentage of completion of an image write operation.
void
Reports that a thumbnail write operation has started.
void
Reports that a thumbnail write operation has completed.
void
Reports the approximate percentage of completion of a thumbnail write operation.
void
IIOWriteProgressListener.thumbnailStarted(ImageWriter source, int imageIndex, int thumnailIndex)
Reports that a thumbnail write operation is beginning.
void
IIOWriteWarningListener.warningOccurred(ImageWriter source, int imageIndex, String warning)
Reports the occurrence of a non-fatal error in encoding.
void
Reports that an image write operation is aborted.

Uses in package javax.imageio.spi

Methods with parameter type javax.imageio.ImageWriter

boolean

Methods with return type javax.imageio.ImageWriter

ImageWriter
ImageWriter