A C D E F G H I K L P R S T V Z

I

ImageParam - class com.qoppa.pdfWriter.ImageParam.
This class is used in the PDFGraphics object to determine how to store images in a PDF document when any of the drawImage methods are called.
ImageParam() - Constructor for class com.qoppa.pdfWriter.ImageParam
Constructs a default image parameters object.
ImageParam(int) - Constructor for class com.qoppa.pdfWriter.ImageParam
Constructs an ImageParam object with the given compression type.
ImageParam(int, float) - Constructor for class com.qoppa.pdfWriter.ImageParam
Constructs an ImageParam object with the given compression type and quality setting.
isCancelled() - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Returns flag indicating whether this job has been cancelled.

A C D E F G H I K L P R S T V Z