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

I

IAnnotSelectionListener - interface com.qoppa.pdf.annotations.IAnnotSelectionListener.
The interface for AnnotationComponent selection events.
IAnnotationFactory - interface com.qoppa.pdf.annotations.IAnnotationFactory.
 
IAnnotationManager - interface com.qoppa.pdf.annotations.IAnnotationManager.
This class manages the selection cycle for AnnotationComponents.
ICON_COMMENT - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_DEFAULT - Static variable in interface com.qoppa.pdf.annotations.FileAttachment
 
ICON_DEFAULT - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_GRAPH - Static variable in interface com.qoppa.pdf.annotations.FileAttachment
 
ICON_HELP - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_INSERT - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_KEY - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_NEWPARAGRAPH - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_NOTE - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_PAPERCLIP - Static variable in interface com.qoppa.pdf.annotations.FileAttachment
 
ICON_PARAGRAPH - Static variable in interface com.qoppa.pdf.annotations.Text
 
ICON_PUSHPIN - Static variable in interface com.qoppa.pdf.annotations.FileAttachment
 
ICON_TAG - Static variable in interface 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.
IFlattener - interface com.qoppa.pdf.annotations.IFlattener.
This interface is used internally to let annotations know how to flatten themselves into the document content.
INSERT_LAYER - Static variable in class com.qoppa.pdf.DocumentEvent
 
IPDFActionHandler - interface com.qoppa.pdfViewer.actions.IPDFActionHandler.
Interface to handle actions, when they are executed.
IPDFDocument - interface com.qoppa.pdf.dom.IPDFDocument.
Object representation of a PDF document.
IPDFOpener - interface com.qoppa.pdfViewer.IPDFOpener.
This interface is used to open PDF files by PDFViewerBean when the open file icon (folder) on the toolbar is clicked by the user.
IPDFPage - interface com.qoppa.pdf.dom.IPDFPage.
Object representation of a page in a PDF document.
IPDFPageView - interface com.qoppa.pdfViewer.IPDFPageView.
This interface provides access to page views on a PDF document.
IPassword - interface com.qoppa.pdf.IPassword.
External interface used by the PDF library to get possible passwords to open a document.
ISnapshotHandler - interface com.qoppa.pdfViewer.ISnapshotHandler.
This interface provides a way for host applications to implement custom features for the Snapshot tool.
IWatermark - interface com.qoppa.pdf.IWatermark.
This interface is used to display a watermark on a PDF document in the following Java PDF Libraries: jPDFProcess jPDFPrint jPDFImages jPDFViewer jPDFNotes There are 3 types of watermark callbacks: images, print, and viewer.
InitialViewSettings - class com.qoppa.pdfViewer.InitialViewSettings.
This class encapsulates view settings for the page mode, page layout and magnification that the PDFViewerBean uses to display documents when they are loaded.
Ink - interface com.qoppa.pdf.annotations.Ink.
Interface representing an Ink annotation in a PDF document.
InputStreamPDFSource - class com.qoppa.pdf.source.InputStreamPDFSource.
Implementation of the PDFSource interface when the document comes from an input stream.
InputStreamPDFSource(InputStream) - Constructor for class com.qoppa.pdf.source.InputStreamPDFSource
 
InputStreamPDFSource(InputStream, String) - Constructor for class com.qoppa.pdf.source.InputStreamPDFSource
 
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.
isActive() - Method in interface com.qoppa.pdfViewer.panels.PDFPanel
Returns the active state of the panel.
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()).
isAttachmentsTabSelected() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Deprecated. Replaced with getAttachmentPanel().isPaneSelected()
isBookmarksTabSelected() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Deprecated. Replaced with getBookmarkPanel().isPaneSelected()
isChangeDocumentAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to change the document.
isCombFormat() - Method in interface 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.
isCommentComponentsVisible() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns whether comments are visible on the PDFViewerBean.
isCommentsTabSelected() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Deprecated. Replaced with getCommentPanel().isPaneSelected()
isCommentsVisible() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Deprecated. Replaced with PDFViewerBean.isCommentComponentsVisible()
isContentAppended() - Method in class com.qoppa.pdf.SignatureValidity
Gets a flag that indicates if there has been any content appended to this PDF.
isDefaultOverrideMagnification() - Static method in class com.qoppa.pdfViewer.InitialViewSettings
Returns the default overrideMagnification value.
isDefaultOverridePageLayout() - Static method in class com.qoppa.pdfViewer.InitialViewSettings
Returns the default overridePageLayout value.
isDefaultOverridePageMode() - Static method in class com.qoppa.pdfViewer.InitialViewSettings
Returns the default overridePageMode value.
isEditable() - Method in interface 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.
isFieldsHighlight() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Returns whether or not the fields should be highlighted.
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
Deprecated. This flag is not used anymore. When printing, if the PDF document is used as a Printable, the library will use the page format settings from the PrinterJob, if used as a Pageable, the library will define its own page format.
isHidden() - Method in interface 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).
isImageField() - Method in interface com.qoppa.pdf.form.PushButtonField
Checks whether this push button field is designated to be an image field.
isImageSmoothReduction() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the smooth image reduction hingt.
isInitialOpen() - Method in interface com.qoppa.pdf.annotations.Text
Returns the value of the InitialOpen flag.
isIntentArrow() - Method in interface com.qoppa.pdf.annotations.Line
 
isIntentDimension() - Method in interface com.qoppa.pdf.annotations.Line
 
isIntentDimension() - Method in interface com.qoppa.pdf.annotations.Polygon
Returns a flag indicating whether this polygon's intent is a dimension (measuring tool)
isIntentDimension() - Method in interface com.qoppa.pdf.annotations.Polyline
Returns a flag indicating whether this polygon's intent is a dimension (measuring tool)
isIntentTypeWriter() - Method in interface com.qoppa.pdf.annotations.FreeText
 
isInvisible() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the INVISIBLE flag.
isLayersTabSelected() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Deprecated. Replaced with getLayerPanel().isPaneSelected()
isLocked() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the LOCKED flag.
isModified() - Method in interface com.qoppa.pdf.annotations.GestureList
Flag indicating whether the gesture list has been modified.
isModified() - Method in interface com.qoppa.pdf.annotations.Vertices
Returns a flag indicating whether the list of vertices, or any vertices in the list has been modified.
isModifyAnnotsAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to add or modify text annotations in the document.
isMultiLine() - Method in interface 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 interface com.qoppa.pdf.annotations.Annotation
Returns the value of the NOROTATE flag.
isNoView() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the NOVIEW flag.
isNoZoom() - Method in interface 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 interface com.qoppa.pdf.Bookmark
Returns whether this item is opened or closed when the document is opened.
isOpen() - Method in interface com.qoppa.pdf.annotations.Popup
 
isOverrideMagnification() - Method in class com.qoppa.pdfViewer.InitialViewSettings
Returns whether or not the PDFViewerBean should ignore a document's magnification and use this class's magnification value instead when a document is loaded.
isOverridePageLayout() - Method in class com.qoppa.pdfViewer.InitialViewSettings
Returns whether or not the PDFViewerBean should ignore a document's page layout and use this class's page layout value instead when a document is loaded.
isOverridePageMode() - Method in class com.qoppa.pdfViewer.InitialViewSettings
Returns whether or not the PDFViewerBean should ignore a document's page mode and use this class's page mode value instead when a document is loaded.
isPagesTabSelected() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Deprecated. Replaced with getThumbnailPanel().isPaneSelected()
isPaneSelected() - Method in interface com.qoppa.pdfViewer.panels.PDFPanel
Returns true if this panel is currently selected; otherwise, false.
isPassword() - Method in interface com.qoppa.pdf.annotations.WidgetText
 
isPrintAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to print the document.
isPrintAnnotations() - Method in class com.qoppa.pdf.PrintSettings
Returns the value of the print annotations flag.
isPrintHighResAllowed() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permission to print the document at high resolution.
isPrintable() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the value of the PRINTABLE flag.
isReadOnly() - Method in interface 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.
isRenderComments() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the render comments flag.
isRequired() - Method in interface com.qoppa.pdf.form.FormField
Returns the value of the 'Required' flag.
isSelected() - Method in interface com.qoppa.pdf.annotations.AnnotationComponent
Deprecated. Replaced with IAnnotationManager.isSelected(com.qoppa.pdf.annotations.AnnotationComponent)
isSelected(AnnotationComponent) - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
Returns a flag that indicates whether the selection component is selected.
isSignAuthor() - Method in interface com.qoppa.pdf.form.SignatureField
Returns a flag indicating whether this is an author signature.
isSignaturesTabSelected() - Method in class com.qoppa.pdfViewer.PDFViewerBean
Deprecated. Replaced with getSignaturePanel().isPaneSelected()
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.
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 J K L M N O P R S T U V W X Z