Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
getEnclosingShape()
- Method in class com.qoppa.pdf.
TextPosition
Returns a shape that encloses the text on the page.
getErrorHandling()
- Static method in class com.qoppa.pdf.errors.
PDFErrorHandling
Returns the current value of the error handling flag.
getErrorMessage()
- Method in class com.qoppa.pdf.errors.
RenderError
getErrors()
- Static method in class com.qoppa.pdf.errors.
PDFErrorHandling
Gets a list of errors in the last rendering.
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.
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
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.pdfPrint.
PDFPrint
Returns the number of pages in this document.
getPageFormat(int)
- Method in class com.qoppa.pdfPrint.
PDFPrint
Returns a PageFormat object for the given page.
getPageIndex()
- Method in class com.qoppa.pdf.
DocumentEvent
getPageable(PrinterJob)
- Method in class com.qoppa.pdfPrint.
PDFPrint
Returns an object that implements Pageable for this PDF document.
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.
getPrintSettings()
- Method in class com.qoppa.pdfPrint.
PDFPrint
Returns the PrintSettings that will be used when printing the document.
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.
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.pdfPrint.
PDFPrint
Returns version string for jPDFPrint.
getjlMessage()
- Method in class com.qoppa.pdf.
PasswordDialog
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
O
P
R
S
T
W