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 

E

EditToolbar - Class in com.qoppa.pdfNotes
The PDF Notes toolbar.
EditToolbar() - Constructor for class com.qoppa.pdfNotes.EditToolbar
Construct the PDFEdit toolbar.
EmbedFileOptions - Class in com.qoppa.pdf
 
EmbedFileOptions(String, String) - Constructor for class com.qoppa.pdf.EmbedFileOptions
Create an EmbedFileOptions object with the given description and relationship.
EmptyPDFSource - Class in com.qoppa.pdf.source
Implementation of the PDFSource interface when the document has no source, such as when creating a new document.
EmptyPDFSource() - Constructor for class com.qoppa.pdf.source.EmptyPDFSource
 
EmptyPDFSource(String) - Constructor for class com.qoppa.pdf.source.EmptyPDFSource
Construct a new empty PDF source with a given name.
enableEditing(boolean) - Method in interface com.qoppa.pdfNotes.panels.ThumbnailPanelNotes
Turn thumb pane editing on or off.
enableSpellChecking(boolean, boolean) - Static method in class com.qoppa.pdfNotes.PDFNotesBean
This will enable spell checking in text components using JOrtho.
enableTouchPageIcons(boolean) - Static method in class com.qoppa.pdfViewer.IconSettings
Enable/disable the navigation buttons on the page that are used in Touch Mode.
ENCRYPTION_AES_128 - Static variable in class com.qoppa.pdf.permissions.PasswordPermissions
AES Encryption - 128 bits
ENCRYPTION_AES_256 - Static variable in class com.qoppa.pdf.permissions.PasswordPermissions
AES Encryption 256 bits.
ENCRYPTION_RC4_128 - Static variable in class com.qoppa.pdf.permissions.PasswordPermissions
RC4 Encryption - 128 bits
ENCRYPTION_RC4_40 - Static variable in class com.qoppa.pdf.permissions.PasswordPermissions
RC4 Encryption - 40 bits
equals(Object) - Method in class com.qoppa.pdf.actions.JSAction
Compares this object to another for equality.
equals(PDFSource) - Method in class com.qoppa.pdf.source.ByteArrayPDFSource
 
equals(PDFSource) - Method in class com.qoppa.pdf.source.EmptyPDFSource
 
equals(PDFSource) - Method in class com.qoppa.pdf.source.FilePDFSource
 
equals(PDFSource) - Method in class com.qoppa.pdf.source.InputStreamPDFSource
 
equals(PDFSource) - Method in class com.qoppa.pdf.source.MBBPDFSource
 
equals(PDFSource) - Method in interface com.qoppa.pdf.source.PDFSource
Tests if this source is equal to another source.
equals(PDFSource) - Method in class com.qoppa.pdf.source.URLOnDemandPDFSource
Compares this PDF source to anothe URLOnDemandPDFSource for equality.
equals(PDFSource) - Method in class com.qoppa.pdf.source.URLPDFSource
 
EVENT_FOCUSGAINED - Static variable in interface com.qoppa.pdf.form.FieldListener
 
EVENT_FOCUSLOST - Static variable in interface com.qoppa.pdf.form.FieldListener
 
EVENT_VALUECHANGED - Static variable in interface com.qoppa.pdf.form.FieldListener
 
expandAll() - Method in interface com.qoppa.pdfViewer.panels.BookmarkPanel
Expand all the leafs in the bookmarks tree.
expandAll() - Method in interface com.qoppa.pdfViewer.panels.CommentPanel
Expand all the leafs in the comments tree.
expandCurrentBookmark() - Method in interface com.qoppa.pdfViewer.panels.BookmarkPanel
Scrolls to and expands the bookmark in the tree that corresponding to the current location in the document displayed in the viewer bean.
EXPERIMENTAL - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
EXPIRED - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
exportAnnotsAsFDF(String, Set<Annotation>) - Method in interface com.qoppa.pdfNotes.MutableDocument
Exports annotation comments in FDF format.
exportAnnotsAsFDF(OutputStream, String, Set<Annotation>) - Method in interface com.qoppa.pdfNotes.MutableDocument
Export the set of annotation comments to an output stream in FDF format.
exportAnnotsAsXFDF(OutputStream, String, Set<Annotation>) - Method in interface com.qoppa.pdfNotes.MutableDocument
Export annotations comments to an output stream in XFDF format.
exportAnnotsAsXFDF(String, Set<Annotation>) - Method in interface com.qoppa.pdfNotes.MutableDocument
Exports annotations comments in XFDF format to a file.
exportAsCSV(OutputStream, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Export field values in comma-separated-value format.
exportAsCSV(String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Export field values in comma-separated-value format.
exportAsFDF(String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Exports AcroForm field data to a file in FDF format.
exportAsFDF(OutputStream, String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Exports AcroForm field data to an output stream in FDF format.
exportAsText(OutputStream, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Export field values as text (separated by tabs).
exportAsText(String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Export field values as text (separated by tabs).
exportAsXDP(String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Exports XFA field data to a file in XDP format.
exportAsXDP(OutputStream, String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Exports XFA field data to an OutputStream.
exportAsXFDF(String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Exports AcroForm field data to a file in XFDF format.
exportAsXFDF(OutputStream, String, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Exports AcroForm field data to an output stream in XML format.
exportAsXML(OutputStream, boolean, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Export field values in a simple XML format.
exportAsXML(String, boolean, boolean) - Method in interface com.qoppa.pdf.form.AcroForm
Export field values in a simple XML format.
extractPages(int, int, String) - Method in interface com.qoppa.pdfNotes.MutableDocument
Creates and saves a new PDF document that contains a range of pages from this document.
extractPages(int, int, OutputStream) - Method in interface com.qoppa.pdfNotes.MutableDocument
Creates and saves a new PDF document that contains a range of pages from this document.
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