A B C D E F G H I K L M N O P R S T U W Z

I

ICON_COMMENT - Static variable in class com.qoppa.pdf.annotations.Text
 
ICON_DEFAULT - Static variable in class com.qoppa.pdf.annotations.FileAttachment
 
ICON_DEFAULT - Static variable in class com.qoppa.pdf.annotations.Text
 
ICON_GRAPH - Static variable in class com.qoppa.pdf.annotations.FileAttachment
 
ICON_HELP - Static variable in class com.qoppa.pdf.annotations.Text
 
ICON_INSERT - Static variable in class com.qoppa.pdf.annotations.Text
 
ICON_KEY - Static variable in class com.qoppa.pdf.annotations.Text
 
ICON_NEWPARAGRAPH - Static variable in class com.qoppa.pdf.annotations.Text
 
ICON_NOTE - Static variable in class com.qoppa.pdf.annotations.Text
 
ICON_PAPERCLIP - Static variable in class com.qoppa.pdf.annotations.FileAttachment
 
ICON_PARAGRAPH - Static variable in class com.qoppa.pdf.annotations.Text
 
ICON_PUSHPIN - Static variable in class com.qoppa.pdf.annotations.FileAttachment
 
ICON_TAG - Static variable in class com.qoppa.pdf.annotations.FileAttachment
 
IDocumentListener - interface com.qoppa.pdf.IDocumentListener.
Listener interfaces to notify objects when a document has been changed.
IEmbeddedFile - interface com.qoppa.pdf.IEmbeddedFile.
Representation of an embedded file in a PDF document.
INSERT_LAYER - Static variable in class com.qoppa.pdf.DocumentEvent
 
IPDFActionHandler - interface com.qoppa.pdfViewer.actions.IPDFActionHandler.
 
IPDFDocument - interface com.qoppa.pdf.dom.IPDFDocument.
Object representation of a PDF document.
IPDFListener - interface com.qoppa.pdfNotes.IPDFListener.
This interface is used to notify a host application of PDF document loading and saving.
IPDFPage - interface com.qoppa.pdf.dom.IPDFPage.
Object representation of a page in a PDF document.
IPDFSaver - interface com.qoppa.pdfNotes.IPDFSaver.
This interface is used to save the modified PDF documents.
IPassword - interface com.qoppa.pdf.IPassword.
External interface used by the PDF library to get possible passwords to open a document.
Ink - class com.qoppa.pdf.annotations.Ink.
Class representing an Ink annotation in a PDF document.
Ink(String) - Constructor for class com.qoppa.pdf.annotations.Ink
Constructs and Ink annotation with no lines.
Ink(String, Vector) - Constructor for class com.qoppa.pdf.annotations.Ink
Constructs and Ink annotation.
importAnnotsFromFDF(InputStream) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Import annotations comments from an input stream in FDF format.
importAnnotsFromFDF(String) - Method in class com.qoppa.pdfNotes.PDFNotesBean
Import annotations comments from a file in FDF Format.
importFDF(String) - Method in interface com.qoppa.pdf.form.AcroForm
Import Acroform field data from a file in FDF Format.
importFDF(InputStream) - Method in interface com.qoppa.pdf.form.AcroForm
Imports AcroForm field data from an input stream in FDF format.
importXDP(String) - Method in interface com.qoppa.pdf.form.AcroForm
Imports XFA field data from a file in XDP format.
importXDP(InputStream) - Method in interface com.qoppa.pdf.form.AcroForm
Imports XFA field data from an InputStream in XDP format.
importXFDF(String) - Method in interface com.qoppa.pdf.form.AcroForm
Imports Acroform fields data from a file in XFDF Format.
importXFDF(XMLElement) - Method in interface com.qoppa.pdf.form.AcroForm
Import AcroForm field data from an xml element representing the top element of an fdf file.
importXFDF(InputStream) - Method in interface com.qoppa.pdf.form.AcroForm
Imports AcroForm field data from an input stream in XFDF format.
insertChildBookmark(String, int) - Method in interface com.qoppa.pdf.Bookmark
Insert a child bookmark at the given index in the node's children.
isAllValid() - Method in class com.qoppa.pdf.SignatureValidity
Checks if the signature is completely valid.
isAssembleDocumentAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to assemble the document: - insert, rotate or delete pages - create bookmarks - create thumbnail images This permission is automatically granted if the permission to change the document is granted (@see PDFPermissions#isChangeDocumentAllowed()).
isChangeDocumentAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to change the document.
isCloseShape() - Method in class com.qoppa.pdf.annotations.Polyline
 
isCombFormat() - Method in class com.qoppa.pdf.annotations.WidgetText
Indicates whether this text widget is in the comb format.
isCombo() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns true if the choice field is a combo box field, false if it's a list field.
isContentAppended() - Method in class com.qoppa.pdf.SignatureValidity
Gets a flag that indicates if there has been any content appended to this PDF.
isEditable() - Method in class com.qoppa.pdf.annotations.Widget
 
isEditable() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns true if user is allowed to enter custom text, false if not.
isExtractTextGraphicsAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to extract text and graphics.
isExtractTextGraphicsForAccessibilityAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to extract text and graphics in support of accessibility to disabled users or other purposes.
isFillFormFieldsAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to fill form fields and sign the document.
isForceUserPageFormat() - Method in class com.qoppa.pdf.PrintSettings
Returns the value of the ForceUserPageFormat attribute.
isHidden() - Method in class com.qoppa.pdf.annotations.Annotation
Returns the value of the HIDDEN flag.
isHide() - Method in class com.qoppa.pdfViewer.actions.HideShowAction
Returns a boolean flag indicating wether to hide the field (true) or to show it (false).
isImageSmoothReduction() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the smooth image reduction hingt.
isInitialOpen() - Method in class com.qoppa.pdf.annotations.Text
Returns the value of the InitialOpen flag.
isIntentArrow() - Method in class com.qoppa.pdf.annotations.Line
 
isIntentTypeWriter() - Method in class com.qoppa.pdf.annotations.FreeText
 
isInvisible() - Method in class com.qoppa.pdf.annotations.Annotation
Returns the value of the INVISIBLE flag.
isLocked() - Method in class com.qoppa.pdf.annotations.Annotation
Returns the value of the LOCKED flag.
isModified() - Method in class com.qoppa.pdfNotes.PDFNotesBean
Returns whether this document has been modified or not.
isModifyAnnotsAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to add or modify text annotations in the document.
isMultiLine() - Method in class com.qoppa.pdf.annotations.WidgetText
 
isMultiLine() - Method in interface com.qoppa.pdf.form.TextField
Returns true if the 'Multi-Line' flag is on for this text field.
isMultiSelect() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns true if selection of multiple items is allowed, false if not.
isNoExport() - Method in interface com.qoppa.pdf.form.FormField
Returns the value of the 'No Export' flag.
isNoRotate() - Method in class com.qoppa.pdf.annotations.Annotation
Returns the value of the NOROTATE flag.
isNoView() - Method in class com.qoppa.pdf.annotations.Annotation
Returns the value of the NOVIEW flag.
isNoZoom() - Method in class com.qoppa.pdf.annotations.Annotation
Returns the value of the NOZOOM flag.
isNotValid() - Method in class com.qoppa.pdf.SignatureValidity
This method checks if the signature is considered NOT VALID.
isOpen() - Method in class com.qoppa.pdf.annotations.Popup
 
isOpenPDFOnly() - Method in class com.qoppa.pdfNotes.PDFNotesBean
Returns whether the user is allowed to open PDF files only.
isPrintAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to print the document.
isPrintHighResAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to print the document at high resolution.
isPrintable() - Method in class com.qoppa.pdf.annotations.Annotation
Returns the value of the PRINTABLE flag.
isPrintable() - Method in class com.qoppa.pdf.annotations.FileAttachment
Sound icon never prints.
isPrintable() - Method in class com.qoppa.pdf.annotations.Sound
Sound icon never prints.
isPrintable() - Method in class com.qoppa.pdf.annotations.Text
Text icon never prints.
isReadOnly() - Method in class com.qoppa.pdf.annotations.Annotation
Returns the value of the READONLY flag.
isReadOnly() - Method in interface com.qoppa.pdf.form.FormField
Returns the value of the 'Read Only' flag.
isRequired() - Method in interface com.qoppa.pdf.form.FormField
Returns the value of the 'Required' flag.
isShowPropDialog(String) - Static method in class com.qoppa.pdfNotes.NotesSettings
Gets the flag for a given annotation to show or not the annotation properties popup dialog after an annotation has been created.
isSpellCheck() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns true if spelling should be checked on the custom values entered by user (@see isEditable()), false if not.
isSplitOpen() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns whether the split window is open or not.
isSplitVisible() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns the state of the split window.
isTested() - Method in class com.qoppa.pdf.SignatureValidity
Returns a flag indicating if this signature has been tested.
isTrustedChain() - Method in class com.qoppa.pdf.SignatureValidity
Gets the value of the trusted chain flag.
isValidCertificateChain() - Method in class com.qoppa.pdf.SignatureValidity
Returns the status of the certificate chain validity.
isValidExpiration() - Method in class com.qoppa.pdf.SignatureValidity
Gets the value of the valid expiration flag.
isValidRevocationList() - Method in class com.qoppa.pdf.SignatureValidity
Returns the status of the revocation list validity.
isValidSignatureHash() - Method in class com.qoppa.pdf.SignatureValidity
Returns a flag indicating whether the stored signature hash matches the calculated signature hash.
isValidSignatureObject() - Method in class com.qoppa.pdf.SignatureValidity
Gets a flag that indicates whether the signature object was readable.
isValidTimestamp() - Method in class com.qoppa.pdf.SignatureValidity
Returns a flag indicating whether the signature has a valid timestamp.
isValidWithWarning() - Method in class com.qoppa.pdf.SignatureValidity
Returns true if the signature is considered valid but has warnings associated with it.
isVisible() - Method in class com.qoppa.pdf.Layer
Returns whether this layer is currently visible.

A B C D E F G H I K L M N O P R S T U W Z