- undo() - Method in interface com.qoppa.pdfNotes.undo.UndoManager
-
Causes the next undo UndoAction
to be executed.
- UndoAction - Interface in com.qoppa.pdfNotes.undo
-
This class contains information about an undo-able action.
- UndoListener - Interface in com.qoppa.pdfNotes.undo
-
Interface implemented by a class interested in hearing about modifications
to the UndoManager
's undo action list.
- undoListModified() - Method in interface com.qoppa.pdfNotes.undo.UndoListener
-
The undo action list was modified
- UndoManager - Interface in com.qoppa.pdfNotes.undo
-
UndoManager
manages a list of undo actions, providing a way to
undo or redo the appropriate edits.
- UNIT_CENTIMETERS - Static variable in class com.qoppa.pdfNotes.RulerSettings
-
Show rulers/grids in centimeters.
- UNIT_INCHES - Static variable in class com.qoppa.pdfNotes.RulerSettings
-
Show rulers/grids in inches.
- UNITS_2 - Static variable in class com.qoppa.pdfNotes.settings.AreaTool
-
Display the units as "units^2".
- UnrecognizedAnnotation - Interface in com.qoppa.pdf.annotations
-
Interface representing an annotation of an unrecognized subtype.
- UPPERCASE_LETTERS - Static variable in class com.qoppa.pdf.PageLabels
-
The numbering style for uppercase letters.
- UPPERCASE_ROMAN_NUMERALS - Static variable in class com.qoppa.pdf.PageLabels
-
The numbering style for uppercase roman numerals.
- 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.
- useFill() - Static method in class com.qoppa.pdfNotes.settings.RedactionTool
-
Returns whether or not the fill color will be used.
- useGradientPaint(GradientPaint) - Method in class com.qoppa.pdfProcess.PDFPage
-
- useGState(double, double, String) - Method in class com.qoppa.pdfProcess.PDFPage
-
- 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
- useOverlay() - Static method in class com.qoppa.pdfNotes.settings.RedactionTool
-
Returns whether or not the overlay will be used.
- usePermissionsPassword(String) - Method in class com.qoppa.pdfProcess.PDFDocument
-
Tells the PDFDocument object that the permissions password is known, so all permissions are granted.
- useSeparateVerticalScale() - Static method in class com.qoppa.pdfNotes.settings.DimensionTool
-
Returns the value of the flag that controls whether separate vertical
scaling should be used by default when creating dimension annotations.
- 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.