- UnrecognizedAnnotation - Interface in com.qoppa.pdf.annotations
-
Interface representing an annotation of an unrecognized subtype.
- URLAction - Class in com.qoppa.pdf.actions
-
Action that tells the viewer to open a web page
from the URL.
- URLAction(String) - Constructor for class com.qoppa.pdf.actions.URLAction
-
Constructs the action with a url.
- URLOnDemandPDFSource - Class in com.qoppa.pdf.source
-
Implementation of the PDFSource interface that will load sections of a PDF on demand.
- URLOnDemandPDFSource(URL, int) - Constructor for class com.qoppa.pdf.source.URLOnDemandPDFSource
-
Create a PDFSource to read a PDF from a URL "on demand".
- URLOnDemandPDFSource(URL, File) - Constructor for class com.qoppa.pdf.source.URLOnDemandPDFSource
-
Create a PDFSource to read a PDF from a URL "on demand".
- URLPDFSource - Class in com.qoppa.pdf.source
-
Implementation of the PDFSource interface when the document comes from a URL.
- URLPDFSource(URL) - Constructor for class com.qoppa.pdf.source.URLPDFSource
-
- UsageRightsPermissions - Class in com.qoppa.pdf.permissions
-
This class contains information about Usage Rights.
- UsageRightsPermissions(boolean) - Constructor for class com.qoppa.pdf.permissions.UsageRightsPermissions
-
Construct a new UsageRights instance.
- useIconsOnTabButtons() - Static method in class com.qoppa.pdfViewer.IconSettings
-
Returns true if the tab buttons are represented by icons, text otherwise.
- USENONE - Static variable in interface com.qoppa.pdf.DocumentViewPrefs
-
Setting for the NonFullScreen Page Mode viewer preference: Neither document outline nor thumbnail images visible
- USEOC - Static variable in interface com.qoppa.pdf.DocumentViewPrefs
-
Setting for the NonFullScreen Page Mode viewer preference: Optional content group panel visible
- USEOUTLINES - Static variable in interface com.qoppa.pdf.DocumentViewPrefs
-
Setting for the NonFullScreen Page Mode viewer preference: Document outline visible
- USETHUMBS - Static variable in interface com.qoppa.pdf.DocumentViewPrefs
-
Setting for the NonFullScreen Page Mode viewer preference: Thumbnail images visible
- useTouchPageIcons() - Static method in class com.qoppa.pdfViewer.IconSettings
-
Returns true if the navigation buttons on the page that are used in Touch Mode are enabled.