- TIFF_CCITT_RLE - Static variable in class com.qoppa.pdf.TIFFOptions
-
TIFF CCITT Modified Huffman RLE compression.
- TIFF_CCITT_T4 - Static variable in class com.qoppa.pdf.TIFFOptions
-
TIFF CCITT Group 3 fax encoding.
- TIFF_CCITT_T6 - Static variable in class com.qoppa.pdf.TIFFOptions
-
TIFF CCITT Group 4 fax encoding.
- TIFF_DEFLATE - Static variable in class com.qoppa.pdf.TIFFOptions
-
TIFF Deflate lossless compression (Zip-in-TIFF).
- TIFF_FAX_GROUP3 - Static variable in class com.qoppa.pdf.TIFFOptions
-
TIFF CCITT Group 3 fax encoding.
- TIFF_FAX_GROUP4 - Static variable in class com.qoppa.pdf.TIFFOptions
-
TIFF CCITT Group 4 fax encoding.
- TIFF_JPEG - Static variable in class com.qoppa.pdf.TIFFOptions
-
TIFF JPEG-in-TIFF compression.
- TIFF_LZW - Static variable in class com.qoppa.pdf.TIFFOptions
-
TIFF LZW Compression
- TIFF_NO_COMPRESSION - Static variable in class com.qoppa.pdf.TIFFOptions
-
TIFF with no compression.
- TIFF_PACKBITS - Static variable in class com.qoppa.pdf.TIFFOptions
-
TIFF Byte-oriented run-length encoding "PackBits" compression.
- TIFF_ZLIB - Static variable in class com.qoppa.pdf.TIFFOptions
-
TIFF ZLib Compression.
- TIFFOptions - Class in com.qoppa.pdf
-
Options used for finer control of the TIFF output format.
- TIFFOptions(int, String) - Constructor for class com.qoppa.pdf.TIFFOptions
-
TIFFOptions constructor that allows setting of DPI and compression format.
- toDimension() - Method in enum com.qoppa.office.ExcelConvertOptions.PageSize
-