Skip navigation links
A B C D E F G H I J K L M O P R S T U W 

C

close() - Method in interface com.qoppa.pdf.source.PDFContent
Close or release any resources that this object holds.
close() - Method in class com.qoppa.pdfOptimizer.PDFOptimizer
Close / release all resources held by this document.
CO_FLATE - Static variable in class com.qoppa.pdfOptimizer.ImageOutput
Compress image using Flate compression.
CO_JBIG2 - Static variable in class com.qoppa.pdfOptimizer.ImageOutput
Compress image to JBIG2 (implies conversion to B/W).
CO_JPEG - Static variable in class com.qoppa.pdfOptimizer.ImageOutput
Compress image to JPEG.
CO_JPEG2000 - Static variable in class com.qoppa.pdfOptimizer.ImageOutput
Compress image to JPEG 2000.
CO_NAME_ASCII85_DECODE - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Compression Name ASCII85Decode.
CO_NAME_ASCIIHEX_DECODE - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Compression Name ASCIIHexDecode.
CO_NAME_CCITT_DECODE - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Compression Name CCITFaxDecode.
CO_NAME_CRYPT - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Compression Name Crypt.
CO_NAME_DCTDECODE - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Compression Name DCTDecode (JPEG).
CO_NAME_FLATE_DECODE - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Compression Name FlateDecode.
CO_NAME_JBIG2DECODE - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Compression Name JBIG2Decode.
CO_NAME_JPXDECODE - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Compression Name JPXDecode (JPEG 2000).
CO_NAME_LZW_DECODE - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Compression Name LZWDecode.
CO_NAME_RUNLENGTHDECODE - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Compression Name RunLengthDecode.
CO_RETAIN - Static variable in class com.qoppa.pdfOptimizer.ImageOutput
Retain image current compression.
com.qoppa.pdf - package com.qoppa.pdf
General classes used by different objects throughout the library.
com.qoppa.pdf.permissions - package com.qoppa.pdf.permissions
This package contains classes related to document permissions.
com.qoppa.pdf.source - package com.qoppa.pdf.source
PDFSource interface and implementations.
com.qoppa.pdfOptimizer - package com.qoppa.pdfOptimizer
jPDFOptimizer main classes, used to optimize PDF documents.
convertImage(ImageInfo) - Method in interface com.qoppa.pdfOptimizer.ImageHandler
This method is called for every image that PDFOptimizer encounters to determine how the image should be optimized / converted.
CS_BW - Static variable in class com.qoppa.pdfOptimizer.ImageOutput
Convert image to B/W (1 bit grayscale).
CS_CMYK - Static variable in class com.qoppa.pdfOptimizer.ImageOutput
Convert image to CMYK.
CS_GRAY - Static variable in class com.qoppa.pdfOptimizer.ImageOutput
Convert image to grayscale.
CS_NAME_CALGRAY - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Color Space Name CalGray.
CS_NAME_CALRGB - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Color Space Name CalRGB.
CS_NAME_DEVICECMYK - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Color Space Name DeviceCMYK.
CS_NAME_DEVICEGRAY - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Color Space Name DeviceGray.
CS_NAME_DEVICEN - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Color Space Name DeviceN.
CS_NAME_DEVICERGB - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Color Space Name DeviceRGB.
CS_NAME_ICCBASED - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Color Space Name ICCBased.
CS_NAME_INDEXED - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Color Space Name Indexed.
CS_NAME_LAB - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Color Space Name Lab.
CS_NAME_PATTERN - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Color Space Name Pattern.
CS_NAME_SEPARATION - Static variable in interface com.qoppa.pdfOptimizer.ImageInfo
Color Space Name Separation.
CS_RETAIN - Static variable in class com.qoppa.pdfOptimizer.ImageOutput
Retain image current color space.
CS_RGB - Static variable in class com.qoppa.pdfOptimizer.ImageOutput
Convert image to RGB.
A B C D E F G H I J K L M O P R S T U W 
Skip navigation links