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

C

COMPRESSION_DEFLATE - Static variable in class com.qoppa.pdfWriter.ImageParam
Use Deflate compression when saving images to the PDF document.
COMPRESSION_JBIG2 - Static variable in class com.qoppa.pdfWriter.ImageParam
Use JBIG2 compression when saving images to the PDF document.
COMPRESSION_JPEG - Static variable in class com.qoppa.pdfWriter.ImageParam
Use JPEG compression when saving images to the PDF document.
COURIER - Static variable in class com.qoppa.pdfWriter.PDFGraphics
Standard PDF Courier font.
cancel() - Method in class com.qoppa.pdfWriter.PDFPrinterJob
Cancel printing the PDF document.
clearRect(int, int, int, int) - Method in class com.qoppa.pdfWriter.PDFGraphics
Clears the specified rectangle by filling it with the background color of the current drawing surface.
clip(Shape) - Method in class com.qoppa.pdfWriter.PDFGraphics
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
clipRect(int, int, int, int) - Method in class com.qoppa.pdfWriter.PDFGraphics
Intersects the current clip with the specified rectangle.
clone() - Method in class com.qoppa.pdfWriter.ImageParam
Clones this object.
com.qoppa.pdfWriter - package com.qoppa.pdfWriter
 
copyArea(int, int, int, int, int, int) - Method in class com.qoppa.pdfWriter.PDFGraphics
Copies an area of the component by a distance specified by dx and dy.
create() - Method in class com.qoppa.pdfWriter.PDFGraphics
Creates a new Graphics object that is a copy of this Graphics object.
createGraphics() - Method in class com.qoppa.pdfWriter.PDFPage
Returns a Graphics2D object used to draw to this page.
createPage(PageFormat) - Method in class com.qoppa.pdfWriter.PDFDocument
Creates a new PDFPage.

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