- TagPanel - Interface in com.qoppa.pdfViewer.panels
-
Interface to the panel that shows the document logical structure.
- Text - Interface in com.qoppa.pdf.annotations
-
Interface representing a Text annotation (also known as sticky note) in a PDF document.
- TextField - Interface in com.qoppa.pdf.form
-
TextField
holds a text field.
- 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.
- TextSelectionContextMenu - Class in com.qoppa.pdfViewer.contextmenus
-
The
TextSelectionContextMenu
represents the popup menu that is
displayed when the user right clicks on the
PageViewPanel
and the Text Selection Tool
is active.
- TextSelectionContextMenu() - Constructor for class com.qoppa.pdfViewer.contextmenus.TextSelectionContextMenu
-
- ThreeDimensional - Interface in com.qoppa.pdf.annotations
-
Interface representing a 3D annotation in a PDF document.
- ThumbnailPanel - Interface in com.qoppa.pdfViewer.panels
-
Interface to the panel that shows the page thumbnail images for the current document.
- 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.TextPositionWithContext
-
- 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() - Static method in class com.qoppa.pdfViewer.IconSettings
-
This method creates a String
that contains an xml element of
the default IconSettings properties.
- toXMLString() - Static method in class com.qoppa.pdfViewer.InitialViewSettings
-
This method creates a String
that contains an xml element of
the default InitialViewSettings properties.
- 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.