A B C D E 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.
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.
getDeflatedContents() - Method in interface com.qoppa.pdf.IEmbeddedFile
Get the content of the embedded file.
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.pdfText.PDFText
Returns a DocumentInfo object containing the information section of a PDF document (author, title, etc.)
getDocumentInfo(InputStream, IPassword) - Static method in class com.qoppa.pdfText.PDFText
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.
getFileName() - Method in interface com.qoppa.pdf.IEmbeddedFile
Returns the embedded file name.
getFileName() - Method in class com.qoppa.pdfText.PDFText
Returns the name of the pdf document.
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().
getLinesWithPositions(int) - Method in class com.qoppa.pdfText.PDFText
Returns position information for all the lines of text in the specified page of the PDF document.
getLocation() - Method in class com.qoppa.pdf.SigningInformation
 
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.
getPageCount() - Method in class com.qoppa.pdfText.PDFText
Returns the number of pages of the pdf 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.
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.
getText() - Method in class com.qoppa.pdfText.PDFText
Returns the text in the pdf document as a String.
getText(int) - Method in class com.qoppa.pdfText.PDFText
Returns text contained in the specified page of the pdf document as a String.
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.
getValidityText() - Method in class com.qoppa.pdf.SignatureValidity
Returns a textual description of the state of the signature.
getVersion() - Static method in class com.qoppa.pdfText.PDFText
Returns version string for jPDFText.
getWords() - Method in class com.qoppa.pdfText.PDFText
Returns all words in the pdf document as a Vector of Strings.
getWords(int) - Method in class com.qoppa.pdfText.PDFText
Returns all words contained in the specified page of the pdf document as a Vector of Strings.
getWordsWithPositions(int) - Method in class com.qoppa.pdfText.PDFText
Returns position information for all the words in the specified page of the PDF document.
getjlMessage() - Method in class com.qoppa.pdf.PasswordDialog
 

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