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

R

R2L - Static variable in interface com.qoppa.pdf.DocumentViewPrefs
Setting for the Direction viewer preference: Right to left
RadioButtonGroupField - Interface in com.qoppa.pdf.form
RadioButtonGroupField holds a radio button group field.
RAFilePDFSource - Class in com.qoppa.pdf.source
Implementation of the PDFSource interface that uses a RandomAccessFile.
RAFilePDFSource(File) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
Creates a new RAFilePDFSource instance using the given File.
RAFilePDFSource(String) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
Creates a new RAFilePDFSource instance using the given fileName.
RAFilePDFSource(String, boolean) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
Creates a new RAFilePDFSource instance using the given fileName and boolean parameter indicating if the file should be locked.
RAFilePDFSource(File, boolean) - Constructor for class com.qoppa.pdf.source.RAFilePDFSource
Creates a new RAFilePDFSource instance using the given File and boolean parameter indicating if the file should be locked.
read(long) - Method in interface com.qoppa.pdf.source.PDFContent
Set the current position of the content and read the next byte.
read(long, byte[], int, int) - Method in interface com.qoppa.pdf.source.PDFContent
Read the passed in number of bytes into a byte array.
Redaction - Interface in com.qoppa.pdf.annotations
Interface representing a Redaction annotation in a PDF document.
RedactionTool - Class in com.qoppa.pdfNotes.settings
This class manages the default properties and settings for the Redaction Tool.
RedactionTool() - Constructor for class com.qoppa.pdfNotes.settings.RedactionTool
 
redo() - Method in interface com.qoppa.pdfNotes.undo.UndoManager
Causes the next redo UndoAction to be executed.
releaseTileImages() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Release the images used in the tile cache, to release the memory used by them.
reloadDocument() - Method in class com.qoppa.pdfNotes.PDFNotesBean
Reloads a document into the viewer.
reloadTrustedCertificates() - Static method in class com.qoppa.pdf.SignatureSettings
This method clears the trusted certificate list and reloads the trusted certificates.
remove(Object) - Method in class com.qoppa.pdf.actions.TriggerActions
Overrides Hashtable method to keep track of modifications.
removeAnnotation(Annotation, int) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Remove an annotation from the document programmatically.
removeAnnotation(Annotation) - Method in class com.qoppa.pdfProcess.PDFPage
Removes an annotation from this page.
removeChildBookmark(int) - Method in interface com.qoppa.pdf.Bookmark
Removes a child bookmark from the bookmark
removeCompareListener(CompareListener) - Method in class com.qoppa.pdfEditor.PDFEditorBean
Removes the CompareListener.
removeDocumentListener(IDocumentListener) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Internal method to keep track of document events.
removeDocumentListener(IDocumentListener) - Method in class com.qoppa.pdfProcess.PDFDocument
Internal method to keep track of document events.
removeEmbeddedFile(IEmbeddedFile) - Method in class com.qoppa.pdfProcess.PDFDocument
Remove a file embedded in this document.
removeFieldListener(FieldListener) - Method in interface com.qoppa.pdf.form.FormField
Removes a field listener from this field.
removeGesture(int) - Method in interface com.qoppa.pdf.annotations.GestureList
Removes a gesture from the list.
removeHistoryListener(HistoryListener) - Method in class com.qoppa.pdfViewer.PDFViewerBean
Removes a HistoryListener.
removeLayerListener(LayerListener) - Method in class com.qoppa.pdf.Layer
Removes a layer listener from the list of active listeners.
removeNotify() - Method in class com.qoppa.pdfNotes.PDFNotesBean
This is an internal method that overwrites the removeNotify() method in JComponent and is used to do whatever is needed when PDFNotesBean is removed from a parent container.
removeNotify() - Method in class com.qoppa.pdfViewer.PDFViewerBean
This method overrides the component's removeNotify() method that gets called when the PDFViewerBean is removed from a parent component.
removeOutputPreviewListener(OutputPreviewListener) - Method in class com.qoppa.pdfEditor.PDFEditorBean
Removes the OutputPreviewListener.
removePDFListener(IPDFListener) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Removes a PDF Listener object.
removePrintListener(PrintListener) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Removes a PrintListener from the PDFDocument
removePrintListener(PrintListener) - Method in class com.qoppa.pdfProcess.PDFDocument
Removes a PrintListener from the PDFDocument
removeSelectionListener(IAnnotSelectionListener) - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
Removes the specified selection listener so that it no longer receives annotation selection events from the manager.
removeTemplate(String) - Method in class com.qoppa.pdfProcess.PDFDocument
Remove an existing template.
removeVertex(int) - Method in class com.qoppa.pdf.annotations.Vertices
Removes a vertex from this list.
removeXFA() - Method in interface com.qoppa.pdf.form.AcroForm
Removes the Adobe XML Forms Architecture (XFA) data from this AcroForm if present.
RenderError - Class in com.qoppa.pdf.errors
This class is used to describe an error in rendering a PDF page.
RenderError(String) - Constructor for class com.qoppa.pdf.errors.RenderError
 
renderSignatureTag() - Static method in class com.qoppa.pdf.PDFRenderHints
This method returns the value of the flag that controls rendering of the signature tag on empty fields.
renderSignatureVerify() - Static method in class com.qoppa.pdf.PDFRenderHints
This method returns the value of the flag that controls whether signature verification will be rendered.
REPLACECONTENT_OCCURED - Static variable in class com.qoppa.pdf.DocumentEvent
 
reset() - Method in interface com.qoppa.pdf.form.FormField
Resets the field to its default value.
resetFields() - Method in interface com.qoppa.pdf.form.AcroForm
Reset the form fields to their default value.
ResetForm - Class in com.qoppa.pdf.actions
Action that tells the viewer to reset the fields in the form (if there is any) to their default values.
ResetForm() - Constructor for class com.qoppa.pdf.actions.ResetForm
 
resizePage(ResizePageOptions) - Method in class com.qoppa.pdfProcess.PDFPage
Sets this page's Media Box.
ResizePageOptions - Class in com.qoppa.pdf
This object controls the behavior of the library when resizing the PDFPage.
ResizePageOptions() - Constructor for class com.qoppa.pdf.ResizePageOptions
Constructs a default ResizePageOptions object.
Restrictions - Class in com.qoppa.pdf.permissions
The Restrictions class contains information about the type of Permission that is restricting an operation.
Restrictions(boolean, boolean, boolean, boolean) - Constructor for class com.qoppa.pdf.permissions.Restrictions
 
revalidate() - Method in interface com.qoppa.pdf.annotations.Annotation
Revalidates this annotation.
revalidateRectangle() - Method in interface com.qoppa.pdf.annotations.Ink
 
revalidateRectangle() - Method in interface com.qoppa.pdf.annotations.Line
 
revalidateRectangle() - Method in interface com.qoppa.pdf.annotations.Polygon
 
revalidateRectangle() - Method in interface com.qoppa.pdf.annotations.Polyline
 
revert() - Method in class com.qoppa.pdfNotes.PDFNotesBean
Reverts the loaded document to the original document.
RichMedia - Interface in com.qoppa.pdf.annotations
Interface representing a RichMedia annotation in a PDF document.
rotate(double) - Method in class com.qoppa.pdfProcess.PDFGraphics
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class com.qoppa.pdfProcess.PDFGraphics
Concatenates the current Graphics2D Transform with a translated rotation transform.
rotateCCW() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Rotates pages 90 degrees counter-clockwise.
rotateCW() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Rotates pages 90 degrees clockwise.
RubberStamp - Interface in com.qoppa.pdf.annotations
Interface representing a Rubber Stamp annotation in a PDF document.
RubberStampTool - Class in com.qoppa.pdfNotes.settings
This class manages the default properties and settings for the Rubber Stamp Tool.
RubberStampTool() - Constructor for class com.qoppa.pdfNotes.settings.RubberStampTool
 
RulerSettings - Class in com.qoppa.pdfNotes
This class holds settings to display the ruler headers.
RulerSettings() - Constructor for class com.qoppa.pdfNotes.RulerSettings
Construct a RulerSettings object with all settings set to defaults.
RulerSettings(int) - Constructor for class com.qoppa.pdfNotes.RulerSettings
Construct a RulerSettings object and initialize the units to the given argument.
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links