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

G

getActions() - Method in interface com.qoppa.pdf.Bookmark
Gets the list of actions for this Bookmark.
getAltFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns the alternate field name for this field.
getAngle() - Method in class com.qoppa.pdf.TextPosition
Returns the angle that this text is displayed at on the page.
getAuthor() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's author.
getBookmarkIndex(Bookmark) - Method in interface com.qoppa.pdf.Bookmark
Returns the index of the bookmark node in the node's children.
getByteOrder() - Method in class com.qoppa.pdf.TIFFOptions
Gets the byte order to use when saving a TIFF file.
getCertificateChain() - Method in class com.qoppa.pdf.SigningInformation
 
getChildBookmarkAt(int) - Method in interface com.qoppa.pdf.Bookmark
Returns the child bookmark at the given index.
getChildCount() - Method in interface com.qoppa.pdf.Bookmark
Returns the number of children that this node contains.
getCompression() - Method in class com.qoppa.pdf.TIFFOptions
Return the current compression setting fo this TIFFOptions.
getContactInformation() - Method in class com.qoppa.pdf.SigningInformation
 
getCreationDate() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's creation date.
getCreator() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's creator.
getDPI() - Method in class com.qoppa.pdf.TIFFOptions
Return the DPI setting for this TIFFOptions.
getDefaultValue() - Method in interface com.qoppa.pdf.form.CheckBoxField
Returns the default value for the check box field.
getDefaultValue() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the default value for this field.
getDefaultValue() - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Returns the default value for this radio button group field.
getDefaultValue() - Method in interface com.qoppa.pdf.form.TextField
Returns the default value for this text field.
getDeflatedContents() - Method in interface com.qoppa.pdf.IEmbeddedFile
Get the content of the embedded file.
getDisplayOptions() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the list of display options (or items) for this field.
getDisplayValue(String) - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the display value (or item) corresponding to a given export value.
getDocument() - Method in class com.qoppa.pdf.DocumentEvent
 
getDocumentInfo(String, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document in a file.
getDocumentInfo(InputStream, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document from an InputStream.
getDocumentInfo(URL, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document from a URL.
getDocumentInfo() - Method in class com.qoppa.pdfFields.PDFFields
Returns a DocumentInfo object containing the information section of a PDF document (author, title, etc.)
getEnclosingShape() - Method in class com.qoppa.pdf.TextPosition
Returns a shape that encloses the text on the page.
getEventType() - Method in class com.qoppa.pdf.DocumentEvent
 
getException() - Method in class com.qoppa.pdf.SignatureValidity
Returns any exception when reading the signature.
getExceptionMessage() - Method in class com.qoppa.pdf.SignatureValidity
Returns a message associated with an exception when reading the signature.
getExportOptions() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the list of export options for this field.
getExportValue(String) - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the export value corresponding to a given display value (or item).
getField(String) - Method in interface com.qoppa.pdf.form.AcroForm
Gets a field by name.
getField(String) - Method in class com.qoppa.pdfFields.PDFFields
Gets a field by name.
getFieldList() - Method in interface com.qoppa.pdf.form.AcroForm
Gets the list of fields in this AcroForm.
getFieldList() - Method in class com.qoppa.pdfFields.PDFFields
Gets the list of fields in this AcroForm.
getFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns the name of this field.
getFieldTypeDesc() - Method in interface com.qoppa.pdf.form.FormField
Returns a description of the field type.
getFileName() - Method in interface com.qoppa.pdf.IEmbeddedFile
Returns the embedded file name.
getFullFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns the full name of the fields.
getHorzTextAlign() - Method in interface com.qoppa.pdf.form.TextField
Returns the horizontal text alignment property for this field.
getImageSmoothReduction() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the image reduction hint.
getKeywords() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's keywords.
getLargeIcon() - Method in class com.qoppa.pdf.SignatureValidity
Returns an Icon that will draw the status of the signature with the same rules as drawSmallIcon().
getLocation() - Method in class com.qoppa.pdf.SigningInformation
 
getMapFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns this field's mapping name.
getMaxLength() - Method in interface com.qoppa.pdf.form.TextField
Returns the maximum number of characters allowed for this text field.
getModDate() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's modified date.
getName() - Method in class com.qoppa.pdf.Layer
Returns the name of this layer.
getObject() - Method in class com.qoppa.pdf.DocumentEvent
 
getPageCount() - Method in class com.qoppa.pdf.DocumentInfo
Gets the number of pages in the document.
getPageIndex() - Method in class com.qoppa.pdf.DocumentEvent
 
getParentBookmark() - Method in interface com.qoppa.pdf.Bookmark
Returns the parent node / Bookmark.
getPasswords() - Method in interface com.qoppa.pdf.IPassword
Method called to get passwords for encrypted PDF documents.
getPasswords() - Method in class com.qoppa.pdf.PDFPassword
Method that fulfills the IPassword interface.
getPasswords() - Method in class com.qoppa.pdf.PasswordDialog
 
getPermFlag() - Method in class com.qoppa.pdf.PDFPermissions
Returns the permissions int representing the 12 permissions bits as specified in the PDF documentation.
getPrivateKey() - Method in class com.qoppa.pdf.SigningInformation
 
getProducer() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's producer.
getQuadrilateral() - Method in class com.qoppa.pdf.TextPosition
Returns a quadrilateral with the four corners for this text string.
getQuadrilaterals() - Method in interface com.qoppa.pdf.TextSelection
Returns a list of quadrilaterals for the text selection areas.
getReason() - Method in class com.qoppa.pdf.SigningInformation
 
getRenderingHint(RenderingHints.Key) - Static method in class com.qoppa.pdf.PDFRenderHints
Gets one rendering hint.
getRenderingHints() - Static method in class com.qoppa.pdf.PDFRenderHints
Gets a copy of the rendering hints.
getRowsPerStrip() - Method in class com.qoppa.pdf.TIFFOptions
Returns the number of rows per strip that will be used when saving a TIFF file.
getSelectionShape() - Method in interface com.qoppa.pdf.TextSelection
Returns the entire shape that encloses all different word groups in this selection.
getSignDateTime() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature date and time as a java date object.
getSignLocation() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature location.
getSignName() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature name.
getSignReason() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature reason.
getSignatureFields() - Method in interface com.qoppa.pdf.form.AcroForm
Gets a list of signature fields, if any.
getSignatureValidity() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the validity information for this signature.
getSignerCertificate() - Method in class com.qoppa.pdf.SigningInformation
 
getSize() - Method in interface com.qoppa.pdf.IEmbeddedFile
Get the size of the file content in bytes.
getSubject() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's subject.
getSubstitutefont(String) - Static method in class com.qoppa.pdf.PDFRenderHints
Returns a substitute font, if one has been registered, for the given font name.
getText() - Method in class com.qoppa.pdf.TextPosition
Returns the text string.
getText() - Method in interface com.qoppa.pdf.TextSelection
Returns a string containing all the selected text.
getTextColor() - Method in interface com.qoppa.pdf.Bookmark
Returns the text color that should be used when showing this bookmark.
getTextStyle() - Method in interface com.qoppa.pdf.Bookmark
Returns the text style to use when displaying the bookmark.
getTitle() - Method in interface com.qoppa.pdf.Bookmark
Gets this bookmarks title.
getTitle() - Method in class com.qoppa.pdf.DocumentInfo
Gets the document's title.
getUserName() - Method in interface com.qoppa.pdf.form.FormField
Gets this field's user name.
getValidityText() - Method in class com.qoppa.pdf.SignatureValidity
Returns a textual description of the state of the signature.
getValue() - Method in interface com.qoppa.pdf.form.CheckBoxField
Returns the value for the check box field.
getValue() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the current selected value.
getValue() - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Returns the value for this radio button group field.
getValue() - Method in interface com.qoppa.pdf.form.TextField
Returns the value of the text field.
getValues() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the current list of selected export values.
getVersion() - Static method in class com.qoppa.pdfFields.PDFFields
Returns version string for jPDFFields.
getWidgets() - Method in interface com.qoppa.pdf.form.FormField
Gets a list of any widgets associated with this field.
getjlMessage() - Method in class com.qoppa.pdf.PasswordDialog
 

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