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

E

EH_ABORT_RENDERING - Static variable in class com.qoppa.android.pdf.errors.PDFErrorHandling
Abort the entire rendering operation and throw an exception to the host application.
EH_SHOW_ERROR_AND_CONTINUE - Static variable in class com.qoppa.android.pdf.errors.PDFErrorHandling
Display the error in the rendering of the page and continue rendering other pages.
ELBOW_LENGTH - Static variable in class com.qoppa.notes.settings.CalloutAnnotSettings
The length of the section of the callout line that extends from the text area.
EmptyPDFSource - Class in com.qoppa.android.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.android.pdf.source.EmptyPDFSource
 
EmptyPDFSource(String) - Constructor for class com.qoppa.android.pdf.source.EmptyPDFSource
This constructor is used during "Save to Local" to clear out the original source, but retain the name
ENCRYPTION_AES - Static variable in class com.qoppa.android.pdf.PDFPermissions
 
ENCRYPTION_RC4 - Static variable in class com.qoppa.android.pdf.PDFPermissions
 
EncryptionChangedException - Exception in com.qoppa.android.pdf
This exception occurs when the PDFDocument.saveDocument() method is called on a PDFDocument after changing the encryption on the document.
EncryptionChangedException() - Constructor for exception com.qoppa.android.pdf.EncryptionChangedException
 
equals(PDFSource) - Method in class com.qoppa.android.pdf.source.ByteArrayPDFSource
 
equals(PDFSource) - Method in class com.qoppa.android.pdf.source.EmptyPDFSource
 
equals(PDFSource) - Method in class com.qoppa.android.pdf.source.FilePDFSource
 
equals(PDFSource) - Method in class com.qoppa.android.pdf.source.InputStreamPDFSource
 
equals(PDFSource) - Method in class com.qoppa.android.pdf.source.MBBPDFSource
 
equals(PDFSource) - Method in interface com.qoppa.android.pdf.source.PDFSource
Tests if this source is equal to another source.
equals(PDFSource) - Method in class com.qoppa.android.pdf.source.URLPDFSource
 
EXPERIMENTAL - Static variable in interface com.qoppa.android.pdf.annotations.RubberStamp
 
EXPIRED - Static variable in interface com.qoppa.android.pdf.annotations.RubberStamp
 
exportAnnotsAsFDF(OutputStream) - Method in class com.qoppa.android.pdfProcess.PDFDocument
Export annotations comments to an output stream in FDF format.
exportAnnotsAsFDF(String) - Method in class com.qoppa.android.pdfProcess.PDFDocument
Exports annotations comments in FDF format.
exportAnnotsAsFDF(OutputStream, String, Set<Annotation>) - Method in class com.qoppa.android.pdfProcess.PDFDocument
Export the set of annotation comments to an output stream in FDF format.
exportAnnotsAsXFDF(String) - Method in class com.qoppa.android.pdfProcess.PDFDocument
Exports annotations comments in XFDF format.
exportAnnotsAsXFDF(OutputStream, String, Set<Annotation>) - Method in class com.qoppa.android.pdfProcess.PDFDocument
 
exportAnnotsAsXFDF(OutputStream, String) - Method in class com.qoppa.android.pdfProcess.PDFDocument
Export annotations comments to an output stream in XFDF format.
exportAsFDF(String, boolean) - Method in interface com.qoppa.android.pdf.form.AcroForm
Exports AcroForm field data to a file in FDF format.
exportAsFDF(OutputStream, String, boolean) - Method in interface com.qoppa.android.pdf.form.AcroForm
Exports AcroForm field data to an output stream in FDF format.
exportAsXDP(String, boolean) - Method in interface com.qoppa.android.pdf.form.AcroForm
Exports XFA field data to a file in XDP format.
exportAsXDP(OutputStream, String, boolean) - Method in interface com.qoppa.android.pdf.form.AcroForm
Exports XFA field data to an OutputStream.
exportAsXFDF(String, boolean) - Method in interface com.qoppa.android.pdf.form.AcroForm
Exports AcroForm field data to a file in XFDF format.
exportAsXFDF(OutputStream, String, boolean) - Method in interface com.qoppa.android.pdf.form.AcroForm
Exports AcroForm field data to an output stream in XML format.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links