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

T

TextPosition - Class in com.qoppa.pdf
Object that holds information about the location of a text string in a PDF file.
TextPosition(String, Shape, double, AffineTransform, int, List<Point2D[]>) - Constructor for class com.qoppa.pdf.TextPosition
 
TextPositionWithContext - Class in com.qoppa.pdf
This class represents one result from a text search in a document.
TextPositionWithContext(int, String, String, String, Shape, List<Point2D[]>, double, AffineTransform) - Constructor for class com.qoppa.pdf.TextPositionWithContext
 
TextSelection - Interface in com.qoppa.pdf
Interface that describes selected text.
TextToPDFSettings - Class in com.qoppa.pdf
The TextToPDFSettings class manages the settings when converting the text file to PDF document.
TextToPDFSettings() - Constructor for class com.qoppa.pdf.TextToPDFSettings
Constructs a default TextToPDFSettings object.
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.
TimestampServer - Class in com.qoppa.pdf
This class is used to setup a timestamp server to use when applying a digital signature.
TimestampServer(String, String, String) - Constructor for class com.qoppa.pdf.TimestampServer
Construct a time stamp server object.
TimestampServer(String, String, String, String) - Constructor for class com.qoppa.pdf.TimestampServer
Construct a time stamp server object.
toString() - Method in interface com.qoppa.pdf.Bookmark
Returns the title or name of the bookmark.
toString() - Method in class com.qoppa.pdf.SignatureAppearance
 
toString() - Method in class com.qoppa.pdf.TextPositionWithContext
 
toString() - Method in class com.qoppa.pdf.TimestampServer
Returns the display name.
toXMLString() - Static method in class com.qoppa.pdf.PrintDefaults
This method creates a String that contains an xml element of the print default attributes.
toXMLString() - Method in class com.qoppa.pdf.SignatureAppearance
This method creates a String that contains an XML element of the Tool default properties.
TYPE_IMAGES - Static variable in interface com.qoppa.pdf.IWatermark
The watermark type used when creating images from a PDF document.
TYPE_PRINT - Static variable in interface com.qoppa.pdf.IWatermark
The watermark type used when printing a PDF document.
TYPE_VIEWER - Static variable in interface com.qoppa.pdf.IWatermark
The watermark type used when viewing a PDF document.
A B C D E F G I J K L M N O P R S T U W X 
Skip navigation links