- TessJNI - Class in com.qoppa.ocr
- 
This class provides a native interface to the Tesseract OCR engine. 
- TessJNI() - Constructor for class com.qoppa.ocr.TessJNI
-  
- Text - Interface in com.qoppa.pdf.annotations
- 
Interface representing a Text annotation (also known as  sticky note) in a PDF document. 
- TEXT_RENDER_CLIP - Static variable in class com.qoppa.pdfProcess.PDFGraphics
- 
Use the text outline to set the clipping region. 
- TEXT_RENDER_FILL - Static variable in class com.qoppa.pdfProcess.PDFGraphics
- 
Normal text: fill the text outline. 
- TEXT_RENDER_FILL_AND_CLIP - Static variable in class com.qoppa.pdfProcess.PDFGraphics
- 
Fill the text and then add the outline to the clip path. 
- TEXT_RENDER_FILL_AND_STROKE - Static variable in class com.qoppa.pdfProcess.PDFGraphics
- 
Fill the text and then draw its outline. 
- TEXT_RENDER_FILL_AND_STROKE_AND_CLIP - Static variable in class com.qoppa.pdfProcess.PDFGraphics
- 
Fill and stroke the text, then add the outline to the clip path. 
- TEXT_RENDER_NO_TEXT - Static variable in class com.qoppa.pdfProcess.PDFGraphics
- 
No text is drawn. 
- TEXT_RENDER_OUTLINE - Static variable in class com.qoppa.pdfProcess.PDFGraphics
- 
Draw the outline of the text. 
- TEXT_RENDER_STROKE - Static variable in class com.qoppa.pdfProcess.PDFGraphics
- 
Draw the outline of the text. 
- TextField - Interface in com.qoppa.pdf.form
- 
TextFieldholds a text field.
 
- TEXTLINE_ORDER_LEFT_TO_RIGHT - Static variable in class com.qoppa.ocr.OCRPageResults
-  
- TEXTLINE_ORDER_RIGHT_TO_LEFT - Static variable in class com.qoppa.ocr.OCRPageResults
-  
- TEXTLINE_ORDER_TOP_TO_BOTTOM - Static variable in class com.qoppa.ocr.OCRPageResults
-  
- TextMarkup - Interface in com.qoppa.pdf.annotations
- 
Interface representing a Text Markup annotation in a PDF document. 
- 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. 
- ThreeDimensional - Interface in com.qoppa.pdf.annotations
- 
Interface representing a 3D annotation in a PDF document. 
- 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. 
- TIMESROMAN - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-  
- 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. 
- TOPSECRET - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
-  
- toString() - Method in class com.qoppa.pdf.actions.GotoPageAction
- 
Returns the description of the action. 
- toString() - Method in class com.qoppa.pdf.actions.GotoPageRemoteAction
- 
Returns the description of the action. 
- toString() - Method in class com.qoppa.pdf.actions.HideShowAction
- 
Returns the description of the action. 
- toString() - Method in class com.qoppa.pdf.actions.JSAction
- 
Returns the description of the action. 
- toString() - Method in class com.qoppa.pdf.actions.LaunchAction
- 
Returns the description of the action. 
- toString() - Method in class com.qoppa.pdf.actions.NamedAction
- 
Returns the description of the action. 
- toString() - Method in class com.qoppa.pdf.actions.NullAction
- 
Returns the description of the action. 
- toString() - Method in class com.qoppa.pdf.actions.ResetForm
- 
Returns the description of the action. 
- toString() - Method in class com.qoppa.pdf.actions.SetOCGState
- 
Returns the description of the action. 
- toString() - Method in class com.qoppa.pdf.actions.SubmitFormAction
- 
Returns the description of the action. 
- toString() - Method in class com.qoppa.pdf.actions.URLAction
- 
Returns the description of the action. 
- 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 Stringthat contains an xml element of
 the print default attributes.
 
- toXMLString() - Method in class com.qoppa.pdf.SignatureAppearance
- 
This method creates a Stringthat contains an XML element of
 the Tool default properties.
 
- transform(AffineTransform) - Method in class com.qoppa.pdfProcess.PDFGraphics
- 
Composes an AffineTransform object with the Transform in this Graphics2D according to the rule 
 last-specified-first-applied. 
- translate(double, double) - Method in class com.qoppa.pdfProcess.PDFGraphics
- 
Concatenates the current Graphics2D Transform with a translation transform. 
- translate(int, int) - Method in class com.qoppa.pdfProcess.PDFGraphics
- 
Translates the origin of the graphics context to the point
 (x, y) in the current coordinate system. 
- TriggerActions - Class in com.qoppa.pdf.actions
- 
Utility class to encapsulate a list of actions triggered by different mouse events such as mouse entered, mouse exited, mouse up and mouse down. 
- TriggerActions() - Constructor for class com.qoppa.pdf.actions.TriggerActions
-  
- TYPE_BUTTON - Static variable in interface com.qoppa.pdf.form.FormField
- 
This field type designates a button field. 
- TYPE_CHECKBOX - Static variable in interface com.qoppa.pdf.form.FormField
- 
This field type designates a check box field. 
- TYPE_COMBOBOX - Static variable in interface com.qoppa.pdf.form.FormField
- 
This field type designates a combo box field. 
- TYPE_IMAGES - Static variable in interface com.qoppa.pdf.IWatermark
- 
The watermark type used when creating images from a PDF document. 
- TYPE_LISTBOX - Static variable in interface com.qoppa.pdf.form.FormField
- 
This field type designates a list box field. 
- TYPE_PRINT - Static variable in interface com.qoppa.pdf.IWatermark
- 
The watermark type used when printing a PDF document. 
- TYPE_RADIOBUTTON - Static variable in interface com.qoppa.pdf.form.FormField
- 
This field type designates a radio button field. 
- TYPE_SIGNATURE - Static variable in interface com.qoppa.pdf.form.FormField
- 
This field type designates a signature field. 
- TYPE_TEXT - Static variable in interface com.qoppa.pdf.form.FormField
- 
This field type designates a text field. 
- TYPE_VIEWER - Static variable in interface com.qoppa.pdf.IWatermark
- 
The watermark type used when viewing a PDF document.