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

A

A2 - Static variable in interface com.gnostice.pdfone.PdfPageSize
A2 Paper - 16.5 x 23.4 inches
A3 - Static variable in interface com.gnostice.pdfone.PdfPageSize
A3 Paper - 11.7 x 16.5 inches
A3EXTRA - Static variable in interface com.gnostice.pdfone.PdfPageSize
A4 Extra Paper - 9.3 x 12.7 inches
A3EXTRATRANSVERSE - Static variable in interface com.gnostice.pdfone.PdfPageSize
A4 Extra Transverse Paper - 8.3 x 11.7 inches
A3ROTATED - Static variable in interface com.gnostice.pdfone.PdfPageSize
A3 Rotated Paper - 16.5 x 11.7 inches
A3TRANSVERSE - Static variable in interface com.gnostice.pdfone.PdfPageSize
A3 Transverse Paper - 11.7 x 16.5 inches
A4 - Static variable in interface com.gnostice.pdfone.PdfPageSize
A4 Paper - 8.3 x 11.7 inches
A4EXTRA - Static variable in interface com.gnostice.pdfone.PdfPageSize
A4 Extra Paper - 9.3 x 12.7 inches
A4PLUS - Static variable in interface com.gnostice.pdfone.PdfPageSize
A4 Plus Paper - 8.3 x 13.0 inches
A4ROTATED - Static variable in interface com.gnostice.pdfone.PdfPageSize
A4 Rotated Paper - 11.7 x 8.3 inches
A4SMALL - Static variable in interface com.gnostice.pdfone.PdfPageSize
A4 Small Paper - 8.3 x 11.7 inches
A4TRANSVERSE - Static variable in interface com.gnostice.pdfone.PdfPageSize
A4 Transverse Paper - 8.3 x 11.7 inches
A5 - Static variable in interface com.gnostice.pdfone.PdfPageSize
A5 Paper - 5.8 x 8.3 inches
A5EXTRA - Static variable in interface com.gnostice.pdfone.PdfPageSize
A5 Extra Paper - 6.9 x 9.3 inches
A5ROTATED - Static variable in interface com.gnostice.pdfone.PdfPageSize
A5 Rotated Paper - 8.3 x 5.8 inches
A5TRANSVERSE - Static variable in interface com.gnostice.pdfone.PdfPageSize
A5 Transverse Paper - 5.8 x 8.3 inches
A6 - Static variable in interface com.gnostice.pdfone.PdfPageSize
A6 Paper - 4.1 x 5.8 inches
A6ROTATED - Static variable in interface com.gnostice.pdfone.PdfPageSize
A6 Rotated Paper - 5.8 x 4.1 inches
activate(String, String) - Static method in class com.gnostice.pdfone.PDFOne
Activates the use of PDFOne.jar file for the specified authorization and product key.
ADD_TO_PATH_FOR_CLIPPING - Static variable in interface com.gnostice.pdfone.PdfTextRenderingMode
 
addAction(PdfAction) - Method in class com.gnostice.pdfone.PdfBookmark
Adds a specified document-level action.
addAction(int, int) - Method in class com.gnostice.pdfone.PdfFormField
Adds specified named action to specified event of the form field.
addAction(int, int, String) - Method in class com.gnostice.pdfone.PdfFormField
Adds specified Javascript or URI action to specified event of the form field.
addAction(int, int, String, boolean) - Method in class com.gnostice.pdfone.PdfFormField
Adds specified launch action to specified event of the form field.
addAction(PdfAction) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Adds specified action to the link annotation.
addActionFormReset(int) - Method in class com.gnostice.pdfone.PdfFormField
Adds an action to reset the form for the specified event of this form field.
addActionFormReset(int, PdfFormField, boolean) - Method in class com.gnostice.pdfone.PdfFormField
Adds an action to exclusively reset or not reset specified form field for specified event of this form field.
addActionFormReset(int, ArrayList, boolean) - Method in class com.gnostice.pdfone.PdfFormField
Adds an action to exclusively reset or not reset specified form fields for specified event of this form field.
addActionFormSubmit(int, String) - Method in class com.gnostice.pdfone.PdfFormField
Add an action to submit the form to specified URI for specified event of this form field.
addActionFormSubmit(int, String, ArrayList, boolean) - Method in class com.gnostice.pdfone.PdfFormField
Adds an action to exclusively submit or not submit specified form fields to a specified URI for specified event of this form field.
addActionFormSubmit(int, String, PdfFormField, boolean) - Method in class com.gnostice.pdfone.PdfFormField
Adds an action to exclusively submit or not submit a specified form field to a specified URI for specified event of this form field.
addActionGoto(int, double, double, double) - Method in class com.gnostice.pdfone.PdfBookmark
Adds to this bookmark a go-to action capable of changing the current view of the document to a destination specified by location (left, top), page pageNo, and magnification factor zoom.
addActionGoto(int) - Method in class com.gnostice.pdfone.PdfBookmark
Adds to this bookmark a go-to action capable of changing the current view of the document to a destination page specified by pageNo.
addActionGoto(int, double, int) - Method in class com.gnostice.pdfone.PdfBookmark
Adds to this bookmark a go-to action capable of changing the current view of the document to a destination specified by pos and fit on page pageNo.
addActionGoto(int, int) - Method in class com.gnostice.pdfone.PdfBookmark
Adds to this bookmark a go-to action capable of changing the current view of the document to display entire height and width of a destination page pageNo tightly fit inside the window.
addActionGoto(int, PdfRect) - Method in class com.gnostice.pdfone.PdfBookmark
Adds to this bookmark a go-to action capable of changing the current view of the document to a rectangular area rect on a destination page pageNo.
addActionGoto(int, double, double, double, double) - Method in class com.gnostice.pdfone.PdfBookmark
Adds to this bookmark a go-to action capable of changing the current view of the document to a specified rectangular area on a specified page.
addActionGoTo(int, double, double, double) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Adds a go-to action to this link annotation linking it to destination specified by position (left, top), page pageNo, and magnification factor zoom.
addActionGoTo(int) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Adds a go-to action to this link annotation linking it to page specified by pageNo.
addActionGoTo(int, double, int) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Adds a go-to action to this link annotation linking it to destination specified by pos and fit on page specified by pageNo.
addActionGoTo(int, double, double, double, double) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Adds a go-to action to this link annotation linking it to specified rectangular area on specified page.
addActionImportData(int, String) - Method in class com.gnostice.pdfone.PdfFormField
Adds an action to import FDF (Forms Data Form) data into the form from a specified file for specified event of the form field.
addActionJavaScript(String) - Method in class com.gnostice.pdfone.PdfBookmark
Adds a Javascript action to this bookmark.
addActionJavaScript(String) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Adds an action to this annotation making it execute specified Javascript script.
addActionLaunch(String, boolean) - Method in class com.gnostice.pdfone.PdfBookmark
Adds a launch action to this bookmark.
addActionLaunch(String, boolean) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Adds an action to this link annotation making it launch specified application, or open or print specified document.
addActionNamed(int) - Method in class com.gnostice.pdfone.PdfBookmark
Adds a named action to this bookmark.
addActionNamed(int) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Adds action to this link annotation making it perform specified named action.
addActionRemoteGoTo(String, PdfBookmark.RemoteGoTo, boolean) - Method in class com.gnostice.pdfone.PdfBookmark
Adds a remote go-to action to this bookmark.
addActionRemoteGoTo(String, PdfBookmark.RemoteGoTo, boolean) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Adds a remote go-to action to this link annotation.
addActionURI(String) - Method in class com.gnostice.pdfone.PdfBookmark
Adds a URI action to this bookmark.
addActionURI(String) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Adds an action to this link annotation making it launch specified Uniform Resource Identifier (URI).
addAttachment(String, String) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
addAttachment(InputStream, String, String) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
addAttachment(byte[], String, String) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
addAttachment(String, String) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
addAttachment(InputStream, String, String) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
addAttachment(byte[], String, String) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
addAttachment(String, String) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
addAttachment(InputStream, String, String) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
addAttachment(byte[], String, String) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
addCell(int, int) - Method in class com.gnostice.pdfone.PdfTable
Adds a new cell that spans specified number of rows and specified number of columns to the table.
addCell(int, int, String) - Method in class com.gnostice.pdfone.PdfTable
Adds specified cell (with specified text as contents) that spans specified number of rows and specified number of columns to the table.
addCell(int, int, String, PdfFont) - Method in class com.gnostice.pdfone.PdfTable
Adds specified (that specified number of rows and columns) with specified text and text font.
addCell(int, int, String, PdfFont, int) - Method in class com.gnostice.pdfone.PdfTable
Adds specified (that specified number of rows and columns) with specified text, font for rendering the text, and text alignment.
addCell(int, int, String, Color, PdfFont, int) - Method in class com.gnostice.pdfone.PdfTable
Adds a new cell (that spans specified number of rows and specified number of columns) with specified text contents, text font, and text alignment to the table.
addCell(int, int, String, int) - Method in class com.gnostice.pdfone.PdfTable
Adds a new cell (that spans specified number of rows and specified number of columns) with specified text contents and text alignment.
addCell(int, int, String, Color) - Method in class com.gnostice.pdfone.PdfTable
Adds a new cell (with specified background color and contents) that spans specified number of rows and specified number of columns to the table.
addCell(int, int, String, PdfFont, Color) - Method in class com.gnostice.pdfone.PdfTable
Adds specified (that specified number of rows and columns) with specified text, font for rendering the text, and background color to the table.
addCell(int, int, PdfImage) - Method in class com.gnostice.pdfone.PdfTable
Adds a new cell (with specified image as the contents) that spans specified number of rows and specified number of columns to the table.
addCell(int, int, Color) - Method in class com.gnostice.pdfone.PdfTable
Add a new cell (with specified background color) that spans specified number of rows and specified number of columns to the table.
addCell(int, int, String, String) - Method in class com.gnostice.pdfone.PdfTable
Adds specified (that specified number of rows and columns) with specified text and image contents to the table.
addCell(int, int, String, PdfFont, String) - Method in class com.gnostice.pdfone.PdfTable
Adds a new cell (that spans specified number of rows and specified number of columns) with specified text contents, font for rendering the text, and pathaname of the image that should be rendered inside the cell.
addCell(int, int, String, PdfImage, Color, int) - Method in class com.gnostice.pdfone.PdfTable
Adds specified (that specified number of rows and columns) with specified text content, font for rendering the text, image content, background color, and alignment to the table.
addCell(int, int, String, PdfFont, PdfImage, Color, int) - Method in class com.gnostice.pdfone.PdfTable
Adds specified (that specified number of rows and columns) with specified text content, font for rendering the text, image content, background color, and content alignment.
addCell(int, int, String, PdfFont, PdfImage, Color, int, boolean) - Method in class com.gnostice.pdfone.PdfTable
Adds a new cell (that spans specified number of rows and specified number of columns) with specified text contents, font for rendering the text, image that should be rendered inside the cell, background color, and image scaling to the table.
addCell(int, int, PdfFormField) - Method in class com.gnostice.pdfone.PdfTable
Adds a new cell (with specified form field as the contents) that spans specified number of rows and specified number of columns to the table.
addCell(PdfCell) - Method in class com.gnostice.pdfone.PdfTable
Adds specified cell to the table.
addChildField(PdfFormField) - Method in class com.gnostice.pdfone.PdfFormField
Adds specified form field as a child form field to this form field.
addDownAppearance(PdfAppearanceStream, int) - Method in class com.gnostice.pdfone.PdfFormPushButton
Deprecated.
Use setDownAppearance(PdfAppearanceStream) instead.
addNext(String, int, double, double, double) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately after this bookmark) that leads to a destination specified by position (lefttop), page pageNo, and page magnification factor zoom.
addNext(String, int) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately after this bookmark) that leads to a specified page.
addNext(String, int, double, int) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately after this bookmark) that leads to a destination specified by pos and fit on page pageNo.
addNext(String, int, int) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately after this bookmark) that leads to a destination specified by pageNo and fit.
addNext(String, int, PdfRect) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately after this bookmark) that leads to a specified rectangle on specified page.
addNext(String, int, double, double, double, double) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately after this bookmark) that leads to a specified rectangular area on a specified page.
addNext(int, String) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately after this bookmark) with specified named action.
addNext(String, String, int) - Method in class com.gnostice.pdfone.PdfBookmark
Adds a new bookmark (immediately after this bookmark) that can execute a specified JavaScript action or URI action.
addNext(String, String, boolean) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately after this bookmark) that launches a specified application or opens/prints a specified file.
addNext(String, String, int, boolean) - Method in class com.gnostice.pdfone.PdfBookmark
Adds a new bookmark (immediately after this bookmark) that can make the viewer application open a specified page of a another PDF document.
addNormalAppearance(PdfAppearanceStream, int) - Method in class com.gnostice.pdfone.PdfFormPushButton
Deprecated.
Use setNormalAppearance(PdfAppearanceStream) instead.
addPrevious(String, int, double, double, double) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately ahead of this bookmark) that leads to a destination specified by position (left, top), page pageNo, and page magnification factor zoom.
addPrevious(String, int) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately ahead of this bookmark) that leads to page specified by pageNo and inserts it immediately ahead of this bookmark.
addPrevious(String, int, double, int) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately ahead of this bookmark) that leads to a destination specified by pos and fit on page pageNo.
addPrevious(String, int, int) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately ahead of this bookmark) that leads to a destination specified by pageNo and fit.
addPrevious(String, int, PdfRect) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately ahead of this bookmark) that leads to a specified rectangle on specified page.
addPrevious(String, int, double, double, double, double) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately ahead of this bookmark) that leads to a specified rectangular area on a specified page.
addPrevious(int, String) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately ahead of this bookmark) with specified named action.
addPrevious(String, String, int) - Method in class com.gnostice.pdfone.PdfBookmark
Adds a new bookmark (immediately before this bookmark) that can execute a specified JavaScript action or URI action.
addPrevious(String, String, boolean) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a newly created bookmark (inserted immediately ahead of this bookmark) that launches a specified application or opens/prints a specified file.
addPrevious(String, String, int, boolean) - Method in class com.gnostice.pdfone.PdfBookmark
Adds a new bookmark (immediately before this bookmark) that can make the viewer application open a specified page of a another PDF document.
addRecipient(int, String) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
addRecipient(int, String) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
addRecipient(int, String) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
addRecipients(int, String[]) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
addRecipients(int, String[]) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
addRecipients(int, String[]) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
addRolloverAppearance(PdfAppearanceStream, int) - Method in class com.gnostice.pdfone.PdfFormPushButton
Deprecated.
Use setRolloverAppearance(PdfAppearanceStream) instead.
adjustFontSize(PdfFont, PdfRect, String) - Static method in class com.gnostice.pdfone.fonts.PdfFont
 
adjustmentValueChanged(AdjustmentEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
afterEmail(PdfDocument, PdfEmailSettings, boolean) - Method in interface com.gnostice.pdfone.PdfEmailHandler
 
afterPrinting(PdfPrinter) - Method in interface com.gnostice.pdfone.PdfPrintHandler
 
afterPrintingOnGraphics(Graphics, int, PdfPage) - Method in interface com.gnostice.pdfone.PdfPrintPageHandler
Called by the print methods in PdfPrinter after a page is printed to the printer's graphics object representing the page.
afterRenderingOnGraphics(Graphics, int, PdfPage, PdfDocument) - Method in interface com.gnostice.pdfone.PdfViewerPageHandler
 
ALIGNMENT_CENTER - Static variable in class com.gnostice.pdfone.PdfFormField
Constant for aligning text inside a form field to both left and right.
ALIGNMENT_CENTER - Static variable in class com.gnostice.pdfone.PdfFreeTextAnnot
Constant for align of text contents of the free-text annotation to the center.
ALIGNMENT_LEFT - Static variable in class com.gnostice.pdfone.PdfFormField
Constant for aligning text inside a form field to left.
ALIGNMENT_LEFT - Static variable in class com.gnostice.pdfone.PdfFreeTextAnnot
Constant for align of text contents of the free-text annotation to the left.
ALIGNMENT_RIGHT - Static variable in class com.gnostice.pdfone.PdfFormField
Constant for aligning text inside a form field to right.
ALIGNMENT_RIGHT - Static variable in class com.gnostice.pdfone.PdfFreeTextAnnot
Constant for align of text contents of the free-text annotation to the right margin.
allFiltersSupported(PdfStream) - Static method in class com.gnostice.pdfone.filters.PdfFilter
 
AllowAccessibility - Static variable in class com.gnostice.pdfone.PdfEncryption
User access permission for extracting text and graphics meant for applications such as those providing accessibility to people with disabilities.
AllowAssembly - Static variable in class com.gnostice.pdfone.PdfEncryption
User access permission for assembling the document, including inserting, rotating, or deleting pages and creating bookmarks or thumbnail images.
AllowCopy - Static variable in class com.gnostice.pdfone.PdfEncryption
User access permission for copying or extracting of all text and graphics but not including those allowed by PdfEncryption.AllowAccessibility.
AllowFormFill - Static variable in class com.gnostice.pdfone.PdfEncryption
User access permission for filling in existing form fields (including signature fields).
AllowHighResPrint - Static variable in class com.gnostice.pdfone.PdfEncryption
User access permission for printing a document in high resolution.
AllowModifyAnnotations - Static variable in class com.gnostice.pdfone.PdfEncryption
User access permission for adding or modifying text annotations, filling in existing interactive form fields, and (if PdfEncryption.AllowModifyContents is also set) creating new or modifying existing interactive form fields including signature fields
AllowModifyContents - Static variable in class com.gnostice.pdfone.PdfEncryption
User access permission for modifying the document in ways not including those allowed by PdfEncryption.AllowModifyAnnotations, PdfEncryption.AllowFormFill, and PdfEncryption.AllowAssembly.
AllowPrinting - Static variable in class com.gnostice.pdfone.PdfEncryption
User access permission for printing the document.
ANGLE_0 - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for displaying a page without any rotation or tilt.
ANGLE_180 - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for displaying a page rotated on its center by 180 degrees.
ANGLE_270 - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for displaying a page rotated on its center by 270 degrees.
ANGLE_90 - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for displaying a page rotated on its center by 90 degrees.
ANNOT_TYPE_CARET - Static variable in class com.gnostice.pdfone.PdfAnnot
Caret annotation type.
ANNOT_TYPE_CIRCLE - Static variable in class com.gnostice.pdfone.PdfAnnot
Circle annotation type.
ANNOT_TYPE_FILE_ATTACHMENT - Static variable in class com.gnostice.pdfone.PdfAnnot
File attachment annotation type.
ANNOT_TYPE_FREE_TEXT - Static variable in class com.gnostice.pdfone.PdfAnnot
Free text annotation type.
ANNOT_TYPE_INK - Static variable in class com.gnostice.pdfone.PdfAnnot
Ink annotation type.
ANNOT_TYPE_LINE - Static variable in class com.gnostice.pdfone.PdfAnnot
Line annotation type.
ANNOT_TYPE_LINK - Static variable in class com.gnostice.pdfone.PdfAnnot
Link annotation type.
ANNOT_TYPE_MARKUP - Static variable in class com.gnostice.pdfone.PdfAnnot
Markup annotation type.
ANNOT_TYPE_POLYGON - Static variable in class com.gnostice.pdfone.PdfAnnot
Polygon annotation type.
ANNOT_TYPE_POLYLINE - Static variable in class com.gnostice.pdfone.PdfAnnot
Polyline annotation type.
ANNOT_TYPE_POPUP - Static variable in class com.gnostice.pdfone.PdfAnnot
Pop-up annotation type.
ANNOT_TYPE_SQUARE - Static variable in class com.gnostice.pdfone.PdfAnnot
Square annotation type.
ANNOT_TYPE_STAMP - Static variable in class com.gnostice.pdfone.PdfAnnot
Rubber stamp annotation type.
ANNOT_TYPE_TEXT - Static variable in class com.gnostice.pdfone.PdfAnnot
Text annotation type.
ANNOT_TYPE_WATERMARK - Static variable in class com.gnostice.pdfone.PdfAnnot
Watermark annotation type.
APLUS - Static variable in interface com.gnostice.pdfone.PdfPageSize
SuperA/SuperA/A4 Paper - 8.937 x 14.0157 inches
applyEmailSettingsType(int) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
APPROVED - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "APPROVED."
ASCII85 - Static variable in class com.gnostice.pdfone.filters.PdfFilter
 
ASCIIHEX - Static variable in class com.gnostice.pdfone.filters.PdfFilter
 
ASIS - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "AS IS."
autoRotateandCenter(boolean) - Method in class com.gnostice.pdfone.PdfPrinter
Specifies whether rotated pages in the document need to be rotated and centered when they are printed.

B

B4 - Static variable in interface com.gnostice.pdfone.PdfPageSize
B4 Paper - 9.8 x 13.9 inches
B4JisROTATED - Static variable in interface com.gnostice.pdfone.PdfPageSize
Japanese Industrial Standard (JIS) B4 Rotated Paper - 14.3307 x 10.1181 inches
B5 - Static variable in interface com.gnostice.pdfone.PdfPageSize
B5 Paper - 6.9 x 9.8 inches
B5EXTRA - Static variable in interface com.gnostice.pdfone.PdfPageSize
B5 Extra Paper - 7.9 x 10.9 inches
B5JisROTATED - Static variable in interface com.gnostice.pdfone.PdfPageSize
Japanese Industrial Standard (JIS) B5 Rotated Paper (10.1 x 7.2)
B5TRANSVERSE - Static variable in interface com.gnostice.pdfone.PdfPageSize
B5 Transverse Paper - 7.2 x 10.1 inches
B6Jis - Static variable in interface com.gnostice.pdfone.PdfPageSize
Japanese Industrial Standard (JIS) B6 Paper - 5.0 x 7.2 inches
B6JisROTATED - Static variable in interface com.gnostice.pdfone.PdfPageSize
Japanese Industrial Standard (JIS) B6 Rotated Paper - 7.2 x 5.0 inches
beforeEmail(PdfDocument, PdfEmailSettings) - Method in interface com.gnostice.pdfone.PdfEmailHandler
 
beforePrinting(PdfPrinter) - Method in interface com.gnostice.pdfone.PdfPrintHandler
 
beforePrintingOnGraphics(Graphics, int, PdfPage) - Method in interface com.gnostice.pdfone.PdfPrintPageHandler
Called by the print methods in PdfPrinter before a page is printed to the printer's graphics object representing the page.
beforeRenderingOnGraphics(Graphics, int, PdfPage, PdfDocument) - Method in interface com.gnostice.pdfone.PdfViewerPageHandler
 
BEST_COMPRESSION - Static variable in class com.gnostice.pdfone.filters.PdfFlateFilter
 
BEST_SPEED - Static variable in class com.gnostice.pdfone.filters.PdfFlateFilter
 
bitsPerComponent() - Method in class com.gnostice.pdfone.PdfImage
Returns number of bits used to store value of each component of colorspace for this image.
BLINDS - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying a transition style where horizontal or vertical blinds that sweep downward or to the right to display the page.
BOLD - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Style for bold type.
BOLD - Static variable in class com.gnostice.pdfone.PdfBookmark
Constant for displaying titles of bookmarks in bold type.
BORDERSTYLE_BEVELED - Static variable in class com.gnostice.pdfone.PdfAnnot
Annotation border style specifying a border drawn as an embossed rectangle that appears to have risen above the surface of the page.
BORDERSTYLE_DASHED - Static variable in class com.gnostice.pdfone.PdfAnnot
Annotation border style specifying a border drawn as a dashed rectangle around the annotation.
BORDERSTYLE_INSET - Static variable in class com.gnostice.pdfone.PdfAnnot
Annotation border style specifying a border drawn as an engraved rectangle that appears to have sunken below the surface of the page.
BORDERSTYLE_SOLID - Static variable in class com.gnostice.pdfone.PdfAnnot
Annotation border style specifying a border drawn as a solid rectangle around the annotation.
BORDERSTYLE_UNDERLINE - Static variable in class com.gnostice.pdfone.PdfAnnot
Annotation border style specifying a bottom-line-only border.
bottom() - Method in class com.gnostice.pdfone.PdfRect
Returns distance from top of page to bottom of this rectangle.
BOTTOM_TO_TOP - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Transition direction constant specifying transition effect that moves at 90 degrees to the left-to-right direction (counting counterclockwise).
BOX - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying a transition style where a box that either moves from the edges to the center or otherwise to reveal the page.
BPLUS - Static variable in interface com.gnostice.pdfone.PdfPageSize
SuperB/SuperB/A3 paper - 12.0 x 19.2 inches
brushPattern - Variable in class com.gnostice.pdfone.graphics.PdfBrush
Fill pattern used by the brush.
BUTTON_STATE_OFF - Static variable in class com.gnostice.pdfone.PdfFormField
Constant for specifying that a radio button/check box is not selected.
BUTTON_STATE_ON - Static variable in class com.gnostice.pdfone.PdfFormField
Constant for specifying that a radio button/check box is selected.

C

CalGray - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
CIE-based grayscale color space.
CalRGB - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
CIE-based RGB color space.
cancelPrinting(int, int) - Method in interface com.gnostice.pdfone.PdfPrintPageHandler
Called by the print methods in PdfPrinter after a page is printed and returns whether rest of the print job needs to be cancelled.
capStyle - Variable in class com.gnostice.pdfone.graphics.PdfPen
Line-end style for strokes made by the pen.
CAPSTYLE_BUTT - Static variable in class com.gnostice.pdfone.graphics.PdfPen
Constant specifying lines whose ends are squared off without any projection.
CAPSTYLE_PROJECTING_SQUARE - Static variable in class com.gnostice.pdfone.graphics.PdfPen
Constant specifying lines whose ends are projected to a distance that is half the width of the line.
CAPSTYLE_ROUND - Static variable in class com.gnostice.pdfone.graphics.PdfPen
Constant specifying lines whose ends are rounded off.
CAPTION_ABOVE - Static variable in class com.gnostice.pdfone.PdfFormPushButton
Constant specifying a push button having its caption above its icon.
CAPTION_BELOW - Static variable in class com.gnostice.pdfone.PdfFormPushButton
Constant specifying a push button having its caption below its icon.
CAPTION_LEFTSIDE - Static variable in class com.gnostice.pdfone.PdfFormPushButton
Constant specifying a push button having its caption on the left side of its icon.
CAPTION_OFF - Static variable in class com.gnostice.pdfone.PdfFormPushButton
Constant specifying a push button having an icon but no caption.
CAPTION_ON - Static variable in class com.gnostice.pdfone.PdfFormPushButton
Constant specifying a push button having a caption but no icon.
CAPTION_OVERLAID - Static variable in class com.gnostice.pdfone.PdfFormPushButton
Constant specifying a push button having its caption right over the icon.
CAPTION_RIGHTSIDE - Static variable in class com.gnostice.pdfone.PdfFormPushButton
Constant specifying a push button having its caption on the right side of its icon.
CASE_SENSITIVE - Static variable in interface com.gnostice.pdfone.PdfSearchOptions
Constant specifying that the search is for case-sensitive occurrences of the search string.
CENTER - Static variable in class com.gnostice.pdfone.PdfTextFormatter
Constant to align text to center.
CENTER_WINDOW - Static variable in interface com.gnostice.pdfone.PdfPreferences
Constant specifying that the viewer application needs to repositioned to the center of the screen.
changeTextFieldValueTo(CharSequence, CharSequence) - Static method in class com.gnostice.pdfone.readers.PdfCharSequenceReader
 
CID_TYPE_0 - Static variable in class com.gnostice.pdfone.fonts.PdfFont
 
CID_TYPE_2 - Static variable in class com.gnostice.pdfone.fonts.PdfFont
 
CJK_TYPE - Static variable in class com.gnostice.pdfone.fonts.PdfFont
 
clone() - Method in class com.gnostice.pdfone.fonts.PdfCIDType0Font
 
clone() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
clone() - Method in class com.gnostice.pdfone.graphics.PdfBrush
 
clone() - Method in class com.gnostice.pdfone.graphics.PdfPen
 
clone() - Method in class com.gnostice.pdfone.PdfAppearanceStream
 
clone() - Method in class com.gnostice.pdfone.PdfArray
 
clone() - Method in class com.gnostice.pdfone.PdfBoolean
 
clone() - Method in class com.gnostice.pdfone.PdfCaretAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfCell
 
clone() - Method in class com.gnostice.pdfone.PdfCircleAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfDict
 
clone() - Method in class com.gnostice.pdfone.PdfFileAttachment
 
clone() - Method in class com.gnostice.pdfone.PdfFileAttachmentAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfFloat
 
clone() - Method in class com.gnostice.pdfone.PdfFormCheckBox
 
clone() - Method in class com.gnostice.pdfone.PdfFormComboBox
 
clone() - Method in class com.gnostice.pdfone.PdfFormField
 
clone() - Method in class com.gnostice.pdfone.PdfFormListBox
 
clone() - Method in class com.gnostice.pdfone.PdfFormPushButton
 
clone() - Method in class com.gnostice.pdfone.PdfFormRadioButton
 
clone() - Method in class com.gnostice.pdfone.PdfFormTextField
 
clone() - Method in class com.gnostice.pdfone.PdfFreeTextAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfIndirectReference
 
clone() - Method in class com.gnostice.pdfone.PdfInkAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfInteger
 
clone() - Method in class com.gnostice.pdfone.PdfLineAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfLong
 
clone() - Method in class com.gnostice.pdfone.PdfMarkupAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfName
 
clone() - Method in class com.gnostice.pdfone.PdfNull
 
clone() - Method in class com.gnostice.pdfone.PdfObject
 
clone() - Method in class com.gnostice.pdfone.PdfPage
 
clone() - Method in class com.gnostice.pdfone.PdfPagePresentation
 
clone() - Method in class com.gnostice.pdfone.PdfPoint
 
clone() - Method in class com.gnostice.pdfone.PdfPolygonAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfPolylineAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfPopUpAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfRect
 
clone() - Method in class com.gnostice.pdfone.PdfSquareAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfStream
 
clone() - Method in class com.gnostice.pdfone.PdfString
 
clone() - Method in class com.gnostice.pdfone.PdfTextAnnot
 
clone() - Method in class com.gnostice.pdfone.PdfTextFormatter
 
clone() - Method in class com.gnostice.pdfone.PdfTextString
 
closeDocument() - Method in class com.gnostice.pdfone.PdfPrinter
Closes the loaded document.
closeDocument() - Method in class com.gnostice.pdfone.PdfViewer
Stops display of the loaded document and frees all resources used for it.
CMYK - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
CMYK color space.
com.gnostice.pdfone - package com.gnostice.pdfone
Contains the main classes for (creating, editing, processing, viewing, printing) PDF documents and pages.
com.gnostice.pdfone.encodings - package com.gnostice.pdfone.encodings
Contains the PdfEncodings class.
com.gnostice.pdfone.fdf - package com.gnostice.pdfone.fdf
Contains classes for internal use.
com.gnostice.pdfone.filters - package com.gnostice.pdfone.filters
Contains classes for internal use.
com.gnostice.pdfone.fonts - package com.gnostice.pdfone.fonts
Contains a class representing a PDF font.
com.gnostice.pdfone.graphics - package com.gnostice.pdfone.graphics
Contains classes used to fill and stroke text and shapes.
com.gnostice.pdfone.readers - package com.gnostice.pdfone.readers
Contains classes for internal use.
componentHidden(ComponentEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
componentMoved(ComponentEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
componentResized(ComponentEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
componentShown(ComponentEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
CONFIDENTIAL - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "CONFIDENTIAL."
convertToMeasurementUnit(int, double) - Static method in class com.gnostice.pdfone.PdfMeasurement
Converts value from points to specified measurement unit.
convertToPdfUnit(int, double) - Static method in class com.gnostice.pdfone.PdfMeasurement
Converts value from specified measurement unit to points.
COVER - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying a transition style where the page slides in from the direction specified by PdfPagePresentation.setTransitionDirection(int).
CP1252 - Static variable in class com.gnostice.pdfone.encodings.PdfEncodings
Windows Code Page 1252 encoding.
create(String, int, int) - Static method in class com.gnostice.pdfone.fonts.PdfFont
Returns a new PdfFont object created for the specified font with specified size and character encoding.
create(String, int, int, int) - Static method in class com.gnostice.pdfone.fonts.PdfFont
Returns a new PdfFont object created for the specified font with specified style, size, and character encoding.
create(String, int, int, byte) - Static method in class com.gnostice.pdfone.fonts.PdfFont
Returns a new PdfFont object created for the specified font with specified size, character encoding, and embedding method.
create(String, int, int, int, byte) - Static method in class com.gnostice.pdfone.fonts.PdfFont
Returns a new PdfFont object created for the specified font with specified style, size, character encoding, and embedding method.
create(byte[], int, int, byte) - Static method in class com.gnostice.pdfone.fonts.PdfFont
 
create(String) - Static method in class com.gnostice.pdfone.PdfImage
Creates a PdfImage object based on image file specified by path.
create(FileImageInputStream) - Static method in class com.gnostice.pdfone.PdfImage
Creates a PdfImage object with specified FileImageInputStream object.
create(RenderedImage) - Static method in class com.gnostice.pdfone.PdfImage
Creates a PdfImage object with specified RenderedImage object.
createFont(String, byte[], double, long, long, int) - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
createStream(byte) - Method in class com.gnostice.pdfone.fonts.PdfCIDType0Font
 
createStream(byte, Hashtable) - Method in class com.gnostice.pdfone.readers.TtfReader
 
createStream(byte, int[], int, int) - Method in class com.gnostice.pdfone.readers.TtfReader
 
CUSTOM - Static variable in interface com.gnostice.pdfone.PdfPageSize
User-defined page size

D

dashArray - Variable in class com.gnostice.pdfone.graphics.PdfPen
 
dashGap - Variable in class com.gnostice.pdfone.graphics.PdfPen
 
dashLength - Variable in class com.gnostice.pdfone.graphics.PdfPen
 
dashPhase - Variable in class com.gnostice.pdfone.graphics.PdfPen
 
decode(ByteBuffer) - Static method in class com.gnostice.pdfone.filters.PdfAscii85Filter
 
decode(ByteBuffer) - Static method in class com.gnostice.pdfone.filters.PdfAsciiHexFilter
 
decode(ByteBuffer) - Static method in class com.gnostice.pdfone.filters.PdfFlateFilter
 
decode(ByteBuffer) - Static method in class com.gnostice.pdfone.filters.PdfLZWFilter
 
decode(ByteBuffer) - Static method in class com.gnostice.pdfone.filters.PdfRunLengthFilter
 
decodeCCITT3(PdfStream, int, int) - Static method in class com.gnostice.pdfone.filters.PdfCCITT3DecodeFilter
 
decodeCCITT4(PdfStream, int, int, boolean, boolean, Color) - Static method in class com.gnostice.pdfone.filters.PdfCCITT4DecodeFilter
 
decompress(PdfStream) - Static method in class com.gnostice.pdfone.filters.PdfFilter
 
decompress(PdfStream) - Static method in class com.gnostice.pdfone.filters.PdfFlateFilter
 
decompress() - Method in class com.gnostice.pdfone.filters.PdfLZWDecoder
 
decompress() - Method in class com.gnostice.pdfone.PdfStream
 
DEFAULT_COMPRESSION - Static variable in class com.gnostice.pdfone.filters.PdfFlateFilter
 
DEFAULT_MITERLIMIT - Static variable in class com.gnostice.pdfone.graphics.PdfPen
Constant for a miter limit that specifies that the miter length can be at most 10 times the line width.
DEFAULT_STRATEGY - Static variable in class com.gnostice.pdfone.filters.PdfFlateFilter
 
DEFAULT_WIDTH - Static variable in class com.gnostice.pdfone.graphics.PdfPen
Constant specifying a line width that is 1/10th of applicable measurement unit.
DEFLATED - Static variable in class com.gnostice.pdfone.filters.PdfFlateFilter
 
delete() - Method in class com.gnostice.pdfone.PdfAnnot
Removes the form field or annotation from the form.
DEPARTMENTAL - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "DEPARTMENTAL."
dePredict(ByteBuffer, PdfDict) - Static method in class com.gnostice.pdfone.filters.PdfFlateFilter
 
dereferObjectFDF(int) - Method in class com.gnostice.pdfone.PdfReader
 
DeviceN - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
DeviceN color space.
DeviceN_AlternateCMYK - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
DeviceN alternate CMYK color space.
DeviceN_AlternateGRAY - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
DeviceN alternate grayscale color space.
DeviceN_AlternateRGB - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
DeviceN alternate RGB color space.
Direction() - Constructor for class com.gnostice.pdfone.PdfPreferences.Direction
 
DISPLAY_DOC_TITLE - Static variable in interface com.gnostice.pdfone.PdfPreferences
Constant specifying that the viewer application needs to display the "title" document property instead of the
dispose() - Method in class com.gnostice.pdfone.fonts.PdfCIDType0Font
 
dispose() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
dispose() - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
dispose() - Method in class com.gnostice.pdfone.PdfReader
Closes all input/output (I/O) streams associated with this PdfReader.
dispose() - Method in class com.gnostice.pdfone.PdfViewer
Closes any loaded document and releases threads pools created by the viewer.
dispose() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
dispose() - Method in class com.gnostice.pdfone.PdfWriter
Closes all I/O streams associated this PdfWriter.
dispose() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
dispose() - Method in class com.gnostice.pdfone.readers.TtcReader
 
dispose() - Method in class com.gnostice.pdfone.readers.TtfReader
 
DISSOLVE - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying a transition style where the page is revealed by gradually dissolves the previous page.
DPI_110 - Static variable in class com.gnostice.pdfone.PdfViewer
Constant specifying viewer resolution of 110 DPI.
DPI_72 - Static variable in class com.gnostice.pdfone.PdfViewer
Constant specifying viewer resolution of 72 DPI.
DPI_96 - Static variable in class com.gnostice.pdfone.PdfViewer
Constant specifying viewer resolution of 96 DPI.
DRAFT - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "DRAFT."
drawCircle(PdfPoint, double, PdfPen, PdfBrush) - Method in class com.gnostice.pdfone.PdfAppearanceStream
Draws a circle inside the rectangle of the appearance stream.
drawEllipse(PdfPoint, PdfPoint, PdfPen, PdfBrush) - Method in class com.gnostice.pdfone.PdfAppearanceStream
Draws an ellipse inside the rectangle of the appearance stream.
drawImage(PdfImage, PdfRect) - Method in class com.gnostice.pdfone.PdfAppearanceStream
Draws specified image within a specified rectangular area inside the rectangle of the appearance stream.
drawImage(PdfImage) - Method in class com.gnostice.pdfone.PdfAppearanceStream
Draws specified image inside the rectangle of the appearance stream.
drawLine(PdfPoint, PdfPoint, PdfPen) - Method in class com.gnostice.pdfone.PdfAppearanceStream
Draws a line inside the rectangle of the appearance stream.
drawPolygon(double[], double[], int, PdfPen, PdfBrush) - Method in class com.gnostice.pdfone.PdfAppearanceStream
Draws a polygon inside the rectangle of the appearance stream.
drawPolyline(double[], double[], int, PdfPen) - Method in class com.gnostice.pdfone.PdfAppearanceStream
Draws a polyline inside the rectangle of the appearance stream.
drawRect(PdfRect, PdfPen, PdfBrush) - Method in class com.gnostice.pdfone.PdfAppearanceStream
Draws a rectangular box inside the rectangle of the appearance stream.
DUMMY - Static variable in class com.gnostice.pdfone.PdfInteger
 
DUMMY - Static variable in class com.gnostice.pdfone.PdfNull
 

E

ELEMENT_TYPE_ALL - Static variable in class com.gnostice.pdfone.PdfPageElement
Constant specifying all types of PDF page elements.
ELEMENT_TYPE_COMPOSITE - Static variable in class com.gnostice.pdfone.PdfPageElement
Constant specifying a composite PDF page element.
ELEMENT_TYPE_IMAGE - Static variable in class com.gnostice.pdfone.PdfPageElement
Constant specifying a image element.
ELEMENT_TYPE_INLINE_IMAGE - Static variable in class com.gnostice.pdfone.PdfPageElement
 
ELEMENT_TYPE_PATH - Static variable in class com.gnostice.pdfone.PdfPageElement
Constant specifying a path element.
ELEMENT_TYPE_TEXT - Static variable in class com.gnostice.pdfone.PdfPageElement
Constant specifying a text element.
EMAIL_SETTINGS_TYPE_GMAIL - Static variable in class com.gnostice.pdfone.PdfEmailSettings
 
EMAIL_SETTINGS_TYPE_HOTMAIL - Static variable in class com.gnostice.pdfone.PdfEmailSettings
 
EMAIL_SETTINGS_TYPE_YAHOO - Static variable in class com.gnostice.pdfone.PdfEmailSettings
 
EMBED_FULL - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Constant for embedding entire font in the document.
EMBED_SUBSET - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Constant for embedding font subset in the document.
encode(PdfStream) - Static method in class com.gnostice.pdfone.filters.PdfAscii85Filter
 
encode(ByteBuffer) - Static method in class com.gnostice.pdfone.filters.PdfAscii85Filter
 
encode(String) - Static method in class com.gnostice.pdfone.filters.PdfAscii85Filter
 
encode(PdfStream) - Static method in class com.gnostice.pdfone.filters.PdfAsciiHexFilter
 
encode(ByteBuffer) - Static method in class com.gnostice.pdfone.filters.PdfAsciiHexFilter
 
encode(String) - Static method in class com.gnostice.pdfone.filters.PdfAsciiHexFilter
 
encode(PdfStream, ArrayList, boolean, int) - Static method in class com.gnostice.pdfone.filters.PdfFilter
 
encode(PdfStream, int) - Static method in class com.gnostice.pdfone.filters.PdfFlateFilter
 
encode(ByteBuffer, int) - Static method in class com.gnostice.pdfone.filters.PdfFlateFilter
 
encode(String, int) - Static method in class com.gnostice.pdfone.filters.PdfFlateFilter
 
encode(ByteBuffer) - Static method in class com.gnostice.pdfone.filters.PdfLZWFilter
 
encode(PdfStream) - Static method in class com.gnostice.pdfone.filters.PdfRunLengthFilter
 
encode(ByteBuffer) - Static method in class com.gnostice.pdfone.filters.PdfRunLengthFilter
 
encode(String) - Static method in class com.gnostice.pdfone.filters.PdfRunLengthFilter
 
encode(String) - Static method in class com.gnostice.pdfone.PdfString
 
encode(String, boolean) - Static method in class com.gnostice.pdfone.PdfTextString
 
ENCODING_BUILT_IN - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying built-in encoding of the font.
ENCODING_CUSTOM_ENCODING - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying encoding where the base encoding is either PdfTextFontInfo.ENCODING_MACROMANENCODING or PdfTextFontInfo.ENCODING_WINANSIENCODING and some differences are specified in a font encoding dictionary.
ENCODING_IDENTITY_H - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying encoding for Type 0 fonts where horizontally rendered glyphs are identical to their character IDs (CIDs).
ENCODING_IDENTITY_V - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying encoding for Type 0 fonts where vertically rendered glyphs are identical to their character IDs (CIDs).
ENCODING_MACROMANENCODING - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying Mac OS standard encoding.
ENCODING_STANDARDENCODING - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying built-in encoding of a Type 1 font.
ENCODING_WINANSIENCODING - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying Windows Code Page 1252 encoding.
ENVELOPE_10 - Static variable in interface com.gnostice.pdfone.PdfPageSize
Number 10 Envelope - 9.5 x 4.1 inches
ENVELOPE_B4 - Static variable in interface com.gnostice.pdfone.PdfPageSize
B4 Envelope - 9.8 x 13.9 inches
ENVELOPE_B5 - Static variable in interface com.gnostice.pdfone.PdfPageSize
B5 Envelope - 6.9 x 9.8 inches
ENVELOPE_B6 - Static variable in interface com.gnostice.pdfone.PdfPageSize
B6 Envelope - 6.9 x 4.9 inches
ENVELOPE_C3 - Static variable in interface com.gnostice.pdfone.PdfPageSize
C3 Envelope (as per ISO 269) - 12.8 x 18.0 inches
ENVELOPE_C4 - Static variable in interface com.gnostice.pdfone.PdfPageSize
C4 Envelope (as per ISO 269) - 9.0 x 12.8 inches
ENVELOPE_C5 - Static variable in interface com.gnostice.pdfone.PdfPageSize
C5 Envelope - 9.0 x 6.4 inches
ENVELOPE_C6 - Static variable in interface com.gnostice.pdfone.PdfPageSize
C6 Envelope (as per ISO 269) - 4.5 x 9.0 inches
ENVELOPE_C65 - Static variable in interface com.gnostice.pdfone.PdfPageSize
C6/C5 Envelope (as per ISO 269) - 0.1 x 0.2 inches
ENVELOPE_DL - Static variable in interface com.gnostice.pdfone.PdfPageSize
DL (Dimension Lengthwise) Envelope - 8.7 x 4.3 inches
ENVELOPE_INVITE - Static variable in interface com.gnostice.pdfone.PdfPageSize
Invitation Envelope - 8.5 x 12.0 inches
ENVELOPE_ITALY - Static variable in interface com.gnostice.pdfone.PdfPageSize
Italy Envelope - 9.8 x 13.9 inches
ENVELOPE_MONARCH - Static variable in interface com.gnostice.pdfone.PdfPageSize
Monarch Envelope - 8.3 x 11.0 inches
ENVELOPE_NUMBER10 - Static variable in interface com.gnostice.pdfone.PdfPageSize
Size 10 Envelope - 8.5 x 11.0 inches
ENVELOPE_NUMBER11 - Static variable in interface com.gnostice.pdfone.PdfPageSize
Size 11 Envelope - 4.1 x 9.5 inches
ENVELOPE_NUMBER12 - Static variable in interface com.gnostice.pdfone.PdfPageSize
Size 12 Envelope - 4.5 x 10.4 inches
ENVELOPE_NUMBER14 - Static variable in interface com.gnostice.pdfone.PdfPageSize
Size 14 Envelope - 4.8 x 11.0 inches
ENVELOPE_NUMBER9 - Static variable in interface com.gnostice.pdfone.PdfPageSize
Size 9 Envelope - 5.0 x 11.5 inches
ENVELOPE_PERSONAL - Static variable in interface com.gnostice.pdfone.PdfPageSize
Size 6 3/4 Envelope - 3.9 x 8.9 inches
equals(Object) - Method in class com.gnostice.pdfone.PdfArray
 
equals(Object) - Method in class com.gnostice.pdfone.PdfBoolean
 
equals(Object) - Method in class com.gnostice.pdfone.PdfDict
 
equals(PdfExtGraphicState) - Method in class com.gnostice.pdfone.PdfExtGraphicState
 
equals(Object) - Method in class com.gnostice.pdfone.PdfFloat
 
equals(Object) - Method in class com.gnostice.pdfone.PdfIndirectReference
 
equals(Object) - Method in class com.gnostice.pdfone.PdfInteger
 
equals(Object) - Method in class com.gnostice.pdfone.PdfLong
 
equals(Object) - Method in class com.gnostice.pdfone.PdfName
 
equals(Object) - Method in class com.gnostice.pdfone.PdfNull
 
equals(Object) - Method in class com.gnostice.pdfone.PdfSearchItem
 
equals(Object) - Method in class com.gnostice.pdfone.PdfStream
 
equals(Object) - Method in class com.gnostice.pdfone.PdfString
 
EXECUTIVE - Static variable in interface com.gnostice.pdfone.PdfPageSize
Executive Paper - 34.0 x 44.0 inches
EXPERIMENTAL - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "EXPERIMENTAL."
EXPIRED - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "EXPIRED."

F

FADE - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying a transition style where the page is gradually displayed, as the previous page fades away.
FALSE - Static variable in class com.gnostice.pdfone.PdfBoolean
 
FdfDocument - Class in com.gnostice.pdfone.fdf
 
FdfDocument(FdfWriter) - Constructor for class com.gnostice.pdfone.fdf.FdfDocument
 
FdfParser - Class in com.gnostice.pdfone.fdf
 
FdfParser(File) - Constructor for class com.gnostice.pdfone.fdf.FdfParser
 
FdfWriter - Class in com.gnostice.pdfone.fdf
 
FIELD_FLAG_NO_EXPORT - Static variable in class com.gnostice.pdfone.PdfFormField
 
FIELD_FLAG_READONLY - Static variable in class com.gnostice.pdfone.PdfFormField
 
FIELD_FLAG_REQUIRED - Static variable in class com.gnostice.pdfone.PdfFormField
 
fileReader(String) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with input document specified by its pathname.
fileReader(File) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with specified File object as its input document.
fileReader(String, String) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with input and output documents specified by their pathnames.
fileReader(File, String) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with specified File object as its input document and specified pathname for its output document.
fileReader(String, OutputStream) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with input document specified by its pathname and output document specified by java.io.OutputStream object os.
fileReader(File, OutputStream) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with specified File object as its input document and specified OutputStream object for its output document.
fileReader(String, long) - Static method in class com.gnostice.pdfone.readers.T1PFBReader
 
fileReader(String) - Static method in class com.gnostice.pdfone.readers.TtcReader
 
fileReader(String, long) - Static method in class com.gnostice.pdfone.readers.TtfReader
 
fileReaderFDF(File) - Static method in class com.gnostice.pdfone.PdfReader
 
fileStreamReader(FileInputStream) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with the specified FileInputStream object as its input document.
fileStreamReader(InputStream) - Static method in class com.gnostice.pdfone.PdfReader
 
fileStreamReader(FileInputStream, String) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with input document specified FileInputStream object fis and output document specified by its pathname.
fileStreamReader(FileInputStream, OutputStream) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with specified FileInputStream object as its input document and specified OutputStream object as its output document.
fileStreamWriter(FileOutputStream) - Static method in class com.gnostice.pdfone.PdfWriter
Returns a new PdfWriter object created with specified FileOutputStream object.
fileWriter(File) - Static method in class com.gnostice.pdfone.fdf.FdfWriter
 
fileWriter(String) - Static method in class com.gnostice.pdfone.fdf.FdfWriter
 
fileWriter(File) - Static method in class com.gnostice.pdfone.PdfWriter
Returns a new PdfWriter object created with specified File object.
fileWriter(String) - Static method in class com.gnostice.pdfone.PdfWriter
Returns a new PdfWriter object created with file specified by its pathname.
fill(PdfSignature) - Method in class com.gnostice.pdfone.PdfFormSignatureField
 
FILL - Static variable in interface com.gnostice.pdfone.PdfTextRenderingMode
 
FILL_N_ADD_TO_PATH_FOR_CLIPPING - Static variable in interface com.gnostice.pdfone.PdfTextRenderingMode
 
FILL_N_STROKE - Static variable in interface com.gnostice.pdfone.PdfTextRenderingMode
 
FILL_N_STROKE_N_ADD_TO_PATH_FOR_CLIPPING - Static variable in interface com.gnostice.pdfone.PdfTextRenderingMode
 
fillColor - Variable in class com.gnostice.pdfone.graphics.PdfBrush
Color used by the brush.
FILTERED - Static variable in class com.gnostice.pdfone.filters.PdfFlateFilter
 
FINAL - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "FINAL."
finalize() - Method in class com.gnostice.pdfone.PdfViewer
 
firstPage() - Method in class com.gnostice.pdfone.PdfViewer
Changes the current page to the first page in the document.
FIT - Static variable in class com.gnostice.pdfone.PdfBookmark
Constant for adjusting magnification factor (zoom) of a page just enough to fit the entire page within the width and height of the viewer window.
FIT - Static variable in interface com.gnostice.pdfone.PdfDestination
Constant for adjusting magnification factor (zoom) of a page just enough to fit the entire page within the width and height of the viewer window.
FIT_WINDOW - Static variable in interface com.gnostice.pdfone.PdfPreferences
Constant specifying that the viewer application needs to resize its window to closely fit the page that is displayed first.
FITB - Static variable in class com.gnostice.pdfone.PdfBookmark
Constant for adjusting magnification factor (zoom) of a page to tightly fit entire height and width of its bounding box inside a window.
FITB - Static variable in interface com.gnostice.pdfone.PdfDestination
Constant for adjusting magnification factor (zoom) of a page to tightly fit entire height and width of its bounding box inside a window.
FITB - Static variable in class com.gnostice.pdfone.PdfLinkAnnot
Constant for adjusting magnification factor (zoom) of a page to tightly fit entire height and width of its bounding box inside a window.
FITBH - Static variable in class com.gnostice.pdfone.PdfBookmark
Constant for positioning the top edge of the viewer window at a specified distance from the top edge of a page and adjusting the magnification factor (zoom) so as to tightly fit entire width of the page's bounding box inside the window.
FITBH - Static variable in interface com.gnostice.pdfone.PdfDestination
Constant for positioning the top edge of the viewer window at a specified distance from the top edge of a page and adjusting the magnification factor (zoom) so as to tightly fit entire width of the page's bounding box inside the window.
FITBH - Static variable in class com.gnostice.pdfone.PdfLinkAnnot
Constant for positioning the top edge of the viewer window at a specified distance from the top edge of a page and adjusting the magnification factor (zoom) so as to tightly fit entire width of the page's bounding box inside the window.
FITBV - Static variable in class com.gnostice.pdfone.PdfBookmark
Constant for positioning the left edge of the viewer window at a specified distance from the left edge of a page and adjusting the magnification factor (zoom) so as to tightly fit entire height of the page's bounding box inside a window.
FITBV - Static variable in interface com.gnostice.pdfone.PdfDestination
Constant for positioning the left edge of the viewer window at a specified distance from the left edge of a page and adjusting the magnification factor (zoom) so as to tightly fit entire height of the page's bounding box inside a window.
FITBV - Static variable in class com.gnostice.pdfone.PdfLinkAnnot
Constant for positioning the left edge of the viewer window at a specified distance from the left edge of a page and adjusting the magnification factor (zoom) so as to tightly fit entire height of the page's bounding box inside a window.
FITH - Static variable in class com.gnostice.pdfone.PdfBookmark
Constant for adjusting magnification factor (zoom) of a page to tightly fit its entire width inside a window.
FITH - Static variable in interface com.gnostice.pdfone.PdfDestination
Constant for adjusting magnification factor (zoom) of a page to tightly fit its entire width inside a window.
FITH - Static variable in class com.gnostice.pdfone.PdfLinkAnnot
Constant for adjusting magnification factor (zoom) of a page to tightly fit its entire width inside a window.
fitImageinCell - Variable in class com.gnostice.pdfone.PdfCell
Whether images need to be stretched to fit inside the cell.
fitImageinCell(boolean) - Method in class com.gnostice.pdfone.PdfCell
 
FITR - Static variable in interface com.gnostice.pdfone.PdfDestination
Constant for positioning the viewer window on a page so that the entire height and width of a specified rectangular area can be tightly accommodated inside the viewer window.
FITV - Static variable in class com.gnostice.pdfone.PdfBookmark
Constant for positioning the left edge of the viewer window at a specified distance from the left edge of a page and adjusting the magnification factor (zoom) so as to tightly fit its entire height inside a window.
FITV - Static variable in interface com.gnostice.pdfone.PdfDestination
Constant for positioning the left edge of the viewer window at a specified distance from the left edge of a page and adjusting the magnification factor (zoom) so as to tightly fit its entire height inside a window.
FITV - Static variable in class com.gnostice.pdfone.PdfLinkAnnot
Constant for positioning the left edge of the viewer window at a specified distance from the left edge of a page and adjusting the magnification factor (zoom) so as to tightly fit its entire height inside a window.
FLAG_ALLCAP - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Font contains no lowercase letters; typically used for display purposes, such as for titles or headlines.
FLAG_CHOICE_COMMIT_ON_SEL_CHANGE - Static variable in class com.gnostice.pdfone.PdfFormField
A flag indicating that actions associated with the list box or combo box form field are executed immediately when an option is selected.
FLAG_CHOICE_MULTISELECT - Static variable in class com.gnostice.pdfone.PdfFormField
A flag indicating that multiple options in a combo box/list box can be selected.
FLAG_COMB - Static variable in class com.gnostice.pdfone.PdfFormTextField
Flag specifying that viewer applications will divide the text field into a number of boxes, each of which will accept only one character entered by the user.
FLAG_EDITABLE - Static variable in class com.gnostice.pdfone.PdfFormComboBox
Flag for specifying that viewer applications can allow the user to enter a new option not already listed for a specific combo box.
FLAG_FILESELECT - Static variable in class com.gnostice.pdfone.PdfFormTextField
Flag specifying whether contents of the file whose pathname has been entered by the user in the text field will be submitted as the value of the field when the form is submitted.
FLAG_FIXEDPITCH - Static variable in class com.gnostice.pdfone.fonts.PdfFont
All glyphs have the same width (as opposed to proportional or variable-pitch fonts, which have different widths).
FLAG_FORCEBOLD - Static variable in class com.gnostice.pdfone.fonts.PdfFont
The ForceBold flag determines whether bold glyphs are painted with extra pixels even at very small text sizes.
FLAG_HIDDEN - Static variable in class com.gnostice.pdfone.PdfAnnot
Flag to indicate whether an annotation is displayed, printed, or allowed to interact with the user, irrespective of the annotation's type or the existence of an annotation handler.
FLAG_INVISIBLE - Static variable in class com.gnostice.pdfone.PdfAnnot
Flag to indicate whether an annotation is displayed using its appearance stream if it does not belong to one of the standard annotation types and if no annotation handler is specified.
FLAG_ITALIC - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Glyphs have dominant vertical strokes that are slanted.
FLAG_LOCKED - Static variable in class com.gnostice.pdfone.PdfAnnot
Flag to indicate whether an annotation is not allowed to be deleted or have its properties modified by the user.
FLAG_MULTILINE - Static variable in class com.gnostice.pdfone.PdfFormTextField
Flag specifying that viewer applications will be able to display multi-line text for the text field.
FLAG_NO_EXPORT - Static variable in class com.gnostice.pdfone.PdfFormField
Deprecated.
FLAG_NO_ROTATE - Static variable in class com.gnostice.pdfone.PdfAnnot
Flag to indicate whether an annotation is rotated in sync with rotation of its page.
FLAG_NO_SCROLL - Static variable in class com.gnostice.pdfone.PdfFormTextField
Flag specifying that viewer applications will not display vertical scrollbars (for multi-line text) or horizontal scrollbars (for single-line text) when the value entered by the user on the text field goes beyond what can be accommodated within the width of the field.
FLAG_NO_SPELLCHECK - Static variable in class com.gnostice.pdfone.PdfFormField
A flag indicating that text option entered by the user in the combo box is not spell-checked.
FLAG_NO_VIEW - Static variable in class com.gnostice.pdfone.PdfAnnot
Flag to indicate whether an annotation is displayed or allowed to interact with the user.
FLAG_NO_ZOOM - Static variable in class com.gnostice.pdfone.PdfAnnot
Flag to indicate whether an annotation is magnified in sync with zoom level of its page.
FLAG_NONE - Static variable in class com.gnostice.pdfone.PdfFormField
A flag indicating that no other has been set and that the field simply inherits the flags of the parent form field.
FLAG_NONSYMBOLIC - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Font uses the Adobe standard Latin character set or a subset of it (see below).
FLAG_PASSWORD - Static variable in class com.gnostice.pdfone.PdfFormTextField
Flag specifying that viewer applications will masks characters entered by the user in the text field with asterisks or bullets.
FLAG_PRINT - Static variable in class com.gnostice.pdfone.PdfAnnot
Flag to indicate whether an annotation is printed when the page is printed.
FLAG_RADIO_IN_UNISON - Static variable in class com.gnostice.pdfone.PdfFormField
A flag indicating that the radio button can be selected or deselected in unison with other radio buttons in its group.
FLAG_RADIO_NO_TOGGLE_TO_OFF - Static variable in class com.gnostice.pdfone.PdfFormField
A flag indicating that the radio button or another one in its group will remain selected at any time.
FLAG_READONLY - Static variable in class com.gnostice.pdfone.PdfAnnot
Flag to indicate whether an annotation is not allowed to interact with the user.
FLAG_READONLY - Static variable in class com.gnostice.pdfone.PdfFormField
Deprecated.
FLAG_REQUIRED - Static variable in class com.gnostice.pdfone.PdfFormField
Deprecated.
FLAG_RICH_TEXT - Static variable in class com.gnostice.pdfone.PdfFormTextField
Flag specifying that viewer applications will display a rich text string for this text field.
FLAG_SCRIPT - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Glyphs resemble cursive handwriting.
FLAG_SERIF - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Glyphs have serifs, which are short strokes drawn at an angle on the top and bottom of glyph stems.
FLAG_SMALLCAP - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Font contains both uppercase and lowercase letters.
FLAG_SUBMIT_TYPE_FDF - Static variable in class com.gnostice.pdfone.PdfFormField
 
FLAG_SYMBOLIC - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Font contains glyphs outside the Adobe standard Latin character set.
FLAG_TOGGLE_NO_VIEW - Static variable in class com.gnostice.pdfone.PdfAnnot
Flag to indicate whether the implementation of the PdfAnnot.FLAG_NO_VIEW of an annotation is to be inverted.
FLATE - Static variable in class com.gnostice.pdfone.filters.PdfFilter
 
flatten(boolean) - Method in class com.gnostice.pdfone.PdfFormField
Flattens this form field with or without its new value.
flatten() - Method in class com.gnostice.pdfone.PdfFormField
Flattens this form field.
FLY - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying a transition style where page elements that are different from the previous page float in or out as specified by PdfPagePresentation.setTransitionMotion(int) to a location that is offscreen (except when PdfPagePresentation.setTransitionDirection(int) has been called with PdfPagePresentation.NONE.
FOLIO - Static variable in interface com.gnostice.pdfone.PdfPageSize
Folio Paper - 7.2 x 10.5 inches
FONT - Static variable in interface com.gnostice.pdfone.PdfObjectTypes
 
FONT_DESCRIPTOR - Static variable in class com.gnostice.pdfone.fonts.PdfFont
 
FONT_TYPE_MULTIPLEMASTER_TYPE1 - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying a multiple master font.
FONT_TYPE_TRUETYPE - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying a TrueType font.
FONT_TYPE_TYPE0 - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying a composite font.
FONT_TYPE_TYPE1 - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying a Type 1 font.
FONT_TYPE_TYPE3 - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying a Type 3 font.
FONT_TYPE_UNKNOWN - Static variable in class com.gnostice.pdfone.PdfTextFontInfo
Constant specifying a unknown font type.
FONTDESCRIPTOR - Static variable in interface com.gnostice.pdfone.PdfObjectTypes
 
FOR_COMMENT - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "FOR COMMENT."
FOR_PUBLIC_RELEASE - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "FOR PUBLIC RELEASE."
fromBytes(byte[]) - Static method in class com.gnostice.pdfone.PdfString
 
fromBytes(byte[]) - Static method in class com.gnostice.pdfone.PdfTextString
 
FULLSCREEN - Static variable in interface com.gnostice.pdfone.PdfPageMode
Constant to display document in fullscreen mode.

G

GERMAN_LEGAL_FANFOLD - Static variable in interface com.gnostice.pdfone.PdfPageSize
German Legal Fanfold - 8.5 x 13.0 inches
GERMAN_STANDARD_FANFOLD - Static variable in interface com.gnostice.pdfone.PdfPageSize
German Standard Fanfold - 8.5 x 13.0 inches
getActionType() - Method in class com.gnostice.pdfone.PdfAction
Returns action type.
getAlignment() - Method in class com.gnostice.pdfone.PdfCell
Returns constant specifying how contents of the cell are aligned.
getAlignment() - Method in class com.gnostice.pdfone.PdfFormTextField
Returns how text is aligned inside the text field.
getAlignment() - Method in class com.gnostice.pdfone.PdfFreeTextAnnot
Returns how text is aligned inside the annotation rectangle.
getAlignment() - Method in class com.gnostice.pdfone.PdfTable
Returns default alignment of contents of the cells in the table.
getAlignment() - Method in class com.gnostice.pdfone.PdfTextFormatter
Retrieves text alignment.
getAllActions() - Method in class com.gnostice.pdfone.PdfBookmark
Returns a list of all actions added to this bookmark.
getAllActions(int) - Method in class com.gnostice.pdfone.PdfBookmark
Returns a list of actions of specified type that were added to this bookmark.
getAllActions() - Method in class com.gnostice.pdfone.PdfLinkAnnot
Returns a list of all actions added to this link annotation.
getAllActions(int) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Returns all actions of specified type added to this link annotation.
getAlphaBrush() - Method in class com.gnostice.pdfone.PdfExtGraphicState
 
getAlphaPen() - Method in class com.gnostice.pdfone.PdfExtGraphicState
 
getAlternateColorSpaceType() - Method in class com.gnostice.pdfone.PdfPageImageElement
Returns alternate color space type of the image.
getAlternateName() - Method in class com.gnostice.pdfone.PdfFormField
Returns alternate name of the form field.
getAnnotName() - Method in class com.gnostice.pdfone.PdfAnnot
Returns annotation name.
getApplicationOrFileToLaunch() - Method in class com.gnostice.pdfone.PdfLaunchAction
Returns pathname of the application or file that will be launched by the action.
getAscent() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getAscent() - Method in class com.gnostice.pdfone.PdfTextFontInfo
Returns maximum height above the baseline reached by any glyph in this font.
getAscent() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getAsNoramlString() - Method in class com.gnostice.pdfone.PdfTextString
 
getAttachment() - Method in class com.gnostice.pdfone.PdfFileAttachmentAnnot
 
getAuthor() - Method in class com.gnostice.pdfone.PdfDocument
Returns "author" document property of this document.
getAutoAdjRowHeight() - Method in class com.gnostice.pdfone.PdfTable
Returns whether row height of the tables will be adjusted to accommodate the entire height of the contents of the cells.
getAvailablePrinterNames() - Method in class com.gnostice.pdfone.PdfPrinter
Returns names of all printers available for printing.
getAvgWidth() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getBackgroundColor() - Method in class com.gnostice.pdfone.PdfCell
Returns background color of the cell.
getBackgroundColor() - Method in class com.gnostice.pdfone.PdfFormField
Returns background color of the form field.
getBackgroundColor() - Method in class com.gnostice.pdfone.PdfTable
Returns default background color of the cells in the table.
getBackgroundColor() - Method in class com.gnostice.pdfone.PdfViewer
Returns background color of the space between the edges of the viewer and displayed PDF document.
getBaseFontName() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getBaseFontName() - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getBaseLineStartY() - Method in class com.gnostice.pdfone.PdfBoundingRect
 
getBbox_x_max() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getBbox_x_min() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getBbox_y_max() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getBbox_y_min() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getBeanDescriptor() - Method in class com.gnostice.pdfone.PdfDocumentBeanInfo
 
getBeanDescriptor() - Method in class com.gnostice.pdfone.PdfOutlineViewerBeanInfo
 
getBeanDescriptor() - Method in class com.gnostice.pdfone.PdfPrinterBeanInfo
 
getBeanDescriptor() - Method in class com.gnostice.pdfone.PdfViewerBeanInfo
 
getBitsPerComponent() - Method in class com.gnostice.pdfone.PdfPageImageElement
Returns number of color channels in the image.
getBody() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
getBody() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
getBody() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getBodyEncoding() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
getBodyEncoding() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
getBodyEncoding() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getBooleanValue() - Method in class com.gnostice.pdfone.PdfBoolean
 
getBorderColor() - Method in class com.gnostice.pdfone.PdfFormField
Return border color of the form field.
getBorderStyle() - Method in class com.gnostice.pdfone.PdfAnnot
Returns constant identifying annotation's border style.
getBorderWidth() - Method in class com.gnostice.pdfone.PdfAnnot
Returns width of this annotation's border.
getBottom() - Method in class com.gnostice.pdfone.PdfAnnot
Returns distance from top edge of page to bottom edge of this annotation's annotation rectangle.
getBottomRD() - Method in class com.gnostice.pdfone.PdfCaretAnnot
Returns distance between the bottom edge of the caret and the bottom edge of the annotation rectangle.
getBoundingRect() - Method in class com.gnostice.pdfone.PdfBoundingRect
 
getBoundingRect() - Method in class com.gnostice.pdfone.PdfPageElement
Return bounding box of the text element.
getBoundingRect() - Method in class com.gnostice.pdfone.PdfSearchElement
Deprecated.
Instead get the bounding rectangles from the list of BoundingRect elements using PdfSearchElement.getBoundingRects()
getBoundingRectForCharAt(int) - Method in class com.gnostice.pdfone.PdfPageTextElement
Returns bounding box of specified character in the text element.
getBoundingRects() - Method in class com.gnostice.pdfone.PdfSearchElement
Returns list of bounding rectangles of the search element which may have spanned across lines or pages.
getBrushColor() - Method in class com.gnostice.pdfone.PdfDocument
 
getBuffer() - Method in class com.gnostice.pdfone.PdfByteOutputStream
 
getBuffer() - Method in class com.gnostice.pdfone.PdfStream
 
getBytes(String, int) - Static method in class com.gnostice.pdfone.encodings.PdfEncodings
Returns a byte array representing a specified string in a specified encoding.
getByteStream() - Method in class com.gnostice.pdfone.PdfFileAttachment
Returns a byte array containing the attachment file.
getCalloutLine() - Method in class com.gnostice.pdfone.PdfFreeTextAnnot
Returns x-y coordinates of the starting, end, and knee-bend locations of the callout line of the free text annotation.
getCap_height() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getCapHeight() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getCaption() - Method in class com.gnostice.pdfone.PdfLineAnnot
 
getCaptionPosition() - Method in class com.gnostice.pdfone.PdfFormPushButton
Returns position of the caption on the push button.
getCellBottomMargin() - Method in class com.gnostice.pdfone.PdfCell
Returns bottom padding of the cell.
getCellBottomMargin() - Method in class com.gnostice.pdfone.PdfTable
Returns default bottom padding of the contents in the cells in the table.
getCellLeftMargin() - Method in class com.gnostice.pdfone.PdfCell
Returns left padding of the cell.
getCellLeftMargin() - Method in class com.gnostice.pdfone.PdfTable
Returns default left padding of the contents of the cells in the table.
getCellRightMargin() - Method in class com.gnostice.pdfone.PdfCell
Returns right padding of the cell.
getCellRightMargin() - Method in class com.gnostice.pdfone.PdfTable
Returns default right padding of the contents of the cells in the table.
getCellTopMargin() - Method in class com.gnostice.pdfone.PdfCell
Returns top padding of the cell.
getCellTopMargin() - Method in class com.gnostice.pdfone.PdfTable
Returns default top padding of the contents of the cells in the table.
getChar() - Method in class com.gnostice.pdfone.filters.PdfCCITTDecodeFilter
 
getCharBoundingRects() - Method in class com.gnostice.pdfone.PdfBoundingRect
 
getCharBoundingRects() - Method in class com.gnostice.pdfone.PdfPageTextElement
Returns list of bounding boxes of characters in the text element.
getCharBoundingRects() - Method in class com.gnostice.pdfone.PdfSearchElement
Deprecated.
Instead get the bounding rectangles of the characters from the list of BoundingRect elements using PdfSearchElement.getBoundingRects()
getChars(byte[], int) - Static method in class com.gnostice.pdfone.encodings.PdfEncodings
Returns a character array representing a specified byte array in a specified encoding.
getCharSpace() - Method in class com.gnostice.pdfone.PdfTextState
 
getCharSpacing() - Method in class com.gnostice.pdfone.PdfTextFormatter
 
getCharWidthTable() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getCheckGroupItems() - Method in class com.gnostice.pdfone.PdfFormField
Returns list of check box fields in this (check box group) form field.
getCheckGroupSelectedIndices() - Method in class com.gnostice.pdfone.PdfFormField
Returns indices of selected check box fields in this (check box group) form field.
getCheckGroupSelectedValues() - Method in class com.gnostice.pdfone.PdfFormField
Return list of selected check box fields in this (check box group) form field.
getChildCount() - Method in class com.gnostice.pdfone.PdfFormField
Returns number of children form fields for this group form field.
getChildList() - Method in class com.gnostice.pdfone.PdfFormCheckBox
 
getChildList() - Method in class com.gnostice.pdfone.PdfFormField
Returns list of children form fields for this group form field.
getChildList() - Method in class com.gnostice.pdfone.PdfFormRadioButton
Deprecated.
No replacement.
getCloudIntensity() - Method in class com.gnostice.pdfone.PdfPolygonAnnot
Returns value representing the intensity of the "cloudy" effect on edges of the polygon annotation.
getCloudIntensity() - Method in class com.gnostice.pdfone.PdfSquareAnnot
Returns cloud intensity of the border of the square annotation.
getColor() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns color of this font.
getColor() - Method in class com.gnostice.pdfone.PdfAnnot
Returns color of this annotation's popup.
getColor() - Method in class com.gnostice.pdfone.PdfBookmark
Retrieves color currently used to display this bookmark.
getColorSpace() - Method in class com.gnostice.pdfone.PdfImage
 
getColorSpaceType() - Method in class com.gnostice.pdfone.PdfPageImageElement
Returns color space type of the image.
getColSpan() - Method in class com.gnostice.pdfone.PdfCell
Returns number of cells the cell spans.
getColumnWidths() - Method in class com.gnostice.pdfone.PdfTable
Returns widths of all columns in the table.
getContents() - Method in class com.gnostice.pdfone.PdfAnnot
Returns text displayed by this annotation.
getContoursCountForChar(double, char, boolean, boolean) - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getCopies() - Method in class com.gnostice.pdfone.PdfPrinter
Returns number of copies for the print job.
getCreator() - Method in class com.gnostice.pdfone.PdfDocument
Returns "creator" document information property of the document.
getCurrentPage() - Method in class com.gnostice.pdfone.PdfViewer
Returns number of the currently displayed page.
getDashArray() - Method in class com.gnostice.pdfone.PdfGraphicsState
 
getDashPattern() - Method in class com.gnostice.pdfone.PdfAnnot
Returns an array containing lengths of dashes and gaps in this annotation's dash pattern.
getDashPhase() - Method in class com.gnostice.pdfone.PdfGraphicsState
 
getData(HashMap) - Method in class com.gnostice.pdfone.fonts.PdfCIDType0Font
 
getData(HashMap) - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getData(HashMap) - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getDecodeParms() - Method in class com.gnostice.pdfone.PdfStream
 
getDefaultPrinterName() - Method in class com.gnostice.pdfone.PdfPrinter
Returns name of default printer to which this printer object to will print.
getDefaultValue() - Method in class com.gnostice.pdfone.PdfFormField
Returns default value that the form field reverts to when the form is reset.
getDescendantDict() - Method in class com.gnostice.pdfone.fonts.PdfCIDType0Font
 
getDescent() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getDescent() - Method in class com.gnostice.pdfone.PdfTextFontInfo
Returns maximum depth below the baseline reached by any glyph in this font.
getDescent() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getDestinationType() - Method in class com.gnostice.pdfone.PdfGotoAction
Returns destination type of the go-to action.
getDestinationType() - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
getDictionary() - Method in class com.gnostice.pdfone.PdfStream
 
getDiffRect() - Method in class com.gnostice.pdfone.PdfCaretAnnot
Returns rectangle of the caret inside the annotation rectangle.
getDirection() - Method in class com.gnostice.pdfone.PdfTextFormatter
 
getDocument() - Method in class com.gnostice.pdfone.MouseActivityEvent
 
getDocument() - Method in class com.gnostice.pdfone.PdfPrinter
Returns the PdfDocument object that has been set up with this printer object.
getDocument() - Method in class com.gnostice.pdfone.PdfViewer
Returns PdfDocument object set up with this viewer.
getDownAppearance() - Method in class com.gnostice.pdfone.PdfFormCheckBox
Deprecated.
No replacement.
getDownAppearance() - Method in class com.gnostice.pdfone.PdfFormRadioButton
Deprecated.
No replacement.
getDownCaption() - Method in class com.gnostice.pdfone.PdfFormPushButton
Returns caption used for the form field when it is depressed by the user on viewer applications.
getDpi() - Method in class com.gnostice.pdfone.PdfViewer
Returns viewer resolution.
getDpi() - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Returns DPI (dot per inch) set for the viewer component.
getElements() - Method in class com.gnostice.pdfone.PdfPageCompositeElement
Returns list of page elements that constitute this composite page element.
getElementType() - Method in class com.gnostice.pdfone.PdfPageElement
Returns type of this page element.
getEmailProvider() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getEmbedStreamLength1() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getEmbedStreamLength2() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getEmbedStreamLength3() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getEmbedType() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns constant representing this font's embedding method.
getEncoding() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns constant representing this font's character encoding.
getEncoding() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getErrorCode() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getFamily_name() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getFieldFlags() - Method in class com.gnostice.pdfone.PdfFormField
Returns flags specified for the form field.
getFileAttachmentName() - Method in class com.gnostice.pdfone.PdfFileAttachment
Returns name of the attachment in the document.
getFileName() - Method in class com.gnostice.pdfone.readers.TtcReader
 
getFilePath() - Method in class com.gnostice.pdfone.PdfFileAttachmentAnnot
Returns pathname of the file that has specified for the annotation.
getFileSize() - Method in class com.gnostice.pdfone.PdfReader
 
getFillColor() - Method in class com.gnostice.pdfone.PdfGraphicsState
 
getFillColor() - Method in class com.gnostice.pdfone.PdfPageElement
Returns color with which the text element is filled.
getFilters() - Method in class com.gnostice.pdfone.PdfStream
 
getFinishings() - Method in class com.gnostice.pdfone.PdfPrinter
Returns finishing operations that are set to be performed for the current print job.
getFirstChar() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getFirstChar() - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getFirstChild() - Method in class com.gnostice.pdfone.PdfBookmark
Returns the first child bookmark under this bookmark.
getFirstLinePosition() - Method in class com.gnostice.pdfone.PdfTextFormatter
Retrieves default position where first line of text is set to be written inside rectangles.
getFit() - Method in class com.gnostice.pdfone.PdfGotoAction
 
getFit() - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
getFlags() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns text formatting style used by this font.
getFlags() - Method in class com.gnostice.pdfone.PdfAnnot
Returns combined value of flags representing various characteristics of this annotation.
getFlatness() - Method in class com.gnostice.pdfone.PdfGraphicsState
 
getFloat() - Method in class com.gnostice.pdfone.PdfFloat
 
getFloat() - Method in class com.gnostice.pdfone.PdfInteger
 
getFloat() - Method in class com.gnostice.pdfone.PdfLong
 
getFloat() - Method in interface com.gnostice.pdfone.PdfNumber
 
getFlyTransitionEndScale() - Method in class com.gnostice.pdfone.PdfPagePresentation
Returns starting or ending scale at which page elements that are different from the previous page will be scaled during the transition.
getFont() - Method in class com.gnostice.pdfone.PdfCell
Returns default font with which text is rendered inside the cell.
getFont() - Method in class com.gnostice.pdfone.PdfFormField
Returns font specified for this form field.
getFont() - Method in class com.gnostice.pdfone.PdfTable
Returns defualt font used by the table.
getFontAscent() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontAscent() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontAvgWidth() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontAvgWidth() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontBaseName() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontBaseName() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontBBox() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getFontBBox() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontBBox() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontCapHeight() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontCapHeight() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontDescent() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontDescent() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontDescriptor() - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getFontFlags() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontFlags() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontHeight() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontHeight() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontInfo() - Method in class com.gnostice.pdfone.PdfTextState
 
getFontItalicAngle() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontItalicAngle() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontMaxwidth() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontMaxwidth() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontName() - Method in class com.gnostice.pdfone.PdfTextFontInfo
Returns name of the font.
getFontSize() - Method in class com.gnostice.pdfone.PdfPageTextElement
Returns font size of the text element.
getFontSize() - Method in class com.gnostice.pdfone.PdfTextFontInfo
Returns size of the font.
getFontSize() - Method in class com.gnostice.pdfone.PdfTextState
 
getFontSize() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getFontStyle() - Method in class com.gnostice.pdfone.PdfTextFontInfo
Returns style of the font.
getFontStyle() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontStyle() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontType() - Method in class com.gnostice.pdfone.PdfTextFontInfo
Returns type of font.
getFontUnderlinePosition() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontUnderlineThickness() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFontWidths(int, int) - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getFontWidths(int, int) - Method in class com.gnostice.pdfone.readers.TtfReader
 
getFormField() - Method in class com.gnostice.pdfone.PdfCell
 
getFromAddress() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
getFromAddress() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
getFromAddress() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getFromName() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
getFromName() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
getFromName() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getFullyQualifiedName() - Method in class com.gnostice.pdfone.PdfFormField
Returns a dot-delimited string representing parent-child hierarchy of the form field.
getGapsBetweenPages() - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Returns current insets (margins or separation) around the pages displayed in the viewer.
getGenerationNumber() - Method in class com.gnostice.pdfone.PdfObject
 
getGlyphNameForCharcode(int) - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getGlyphWidthFromCMAP(int) - Method in class com.gnostice.pdfone.readers.TtfReader
 
getGraphicsState() - Method in class com.gnostice.pdfone.PdfPageElement
 
getHashCode() - Method in class com.gnostice.pdfone.PdfExtGraphicState
 
getHeight() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns height of this font as specified in its font file.
getHeight() - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getHeight() - Method in class com.gnostice.pdfone.PdfCell
Returns height of the cell.
getHeight() - Method in class com.gnostice.pdfone.PdfImage
Retrieves height currently set for this object.
getHighlightMode() - Method in class com.gnostice.pdfone.PdfLinkAnnot
Returns constant identifying this link annotation's highlight mode.
getHorizontalScale() - Method in class com.gnostice.pdfone.PdfTextState
 
getHorizontalScaling() - Method in class com.gnostice.pdfone.PdfTextFormatter
 
getHorizontalScrollBarPolicy() - Method in class com.gnostice.pdfone.PdfViewer
Returns horizontal scrollbar policy value.
getHorizontalTranslation() - Method in class com.gnostice.pdfone.PdfWatermarkAnnot
Returns horizontal position of top-left corner of the watermark relative to the printer page width.
getHost() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
getHost() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
getHost() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getIcon(int) - Method in class com.gnostice.pdfone.PdfDocumentBeanInfo
 
getIcon() - Method in class com.gnostice.pdfone.PdfFileAttachmentAnnot
Returns constant specifying the annotation icon.
getIcon(int) - Method in class com.gnostice.pdfone.PdfOutlineViewerBeanInfo
 
getIcon(int) - Method in class com.gnostice.pdfone.PdfPrinterBeanInfo
 
getIcon(int) - Method in class com.gnostice.pdfone.PdfViewerBeanInfo
 
getIconBottomPadding() - Method in class com.gnostice.pdfone.PdfFormPushButton
Returns bottom padding for the icon with the form field bounding box.
getIconHeight() - Method in class com.gnostice.pdfone.PdfOutlineVTextIcon
Returns the icon's height.
getIconLeftPadding() - Method in class com.gnostice.pdfone.PdfFormPushButton
Returns left padding for the icon with the form field bounding box.
getIconName() - Method in class com.gnostice.pdfone.PdfTextAnnot
 
getIconWidth() - Method in class com.gnostice.pdfone.PdfOutlineVTextIcon
Returns the icon's width.
getImage() - Method in class com.gnostice.pdfone.PdfCell
 
getImage() - Method in class com.gnostice.pdfone.PdfPageImageElement
Returns actual image represented by the page element.
getImageHeight() - Method in class com.gnostice.pdfone.PdfPageImageElement
Returns height of the image.
getImageSmoothingAlgorithm() - Method in class com.gnostice.pdfone.PdfRenderingOptions
 
getImageWidth() - Method in class com.gnostice.pdfone.PdfPageImageElement
Returns width of the image.
getIndexOfMatchStringInLine() - Method in class com.gnostice.pdfone.PdfSearchElement
Returns index of the search string in the text element containing it.
getInputFileName() - Method in class com.gnostice.pdfone.PdfReader
Returns file name of the input document for this PdfWriter object.
getInputFilepath() - Method in class com.gnostice.pdfone.PdfReader
Returns path to the location of the input document for this PdfWriter object.
getInt() - Method in class com.gnostice.pdfone.PdfFloat
 
getInt() - Method in class com.gnostice.pdfone.PdfInteger
 
getInt() - Method in class com.gnostice.pdfone.PdfLong
 
getInt() - Method in interface com.gnostice.pdfone.PdfNumber
 
getIntent() - Method in class com.gnostice.pdfone.PdfFreeTextAnnot
Returns constant identifying the function of the free text annotation.
getInteriorColor() - Method in class com.gnostice.pdfone.PdfLineAnnot
Returns color used to fill the interior of the line endings of the annotation.
getInteriorColor() - Method in class com.gnostice.pdfone.PdfPolylineAnnot
Returns color used to fill the ends of the polyline.
getInteriorColor() - Method in class com.gnostice.pdfone.PdfSquareAnnot
Returns color used to fill the square annotation.
getItalicangle() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns slope of the dominant vertical strokes of this font.
getItalicAngle() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getJavascript() - Method in class com.gnostice.pdfone.PdfJavascriptAction
Returns JavaScript script specified for the PDF JavaScript action.
getKeywords() - Method in class com.gnostice.pdfone.PdfDocument
Returns "keywords" document property of the document.
getLastChar() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getLastChar() - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getLeaderLineArray() - Method in class com.gnostice.pdfone.PdfLineAnnot
Returns lengths of the leader line and leaderline extension of the line annotation.
getLeading() - Method in class com.gnostice.pdfone.PdfTextState
 
getLeading() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getLeft() - Method in class com.gnostice.pdfone.PdfAnnot
Returns distance from left edge of page to left edge of this annotation's annotation rectangle.
getLeft() - Method in class com.gnostice.pdfone.PdfGotoAction
 
getLeft() - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
getLeftRD() - Method in class com.gnostice.pdfone.PdfCaretAnnot
Returns distance between the left edge of the caret and the left edge of the annotation rectangle.
getLevel() - Method in class com.gnostice.pdfone.PdfEncryption
 
getLineCap() - Method in class com.gnostice.pdfone.PdfGraphicsState
 
getLineContainingMatchString() - Method in class com.gnostice.pdfone.PdfSearchElement
Returns actual text of the text element containing the search text.
getLineEndStyle() - Method in class com.gnostice.pdfone.PdfLineAnnot
Returns line-end style of the end of the line annotation.
getLineEndStyle() - Method in class com.gnostice.pdfone.PdfPolylineAnnot
Returns line-ending style of the end of the polyline.
getLineJoin() - Method in class com.gnostice.pdfone.PdfGraphicsState
 
getLineSpacing() - Method in class com.gnostice.pdfone.PdfTextFormatter
 
getLineStartStyle() - Method in class com.gnostice.pdfone.PdfLineAnnot
Return line-end style of the starting point of the line annotation.
getLineStartStyle() - Method in class com.gnostice.pdfone.PdfPolylineAnnot
Returns line-ending style of the beginning of the polyline.
getLineWidth() - Method in class com.gnostice.pdfone.PdfGraphicsState
 
getList() - Method in class com.gnostice.pdfone.PdfArray
 
getLong() - Method in class com.gnostice.pdfone.PdfFloat
 
getLong() - Method in class com.gnostice.pdfone.PdfInteger
 
getLong() - Method in class com.gnostice.pdfone.PdfLong
 
getMacOrWinCharMetrics(int) - Method in class com.gnostice.pdfone.readers.TtfReader
 
getMap() - Method in class com.gnostice.pdfone.PdfDict
 
getMappingName() - Method in class com.gnostice.pdfone.PdfFormField
Returns "mapping name" of the form field.
getMaskColor() - Method in class com.gnostice.pdfone.PdfPageImageElement
Returns color used as the color mask for the image.
getMatchString() - Method in class com.gnostice.pdfone.PdfSearchElement
Returns actual text of the search string found by by the search.
getMaxlen() - Method in class com.gnostice.pdfone.PdfFormTextField
Return maximum number of characters that the user can enter in the text field on a viewer application.
getMaxWidth() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getMaxZoomVal() - Method in class com.gnostice.pdfone.PdfViewer
Returns maximum zoom that the viewer will display a page with.
getMeasurementUnit() - Method in class com.gnostice.pdfone.PdfDocument
 
getMinZoomVal() - Method in class com.gnostice.pdfone.PdfViewer
Returns minimum zoom that the viewer will display a page with.
getMiterLimit() - Method in class com.gnostice.pdfone.PdfGraphicsState
 
getMouseActivityHandler() - Method in class com.gnostice.pdfone.PdfViewer
 
getMouseActivityType() - Method in class com.gnostice.pdfone.MouseActivityEvent
 
getMouseEvent() - Method in class com.gnostice.pdfone.MouseActivityEvent
 
getMouseInteractivityMode() - Method in class com.gnostice.pdfone.PdfViewer
Returns mouse interactivity mode of the viewer.
getName() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns name of this font.
getName() - Method in class com.gnostice.pdfone.PdfFormField
Returns name used to identify the form field in the document.
getName() - Method in class com.gnostice.pdfone.PdfName
 
getName() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getNamedAction() - Method in class com.gnostice.pdfone.PdfNamedAction
Returns the type of named action.
getNext() - Method in class com.gnostice.pdfone.PdfBookmark
Returns bookmark that is immediately after current bookmark.
getNormalAppearance() - Method in class com.gnostice.pdfone.PdfFormCheckBox
Deprecated.
No replacement.
getNormalAppearance() - Method in class com.gnostice.pdfone.PdfFormRadioButton
Deprecated.
No replacement.
getNormalCaption() - Method in class com.gnostice.pdfone.PdfFormCheckBox
Deprecated.
No replacement.
getNormalCaption() - Method in class com.gnostice.pdfone.PdfFormRadioButton
Deprecated.
No replacement.
getObjectNumber() - Method in class com.gnostice.pdfone.PdfObject
 
getOffset() - Method in class com.gnostice.pdfone.readers.TtcReader
 
getOnStateName() - Method in class com.gnostice.pdfone.PdfFormRadioButton
Returns value that will be submitted for the parent radio button group form field if the radio button is selected.
getOrientation() - Method in class com.gnostice.pdfone.PdfPrinter
Returns default printer page orientation.
getOutFilePath() - Method in class com.gnostice.pdfone.PdfReader
Retrieves pathname of the file currently set as output stream for this PdfReader.
getOutputStream() - Method in class com.gnostice.pdfone.PdfReader
Retrieves OutputStream object currently set as output stream for this PdfReader.
getOwnerPwd() - Method in class com.gnostice.pdfone.PdfEncryption
Returns owner password specified for this PdfEncryption object.
getPageColumnsCustomCount() - Method in class com.gnostice.pdfone.PdfViewer
Returns number of pages that the viewer displays in a row.
getPageColumnsCustomCount() - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Returns maximum number of pages that the viewer component is set to display in a row.
getPageCount() - Method in class com.gnostice.pdfone.PdfViewer
Returns total number of pages in the displayed document.
getPageDimension() - Method in class com.gnostice.pdfone.PdfPrinter
Returns dimensions of default page size of the printer.
getPageDimension(int) - Method in class com.gnostice.pdfone.PdfPrinter
Returns dimensions of default page size of the printer, in specified measurement unit.
getPageDisplaySettings() - Method in class com.gnostice.pdfone.PdfViewer
Returns current default settings of the viewer.
getPageLayout() - Method in class com.gnostice.pdfone.PdfDocument
Returns constant identifying page layout used as default when opening this document.
getPageLayout() - Method in class com.gnostice.pdfone.PdfViewer
Returns current page layout style of the viewer.
getPageLayout() - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Returns page layout setting for the viewer component.
getPageMargins() - Method in class com.gnostice.pdfone.PdfPrinter
Returns page margins in default measurement units.
getPageMargins(int) - Method in class com.gnostice.pdfone.PdfPrinter
Returns page margins in specified measurement unit.
getPageMode() - Method in class com.gnostice.pdfone.PdfDocument
Returns constant identifying this PdfDocument's default page mode.
getPageNo() - Method in class com.gnostice.pdfone.PdfGotoAction
 
getPageNo() - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
Returns number of the page that is linked by the remote go-to action.
getPageNum() - Method in class com.gnostice.pdfone.PdfBoundingRect
 
getPageNum() - Method in class com.gnostice.pdfone.PdfPageElement
Returns number of the page.
getPageNum() - Method in class com.gnostice.pdfone.PdfSearchElement
Deprecated.
Instead get the page number from the list of BoundingRect elements using PdfSearchElement.getBoundingRects()
getPageNumber() - Method in class com.gnostice.pdfone.MouseActivityEvent
 
getPageRange() - Method in class com.gnostice.pdfone.PdfPrinter
Returns page range of the next print job.
getPageScale() - Method in class com.gnostice.pdfone.PdfPrinter
Returns how pages will be resized for the next print job.
getPageSize() - Method in class com.gnostice.pdfone.PdfPrinter
Returns size of the pages for the next print job.
getPageView() - Method in class com.gnostice.pdfone.PdfViewer
Returns how the height and width of the pages are accommodated inside the viewer.
getPageView() - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Returns how viewer component is set to fit pages within its display area.
getParent() - Method in class com.gnostice.pdfone.PdfPopUpAnnot
Returns annotation for which this annotation is used as the popup window.
getParentNode() - Method in class com.gnostice.pdfone.PdfBookmark
Returns the bookmark to which this bookmark is a child bookmark.
getPassword() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
getPassword() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
getPassword() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getPath() - Method in class com.gnostice.pdfone.PdfPagePathElement
Returns shape of the path element.
getPdfFilePath() - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
Returns pathname of the external PDF file.
getPDFName() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getPdfPrintHandler() - Method in class com.gnostice.pdfone.PdfPrinter
 
getPen() - Method in class com.gnostice.pdfone.PdfTable
Returns default pen used to stroke the table.
getPenColor() - Method in class com.gnostice.pdfone.PdfDocument
 
getPermissions() - Method in class com.gnostice.pdfone.PdfEncryption
Returns user access permissions specified for this PdfEncryption object.
getPopup() - Method in class com.gnostice.pdfone.PdfFormField
Deprecated.
no replacement
getPopup() - Method in class com.gnostice.pdfone.PdfPopUpAnnot
Deprecated.
no replacement
getPopup() - Method in class com.gnostice.pdfone.PdfWatermarkAnnot
Deprecated. 
getPortNumber() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
getPortNumber() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
getPortNumber() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getPos() - Method in class com.gnostice.pdfone.PdfGotoAction
 
getPos() - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
getPostscript_name() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getPredefinedZoomValues() - Method in class com.gnostice.pdfone.PdfViewer
Returns standard zoom zoom factors supported by the viewer.
getPreferredSize() - Method in class com.gnostice.pdfone.PdfViewer
 
getPrevious() - Method in class com.gnostice.pdfone.PdfBookmark
Returns bookmark that is immediately ahead of current bookmark.
getPrintChromaticity() - Method in class com.gnostice.pdfone.PdfPrinter
 
getPrintJobName() - Method in class com.gnostice.pdfone.PdfPrinter
Returns name specified for the next print job.
getPrintMediaTray() - Method in class com.gnostice.pdfone.PdfPrinter
Returns current paper source or tray.
getPrintPageHandler() - Method in class com.gnostice.pdfone.PdfPrinter
 
getPrintSheetCollate() - Method in class com.gnostice.pdfone.PdfPrinter
Returns how print output is collated when multiple copies of the document is printed.
getPrintSides() - Method in class com.gnostice.pdfone.PdfPrinter
Returns how pages from a print job are imposed on the sides of the output media (paper).
getPrintToFileName() - Method in class com.gnostice.pdfone.PdfPrinter
Returns pathname of the file to which printer has been set to print.
getPropertyDescriptors() - Method in class com.gnostice.pdfone.PdfDocumentBeanInfo
 
getPropertyDescriptors() - Method in class com.gnostice.pdfone.PdfPrinterBeanInfo
 
getPropertyDescriptors() - Method in class com.gnostice.pdfone.PdfViewerBeanInfo
 
getQuadPoints() - Method in class com.gnostice.pdfone.PdfMarkupAnnot
Returns locations of the corners of the quadrilateral area where the text markup annotation will be displayed.
getRadioGroupSelectedIndices() - Method in class com.gnostice.pdfone.PdfFormField
Returns indices of radio button fields that are selected in this (radio button group) form field.
getRadioGroupSelectedValues() - Method in class com.gnostice.pdfone.PdfFormField
Returns list of radio button fields that are selected in this (radio button group) form field.
getRect() - Method in class com.gnostice.pdfone.PdfAnnot
Returns annotation rectangle of this annotation.
getRect() - Method in class com.gnostice.pdfone.PdfGotoAction
 
getRect() - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
getRemoteGoToInstance(int) - Static method in class com.gnostice.pdfone.PdfBookmark
Returns a remote go-to destination with specified page number.
getRemoteGoToInstance(int, double, int) - Static method in class com.gnostice.pdfone.PdfBookmark
Returns a remote go-to destination specified by pos and fit on specified page number.
getRemoteGoToInstance(int, int) - Static method in class com.gnostice.pdfone.PdfBookmark
Returns a remote go-to destination with specified page number and location of the window of the viewer application on the page.
getRemoteGoToInstance(int, PdfRect) - Static method in class com.gnostice.pdfone.PdfBookmark
Returns a remote go-to destination with specified page number and rectangular area on the page.
getRemoteGoToInstance(int, double, double, double, double) - Static method in class com.gnostice.pdfone.PdfBookmark
Returns a remote go-to destination with specified page number and specified position of the window of the viewer application on the page.
getRemoteGoToInstance(int) - Static method in class com.gnostice.pdfone.PdfLinkAnnot
Returns a remote go-to action that leads to page specified by pageNo.
getRemoteGoToInstance(int, double, int) - Static method in class com.gnostice.pdfone.PdfLinkAnnot
Returns a remote go-to action that leads to destination specified by pos and fit on page specified by pageNo.
getRemoteGoToInstance(int, int) - Static method in class com.gnostice.pdfone.PdfLinkAnnot
Returns a remote go-to action that leads to page specified by pageNo and displays the page with its entire height and width tightly fit inside the window.
getRemoteGoToInstance(int, PdfRect) - Static method in class com.gnostice.pdfone.PdfLinkAnnot
Returns a remote go-to action that leads to specified rectangle on page specified by pageNo.
getRemoteGoToInstance(int, double, double, double, double) - Static method in class com.gnostice.pdfone.PdfLinkAnnot
Returns a remote go-to action that leads to specified rectangular area on specified page.
getRenderErrorHandler() - Method in class com.gnostice.pdfone.PdfPrinter
 
getRenderErrorHandler() - Method in class com.gnostice.pdfone.PdfViewer
Returns user class that handles rendering errors of the viewer.
getRenderFontHandler() - Method in class com.gnostice.pdfone.PdfRenderingOptions
 
getRenderingHint(RenderingHints.Key) - Method in class com.gnostice.pdfone.PdfRenderingOptions
 
getRenderingHints() - Method in class com.gnostice.pdfone.PdfRenderingOptions
 
getRenderingMode() - Method in class com.gnostice.pdfone.PdfTextState
 
getReplyTo() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
getReplyTo() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
getReplyTo() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getRight() - Method in class com.gnostice.pdfone.PdfAnnot
Returns distance from left edge of page and right edge of this annotation's annotation rectangle.
getRightRD() - Method in class com.gnostice.pdfone.PdfCaretAnnot
Returns distance between the right edge of the caret and the right edge of the annotation rectangle.
getRise() - Method in class com.gnostice.pdfone.PdfTextFormatter
Deprecated. 
getRise() - Method in class com.gnostice.pdfone.PdfTextState
 
getRolloverAppearance() - Method in class com.gnostice.pdfone.PdfFormCheckBox
Deprecated.
No replacement.
getRolloverAppearance() - Method in class com.gnostice.pdfone.PdfFormRadioButton
Deprecated.
No replacement.
getRolloverCaption() - Method in class com.gnostice.pdfone.PdfFormPushButton
Returns caption used by the viewer applications on the form field when the user moves the mouse pointer over the field.
getRotation() - Method in class com.gnostice.pdfone.PdfFormField
Returns angle of rotation of the form field.
getRotation() - Method in class com.gnostice.pdfone.PdfImage
Retrieves rotation angle currently set for this object.
getRotationAngle() - Method in class com.gnostice.pdfone.PdfViewer
Returns angle of tilt applied to pages when they are displayed.
getRowHeight() - Method in class com.gnostice.pdfone.PdfTable
Returns default height of the cells in the table.
getRowSpan() - Method in class com.gnostice.pdfone.PdfCell
Returns number of rows the cells spans.
getScaledFontSize() - Method in class com.gnostice.pdfone.PdfPageTextElement
 
getScaleEvent() - Method in class com.gnostice.pdfone.PdfFormPushButton
Returns when viewer applications will scale the icon within the bounding box of the push button.
getScaleType() - Method in class com.gnostice.pdfone.PdfFormPushButton
Returns how viewer applications will scale the icon within the bounding box of the push button.
getScaling() - Method in class com.gnostice.pdfone.PdfTextFormatter
Deprecated. 
getScrollMode() - Method in class com.gnostice.pdfone.PdfViewer
Returns how viewer performs when scrolls its contents.
getSearchMode() - Method in class com.gnostice.pdfone.PdfSearchItem
 
getSearchOptions() - Method in class com.gnostice.pdfone.PdfSearchItem
 
getSearchText() - Method in class com.gnostice.pdfone.PdfSearchItem
 
getSelectedPrinterName() - Method in class com.gnostice.pdfone.PdfPrinter
Returns name of the selected printer for the next print job.
getSelectedValues() - Method in class com.gnostice.pdfone.PdfFormListBox
Returns a list of selected values in the list box.
getSelectionHeight() - Method in class com.gnostice.pdfone.MouseActivityEvent
 
getSelectionWidth() - Method in class com.gnostice.pdfone.MouseActivityEvent
 
getSentDate() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
getSentDate() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
getSentDate() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getShapeForChar(double, char, boolean) - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getShapeForGlyphIndex(double, long, boolean) - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getShapeForGlyphName(double, String, boolean) - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getShapeForIdentityH_Text(double, String, boolean, boolean, float) - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getShapeForStringArray(double, String[], boolean, boolean) - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getShapeForText(double, String, boolean, boolean) - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getSize() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns user-defined size for this font.
getStamp() - Method in class com.gnostice.pdfone.PdfStampAnnot
Returns stamp annotation icon.
getStem_v() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getStemH() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns thickness of the dominant horizontal stem of glyphs of the font.
getStemV() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns thickness of the dominant vertical stem of glyphs of the font.
getStreamforEmbedding(boolean, List) - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getString(String) - Static method in class com.gnostice.pdfone.PdfMessages
 
getString() - Method in class com.gnostice.pdfone.PdfName
 
getString() - Method in class com.gnostice.pdfone.PdfString
 
getString() - Method in class com.gnostice.pdfone.PdfTextString
 
getStrokeColor() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns color used to stroke this font's characters.
getStrokeColor() - Method in class com.gnostice.pdfone.PdfGraphicsState
 
getStrokeColor() - Method in class com.gnostice.pdfone.PdfPageElement
Returns color with which the text element is stroked.
getStrokeWidth() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns width of strokes used by this font's characters.
getStyle() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns constant or combined value of constants representing this font's styles.
getStyle() - Method in class com.gnostice.pdfone.PdfBookmark
Retrieves font style currently used to display this bookmark.
getStyle() - Method in class com.gnostice.pdfone.PdfMarkupAnnot
Returns style by the annotation used to mark up text.
getStyle_name() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getSubject() - Method in class com.gnostice.pdfone.PdfAnnot
Returns text used as subject of this annotation's contents.
getSubject() - Method in class com.gnostice.pdfone.PdfDocument
Returns "subject" document property of the document.
getSubject() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
getSubject() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
getSubject() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getSubset() - Method in class com.gnostice.pdfone.PdfPrinter
Returns print range subset of the next print job.
getSymbol() - Method in class com.gnostice.pdfone.PdfCaretAnnot
Returns constant for any symbol associated with the caret annotation.
getText() - Method in class com.gnostice.pdfone.PdfCell
Returns text that is displayed inside the cell.
getText() - Method in class com.gnostice.pdfone.PdfPageTextElement
Returns actual text represented by the text element.
getTextFontInfo() - Method in class com.gnostice.pdfone.PdfPageTextElement
Returns information related to the font used by the text element.
getTextState() - Method in class com.gnostice.pdfone.PdfPageTextElement
Returns information related to the text and font used by the text element.
getTitle() - Method in class com.gnostice.pdfone.PdfAnnot
Returns text used in this annotation's title bar.
getTitle() - Method in class com.gnostice.pdfone.PdfBookmark
Retrieves text currently used to display this bookmark.
getTitle() - Method in class com.gnostice.pdfone.PdfDocument
Returns "title" document property of the document.
getTop() - Method in class com.gnostice.pdfone.PdfAnnot
Returns distance from top edge of page to top edge of this annotation's rectangle.
getTop() - Method in class com.gnostice.pdfone.PdfGotoAction
 
getTop() - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
getTopIndex() - Method in class com.gnostice.pdfone.PdfFormListBox
Returns ordinal of the first option that is accessible to the user without the need for scrolling.
getTopRD() - Method in class com.gnostice.pdfone.PdfCaretAnnot
Returns distance between the top edge of the caret and the top edge of the annotation rectangle.
getToUnicodeCMAP() - Method in class com.gnostice.pdfone.fonts.PdfCIDType0Font
 
getTransformationMatrix() - Method in class com.gnostice.pdfone.PdfGraphicsState
 
getTransformationMatrix() - Method in class com.gnostice.pdfone.PdfPageElement
 
getTransitionDimension() - Method in class com.gnostice.pdfone.PdfPagePresentation
Returns dimension in which a transition occurs.
getTransitionDirection() - Method in class com.gnostice.pdfone.PdfPagePresentation
Returns angle of the direction in which transition effect moves.
getTransitionDuration() - Method in class com.gnostice.pdfone.PdfPagePresentation
Returns time (in seconds) taken to display the transition.
getTransitionMotion() - Method in class com.gnostice.pdfone.PdfPagePresentation
Returns direction of the motion of a transition.
getTransitionStyle() - Method in class com.gnostice.pdfone.PdfPagePresentation
Returns style of the transition
getTransparency() - Method in class com.gnostice.pdfone.PdfCaretAnnot
 
getTransparency() - Method in class com.gnostice.pdfone.PdfFileAttachmentAnnot
 
getTransparency() - Method in class com.gnostice.pdfone.PdfFreeTextAnnot
 
getTransparency() - Method in class com.gnostice.pdfone.PdfInkAnnot
 
getTransparency() - Method in class com.gnostice.pdfone.PdfLineAnnot
 
getTransparency() - Method in class com.gnostice.pdfone.PdfMarkupAnnot
 
getTransparency() - Method in class com.gnostice.pdfone.PdfPolylineAnnot
 
getTransparency() - Method in class com.gnostice.pdfone.PdfSquareAnnot
 
getTransparency() - Method in class com.gnostice.pdfone.PdfStampAnnot
 
getTransparency() - Method in class com.gnostice.pdfone.PdfTextAnnot
 
getType() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns font type.
getType() - Method in class com.gnostice.pdfone.PdfAnnot
Returns type of the annotation.
getType() - Method in class com.gnostice.pdfone.PdfFormField
Returns form field type.
getUnderlinePosition() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getUnderlinePosition() - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getUnderlineThickness() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getUnderlineThickness() - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getUnderscore_position() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getUnderscore_size() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getUnits_per_em() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getUnitsPerEm() - Method in class com.gnostice.pdfone.fonts.PdfFont
 
getUnitsPerEm() - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getUnitsPerEm() - Method in class com.gnostice.pdfone.readers.T1PFBReader
 
getUnitsPerEm() - Method in class com.gnostice.pdfone.readers.TtfReader
 
getUri() - Method in class com.gnostice.pdfone.PdfURIAction
Returns URI that the action will make the viewer application to resolve.
getUserName() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
getUserName() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
getUserName() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
getUserPwd() - Method in class com.gnostice.pdfone.PdfEncryption
Returns user password specified for this PdfEncryption object.
getVal() - Method in class com.gnostice.pdfone.PdfFloat
 
getVal() - Method in class com.gnostice.pdfone.PdfInteger
 
getVal() - Method in interface com.gnostice.pdfone.PdfNumber
 
getValue(Object) - Method in class com.gnostice.pdfone.PdfDict
 
getValue() - Method in class com.gnostice.pdfone.PdfFormField
Returns current value of the form field.
getValue() - Method in class com.gnostice.pdfone.PdfFormTextField
Returns value that is displayed by the text field on a viewer application.
getVersion() - Method in class com.gnostice.pdfone.PdfDocument
 
getVerticalScrollBarPolicy() - Method in class com.gnostice.pdfone.PdfViewer
Returns vertical scrollbar policy value.
getVerticalTranslation() - Method in class com.gnostice.pdfone.PdfWatermarkAnnot
Returns vertical position of top-left corner of the watermark relative to the printer page height.
getVertices() - Method in class com.gnostice.pdfone.PdfInkAnnot
Returns x-y coordinates of the vertices of the lines that form the "free-hand scribble(s)" of the ink annotation.
getVertices() - Method in class com.gnostice.pdfone.PdfPolylineAnnot
Returns locations that are connected by lines to form the polygon or polyline shape of the annotation.
getViewerChangeHandler() - Method in class com.gnostice.pdfone.PdfViewer
Returns the user class that implements the PdfViewerChangeHandler interface and is set to receive viewer status change events.
getViewerInsets() - Method in class com.gnostice.pdfone.PdfViewer
Returns how the edges of the viewer are padded.
getViewerPageHandler() - Method in class com.gnostice.pdfone.PdfViewer
 
getViewHistoryItemsLimit() - Method in class com.gnostice.pdfone.PdfViewer
 
getWidth(String, int, boolean) - Method in class com.gnostice.pdfone.fonts.PdfFont
Excludes trailing white space characters in specified text based on excludeEndSpaces and returns width of resultant text in this font in specified measurement unit.
getWidth(char) - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns width of character c, as mentioned in this font's file.
getWidth(String) - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns sum of widths of all characters in text, as mentioned in this font's file.
getWidth(char, int) - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns width of character c in this font in specified measurement unit.
getWidth(String, int) - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns width of text in the font in specified measurement unit.
getWidth(char) - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getWidth(String) - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getWidth(char, int) - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getWidth(String, int) - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getWidth() - Method in class com.gnostice.pdfone.PdfCell
Returns width of the cell.
getWidth() - Method in class com.gnostice.pdfone.PdfImage
Retrieves width currently set for this object.
getWidths() - Method in class com.gnostice.pdfone.fonts.PdfFont
Returns an array of glyph widths of all characters in this font, arranged in the order of their character codes.
getWidths() - Method in class com.gnostice.pdfone.fonts.PdfType1PFBFont
 
getWordSpace() - Method in class com.gnostice.pdfone.PdfTextState
 
getWordSpacing() - Method in class com.gnostice.pdfone.PdfTextFormatter
 
getWritingMode() - Method in class com.gnostice.pdfone.PdfTextFormatter
 
getX() - Method in class com.gnostice.pdfone.MouseActivityEvent
 
getX() - Method in class com.gnostice.pdfone.PdfPageElement
Returns x-coordinate of the top-left corner of the bounding box of the page element.
getX() - Method in class com.gnostice.pdfone.PdfPoint
Returns x-coordinate of this point.
getX() - Method in class com.gnostice.pdfone.PdfRect
Returns x-coordinate of top-left corner of this rectangle.
getX1() - Method in class com.gnostice.pdfone.PdfLineAnnot
Return x-coodinate of the starting point of the line annotation.
getX2() - Method in class com.gnostice.pdfone.PdfLineAnnot
Return x-coordinate of the ending point of the line annotation.
getX_height() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getXRes() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getY() - Method in class com.gnostice.pdfone.MouseActivityEvent
 
getY() - Method in class com.gnostice.pdfone.PdfPageElement
Returns y-coordinate of the top-left corner of the bounding box of the page element.
getY() - Method in class com.gnostice.pdfone.PdfPoint
Returns y-coordinate of this point.
getY() - Method in class com.gnostice.pdfone.PdfRect
Returns y-coordinate of top-left corner of this rectangle.
getY1() - Method in class com.gnostice.pdfone.PdfLineAnnot
Return y-coodinate of the starting point of the line annotation.
getY2() - Method in class com.gnostice.pdfone.PdfLineAnnot
Return y-coordinate of the ending point of the line annotation.
getYRes() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
getZoom() - Method in class com.gnostice.pdfone.PdfGotoAction
 
getZoom() - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
getZoom() - Method in class com.gnostice.pdfone.PdfViewer
Returns magnification factor with which pages are displayed.
GLITTER - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying a transition style where the page is displayed gradually, as wide band moves from one side of the previous page to the other side in the direction specified by PdfPagePresentation.setTransitionDirection(int).
GOTO - Static variable in class com.gnostice.pdfone.PdfAction
Action for navigating to a destination in current document.
GRAY - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Grayscale color space.

H

hasBookmarks() - Method in class com.gnostice.pdfone.PdfOutlineViewer
Returns whether document displayed in the viewer has bookmarks.
hashCode() - Method in class com.gnostice.pdfone.PdfAnnot
 
hashCode() - Method in class com.gnostice.pdfone.PdfImage
 
hashCode() - Method in class com.gnostice.pdfone.PdfIndirectReference
 
hashCode() - Method in class com.gnostice.pdfone.PdfInteger
 
hashCode() - Method in class com.gnostice.pdfone.PdfName
 
hashCode() - Method in class com.gnostice.pdfone.PdfString
 
hashCode() - Method in class com.gnostice.pdfone.PdfTextString
 
hasNextView() - Method in class com.gnostice.pdfone.PdfViewer
Returns whether a next view exists in the navigation history for the document.
hasPreviousView() - Method in class com.gnostice.pdfone.PdfViewer
Returns whether a previous view exists in the navigation history for the document.
height() - Method in class com.gnostice.pdfone.PdfImage
Retrieves original height of image.
height() - Method in class com.gnostice.pdfone.PdfRect
Returns height of this rectangle.
HIDE_MENUBAR - Static variable in interface com.gnostice.pdfone.PdfPreferences
Constant specifying that the viewer application need not display its main menu.
HIDE_TOOLBAR - Static variable in interface com.gnostice.pdfone.PdfPreferences
Constant specifying that the viewer application need not display its toolbars.
HIDE_WINDOWUI - Static variable in interface com.gnostice.pdfone.PdfPreferences
Constant for specifying that the viewer application need not display any GUI items such as navigation controls or toolbars but display only the documents contents.
HIGHLIGHT_MODE_INVERT - Static variable in class com.gnostice.pdfone.PdfFormField
Highlight mode for a form field that makes the contents inside its bounding box appear inverted.
HIGHLIGHT_MODE_INVERT - Static variable in class com.gnostice.pdfone.PdfLinkAnnot
Highlight mode for displaying contents of annotation rectangle inverted.
HIGHLIGHT_MODE_NONE - Static variable in class com.gnostice.pdfone.PdfFormField
Highlight mode for a form field that makes it appear without any change from its normal appearance.
HIGHLIGHT_MODE_NONE - Static variable in class com.gnostice.pdfone.PdfLinkAnnot
Highlight mode for displaying contents of annotation rectangle without any change from their normal appearance.
HIGHLIGHT_MODE_OUTLINE - Static variable in class com.gnostice.pdfone.PdfFormField
Highlight mode for a form field that makes the border of its bounding box appear inverted.
HIGHLIGHT_MODE_OUTLINE - Static variable in class com.gnostice.pdfone.PdfLinkAnnot
Highlight mode for displaying border of annotation rectangle inverted.
HIGHLIGHT_MODE_PUSH - Static variable in class com.gnostice.pdfone.PdfFormField
Highlight mode for a form field that makes it look as if it were pushed up from below the surface of the page.
HIGHLIGHT_MODE_PUSH - Static variable in class com.gnostice.pdfone.PdfLinkAnnot
Highlight mode for displaying contents of annotation rectangle as if they were pushed from below the surface of the page.
HIGHLIGHT_MODE_TOGGLE - Static variable in class com.gnostice.pdfone.PdfFormField
Deprecated.
HORIZONTAL - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying that a transition effect occurs horizontally.
HORIZONTAL - Static variable in class com.gnostice.pdfone.PdfTextFormatter
 
HUFFMAN_ONLY - Static variable in class com.gnostice.pdfone.filters.PdfFlateFilter
 

I

ICC_AlternateCMYK - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Alternate ICC CMYK color space.
ICC_AlternateGRAY - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Alternate ICC grayscale color space.
ICC_AlternateRGB - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Alternate ICC RGB color space.
ICC_CMYK - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
ICC CMYK color space.
ICC_GRAY - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
ICC grayscale space.
ICC_RGB - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
ICC RGB color space.
ICCBased - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
ICCBased color space.
ICON_COMMENT - Static variable in class com.gnostice.pdfone.PdfTextAnnot
 
ICON_GRAPH - Static variable in class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constant specifying an image of a bar graph for the annotation icon.
ICON_HELP - Static variable in class com.gnostice.pdfone.PdfTextAnnot
 
ICON_INSERT - Static variable in class com.gnostice.pdfone.PdfTextAnnot
 
ICON_KEY - Static variable in class com.gnostice.pdfone.PdfTextAnnot
 
ICON_NEWPARAGRAPH - Static variable in class com.gnostice.pdfone.PdfTextAnnot
 
ICON_NOTE - Static variable in class com.gnostice.pdfone.PdfTextAnnot
 
ICON_PAPERCLIP - Static variable in class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constant specifying an image of a paper clip for the annotation icon.
ICON_PARAGRAPH - Static variable in class com.gnostice.pdfone.PdfTextAnnot
 
ICON_PUSHPIN - Static variable in class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constant specifying an image of a push pin for the annotation icon.
ICON_TAG - Static variable in class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constant specifying an image of a price tag for the annotation icon.
INCHES_TO_POINTS - Static variable in interface com.gnostice.pdfone.Usable
 
INDEXED_CMYK - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Indexed CMYK color space.
INDEXED_DeviceN - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Indexed DeviceN color space.
INDEXED_GRAY - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Indexed grayscale color space.
INDEXED_RGB - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Indexed RGB color space.
INDEXED_Separation - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Indexed separation color space.
INTENT_FREETEXT_CALLOUT - Static variable in class com.gnostice.pdfone.PdfFreeTextAnnot
Constant for specifying that free text annotation needs to be used as a callout.
INTENT_FREETEXT_TYPEWRITER - Static variable in class com.gnostice.pdfone.PdfFreeTextAnnot
 
INVISIBLE - Static variable in interface com.gnostice.pdfone.PdfTextRenderingMode
 
INWARD - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying that a transition effect moves invward.
isAtPoint(Point2D) - Method in class com.gnostice.pdfone.PdfPageElement
 
isAtRect(Rectangle2D) - Method in class com.gnostice.pdfone.PdfPageElement
 
isAuthenticationRequired() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
isAuthenticationRequired() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
isAuthenticationRequired() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
isAutoAdjustTextHeight() - Method in class com.gnostice.pdfone.PdfFormTextField
Returns whether the font size of text inside the field will be adjusted by the viewer application in real time so that the text entered by the users will be fully accommodated inside the field without any cropping.
isAutoAdjustTextHeightForField(CharSequence) - Static method in class com.gnostice.pdfone.readers.PdfCharSequenceReader
 
isAutoPaginate() - Method in class com.gnostice.pdfone.PdfDocument
 
isAutoRotateandCenter() - Method in class com.gnostice.pdfone.PdfPrinter
Returns whether rotated pages in the document aer set to be rotated and centered when they are printed.
isBodyHTML() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
isBodyHTML() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
isBodyHTML() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
isCloudy() - Method in class com.gnostice.pdfone.PdfPolygonAnnot
Returns whether border of the polygon annotation has a "cloudy" effect.
isCloudy() - Method in class com.gnostice.pdfone.PdfSquareAnnot
Returns whether border of the square annotation is cloudy.
isComb() - Method in class com.gnostice.pdfone.PdfFormTextField
Returns whether the PdfFormTextField.FLAG_COMB flag has been set for this text field.
isCompositeGlyf(int) - Method in class com.gnostice.pdfone.readers.TtfReader
 
isDebugEnabled() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
isDebugEnabled() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
isDebugEnabled() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
isDeleted() - Method in class com.gnostice.pdfone.PdfAnnot
 
isEditable() - Method in class com.gnostice.pdfone.PdfFormComboBox
Returns whether the PdfFormComboBox.FLAG_EDITABLE flag has been set for the combo box.
isEvenOddWindingRule() - Method in class com.gnostice.pdfone.PdfPagePathElement
 
isFileSelect() - Method in class com.gnostice.pdfone.PdfFormTextField
Returns whether the PdfFormTextField.FLAG_FILESELECT flag has been set for this text field.
isFill() - Method in class com.gnostice.pdfone.PdfPagePathElement
Returns whether the shape is filled.
isFitImageinCell() - Method in class com.gnostice.pdfone.PdfCell
 
isFixedPrint() - Method in class com.gnostice.pdfone.PdfWatermarkAnnot
Returns whether the watermark is printed relative to the size of the printer page.
isFlattened() - Method in class com.gnostice.pdfone.PdfFormField
 
isFlyTransitionAreaOpaque() - Method in class com.gnostice.pdfone.PdfPagePresentation
Returns whether the area that floats during the transition is opaque.
isFontAttributesLoaded() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
isFontProcessorLibraryLoaded() - Static method in class com.gnostice.pdfone.PdfPrinter
Deprecated.
no replacement
isFontProcessorLibraryLoaded() - Static method in class com.gnostice.pdfone.PdfViewer
Deprecated. 
isIconFitToRect() - Method in class com.gnostice.pdfone.PdfFormPushButton
Returns whether width of the border of the push button will be considered when scaling the icon of the push button within button's bounding box.
isImageSmoothing() - Method in class com.gnostice.pdfone.PdfRenderingOptions
 
isInlineImage() - Method in class com.gnostice.pdfone.PdfPageImageElement
Returns whether the page element is an inline image.
isInvisible() - Method in class com.gnostice.pdfone.PdfSignature
Returns whether the signature is invisible.
isJustifyLastLine() - Method in class com.gnostice.pdfone.PdfTextFormatter
Retrieves whether last line is aligned to both left and right margins.
isMaskedImage() - Method in class com.gnostice.pdfone.PdfPageImageElement
Returns whether the image element is represented by a masked image.
isMultiline() - Method in class com.gnostice.pdfone.PdfFormTextField
Returns whether the PdfFormTextField.FLAG_MULTILINE flag has been set for this text field.
isNameAsUnicode() - Method in class com.gnostice.pdfone.PdfFormField
Returns whether all names of the form field is required to be specified in Unicode.
isNewWindow() - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
Returns whether a new window of the viewer application will be opened by the action.
isNoExport() - Method in class com.gnostice.pdfone.PdfFormField
Returns whether form field is not required to be submitted when the form is submitted.
isNoScroll() - Method in class com.gnostice.pdfone.PdfFormTextField
Returns whether the PdfFormTextField.FLAG_NO_SCROLL flag has been set for this text field.
isNoSpellCheck() - Method in class com.gnostice.pdfone.PdfFormField
Returns whether the text option entered by a user in the combo box is not required to be spell-checked by a viewer application.
isNull(Object) - Static method in class com.gnostice.pdfone.PdfNull
 
ISOB4 - Static variable in interface com.gnostice.pdfone.PdfPageSize
ISO B4 Paper - 8.7 x 8.7 inches
isOpen() - Method in class com.gnostice.pdfone.PdfPopUpAnnot
Returns whether the popup is kept open by default by the viewer.
isOpen() - Method in class com.gnostice.pdfone.PdfTextAnnot
 
isOpenAfterSave() - Method in class com.gnostice.pdfone.PdfDocument
Returns whether document is set to be executed after data is saved to file.
isOverrideFieldAppearanceStreams() - Method in class com.gnostice.pdfone.PdfDocument
Returns whether text associated with all form fields in the document are by default displayed by viewer applications.
isPageLayoutInitAsPerDoc() - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Returns whether layout settings of the viewer are set to be as specified in the document that is displayed.
isPasswordField() - Method in class com.gnostice.pdfone.PdfFormTextField
Returns whether the PdfFormTextField.FLAG_PASSWORD flag has been set for this text field.
isPrint() - Method in class com.gnostice.pdfone.PdfLaunchAction
Returns whether the action will make the viewer application to print the file with file's default application, instead of simply opening the file with the default application.
isPrintAfterSave() - Method in class com.gnostice.pdfone.PdfDocument
 
isPrintToFile() - Method in class com.gnostice.pdfone.PdfPrinter
Specifies whether printer is set to print to a file.
isRadioInUnison() - Method in class com.gnostice.pdfone.PdfFormField
Returns whether the PdfFormField.FLAG_RADIO_IN_UNISON flag for the form field has been set.
isRadioNoToggleToOff() - Method in class com.gnostice.pdfone.PdfFormField
Returns whether the PdfFormField.FLAG_RADIO_NO_TOGGLE_TO_OFF flag is set or cleared for the form field.
isReadOnly() - Method in class com.gnostice.pdfone.PdfFormField
Returns whether the form field properties cannot be changed by the user on a viewer application.
isRequired() - Method in class com.gnostice.pdfone.PdfFormField
Returns whether the form field needs to have a value when the form is submitted.
isReverse() - Method in class com.gnostice.pdfone.PdfPrinter
Returns whether all pages are set for being printed in reverse order.
isRichText() - Method in class com.gnostice.pdfone.PdfFormTextField
Returns whether the PdfFormTextField.FLAG_RICH_TEXT flag has been set for this text field.
isShowCoverPageDuringSideBySide() - Method in class com.gnostice.pdfone.PdfViewer
Returns whether the first page of the document is set to be displayed singly.
isShowCoverPageDuringSideBySide() - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Specifies whether the viewer component is set to display the first page singly.
isShowGapsBetweenPages() - Method in class com.gnostice.pdfone.PdfViewer
Returns whether viewer displays insets (margins or empty spaces) between pages.
isShowGapsBetweenPages() - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Specifies whether the viewer displays spaces around pages when it displays a document.
isShowPageBordersWhenNoPageGaps() - Method in class com.gnostice.pdfone.PdfViewer
Returns whether the viewer displays visible borders around the pages when it does not place insets around the pages.
isShowPageBordersWhenNoPageGaps() - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Returns whether the viewer component needs to draw page borders when it displays no insets around the pages.
isShowPageNumberLabelOnScrolling() - Method in class com.gnostice.pdfone.PdfViewer
Returns whether the viewer displays a floating indicator for the current page number when the user scrolls the document.
isShowPagePreviewOnScrolling() - Method in class com.gnostice.pdfone.PdfViewer
Returns whether the viewer displays a floating page preview of the current page when the user scrolls the document.
isShowRect() - Method in class com.gnostice.pdfone.PdfAnnot
Returns whether this annotation's border is displayed.
isSSLCheckServerIdentity() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
isSSLCheckServerIdentity() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
isSSLCheckServerIdentity() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
isSSLEnabled() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
isSSLEnabled() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
isSSLEnabled() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
isStartTLSEnabled() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
isStartTLSEnabled() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
isStartTLSEnabled() - Method in class com.gnostice.pdfone.PdfEmailSettings
 
isStroke() - Method in class com.gnostice.pdfone.PdfPagePathElement
Returns whether the shape is stroked.
isTextRotated() - Method in class com.gnostice.pdfone.PdfPageTextElement
Returns whether the text element is rotated.
isUnsigned() - Method in class com.gnostice.pdfone.PdfFormSignatureField
 
isVertical_direction() - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
isWrap() - Method in class com.gnostice.pdfone.PdfTextFormatter
Retrieves whether text is set to wrap.
ITALIC - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Style for italic type.
ITALIC - Static variable in class com.gnostice.pdfone.PdfBookmark
Constant for displaying title of bookmarks in italic style.

J

JAVASCRIPT - Static variable in class com.gnostice.pdfone.PdfAction
Action for executing a JavaScript script.
joinStyle - Variable in class com.gnostice.pdfone.graphics.PdfPen
Line-join style for strokes made by the pen.
JOINSTYLE_BEVEL - Static variable in class com.gnostice.pdfone.graphics.PdfPen
Constant specifying line-join style where the ends are squared of with PdfPen.CAPSTYLE_BUTT style.
JOINSTYLE_MITER - Static variable in class com.gnostice.pdfone.graphics.PdfPen
Constant specifying line-join style where the outer edges of the lines are projected until they meet.
JOINSTYLE_ROUND - Static variable in class com.gnostice.pdfone.graphics.PdfPen
Constant specifying line-join style where the join is rounded off with an arc whose center is at the point where the lines meet and the diameter is equal to the width of the line.
JUSTIFIED - Static variable in class com.gnostice.pdfone.PdfTextFormatter
Constant to align text to both left and right margins.

L

Lab - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
CIE-based ABC color space with two transformation stages.
lastPage() - Method in class com.gnostice.pdfone.PdfViewer
Changes the current page to the last page in the document.
LATIN_1 - Static variable in class com.gnostice.pdfone.encodings.PdfEncodings
Western European Latin encoding.
LAUNCH - Static variable in class com.gnostice.pdfone.PdfAction
Action for launching an application, or a displaying or printing a file.
LAYOUT_AUTO_FIT_COLUMNS_IN_WINDOW - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for fitting as many pages in each row as is possible with the current page zoom level.
LAYOUT_SIDE_BY_SIDE - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for displaying two pages in a single row at a time.
LAYOUT_SIDE_BY_SIDE_CONTINUOUS - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for displaying two pages each in contiguously placed rows.
LAYOUT_SINGLE_PAGE - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for displaying one page at a time.
LAYOUT_SINGLE_PAGE_CONTINUOUS - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for displaying pages in a single colum.
LAYOUT_USER_DEFINED - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for displaying the number of columns specified by PdfViewer.setPageColumnsCustomCount(int).
LEDGER - Static variable in interface com.gnostice.pdfone.PdfPageSize
Ledger Paper - 4.3 x 9.1 inches
left() - Method in class com.gnostice.pdfone.PdfRect
Returns distance from left side of page to left side of this rectangle.
LEFT - Static variable in class com.gnostice.pdfone.PdfTextFormatter
Constant to align text to left margin.
LEFT_TO_RIGHT - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Transition direction constant specifying transition effect that moves at 0 degrees to the left-to-right direction (counting counterclockwise).
LEFT_TO_RIGHT - Static variable in class com.gnostice.pdfone.PdfPreferences.Direction
Constant specifying predominant reading order for text as left to right.
LEFT_TO_RIGHT - Static variable in class com.gnostice.pdfone.PdfTextFormatter
 
LEGAL - Static variable in interface com.gnostice.pdfone.PdfPageSize
Legal Paper - 8.5 x 14.0 inches
LEGALEXTRA - Static variable in interface com.gnostice.pdfone.PdfPageSize
Legal Extra Paper - 17.0 x 11.0 inches
LETTER - Static variable in interface com.gnostice.pdfone.PdfPageSize
Letter Paper - 8.5 x 11.0 inches
LETTEREXTRA - Static variable in interface com.gnostice.pdfone.PdfPageSize
Letter Extra - 9.3 x 15.0 inches
LETTEREXTRA_TRANSVERSE - Static variable in interface com.gnostice.pdfone.PdfPageSize
Letter Extra Transverse Paper - 9.3 x 12.0 inches
LETTERPLUS - Static variable in interface com.gnostice.pdfone.PdfPageSize
Letter Plus Paper - 9.3 x 12.0 inches
LETTERROTATED - Static variable in interface com.gnostice.pdfone.PdfPageSize
Letter Rotated Paper - 8.5 x 12.7 inches
LETTERSMALL - Static variable in interface com.gnostice.pdfone.PdfPageSize
Letter Small Paper - 11.0 x 8.5 inches
LETTERTRANSVERSE - Static variable in interface com.gnostice.pdfone.PdfPageSize
Letter Transverse Paper - 8.5 x 11.0 inches
LEVEL_128_BIT - Static variable in class com.gnostice.pdfone.PdfEncryption
Encryption key length of 128 bits.
LEVEL_40_BIT - Static variable in class com.gnostice.pdfone.PdfEncryption
Encryption key length of 40 bits.
LEVEL_AES_128BIT - Static variable in class com.gnostice.pdfone.PdfEncryption
 
LEVEL_RC4_128BIT - Static variable in class com.gnostice.pdfone.PdfEncryption
 
LEVEL_RC4_40BIT - Static variable in class com.gnostice.pdfone.PdfEncryption
 
LINEENDSTYLE_BUTT - Static variable in class com.gnostice.pdfone.PdfLineAnnot
Constant for specifying a sharp perpendicular line at the end of a line.
LINEENDSTYLE_BUTT - Static variable in class com.gnostice.pdfone.PdfPolylineAnnot
Constant for specifying a perpendicular line at the end of a polyline.
LINEENDSTYLE_CIRCLE - Static variable in class com.gnostice.pdfone.PdfLineAnnot
Constant for specifying a circle at the end of a line.
LINEENDSTYLE_CIRCLE - Static variable in class com.gnostice.pdfone.PdfPolylineAnnot
Constant for specifying a circle-shaped end of a polyline.
LINEENDSTYLE_CLOSED_ARROW - Static variable in class com.gnostice.pdfone.PdfLineAnnot
Constant for specifying a triangular arrow at the end of a line.
LINEENDSTYLE_CLOSED_ARROW - Static variable in class com.gnostice.pdfone.PdfPolylineAnnot
Constant for specifying a triangular arrow-like end of a polyline.
LINEENDSTYLE_DIAMOND - Static variable in class com.gnostice.pdfone.PdfLineAnnot
Constant for specifying a diamond shape at the end of a polyline.
LINEENDSTYLE_DIAMOND - Static variable in class com.gnostice.pdfone.PdfPolylineAnnot
Constant for specifying a diamond-shaped end of a polyline.
LINEENDSTYLE_NONE - Static variable in class com.gnostice.pdfone.PdfLineAnnot
Constant for specifying an abrupt end of a line.
LINEENDSTYLE_NONE - Static variable in class com.gnostice.pdfone.PdfPolylineAnnot
Constant for specifying an abrupt end of a polyline.
LINEENDSTYLE_OPEN_ARROW - Static variable in class com.gnostice.pdfone.PdfLineAnnot
Constant for specifying an open arrow at the end of a line.
LINEENDSTYLE_OPEN_ARROW - Static variable in class com.gnostice.pdfone.PdfPolylineAnnot
Constant for specifying an arrow-like end of a polyline.
LINEENDSTYLE_RCLOSED_ARROW - Static variable in class com.gnostice.pdfone.PdfLineAnnot
Constant for specifying an closed arrow at the end of a line.
LINEENDSTYLE_RCLOSED_ARROW - Static variable in class com.gnostice.pdfone.PdfPolylineAnnot
Constant for specifying an inverted triangular arrow-like end of a polyline.
LINEENDSTYLE_ROPEN_ARROW - Static variable in class com.gnostice.pdfone.PdfLineAnnot
Constant for specifying an open reversed arrow at the end of of a line.
LINEENDSTYLE_ROPEN_ARROW - Static variable in class com.gnostice.pdfone.PdfPolylineAnnot
Constant for specifying an inverted arrow-like end of a polyline.
LINEENDSTYLE_SLASH - Static variable in class com.gnostice.pdfone.PdfLineAnnot
Constant for specifying a slanted line at the end of a polyline.
LINEENDSTYLE_SLASH - Static variable in class com.gnostice.pdfone.PdfPolylineAnnot
Constant for specifying a slanted line at the end of a polyline.
LINEENDSTYLE_SQUARE - Static variable in class com.gnostice.pdfone.PdfLineAnnot
Constant for specifying a square at the end of a polyline.
LINEENDSTYLE_SQUARE - Static variable in class com.gnostice.pdfone.PdfPolylineAnnot
Constant for specifying a square-shaped end of a polyline.
LITERAL - Static variable in interface com.gnostice.pdfone.PdfSearchMode
Constant specifying a simple text search matches.
loadBookmarks() - Method in class com.gnostice.pdfone.PdfOutlineViewer
 
loadDocument(String) - Method in class com.gnostice.pdfone.PdfPrinter
Loads document in specified path for printing.
loadDocument(String, String) - Method in class com.gnostice.pdfone.PdfPrinter
Loads encrypted document in specified path with specified password.
loadDocument(File) - Method in class com.gnostice.pdfone.PdfPrinter
Loads document specified by a File object.
loadDocument(File, String) - Method in class com.gnostice.pdfone.PdfPrinter
Loads document specified by a File object with specified password.
loadDocument(FileInputStream) - Method in class com.gnostice.pdfone.PdfPrinter
Loads document specified by a FileInputStream object.
loadDocument(FileInputStream, String) - Method in class com.gnostice.pdfone.PdfPrinter
Loads document specified by a FileInputStream object for printing.
loadDocument(byte[]) - Method in class com.gnostice.pdfone.PdfPrinter
Loads document contained in a specified byte array for printing.
loadDocument(byte[], String) - Method in class com.gnostice.pdfone.PdfPrinter
Loads encrypted document in specfied array with specified password.
loadDocument(PdfDocument) - Method in class com.gnostice.pdfone.PdfViewer
Deprecated.
Use PdfViewer.setDocument(PdfDocument) instead. Displays a specified PDF document.
loadDocument(String) - Method in class com.gnostice.pdfone.PdfViewer
Loads a PDF document with specfied pathname and display its contents in the viewer.
loadDocument(String, String) - Method in class com.gnostice.pdfone.PdfViewer
Loads a PDF document with specified pathname and display its contents in the viewer.
loadDocument(File) - Method in class com.gnostice.pdfone.PdfViewer
Load PDF document specified by a java.io.File object and display its contents in the viewer.
loadDocument(File, String) - Method in class com.gnostice.pdfone.PdfViewer
Load encrypted PDF document specified by a java.io.File object, decrypt it with specified password, and display its contents in the viewer.
loadDocument(FileInputStream) - Method in class com.gnostice.pdfone.PdfViewer
Load a PDF document specified by a java.io.FileInputStream object and display its contents.
loadDocument(FileInputStream, String) - Method in class com.gnostice.pdfone.PdfViewer
Load a PDF document specified by a java.io.FileInputStream object, decrypt it with specified password and display its contents in the viewer.
loadDocument(byte[]) - Method in class com.gnostice.pdfone.PdfViewer
Load a PDF document from specified byte array and display it.
loadDocument(byte[], String) - Method in class com.gnostice.pdfone.PdfViewer
Load encrypted PDF document from specified byte array, read its content with specified password, and display its contents in the PDF viewer.
loadFontProcessorLibrary(String) - Static method in class com.gnostice.pdfone.PdfPrinter
Deprecated.
no replacement
loadFontProcessorLibrary(String) - Static method in class com.gnostice.pdfone.PdfViewer
Deprecated. 
loadSettings(File) - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Loads viewer display settings from a properties file.
loadSettings(InputStream) - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Loads viewer display settings from a properties file specified by a stream.

M

memoryReader(byte[]) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with specified byte array as input document.
memoryReader(byte[], String) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with specified byte array as input document and specified pathname for the output document.
memoryReader(byte[], OutputStream) - Static method in class com.gnostice.pdfone.PdfReader
Returns a new PdfReader object created with specified byte array as input document and specified OutputStream object for the output document.
memoryWriter(ByteArrayOutputStream) - Static method in class com.gnostice.pdfone.PdfWriter
Returns a new PdfWriter object created with specified ByteArrayOutputStream object.
miterLimit - Variable in class com.gnostice.pdfone.graphics.PdfPen
Ratio of the length of the miter and the line width for this pen.
MM_TO_INCHES - Static variable in interface com.gnostice.pdfone.Usable
 
MM_TO_POINTS - Static variable in interface com.gnostice.pdfone.Usable
 
MOUSE_INTERACTIVITY_MODE_DEFAULT - Static variable in class com.gnostice.pdfone.PdfViewer
Deprecated. 
MOUSE_INTERACTIVITY_MODE_MARQUEE_RECT - Static variable in class com.gnostice.pdfone.PdfViewer
 
MOUSE_INTERACTIVITY_MODE_NONE - Static variable in class com.gnostice.pdfone.PdfViewer
Deprecated. 
MOUSE_INTERACTIVITY_MODE_PAN - Static variable in class com.gnostice.pdfone.PdfViewer
 
MOUSEACTIVITY_TYPE_BUTTONDOWN - Static variable in class com.gnostice.pdfone.MouseActivityEvent
 
MOUSEACTIVITY_TYPE_BUTTONUP - Static variable in class com.gnostice.pdfone.MouseActivityEvent
 
MOUSEACTIVITY_TYPE_DRAGGED - Static variable in class com.gnostice.pdfone.MouseActivityEvent
 
MOUSEACTIVITY_TYPE_DRAGGING - Static variable in class com.gnostice.pdfone.MouseActivityEvent
 
MOUSEACTIVITY_TYPE_MOVED - Static variable in class com.gnostice.pdfone.MouseActivityEvent
 
MOUSEACTIVITY_TYPE_SELECTED - Static variable in class com.gnostice.pdfone.MouseActivityEvent
 
MOUSEACTIVITY_TYPE_SELECTING - Static variable in class com.gnostice.pdfone.MouseActivityEvent
 
MouseActivityEvent - Class in com.gnostice.pdfone
 
MouseActivityEvent(Object, PdfDocument, int, int, int, int, int, int, MouseEvent) - Constructor for class com.gnostice.pdfone.MouseActivityEvent
 
MouseActivityHandler - Interface in com.gnostice.pdfone
This interface defines run-time events for handling mouse pointer activity on a PdfViewer component.
mouseClicked(MouseEvent) - Method in class com.gnostice.pdfone.PdfOutlineViewer
 
mouseClicked(MouseEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
mouseDragged(MouseEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
mouseEntered(MouseEvent) - Method in class com.gnostice.pdfone.PdfOutlineViewer
 
mouseEntered(MouseEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
mouseExited(MouseEvent) - Method in class com.gnostice.pdfone.PdfOutlineViewer
 
mouseExited(MouseEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
mouseMoved(MouseEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
mousePressed(MouseEvent) - Method in class com.gnostice.pdfone.PdfOutlineViewer
 
mousePressed(MouseEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
mouseReleased(MouseEvent) - Method in class com.gnostice.pdfone.PdfOutlineViewer
 
mouseReleased(MouseEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.gnostice.pdfone.PdfViewer
 
MU_INCHES - Static variable in class com.gnostice.pdfone.PdfMeasurement
Constant specifying measurement unit in inches.
MU_INCHES - Static variable in class com.gnostice.pdfone.PdfPrinter
Constant for page measurement unit in inches.
MU_MM - Static variable in class com.gnostice.pdfone.PdfMeasurement
Constant specifying measurement unit in millimeters.
MU_MM - Static variable in class com.gnostice.pdfone.PdfPrinter
Constant for page measurement unit in millimetres.
MU_PIXELS - Static variable in class com.gnostice.pdfone.PdfMeasurement
Constant specifying measurement unit in pixels.
MU_POINTS - Static variable in class com.gnostice.pdfone.PdfMeasurement
Constant specifying measurement unit in points.
MU_POINTS - Static variable in class com.gnostice.pdfone.PdfPrinter
Constant for page measurement unit in points.
MU_TWIPS - Static variable in class com.gnostice.pdfone.PdfMeasurement
Constant specifying measurement unit in twips.

N

NAMED - Static variable in class com.gnostice.pdfone.PdfAction
Constant specifying any named action.
NAMED_FIND - Static variable in class com.gnostice.pdfone.PdfAction
As yet (2007) undocumented named action for displaying the text search panel.
NAMED_FIRSTPAGE - Static variable in class com.gnostice.pdfone.PdfAction
Named action for navigating to first page in current document.
NAMED_LASTPAGE - Static variable in class com.gnostice.pdfone.PdfAction
Named action for navigating to last page in current document.
NAMED_NEXTPAGE - Static variable in class com.gnostice.pdfone.PdfAction
Named action for navigating to next page in current document.
NAMED_OPEN - Static variable in class com.gnostice.pdfone.PdfAction
As yet (2007) undocumented named action for displaying a file "Open" dialog box.
NAMED_PREVPAGE - Static variable in class com.gnostice.pdfone.PdfAction
Named action for navigating to previous page in current document.
NAMED_PRINT - Static variable in class com.gnostice.pdfone.PdfAction
As yet (2007) undocumented named action for displaying a file "Print" dialog box.
NAMED_SEARCH - Static variable in class com.gnostice.pdfone.PdfAction
As yet (2007) undocumented, named action for displaying the "Search PDF" panel.
nextPage() - Method in class com.gnostice.pdfone.PdfViewer
Changes current page to the one right after it in the document.
nextView() - Method in class com.gnostice.pdfone.PdfViewer
Makes the viewer to display the next view in the navigation history of the current document.
NO_WRAP - Static variable in class com.gnostice.pdfone.PdfTextFormatter
Constant to prevent text wrapping.
NONE - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Unspecified color space.
NONE - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Transition direction constant specifying that page elements different from the previous page do not float but simply scale their size to or from the value specified by PdfPagePresentation.setFlyTransitionEndScale(double).
NONE - Static variable in class com.gnostice.pdfone.PdfPreferences.NonFullScreenPageMode
Constant specifying that neither bookmark panel nor thumbnail images are displayed by the viewer application when exiting the fullscreen mode.
NONE - Static variable in interface com.gnostice.pdfone.PdfSearchOptions
Constant specifying that the search is neither for case-sensitive nor for whole-word occurrences of the search string.
NonFullScreenPageMode() - Constructor for class com.gnostice.pdfone.PdfPreferences.NonFullScreenPageMode
 
NOT_APPROVED - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "NOT APPROVED."
NOT_FOR_PUBLIC_RELEASE - Static variable in class com.gnostice.pdfone.PdfStampAnnot
Constant for stamp annotation icon "NOT FOR PUBLIC RELEASE."
NOTE - Static variable in interface com.gnostice.pdfone.PdfPageSize
Note Paper - 3.9 x 7.5 inches
notifyOutlineAction() - Method in interface com.gnostice.pdfone.PdfOutlineActionHandler
Called when the user interacts with a bookmark panel.

O

OC - Static variable in class com.gnostice.pdfone.PdfPreferences.NonFullScreenPageMode
Constant specifying that optional content group panel need to be or is displayed by the viewer application when exiting the fullscreen mode.
ON_AFTER_DOCUMENT_PRINT - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Document-level event that fires after a document is printed by the viewer.
ON_AFTER_DOCUMENT_SAVE - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Document-level event that fires after a copy of a document is saved by the viewer.
ON_BEFORE_DOCUMENT_PRINT - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Document-level event that fires before a document is printed by the viewer.
ON_BEFORE_DOCUMENT_SAVE - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Document-level event that fires before a copy of a document is saved by the viewer.
ON_DOCUMENT_CLOSE - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Document-level event that fires before a document is closed by the viewer.
ON_DOCUMENT_OPEN - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Deprecated. 
ON_FIELD_BEFORE_FORMAT - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Event that fires before value of a form field value is formatted by the viewer.
ON_FIELD_KEY_STROKE - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Event that fires when the user enters keystrokes to interact with a form field inside a viewer.
ON_FIELD_VALUE_CHANGE - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Event that fires before value of a form field is changed inside the viewer.
ON_FIELD_VALUE_RECALCULATE - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Event that fires before a form field is recalculated by the viewer after value of another field gets changed.
ON_INPUT_BLURRED - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Event that fires when an annotation/form field displayed by the viewer loses input focus.
ON_INPUT_FOCUS - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Event that fires when an annotation/form field displayed by the viewer receives input focus.
ON_MOUSE_DOWN - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Event that fires before selection button of mouse is pressed over an annotation/form field displayed inside the viewer.
ON_MOUSE_ENTER - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Event that fires before mouse pointer is brought over an annotation/form field inside the viewer.
ON_MOUSE_EXIT - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Event that fires before mouse pointer is taken off an annotation/form field displayed inside the viewer.
ON_MOUSE_UP - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Event that fires when selection button of mouse is released over an annotation/form field displayed inside the viewer.
ON_PAGE_CLOSE - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Page-level event that fires when a page is closed inside the viewer.
ON_PAGE_INVISIBLE - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Page-level event that fires before a page becomes invisible inside the viewer.
ON_PAGE_OPEN - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Page-level event that fires after a page is opened inside the viewer.
ON_PAGE_VISIBLE - Static variable in class com.gnostice.pdfone.PdfAction.PdfEvent
Page-level event that fires before a page becomes visible inside the viewer.
onAutoPageCreation(PdfDocument, int) - Method in interface com.gnostice.pdfone.PdfAutoPageCreationHandler
Called by implementing user classes to obtain the size and margins that need to be applied to the new page that is automatically created by a PdfDocument object or when PdfDocument.addPageBreak() is called.
onBookmarkMerge(PdfDocument, PdfBookmark) - Method in interface com.gnostice.pdfone.PdfBookmarkMergeHandler
Called by an overloaded PdfDocument.merge() method when it tries to merge document d with current document.
onChange(PdfViewer, int, double, int, int) - Method in interface com.gnostice.pdfone.PdfViewerChangeHandler
Called when the viewer makes a change in the the current page number, zoom, rotation, or page fit setting.
onChange(PdfViewer, int, double, int, int, int, int, boolean, boolean, boolean) - Method in interface com.gnostice.pdfone.PdfViewerChangeHandler
Called when the viewer changes the current page number, page zoom, page rotation, page layout, maximum number of columns per row, insets around pages, and layout of first page.
onClose() - Method in interface com.gnostice.pdfone.PdfDocumentChangeHandler
Called before a loaded PDF document is closed.
onCustomPlaceHolder(String, PdfDocument, int) - Method in interface com.gnostice.pdfone.PdfCustomPlaceholderHandler
Called by a method such as PdfDocument.writeText(String) that tries to render a string containing a custom placeholder on a page.
onDpiChange(PdfViewer, int) - Method in interface com.gnostice.pdfone.PdfViewerChangeHandler
Called when the viewer changes DPI with which it displays the curent document.
ONE_COLUMN - Static variable in interface com.gnostice.pdfone.PdfPageLayout
Constant for displaying pages in a single column.
onEmailError(PdfDocument, PdfEmailSettings, Throwable) - Method in interface com.gnostice.pdfone.PdfEmailHandler
 
onEnumPageElements(int, int, PdfPageElement, boolean[]) - Method in interface com.gnostice.pdfone.PdfEnumPageElementsHandler
Called when PdfDocument.enumPageElements() encounters a page element.
onFontNotFound(Font, String, int) - Method in interface com.gnostice.pdfone.PdfRenderFontHandler
 
onLoad() - Method in interface com.gnostice.pdfone.PdfDocumentChangeHandler
Called after a PDF document is loaded.
onMouseActivity(MouseActivityEvent) - Method in interface com.gnostice.pdfone.MouseActivityHandler
Occurs when mouse pointer activity is detected on a PDF viewer component.
onNeedFileName(PdfDocument, StringBuffer) - Method in interface com.gnostice.pdfone.PdfNeedFileNameHandler
Called by an overloaded PdfDocument.split() method when it tries to save one of the split documents.
onPageChange(PdfViewer, int) - Method in interface com.gnostice.pdfone.PdfViewerChangeHandler
Called when the viewer navigates to a new page.
onPageLayoutChange(PdfViewer, int) - Method in interface com.gnostice.pdfone.PdfViewerChangeHandler
Called when the viewer changes the page layout.
onPageRead(PdfDocument, int, double, double) - Method in interface com.gnostice.pdfone.PdfPageReadHandler
Called when a page is read from a PDF document.
onPageViewChange(PdfViewer, int) - Method in interface com.gnostice.pdfone.PdfViewerChangeHandler
Called when the viewer changes the way it fits pages inside its display area.
onPassword(PdfDocument, boolean[]) - Method in interface com.gnostice.pdfone.PdfPasswordHandler
Called when a password-protected document is read.
onPasswordHandler - Variable in class com.gnostice.pdfone.PdfReader
 
onRenameField(PdfDocument, String, StringBuffer, boolean[]) - Method in interface com.gnostice.pdfone.PdfFormFieldRenameHandler
Called by PdfDocument.write() when it tries to save a form field.
onRenderError(Object, Throwable) - Method in interface com.gnostice.pdfone.PdfRenderErrorHandler
Occurs when a PDF document, viewer or printer component meets an exception.
onRotationChange(PdfViewer, int) - Method in interface com.gnostice.pdfone.PdfViewerChangeHandler
Called when the viewer changes the angle of rotation with which it displays pages.
onSaveAsImage(PdfDocument, int, StringBuffer, StringBuffer) - Method in class com.gnostice.pdfone.PdfSaveAsImageAdapter
 
onSaveAsImage(PdfDocument, int, int[], int[], float[], StringBuffer, StringBuffer) - Method in class com.gnostice.pdfone.PdfSaveAsImageAdapter
Called by an overloaded PdfDocument.saveAsImage() method when it tries to save an image of a page or several pages and which user classes can extend to specify compressional level and image dimensions apart from making changes to imageName and outputPath at run time.
onSaveAsImage(PdfDocument, int, StringBuffer, StringBuffer) - Method in interface com.gnostice.pdfone.PdfSaveAsImageHandler
Called by an overloaded PdfDocument.saveAsImage() method when it tries to save an image of a page or several pages.
onSearchElement(int, boolean[], List) - Method in interface com.gnostice.pdfone.PdfSearchHandler
Called when a page element that matches a search operation is found.
onViewHistoryChange(PdfViewer, boolean, boolean) - Method in interface com.gnostice.pdfone.PdfViewerChangeHandler
Called when the viewer navigates to a new position in its navigation history.
onWritePdfObject(PdfDocument, PdfDict, int) - Method in interface com.gnostice.pdfone.PdfObjectWriteListener
 
onZoomChange(PdfViewer, double) - Method in interface com.gnostice.pdfone.PdfViewerChangeHandler
Called when the viewer changes its zoom level.
Orientation_LANDSCAPE - Static variable in class com.gnostice.pdfone.PdfPrinter
Constant for landscape printer page orientation.
Orientation_PORTRAIT - Static variable in class com.gnostice.pdfone.PdfPrinter
Constant for portrait printer page orientation.
OUTLINES - Static variable in class com.gnostice.pdfone.PdfPreferences.NonFullScreenPageMode
Constant specifying that bookmark panel needs to be or is displayed by the viewer application when exiting the fullscreen mode.
OUTWARD - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying that a transition effect moves outward.

P

PAGEVIEW_ACTUAL_SIZE - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for displaying the pages in their original size inside the viewer.
PAGEVIEW_CUSTOM - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for resizing the pages in a way not similar to PdfViewer.PAGEVIEW_ACTUAL_SIZE, PdfViewer.PAGEVIEW_FIT_PAGE, or PdfViewer.PAGEVIEW_FIT_WIDTH.
PAGEVIEW_FIT_PAGE - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for resizing the pages to tightly fit their entire height and width inside the viewer.
PAGEVIEW_FIT_WIDTH - Static variable in class com.gnostice.pdfone.PdfViewer
Constant for resizing the pages to tightly fit their entire width inside the viewer.
paintIcon(Component, Graphics, int, int) - Method in class com.gnostice.pdfone.PdfOutlineVTextIcon
Draw the icon at the specified location.
parse(CharBuffer) - Method in class com.gnostice.pdfone.PdfString
 
parse(CharBuffer, boolean) - Method in class com.gnostice.pdfone.PdfString
 
parse(CharBuffer, PdfEncryption) - Method in class com.gnostice.pdfone.PdfString
 
parseTrailerFdf(long) - Method in class com.gnostice.pdfone.PdfReader
 
Pattern - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Pattern color space.
PATTERN_BACKWARD_DIAGONAL - Static variable in class com.gnostice.pdfone.graphics.PdfBrush
Constant specfying the fill pattern consisting of vertical lines with their tops angled to the right.
PATTERN_CROSS - Static variable in class com.gnostice.pdfone.graphics.PdfBrush
Constant specfying the fill pattern that is a combination of PdfBrush.PATTERN_VERTICAL and PdfBrush.PATTERN_HORIZONTAL.
Pattern_DeviceCMYK - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Pattern device CMYK color space.
Pattern_DeviceGray - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Pattern device grayscale color space.
Pattern_DeviceRGB - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Pattern device RGB color space.
PATTERN_DIAGONAL_CROSS - Static variable in class com.gnostice.pdfone.graphics.PdfBrush
Constant specfying the fill pattern that is a combination of PdfBrush.PATTERN_FORWARD_DIAGONAL and PdfBrush.PATTERN_BACKWARD_DIAGONAL.
PATTERN_FORWARD_DIAGONAL - Static variable in class com.gnostice.pdfone.graphics.PdfBrush
Constant specfying the fill pattern consisting of vertical lines with their tops angled to the left.
PATTERN_HORIZONTAL - Static variable in class com.gnostice.pdfone.graphics.PdfBrush
Constant specfying a fill pattern consisting of horizontal lines.
PATTERN_SOLID - Static variable in class com.gnostice.pdfone.graphics.PdfBrush
Constant specfying the fill pattern that is made of solid color.
PATTERN_VERTICAL - Static variable in class com.gnostice.pdfone.graphics.PdfBrush
Constant specfying a fill pattern consisting of vertical lines.
PDF_A - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_AA - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_AC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ACROFORM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ACTION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ALTERNATEPRESENTATIONS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ANNOT_DEFAULT_TITLE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ANNOT_NAME - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ANNOT_SUBJECT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ANNOTS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_AP - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ARRAYEND - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ARRAYSTART - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ARTBOX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_AS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ASCENT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ASCII85 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ASCII85_NEW - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ASCIIHEX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ASCIIHEX_NEW - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_AuthEvent - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_AUTHOR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_AVGWIDTH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_B - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BASEFONT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BBOX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BEFOREFORMAT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BEGINTEXT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BG - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BINARYDATA - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BITS_PER_COMPONENT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BL - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BLEEDBOX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BLINDS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BMC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BORDER - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BOX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BTN - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_BYTERANGE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_C - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CA - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CA_SMALL - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CAPHEIGHT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CARETANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CARRIAGE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CATALOG - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CENTER_WINDOW - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CF - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CFM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CID_TO_GID_MAP - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CIDFONT_TYPE0 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CIDFONT_TYPE1 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CIDFONT_TYPE2 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CIDSYSTEM_INFO - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CIRCLEANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CL - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_COLOMNS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_COLOR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_COLORSPACE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_COLORSPACE_CALGRAY - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_COLORSPACE_CALRGB - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_COLORSPACE_DEVICEN - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_COLORSPACE_ICCBASED - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_COLORSPACE_LAB - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_COLORSPACE_SEPARATION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CONTACTINFO - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CONTENTS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_COUNT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_COVER - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CREATIONDATE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CREATOR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CROPBOX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_CSP - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_D - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DA - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DATE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DATE_FORMAT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DCTDECODE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DCTDECODE_NEW - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DECODEPARMS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DESC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DESCENDANT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DESCENDANT_FONTS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DESCENDENTFONTS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DESCENT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DESTINATION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DESTS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DEVICE_CMYK - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DEVICE_GRAY - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DEVICE_RGB - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DI - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DICTEND - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DICTSTART - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DIFFERENCES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DIRECTION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DISPLAY_DOCTITLE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DISPLAY_DURATION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DISSOLVE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DOC_SUBJECT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DOCMDP - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DOS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DP - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DV - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_DW - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_E - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_EF - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_EMBEDDEDFILE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_EMBEDDEDFILES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_EMC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ENCODING - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ENCRYPT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ENCRYPTMETADATA - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ENDOBJ - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ENDPATH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ENDSTREAM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ENDTEXT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_EOCLIP - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_EOF - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_EXTGSTATE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_F - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FADE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FALSE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FDESCRIPTOR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FIELD_FLAG - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FIELDS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FILEATTACHMENTANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FILESPEC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FILTER - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FIRST - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FIRST_PAGE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FIRSTCHAR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FIT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FIT_WINDOW - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FITB - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FITBH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FITBV - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FITH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FITR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FITV - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FIXEDPRINT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FLAGS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FLATE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FLATE_NEW - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FLY - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FO - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FONT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FONTBBOX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FONTDESCRIPTOR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FONTFILE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FONTFILE2 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FONTFILE_2 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FontFile_3 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FONTNAME - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FONTNAMEPREFIX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FORM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FORMFEED - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FORMFONTPREFIX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FREE_TEXT_CALLOUT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FREE_TEXT_TYPEWRITER - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FREETEXTANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_FULLSCREEN - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_GLITTER - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_GOTO_ACTION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_GROUP - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_GS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_H - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_HEADER - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_HEIGHT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_HEXSTRINGEND - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_HEXSTRINGSTART - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_HIDE_MENUBAR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_HIDE_TOOLBAR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_HIDE_WINDOWUI - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_HIGHLIGHT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_HORIZ_STEM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_HORIZONTAL - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_I - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_IC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ID - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_IDS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_IF - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_IMAGE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_IMAGEB - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_IMAGEC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_IMAGEI - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_IMPORTDATA - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_INDEX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_INDEXED - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_INFO - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_INK - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_INKLIST - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_INWARD - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_IT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ITALANGLE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_IX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_JAVASCRIPT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_JAVASCRIPT_ACTION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_JS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_KEYSTROKE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_KEYWORDS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_KIDS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_L - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_L2R - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LANG - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LAST - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LAST_PAGE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LASTCHAR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LAUNCH_ACTION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LEGAL - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LENGTH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LENGTH_1 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LENGTH_2 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LENGTH_3 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LF - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LINEANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LINKANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LITERALSTRINGEND - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LITERALSTRINGSTART - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LOCATION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_LZWDECODE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_M - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_MAC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_MARKINFO - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_MATRIX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_MAXLEN - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_MAXWIDTH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_MEDIABOX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_METADATA - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_MISSINGWIDTH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_MK - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_MODDATE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_N - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NAME - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NAMED - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NAMED_ACT_FIND - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NAMED_ACT_OPEN - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NAMED_ACT_PRINT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NAMED_ACT_SEARCH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NAMES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NAMESTART - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NEEDAPPEARANCES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NEWLINE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NEWWINDOW - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NEXT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NEXT_PAGE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NO_COMP_OBJ - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NONFULLSCREEN_PAGEMODE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_NULL - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_O - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_OBJ - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_OBJSTREAM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_OCPROPERTIES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_OFF - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ONECOLUMN - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_OPEN - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_OPEN_ACTION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_OPT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_OUTLINES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_OUTPUTINTENTS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_OUTWARD - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_P - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PAGE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PAGECLOSE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PAGEINVISIBLE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PAGELABELS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PAGELAYOUT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PAGEMODE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PAGEOPEN - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PAGES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PAGEVISIBLE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PAINT_TYPE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PARAMS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PARENT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PATTERN - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PATTERN_TYPE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PBD - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PDC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PDF - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PERMS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PFD - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PIECEINFO - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_POLYGONANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_POLYLINEANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_POPUP - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PREDICTOR - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PREV - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PREV_PAGE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PROCSET - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PRODUCER - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PROPERTIES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PUSH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_PV - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_Q - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_QUADPOINTS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_R - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_R2L - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RD - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_REASON - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RECALCULATE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RECT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_REMOTEGOTO_ACTION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RENDITIONS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_REPLACE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RESET_FORM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RESOURCES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RESTORE_GS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RI - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ROOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_ROTATE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RUNLENGTH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_RUNLENGTH_NEW - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_S - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SCN - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SHADING - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SHOWIMG - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SHOWTEXT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SHOWTEXT_TJ - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SIG - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SIG_FILTER_ADOBE_PPKLITE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SIG_FILTER_ADOBE_PPKMS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SIG_SUBFILTER_ADBE_PKCS7_DETACHED - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SIG_SUBFILTER_ADBE_PKCS7_SHA1 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SINGLE_QUOTES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SINGLEPAGE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SIZE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SP - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SPIDERINFO - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SPLIT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SQUAREANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SQUIGGLY - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_STAMPANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_STARTXREF - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_StmF - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_STORE_GS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_STREAM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_StrF - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_STRIKEOUT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_STRUCT_TREE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SUBFILTER - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SUBMIT_FORM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_SUBTYPE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_T - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TAB - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEMPLATES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEXT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEXTANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEXTCHARSPACE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEXTDIMENSION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEXTFONT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEXTHORIZONTALSCALE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEXTLEAD - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEXTMATRIX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEXTNEWLINESTART - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEXTRENDER - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TEXTWORDSPACE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_THREADS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_THUMB - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TILING_TYPE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TITLE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TJ_OPERAND_END - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TJ_OPERAND_START - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TOUNICODE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TP - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TRAILER - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TRANSITION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TRIMBOX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TRUE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TRUETYPE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TU - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TWOCOLUMN_LEFT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TWOCOLUMN_RIGHT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TWOPAGE_LEFT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TWOPAGE_RIGHT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TYPE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TYPE0 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_TYPE1 - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_U - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_UNCOVER - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_UNDERLINE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_UNIX - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_URI_ACTION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_URL - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_URLS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_USEATTACHMENTS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_USENONE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_USEOC - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_USEOUTLINES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_USETHUMBS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_V - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_VALUECHANGE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_VERSION - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_VERT_STEM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_VERTICAL - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_VERTICES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_VIEWER_PREFERENCES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_W - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_WATERMARKANNOT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_WIDGET - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_WIDTH - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_WIDTHS - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_WINANSIENCODING - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_WIPE - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_X - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_XML - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_XOBJECT - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_XREF - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_XREFSTMOFFSET - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_XREFSTREAM - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_XSTEP - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_XYZ - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_YES - Static variable in interface com.gnostice.pdfone.Usable
 
PDF_YSTEP - Static variable in interface com.gnostice.pdfone.Usable
 
PdfAction - Class in com.gnostice.pdfone
This abstract class represents an action that will be executed by a viewer displaying the document.
PdfAction() - Constructor for class com.gnostice.pdfone.PdfAction
 
PdfAction.PdfEvent - Class in com.gnostice.pdfone
This inner class represents an event inside a viewer displaying a PDF document.
PdfAnnot - Class in com.gnostice.pdfone
This is an abstract class representing annotations and also form fields.
PdfAppearanceStream - Class in com.gnostice.pdfone
This class represents an appearance stream.
PdfAppearanceStream(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfAppearanceStream
Constructs an appearance stream with specified rectangle and measurement unit.
PdfAppearanceStream(PdfRect) - Constructor for class com.gnostice.pdfone.PdfAppearanceStream
Constructs an appearance stream with specified rectangle.
PdfArray - Class in com.gnostice.pdfone
 
PdfArray(List) - Constructor for class com.gnostice.pdfone.PdfArray
 
PdfArray(int[]) - Constructor for class com.gnostice.pdfone.PdfArray
 
PdfArray(double[]) - Constructor for class com.gnostice.pdfone.PdfArray
 
PdfArray(float[]) - Constructor for class com.gnostice.pdfone.PdfArray
 
PdfAscii85Filter - Class in com.gnostice.pdfone.filters
 
PdfAsciiHexFilter - Class in com.gnostice.pdfone.filters
 
PdfAutoPageCreationHandler - Interface in com.gnostice.pdfone
This interface defines a run-time event to set the size and margins of the default page that is created when a new page is created by a PdfDocument object or when a PdfDocument.addPageBreak() method is called.
PdfBadFileException - Exception in com.gnostice.pdfone
 
PdfBadFileException() - Constructor for exception com.gnostice.pdfone.PdfBadFileException
 
PdfBadFileException(String) - Constructor for exception com.gnostice.pdfone.PdfBadFileException
 
PdfBookmark - Class in com.gnostice.pdfone
This class represents a bookmark in a document.
PdfBookmark.RemoteGoTo - Class in com.gnostice.pdfone
This class represents a destination in an external PDF file.
PdfBookmarkMergeHandler - Interface in com.gnostice.pdfone
This interface defines a run-time event that occurs when a document is merged by an overloaded PdfDocument.merge() method.
PdfBoolean - Class in com.gnostice.pdfone
 
PdfBoolean(boolean) - Constructor for class com.gnostice.pdfone.PdfBoolean
 
PdfBoundingRect - Class in com.gnostice.pdfone
 
PdfBoundingRect(int, Rectangle2D, ArrayList, double) - Constructor for class com.gnostice.pdfone.PdfBoundingRect
 
PdfBrush - Class in com.gnostice.pdfone.graphics
This class represents the brush with which text and shapes in a document are filled.
PdfBrush() - Constructor for class com.gnostice.pdfone.graphics.PdfBrush
 
PdfBrush(Color) - Constructor for class com.gnostice.pdfone.graphics.PdfBrush
 
PdfByteOutputStream - Class in com.gnostice.pdfone
 
PdfByteOutputStream() - Constructor for class com.gnostice.pdfone.PdfByteOutputStream
 
PdfByteOutputStream(int) - Constructor for class com.gnostice.pdfone.PdfByteOutputStream
 
PdfCaretAnnot - Class in com.gnostice.pdfone
This class represents a caret annotation.
PdfCaretAnnot() - Constructor for class com.gnostice.pdfone.PdfCaretAnnot
Zero-argument default constructor.
PdfCaretAnnot(PdfRect, String, String, String, int, Color, int) - Constructor for class com.gnostice.pdfone.PdfCaretAnnot
Constructs a caret annotation with specified rectangle, popup window subject, conent and title, flags, color, and associated symbol.
PdfCaretAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfCaretAnnot
Constructs a caret annotation with specified rectangle, and popup window subject, conent and title.
PdfCaretAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfCaretAnnot
Constructs a caret annotation with specified rectangle, popup window subject, conent and title, and color.
PdfCaretAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfCaretAnnot
Constructs a caret annotation with specified rectangle, popup window subject, conent and title, flags, color, and associated symbol.
PdfCaretAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfCaretAnnot
Constructs a caret annotation with specified rectangle, popup window subject, conent and title, flags, and color.
PdfCaretAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfCaretAnnot
Constructs a caret annotation with specified rectangle and flags.
PdfCaretAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfCaretAnnot
Constructs a caret annotation with specified rectangle, flags, and color.
PdfCaretAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfCaretAnnot
Constructs a caret annotation with specified rectangle and color.
PdfCCITT3DecodeFilter - Class in com.gnostice.pdfone.filters
 
PdfCCITT4DecodeFilter - Class in com.gnostice.pdfone.filters
 
PdfCCITTCode - Class in com.gnostice.pdfone.filters
 
PdfCCITTCode(int, int) - Constructor for class com.gnostice.pdfone.filters.PdfCCITTCode
 
PdfCCITTDecodeFilter - Class in com.gnostice.pdfone.filters
 
PdfCCITTDecodeFilter(ByteBuffer, int, boolean, boolean, int, int, boolean, boolean) - Constructor for class com.gnostice.pdfone.filters.PdfCCITTDecodeFilter
 
PdfCell - Class in com.gnostice.pdfone
This class represents a cell in a table.
PdfCell(int, int) - Constructor for class com.gnostice.pdfone.PdfCell
Constructs a cell that spans specified rows and columns.
PdfCell(int, int, Color, int) - Constructor for class com.gnostice.pdfone.PdfCell
Constructs a cell that spans specified number of rows and columns and with specified background color and content alignment.
PdfCharSequenceReader - Class in com.gnostice.pdfone.readers
 
PdfCharSequenceReader() - Constructor for class com.gnostice.pdfone.readers.PdfCharSequenceReader
 
PdfCIDType0Font - Class in com.gnostice.pdfone.fonts
 
PdfCircleAnnot - Class in com.gnostice.pdfone
This class represents a circle annotation.
PdfCircleAnnot() - Constructor for class com.gnostice.pdfone.PdfCircleAnnot
Zero-argument default constructor.
PdfCircleAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfCircleAnnot
Constructs a circle annotation with specified rectangle and popup window subject, contents, and title.
PdfCircleAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfCircleAnnot
Constructs a circle annotation with specified rectangle, color, and popup window subject, contents and title.
PdfCircleAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfCircleAnnot
Constructs a circle annotation with specified rectangle, flags, and popup window subject, contents and title.
PdfCircleAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfCircleAnnot
Constructs a circle annotation with specified rectangle, flags, color and popup window subject, contents and title.
PdfCircleAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfCircleAnnot
Constructs a circle annotation with specified rectangle and flags.
PdfCircleAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfCircleAnnot
Constructs a circle annotation with specified rectangle, flags, and color.
PdfCircleAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfCircleAnnot
Constructs a circle annotation with specified rectangle, flags, and color.
PdfCustomPlaceholderHandler - Interface in com.gnostice.pdfone
This interface defines a run-time event that can be used to track/modify custom placeholders in text rendered on a document.
PdfDestination - Interface in com.gnostice.pdfone
This interface defines constants specifying how the viewer application window needs to be placed on a page.
PdfDict - Class in com.gnostice.pdfone
 
PdfDict(Map) - Constructor for class com.gnostice.pdfone.PdfDict
 
PdfDocument - Class in com.gnostice.pdfone
This class represents a PDF document.
PdfDocument() - Constructor for class com.gnostice.pdfone.PdfDocument
Constructs a new instance of the class.
PdfDocument(PdfWriter) - Constructor for class com.gnostice.pdfone.PdfDocument
Deprecated.
Constructs a new PdfDocument object with a PdfWriter object. The new PdfDocument object is used to create a new PDF file - creation mode.
PdfDocument(PdfReader) - Constructor for class com.gnostice.pdfone.PdfDocument
Deprecated.
Constructs a new PdfDocument with a PdfReader object. The new PdfDocument object is used to read/modify an existing file - reading mode.
PdfDocumentBeanInfo - Class in com.gnostice.pdfone
 
PdfDocumentBeanInfo() - Constructor for class com.gnostice.pdfone.PdfDocumentBeanInfo
 
PdfDocumentChangeHandler - Interface in com.gnostice.pdfone
This interface defines run-time events for loading and closing a document.
PdfEmailException - Exception in com.gnostice.pdfone
Thrown when an error condition exists in the settings for e-mailing the document after changes are saved.
PdfEmailException(String) - Constructor for exception com.gnostice.pdfone.PdfEmailException
 
PdfEmailException(String, Throwable) - Constructor for exception com.gnostice.pdfone.PdfEmailException
 
PdfEmailHandler - Interface in com.gnostice.pdfone
 
PdfEmailProviderInterface - Interface in com.gnostice.pdfone
 
PdfEmailProviderJavaMail - Class in com.gnostice.pdfone
 
PdfEmailProviderJavaMail() - Constructor for class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
PdfEmailSettings - Class in com.gnostice.pdfone
 
PdfEncodings - Class in com.gnostice.pdfone.encodings
This class defines constants for specifying a character encoding that is different from the font's built-in encoding.
PdfEncodings() - Constructor for class com.gnostice.pdfone.encodings.PdfEncodings
 
PdfEncryption - Class in com.gnostice.pdfone
This class is used to specify the encryption settings and access permissions for a document.
PdfEnumPageElementsHandler - Interface in com.gnostice.pdfone
This interface defines a run-time event handler that can be called by a user-class instance whenever a page element is encountered by the PdfDocument.enumPageElements() method.
PdfException - Exception in com.gnostice.pdfone
Thrown by PDFOne classes when an illegal argument is supplied.
PdfException() - Constructor for exception com.gnostice.pdfone.PdfException
 
PdfException(String) - Constructor for exception com.gnostice.pdfone.PdfException
 
PdfExtGraphicState - Class in com.gnostice.pdfone
 
PdfFileAttachment - Class in com.gnostice.pdfone
This class represents a file attachement that can be added to a PDF document.
PdfFileAttachment(String) - Constructor for class com.gnostice.pdfone.PdfFileAttachment
Constructs an attachment with specified file.
PdfFileAttachment(String, boolean) - Constructor for class com.gnostice.pdfone.PdfFileAttachment
 
PdfFileAttachment(String, byte[]) - Constructor for class com.gnostice.pdfone.PdfFileAttachment
Constructs an attachment with specified byte array.
PdfFileAttachment(String, byte[], boolean) - Constructor for class com.gnostice.pdfone.PdfFileAttachment
 
PdfFileAttachmentAnnot - Class in com.gnostice.pdfone
This class represents a file attachment annotation.
PdfFileAttachmentAnnot() - Constructor for class com.gnostice.pdfone.PdfFileAttachmentAnnot
Zero-argument default constructor.
PdfFileAttachmentAnnot(double, double, String, String, String, int, Color, String, boolean, boolean, int) - Constructor for class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constructs a file attachment annotation at (x, y) with specified icon color, popup subject, contents and title, flags, color, location of attachment, attachment nature, attachment volatality, and icon.
PdfFileAttachmentAnnot(double, double, String, String, String) - Constructor for class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constructs a file attachment annotation at (x, y) with specified popup subject, contents, and title.
PdfFileAttachmentAnnot(double, double, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constructs a file attachment annotation at (x, y) with specified icon color, and popup subject, contents and title.
PdfFileAttachmentAnnot(double, double, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constructs a file attachment annotation at (x, y) with specified popup subject, contents and title, and flags.
PdfFileAttachmentAnnot(double, double, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constructs a file attachment annotation at (x, y) with specified popup subject, contents and title, flags, and icon color.
PdfFileAttachmentAnnot(double, double, int) - Constructor for class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constructs a file attachment annotation at (x, y) with specified flags.
PdfFileAttachmentAnnot(double, double, int, Color) - Constructor for class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constructs a file attachment annotation at (x, y) with specified flags and icon color.
PdfFileAttachmentAnnot(double, double, Color) - Constructor for class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constructs a file attachment annotation at (x, y) with specified icon color.
PdfFileAttachmentAnnot(String, boolean, boolean, int) - Constructor for class com.gnostice.pdfone.PdfFileAttachmentAnnot
Constructs a file attachment annotation at (x, y) with specified location of attachment, attachment nature, attachment volatality, and icon.
PdfFilter - Class in com.gnostice.pdfone.filters
 
PdfFilter() - Constructor for class com.gnostice.pdfone.filters.PdfFilter
 
PdfFlateFilter - Class in com.gnostice.pdfone.filters
 
PdfFloat - Class in com.gnostice.pdfone
 
PdfFloat(double) - Constructor for class com.gnostice.pdfone.PdfFloat
 
PdfFloat(float) - Constructor for class com.gnostice.pdfone.PdfFloat
 
PdfFont - Class in com.gnostice.pdfone.fonts
This class represents a font that can be used in a PDF document.
PdfFormCheckBox - Class in com.gnostice.pdfone
This class represents a check box form field.
PdfFormCheckBox(String, int) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box form field with specified name and flags.
PdfFormCheckBox(String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified name, alternate name, mapping name, and flags.
PdfFormCheckBox(String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified name, alternate name, and mapping name.
PdfFormCheckBox(String) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified name.
PdfFormCheckBox(PdfRect) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified location.
PdfFormCheckBox(PdfRect, String, int) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified location, name, and flags.
PdfFormCheckBox(PdfRect, String) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified location and name.
PdfFormCheckBox(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified location, name, alternate name, mapping name, flags, border color, and background color.
PdfFormCheckBox(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified location, name, alternate name, and mapping name.
PdfFormCheckBox(String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified name, flags, border color, and background color.
PdfFormCheckBox(String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified name, alternate name, mapping name, flags, border color, and background color.
PdfFormCheckBox(String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified location, name, alternate name, mapping name, flags, border color, and background color.
PdfFormCheckBox(String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified location, name, alternate name, mapping name, flags, border color, and background color.
PdfFormCheckBox(PdfRect, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified location, name, alternate name, mapping name, flags, border color, and background color.
PdfFormCheckBox(PdfRect, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified location, name, border color, and background color.
PdfFormCheckBox(PdfRect, String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified location, name, alternate name, mapping name, flags, border color, and background color.
PdfFormCheckBox(PdfRect, String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormCheckBox
Constructs a check box with specified location, name, alternate name, mapping name, border color, and background color.
PdfFormComboBox - Class in com.gnostice.pdfone
This class represents a combo box.
PdfFormComboBox(String, int) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified name and flags.
PdfFormComboBox(String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified name, alternate name, mapping name, and flags.
PdfFormComboBox(String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified name, alternate name, and mapping name.
PdfFormComboBox(String) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified name.
PdfFormComboBox(PdfRect) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified bounding box.
PdfFormComboBox(PdfRect, String, int) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified bounding box, name, and flags.
PdfFormComboBox(PdfRect, String) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified bounding box and name.
PdfFormComboBox(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified bounding box, name, alternate name, mapping name, and flags.
PdfFormComboBox(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified bounding box, name, alternate name, and mapping name.
PdfFormComboBox(String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified name, flags, border color, and background color.
PdfFormComboBox(String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified name, alternate name, mapping name, flags, border color, and background color.
PdfFormComboBox(String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified name, alternate name, mapping name, border color, and background color.
PdfFormComboBox(String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified name, border color, and background color.
PdfFormComboBox(PdfRect, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified bounding box, name, flags, border color, and background color.
PdfFormComboBox(PdfRect, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified bounding box, name, border color, and background color.
PdfFormComboBox(PdfRect, String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified bounding box, name, alternate name, mapping name, flags, border color, and background color.
PdfFormComboBox(PdfRect, String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormComboBox
Constructs a combo box form field with specified bounding box, name, alternate name, mapping name, border color, and background color.
PdfFormField - Class in com.gnostice.pdfone
This is a base class from which all form field classes are derived.
PdfFormField(int, String) - Constructor for class com.gnostice.pdfone.PdfFormField
Constructs a form field of specified type with specified name.
PdfFormField(int, String, int) - Constructor for class com.gnostice.pdfone.PdfFormField
Constructs a form field of specified type with specified name and flags.
PdfFormField(int, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormField
Constructs a form field of specified type with specified name, alternate name, mapping name and flags.
PdfFormField(int, String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormField
Constructs a form field of specified type with specified name, alternate name and flags.
PdfFormField(String) - Constructor for class com.gnostice.pdfone.PdfFormField
Constructs a form field with specified name.
PdfFormField(String, int) - Constructor for class com.gnostice.pdfone.PdfFormField
Constructs a form field with specified name and flags.
PdfFormField(String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormField
Constructs a form field with specified name, alternate name, mapping name, and flags.
PdfFormField(String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormField
Constructs a form field with specified name, alternate name, and mapping name.
PdfFormFieldRenameHandler - Interface in com.gnostice.pdfone
This interface defines an run-time event generated by method PdfDocument.write() (in reading mode) when a form field is saved to the document.
PdfFormListBox - Class in com.gnostice.pdfone
This represents a list box.
PdfFormListBox(String, int) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified name and flags.
PdfFormListBox(String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified name, alternate name, mapping name, and flags.
PdfFormListBox(String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified name, alternate name, and mapping name.
PdfFormListBox(String) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified name.
PdfFormListBox(PdfRect) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified bounding box.
PdfFormListBox(PdfRect, String, int) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified bounding box, name, and flags.
PdfFormListBox(PdfRect, String) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified bounding box and name.
PdfFormListBox(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified bounding box, name, alternate name, mapping name, and flags.
PdfFormListBox(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified bounding box, name, alternate name, and mapping name.
PdfFormListBox(String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified name and flags.
PdfFormListBox(String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified name, alternate name, mapping name, flags, border color, and background color.
PdfFormListBox(String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified name, alternate name, mapping name, border color, and background color.
PdfFormListBox(String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified name.
PdfFormListBox(PdfRect, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified bounding box, name, flags, border color and background color.
PdfFormListBox(PdfRect, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified bounding box, name, border color and background color.
PdfFormListBox(PdfRect, String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified bounding box, name, alternate name, mapping name, flags, border color and background color.
PdfFormListBox(PdfRect, String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormListBox
Construct a list box form field with specified bounding box, name, alternate name, mapping name, border color, and background color.
PdfFormPushButton - Class in com.gnostice.pdfone
This class represents a push button that can be used to submit or reset a form.
PdfFormPushButton(String, int) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified name and flags.
PdfFormPushButton(String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified name, alternate name, mapping name, and flags.
PdfFormPushButton(String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified name, alternate name, and mapping name.
PdfFormPushButton(String) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified name.
PdfFormPushButton(PdfRect) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified bounding box.
PdfFormPushButton(PdfRect, String, int) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified bounding box, name, and flags.
PdfFormPushButton(PdfRect, String) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified bounding box and name.
PdfFormPushButton(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified bounding box, name, alternate name, mapping name, and flags.
PdfFormPushButton(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified bounding box, name, alternate name, and mapping name.
PdfFormPushButton(String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified name, flags, border color, and background color.
PdfFormPushButton(String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified name, alternate name, mapping name, flags, border color, and background color.
PdfFormPushButton(String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified name, alternate name, mapping name, border color, and background color.
PdfFormPushButton(String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified name, border color, and background color.
PdfFormPushButton(PdfRect, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified bounding box, name, flags, border color, and background color.
PdfFormPushButton(PdfRect, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified bounding box, name, border color, and background color.
PdfFormPushButton(PdfRect, String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified bounding box, name, alternate name, mapping name, flags, border color, and background color.
PdfFormPushButton(PdfRect, String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified bounding box, name, alternate name, mapping name, border color, and background color.
PdfFormPushButton(PdfRect, String, String) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
 
PdfFormPushButton(PdfRect, String, String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormPushButton
Constructs a push button form field with specified bounding box, name, normal caption, rollover caption, and down caption.
PdfFormRadioButton - Class in com.gnostice.pdfone
This class represents a radio button form field.
PdfFormRadioButton(String, int) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified name and flags.
PdfFormRadioButton(String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified name, alternate name mapping name, and flags.
PdfFormRadioButton(String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified name, alternate name, and mapping name.
PdfFormRadioButton(String) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified name.
PdfFormRadioButton(PdfRect) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified bounding box.
PdfFormRadioButton(PdfRect, String, int) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified bounding box, name, alternate name, mapping name, flags, border color, and background color.
PdfFormRadioButton(PdfRect, String) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified bounding box and name.
PdfFormRadioButton(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified bounding box, name, alternate name, mapping name, and flags.
PdfFormRadioButton(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified bounding box, name, alternate name, and mapping name.
PdfFormRadioButton(String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified name, alternate name mapping name, flags, border color, and background color.
PdfFormRadioButton(String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified name, alternate name mapping name, flags, border color, and background color.
PdfFormRadioButton(String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified name, alternate name mapping name, border color, and background color.
PdfFormRadioButton(String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified name, border color, and background color.
PdfFormRadioButton(PdfRect, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified bounding box, name, flags, border color, and background color.
PdfFormRadioButton(PdfRect, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified bounding box, name, border color, and background color.
PdfFormRadioButton(PdfRect, String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified bounding box, name, alternate name, mapping name, flags, border color, and background color.
PdfFormRadioButton(PdfRect, String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormRadioButton
Constructs a radio button form field with specified bounding box, name, alternate name, mapping name, border color, and background color.
PdfFormSignatureField - Class in com.gnostice.pdfone
 
PdfFormSignatureField(PdfRect) - Constructor for class com.gnostice.pdfone.PdfFormSignatureField
 
PdfFormSignatureField(String) - Constructor for class com.gnostice.pdfone.PdfFormSignatureField
 
PdfFormSignatureField(PdfRect, String) - Constructor for class com.gnostice.pdfone.PdfFormSignatureField
 
PdfFormTextField - Class in com.gnostice.pdfone
This class represents a text box form field.
PdfFormTextField(String, int) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified name and flags.
PdfFormTextField(String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified name, alternate name, mapping name, and flags.
PdfFormTextField(String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified name, alternate name, and mapping name.
PdfFormTextField(String) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified name.
PdfFormTextField(PdfRect) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified bounding box.
PdfFormTextField(PdfRect, String, int) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified bounding box, name, and flags.
PdfFormTextField(PdfRect, String) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified bounding box and name.
PdfFormTextField(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified bounding box, name, alternate name, mapping name, and flags.
PdfFormTextField(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified bounding box, name, alternate name, and mapping name.
PdfFormTextField(String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified name, flags, border color, and background color.
PdfFormTextField(String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified name, alternate name, mapping name, flags, border color, and background color.
PdfFormTextField(String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified name, alternate name, mapping name, border color, and background color.
PdfFormTextField(String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified name, border color, and background color.
PdfFormTextField(PdfRect, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified bounding box, name, flags, border color, and background color.
PdfFormTextField(PdfRect, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified bounding box, name, border color, and background color.
PdfFormTextField(PdfRect, String, String, String, int, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified bounding box, name, alternate name, mapping name, flags, border color, and background color.
PdfFormTextField(PdfRect, String, String, String, Color, Color) - Constructor for class com.gnostice.pdfone.PdfFormTextField
Constructs a new text field with specified bounding box, name, alternate name, mapping name, border color, and background color.
PdfFreeTextAnnot - Class in com.gnostice.pdfone
This class represents a free text annotation.
PdfFreeTextAnnot() - Constructor for class com.gnostice.pdfone.PdfFreeTextAnnot
Zero-argument default constructor.
PdfFreeTextAnnot(PdfRect, String, String, String, int, Color, int) - Constructor for class com.gnostice.pdfone.PdfFreeTextAnnot
Creates a free text annotation with specified annotation rectangle, subject text, displayed text content, title text, annotation attributes, background color, and text alignment of the displayed text.
PdfFreeTextAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfFreeTextAnnot
Creates a free text annotation with specified annotation rectangle, subject text, displayed text content, and title text.
PdfFreeTextAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfFreeTextAnnot
Creates a free text annotation with specified annotation rectangle, subject text, displayed text content, title text, and background color.
PdfFreeTextAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfFreeTextAnnot
Creates a free text annotation with specified annotation rectangle, subject text, displayed text content, title text, and annotation attributes.
PdfFreeTextAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfFreeTextAnnot
Creates a free text annotation with specified annotation rectangle, subject text, displayed text content, title text, annotation attributes, and background color.
PdfFreeTextAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfFreeTextAnnot
Creates a free text annotation with specified annotation rectangle and annotation attributes.
PdfFreeTextAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfFreeTextAnnot
Creates a free text annotation with specified annotation rectangle, annotation attributes, and background color.
PdfFreeTextAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfFreeTextAnnot
Creates a free text annotation with specified annotation rectangle and background color.
PdfGotoAction - Class in com.gnostice.pdfone
This class represents a "go-to" action.
PdfGotoAction(int) - Constructor for class com.gnostice.pdfone.PdfGotoAction
Constructs a go-to action that changes the current view on the viewer application to specfied page.
PdfGotoAction(int, double, double, double) - Constructor for class com.gnostice.pdfone.PdfGotoAction
Constructs a go-to action that changes the current view on the viewer application to position specfied by left and top on specified page.
PdfGotoAction(int, double, double, double, double) - Constructor for class com.gnostice.pdfone.PdfGotoAction
Constructs a go-to action that changes the current view on the viewer application to specified rectangular area on a specified page.
PdfGotoAction(int, double, int) - Constructor for class com.gnostice.pdfone.PdfGotoAction
Constructs a go-to action that changes the current view on the viewer application to position specfied by pos on specified page.
PdfGotoAction(int, int) - Constructor for class com.gnostice.pdfone.PdfGotoAction
Constructs a go-to action that changes the current view on the viewer application to specfied page and displays the page as specified by fit.
PdfGotoAction(int, PdfRect) - Constructor for class com.gnostice.pdfone.PdfGotoAction
Constructs a go-to action that changes the current view on the viewer application to specified rectangle on specified page.
PdfGraphicsState - Class in com.gnostice.pdfone
 
PdfImage - Class in com.gnostice.pdfone
This class represents an image that can be used in a document or page.
PdfImageColorSpaceType - Interface in com.gnostice.pdfone
This class defines constants specifying type of color spaces of images.
PdfIndirectReference - Class in com.gnostice.pdfone
 
PdfIndirectReference(int, int) - Constructor for class com.gnostice.pdfone.PdfIndirectReference
 
PdfInkAnnot - Class in com.gnostice.pdfone
This represents an ink annotation.
PdfInkAnnot() - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Zero-argument default constructor.
PdfInkAnnot(PdfRect, String, String, String, int, Color, double[][]) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
PdfInkAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
PdfInkAnnot(double[], String, String, String) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs an ink annotation with specified vertices, and popup subject, content and title.
PdfInkAnnot(double[][], String, String, String) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs a multi-scribble ink annotation with specified vertices, and popup subject, content and title.
PdfInkAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
PdfInkAnnot(double[], String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs an ink annotation with specified vertices, popup subject, content and title, and color.
PdfInkAnnot(double[][], String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs a multi-scribble ink annotation with specified vertices, popup subject, content and title, and color.
PdfInkAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
PdfInkAnnot(double[], String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs an ink annotation with specified vertices, popup subject, content and title, and flags.
PdfInkAnnot(double[][], String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs a multi-scribble ink annotation with specified vertices, popup subject, content and title, and flags.
PdfInkAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
PdfInkAnnot(double[], String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs an ink annotation with specified vertices, popup subject, content, and title, flags, and color.
PdfInkAnnot(double[][], String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs a multi-scribble ink annotation with specified vertices, popup subject, content and title, flags, and color.
PdfInkAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Deprecated.
PdfInkAnnot(double[], int) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs an ink annotation with specified vertices and flags.
PdfInkAnnot(double[][], int) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs a multi-scribble ink annotation with specified vertices, subject, content, title, flags, and color.
PdfInkAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
PdfInkAnnot(double[], int, Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs a ink annotation with specified vertices, subject, content, title, flags, and color.
PdfInkAnnot(double[][], int, Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs a multi-scribble ink annotation with specified vertices, subject, content, title, flags, and color.
PdfInkAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Deprecated.
PdfInkAnnot(double[], Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs an ink annotation with specified vertices, subject, content, title, flags, and color.
PdfInkAnnot(double[][], Color) - Constructor for class com.gnostice.pdfone.PdfInkAnnot
Constructs a multi-scribble ink annotation with specified vertices, subject, content, title, flags, and color.
PdfInteger - Class in com.gnostice.pdfone
 
PdfInteger(int) - Constructor for class com.gnostice.pdfone.PdfInteger
 
PdfJavascriptAction - Class in com.gnostice.pdfone
This class represents a JavaScript action.
PdfJavascriptAction(String) - Constructor for class com.gnostice.pdfone.PdfJavascriptAction
Constructs a PDF JavaScript action with specified JavaScript script.
PdfLaunchAction - Class in com.gnostice.pdfone
This class represents a launch action.
PdfLaunchAction(String, boolean) - Constructor for class com.gnostice.pdfone.PdfLaunchAction
Constructs a new PDF launch action with specified application or file.
PdfLineAnnot - Class in com.gnostice.pdfone
This class represents a line annotation.
PdfLineAnnot() - Constructor for class com.gnostice.pdfone.PdfLineAnnot
Zero-argument default constructor.
PdfLineAnnot(PdfRect, String, String, String, int, Color, int, int, Color) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
PdfLineAnnot(double[], String, String, String, int, Color, int, int, Color) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
Constructs a new line annotation with specified starting and end points, popup subject, contents and title, flags, line color, and line-end style and fill color.
PdfLineAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
PdfLineAnnot(double[], String, String, String) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
Constructs a new line annotation with specified starting and end points, and popup subject, contents and title.
PdfLineAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
PdfLineAnnot(double[], String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
Constructs a new line annotation with specified starting and end points, popup subject, contents and title, and line color.
PdfLineAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
PdfLineAnnot(double[], String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
Constructs a new line annotation with specified starting and end points, popup subject, contents and title, and flags.
PdfLineAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
PdfLineAnnot(double[], String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
Constructs a new line annotation with specified starting and end points, popup subject, contents and title, flags, line color, line-end styles, and line-end fill color.
PdfLineAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
Deprecated.
PdfLineAnnot(double[], int) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
Constructs a new line annotation with specified starting and end points, and flags.
PdfLineAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
PdfLineAnnot(double[], int, Color) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
Constructs a new line annotation with specified starting and end points, flags, and line color.
PdfLineAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
PdfLineAnnot(double[], Color) - Constructor for class com.gnostice.pdfone.PdfLineAnnot
Constructs a new line annotation with specified starting and end points, popup subject, contents and title, flags, line color, and line-end style and fill color.
PdfLinkAnnot - Class in com.gnostice.pdfone
This class represents a link annotation.
PdfLinkAnnot() - Constructor for class com.gnostice.pdfone.PdfLinkAnnot
Zero-argument default constructor.
PdfLinkAnnot(PdfRect, String, String, String, int, Color, int) - Constructor for class com.gnostice.pdfone.PdfLinkAnnot
Constructs a link annotation with specified annotation rectangle, subject, contents, title, flags, annotation rectangle color, and highlight mode.
PdfLinkAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfLinkAnnot
Constructs a link annotation with specified annotation rectangle, subject, contents, and title.
PdfLinkAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfLinkAnnot
Constructs a link annotation with specified annotation rectangle, subject, contents, title, and annotation rectangle color.
PdfLinkAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfLinkAnnot
Constructs a link annotation with specified annotation rectangle, subject, contents, title, and flags.
PdfLinkAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfLinkAnnot
Constructs a link annotation with specified annotation rectangle, subject, contents, title, flags, and annotation rectangle.
PdfLinkAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfLinkAnnot
Constructs a link annotation with specified annotation rectangle and flags.
PdfLinkAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfLinkAnnot
Constructs a link annotation with specified annotation rectangle, flags, and annotation rectangle color.
PdfLinkAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfLinkAnnot
Constructs a link annotation with specified annotation rectangle and annotation rectangle color.
PdfLong - Class in com.gnostice.pdfone
 
PdfLong(long) - Constructor for class com.gnostice.pdfone.PdfLong
 
PdfLZWDecoder - Class in com.gnostice.pdfone.filters
 
PdfLZWDecoder(PdfStream) - Constructor for class com.gnostice.pdfone.filters.PdfLZWDecoder
 
PdfLZWFilter - Class in com.gnostice.pdfone.filters
 
PdfLZWFilter() - Constructor for class com.gnostice.pdfone.filters.PdfLZWFilter
 
PdfMarkupAnnot - Class in com.gnostice.pdfone
This class represents a text markup annotation.
PdfMarkupAnnot() - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
Zero-argument constructor.
PdfMarkupAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
PdfMarkupAnnot(double[], Color) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
Constructs a text markup annotation with specified vertices, and color.
PdfMarkupAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
PdfMarkupAnnot(double[], int, Color) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
Constructs a text markup annotation with specified vertices, flags, and color.
PdfMarkupAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
PdfMarkupAnnot(double[], int) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
Constructs a text markup annotation with specified vertices, and flags.
PdfMarkupAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
PdfMarkupAnnot(double[], String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
Constructs a text markup annotation with specified vertices, popup subject, contents and title, and color.
PdfMarkupAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
 
PdfMarkupAnnot(double[], String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
Constructs a text markup annotation with specified vertices, popup subject, contents and title, flags, and color.
PdfMarkupAnnot(PdfRect, String, String, String, int, Color, double[], int) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
PdfMarkupAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
PdfMarkupAnnot(double[], String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
Constructs a text markup annotation with specified vertices, popup subject, contents and title, and flags.
PdfMarkupAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
PdfMarkupAnnot(double[], String, String, String) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
Constructs a text markup annotation with specified vertices, and popup subject, contents and title.
PdfMarkupAnnot(String, int, double[], Color) - Constructor for class com.gnostice.pdfone.PdfMarkupAnnot
Constructs a text markup annotation with specified popup contents, markup style, vertices, and color.
PdfMeasurement - Class in com.gnostice.pdfone
This class defines measurement units and provides static methods for converting values from one unit to another.
PdfMessages - Class in com.gnostice.pdfone
 
PdfName - Class in com.gnostice.pdfone
 
PdfName(String) - Constructor for class com.gnostice.pdfone.PdfName
 
PdfNamedAction - Class in com.gnostice.pdfone
This class represents a named action.
PdfNamedAction(int) - Constructor for class com.gnostice.pdfone.PdfNamedAction
Constructs a named action of specified type.
PdfNeedFileNameHandler - Interface in com.gnostice.pdfone
This interface defines a run-time event that can be used to track/provide file names for documents generated by an overloaded PdfDocument.split() method.
PdfNull - Class in com.gnostice.pdfone
 
PdfNull() - Constructor for class com.gnostice.pdfone.PdfNull
 
PdfNumber - Interface in com.gnostice.pdfone
 
PdfObject - Class in com.gnostice.pdfone
 
PdfObject() - Constructor for class com.gnostice.pdfone.PdfObject
 
PdfObjectTypes - Interface in com.gnostice.pdfone
 
PdfObjectWriteListener - Interface in com.gnostice.pdfone
 
PDFOne - Class in com.gnostice.pdfone
This class enables validation of user license key.
PdfOutlineActionHandler - Interface in com.gnostice.pdfone
This interface defines an event that is raised when the user interacts with a bookmark panel.
PdfOutlineViewer - Class in com.gnostice.pdfone
This class represents a bookmark panel component.
PdfOutlineViewer() - Constructor for class com.gnostice.pdfone.PdfOutlineViewer
Zero-argument default constructor.
PdfOutlineViewerBeanInfo - Class in com.gnostice.pdfone
 
PdfOutlineViewerBeanInfo() - Constructor for class com.gnostice.pdfone.PdfOutlineViewerBeanInfo
 
PdfOutlineVTextIcon - Class in com.gnostice.pdfone
VTextIcon is an Icon implementation which draws a short string vertically.
PdfOutlineVTextIcon(Component, String) - Constructor for class com.gnostice.pdfone.PdfOutlineVTextIcon
Creates a VTextIcon for the specified component with the specified label.
PdfOutlineVTextIcon(Component, String, int) - Constructor for class com.gnostice.pdfone.PdfOutlineVTextIcon
Creates a VTextIcon for the specified component with the specified label.
PdfPage - Class in com.gnostice.pdfone
This class represents a PDF page.
PdfPage() - Constructor for class com.gnostice.pdfone.PdfPage
Zero-argument default constructor.
PdfPage(int) - Constructor for class com.gnostice.pdfone.PdfPage
Constructs a page with specified size.
PdfPage(double, double) - Constructor for class com.gnostice.pdfone.PdfPage
Constructs a page with specified width and height.
PdfPage(double, double, int) - Constructor for class com.gnostice.pdfone.PdfPage
Constructs a page with specified width and height (in specified measurement unit).
PdfPage(int, double, double, double, double, int) - Constructor for class com.gnostice.pdfone.PdfPage
Constructs a page with specified size and margins (in specified measurement unit).
PdfPage(double, double, double, double, double, double, int) - Constructor for class com.gnostice.pdfone.PdfPage
Constructs a page with specified width, height, and margins (in specified measurement unit).
PdfPage(int, double, double, double, double, double, double, int) - Constructor for class com.gnostice.pdfone.PdfPage
Constructs a page with specified size, header height, footer height, and margins (in specified measurement unit).
PdfPage(double, double, double, double, double, double, double, double, int) - Constructor for class com.gnostice.pdfone.PdfPage
Constructs a page with its width, height, header height, footer height, and margins specified in specified unit.
PdfPageCompositeElement - Class in com.gnostice.pdfone
This class represents a composite page element (Form XObject).
PdfPageElement - Class in com.gnostice.pdfone
This class represents a PDF page element.
PdfPageImageElement - Class in com.gnostice.pdfone
This class represents an image page element.
PdfPageLayout - Interface in com.gnostice.pdfone
This interface defines constants for specifying page layout to be used when document is displayed.
PdfPageMode - Interface in com.gnostice.pdfone
This interface defines constants for specifying how document should be displayed.
PdfPagePathElement - Class in com.gnostice.pdfone
This class represents a shape page element.
PdfPagePresentation - Class in com.gnostice.pdfone
This class represents a PDF page transition.
PdfPagePresentation() - Constructor for class com.gnostice.pdfone.PdfPagePresentation
 
PdfPageReadHandler - Interface in com.gnostice.pdfone
This interface is implemented by user classes to provide an event when a page is read from an existing PDF document.
PdfPageSize - Interface in com.gnostice.pdfone
This interface defines constants for various page sizes including both ISO and North American paper sizes.
PdfPageTextCache - Class in com.gnostice.pdfone
 
PdfPageTextCache() - Constructor for class com.gnostice.pdfone.PdfPageTextCache
 
PdfPageTextElement - Class in com.gnostice.pdfone
This class represents a text page element.
PdfPasswordHandler - Interface in com.gnostice.pdfone
This interface provides an event that is raised when a password-protected document is being read.
PdfPatternGraphicsState - Class in com.gnostice.pdfone
 
PdfPatternGraphicsState() - Constructor for class com.gnostice.pdfone.PdfPatternGraphicsState
 
PdfPatternGraphicsState(boolean, boolean, Color, Color) - Constructor for class com.gnostice.pdfone.PdfPatternGraphicsState
 
PdfPen - Class in com.gnostice.pdfone.graphics
This class represents the pen with which text and shapes are stroked.
PdfPen() - Constructor for class com.gnostice.pdfone.graphics.PdfPen
 
PdfPen(Color) - Constructor for class com.gnostice.pdfone.graphics.PdfPen
 
PdfPoint - Class in com.gnostice.pdfone
This class represents a point on a page.
PdfPoint(double, double) - Constructor for class com.gnostice.pdfone.PdfPoint
Constructs a point at position (x, y).
PdfPoint(PdfPoint) - Constructor for class com.gnostice.pdfone.PdfPoint
Constructs a point at the same position as specified PdfPoint object.
PdfPoint(Point) - Constructor for class com.gnostice.pdfone.PdfPoint
Constructs a point at the same position as specified Point object.
PdfPoint(Point2D) - Constructor for class com.gnostice.pdfone.PdfPoint
Constructs a point at the same position as specified Point2D object.
PdfPolygonAnnot - Class in com.gnostice.pdfone
This class represents a polygon annotation.
PdfPolygonAnnot() - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
Zero-argument default constructor.
PdfPolygonAnnot(PdfRect, String, String, String, int, Color, boolean, int) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
PdfPolygonAnnot(double[], String, String, String, int, Color, boolean, int) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
Constructs a polygon annotation with specified vertices, subject, contents, title, flags, color, annotation attributes, and edge setting.
PdfPolygonAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
PdfPolygonAnnot(double[], String, String, String) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
 
PdfPolygonAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
PdfPolygonAnnot(double[], String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
 
PdfPolygonAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
PdfPolygonAnnot(double[], String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
 
PdfPolygonAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
PdfPolygonAnnot(double[], String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
 
PdfPolygonAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
PdfPolygonAnnot(double[], int) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
 
PdfPolygonAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
PdfPolygonAnnot(double[], int, Color) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
 
PdfPolygonAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
PdfPolygonAnnot(double[], Color) - Constructor for class com.gnostice.pdfone.PdfPolygonAnnot
Constructs a polygon annotation with specified vertices and color.
PdfPolylineAnnot - Class in com.gnostice.pdfone
This class represents a polyline annotation.
PdfPolylineAnnot() - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
Zero-argument default constructor.
PdfPolylineAnnot(PdfRect, String, String, String, int, Color, int, int, Color, double[]) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
Deprecated. 
PdfPolylineAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
Deprecated. 
PdfPolylineAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
PdfPolylineAnnot(double[], String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
 
PdfPolylineAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
PdfPolylineAnnot(double[], String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
 
PdfPolylineAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
PdfPolylineAnnot(double[], String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
 
PdfPolylineAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
PdfPolylineAnnot(double[], int) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
 
PdfPolylineAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
PdfPolylineAnnot(double[], int, Color) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
 
PdfPolylineAnnot(double[], String, String, String) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
 
PdfPolylineAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
PdfPolylineAnnot(double[], Color) - Constructor for class com.gnostice.pdfone.PdfPolylineAnnot
 
PdfPopUpAnnot - Class in com.gnostice.pdfone
This class represents a popup annotation.
PdfPopUpAnnot() - Constructor for class com.gnostice.pdfone.PdfPopUpAnnot
Zero-argument default constructor
PdfPopUpAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfPopUpAnnot
Creates a popup annotation with specified annotation rectangle, subject, content, and title.
PdfPopUpAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfPopUpAnnot
Creates a popup annotation with specified annotation rectangle, subject, content, and title.
PdfPopUpAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfPopUpAnnot
Creates a popup annotation with specified annotation rectangle, subject, content, title, and annotation attributes.
PdfPopUpAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfPopUpAnnot
Creates a popup annotation with specified annotation rectangle, subject, content, title, annotation attributes, and border color.
PdfPopUpAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfPopUpAnnot
Creates a popup annotation with specified annotation rectangle and annotation attributes.
PdfPopUpAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfPopUpAnnot
Creates a popup annotation with specified annotation rectangle, annotation attributes, and border color.
PdfPopUpAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfPopUpAnnot
Creates a popup annotation with specified annotation rectangle and border color.
PdfPreferences - Interface in com.gnostice.pdfone
This interface defines constants for setting viewer application preferences when displaying a PDF document.
PdfPreferences.Direction - Class in com.gnostice.pdfone
Contains constants specifying predominant reading order for text.
PdfPreferences.NonFullScreenPageMode - Class in com.gnostice.pdfone
Contains constants specifying how viewer application should display the document after exiting the fullscreen mode.
PdfPrinter - Class in com.gnostice.pdfone
This class represents the printer component of PDFOne Java.
PdfPrinter() - Constructor for class com.gnostice.pdfone.PdfPrinter
 
PdfPrinter(PdfDocument) - Constructor for class com.gnostice.pdfone.PdfPrinter
Deprecated.
Instead use a load method or the PdfPrinter.setDocument(PdfDocument) method. Constructs a PdfPrinter object with specified PdfDocument object.
PdfPrinterBeanInfo - Class in com.gnostice.pdfone
 
PdfPrinterBeanInfo() - Constructor for class com.gnostice.pdfone.PdfPrinterBeanInfo
 
PdfPrintHandler - Interface in com.gnostice.pdfone
 
PdfPrintPageHandler - Interface in com.gnostice.pdfone
This interface defines run-time events that occur when page is printed.
PdfReader - Class in com.gnostice.pdfone
For internal use only.
PdfRect - Class in com.gnostice.pdfone
This class represents a rectangle or rectangular area on a page.
PdfRect(double, double, double, double) - Constructor for class com.gnostice.pdfone.PdfRect
Constructs a PdfRect object at position (x, y) with specified width and height.
PdfRect(Rectangle) - Constructor for class com.gnostice.pdfone.PdfRect
Constructs a PdfRect object with specified Rectangle object.
PdfRect(Rectangle2D) - Constructor for class com.gnostice.pdfone.PdfRect
Constructs a PdfRect object with specified Rectangle2D object.
PdfRect(PdfArray, double) - Constructor for class com.gnostice.pdfone.PdfRect
 
PdfRemoteGotoAction - Class in com.gnostice.pdfone
This class represents a remote go-to action.
PdfRemoteGotoAction(String, int, boolean) - Constructor for class com.gnostice.pdfone.PdfRemoteGotoAction
Constructs a remote go-to action with specified PDF file, number of page, and new-window setting.
PdfRemoteGotoAction(String, int, double, double, double, boolean) - Constructor for class com.gnostice.pdfone.PdfRemoteGotoAction
Constructs a remote go-to action with specified PDF file, number of page, location on the page, page magnification, and new-window setting.
PdfRemoteGotoAction(String, int, double, double, double, double, boolean) - Constructor for class com.gnostice.pdfone.PdfRemoteGotoAction
Constructs a remote go-to action with specified PDF file, number of page, rectangular area on the page, page magnification, and new-window setting.
PdfRemoteGotoAction(String, int, double, int, boolean) - Constructor for class com.gnostice.pdfone.PdfRemoteGotoAction
Constructs a remote go-to action with specified PDF file, number of page, viewer position on the page, and new-window setting.
PdfRemoteGotoAction(String, int, int, boolean) - Constructor for class com.gnostice.pdfone.PdfRemoteGotoAction
Constructs a remote go-to action with specified PDF file, number of a page, page magnification, and new-window setting.
PdfRemoteGotoAction(String, int, PdfRect, boolean) - Constructor for class com.gnostice.pdfone.PdfRemoteGotoAction
Constructs a remote go-to action with specified PDF file, number of a page, rectangular area on the page, and and new-window setting.
PdfRenderErrorHandler - Interface in com.gnostice.pdfone
This interface provides an event that can be used to keep track of PDF document, viewer or printer component errors generated while rendering a document.
PdfRenderFontHandler - Interface in com.gnostice.pdfone
 
PdfRenderingOptions - Class in com.gnostice.pdfone
 
PdfRenderingOptions() - Constructor for class com.gnostice.pdfone.PdfRenderingOptions
 
PdfRestoreParentPatternMatrix - Class in com.gnostice.pdfone
 
PdfRestoreParentPatternMatrix() - Constructor for class com.gnostice.pdfone.PdfRestoreParentPatternMatrix
 
PdfRestorePatternMatrix - Class in com.gnostice.pdfone
 
PdfRestorePatternMatrix() - Constructor for class com.gnostice.pdfone.PdfRestorePatternMatrix
 
PdfRunLengthFilter - Class in com.gnostice.pdfone.filters
 
PdfSaveAsImageAdapter - Class in com.gnostice.pdfone
This class provides empty onSaveAsImage() event handlers that can be extended by user classes so as to track or control how each image is saved from a page.
PdfSaveAsImageAdapter() - Constructor for class com.gnostice.pdfone.PdfSaveAsImageAdapter
 
PdfSaveAsImageHandler - Interface in com.gnostice.pdfone
This interface defines a run-time event that is generated when an overloaded PdfDocument.saveAsImage() method tries to save the image of a page.
PdfSearchElement - Class in com.gnostice.pdfone
This class represents a result of a page element search operation.
PdfSearchHandler - Interface in com.gnostice.pdfone
This interface is implemented by user-class instances that require to be notified when a result of a page element search found.
PdfSearchItem - Class in com.gnostice.pdfone
 
PdfSearchItem(String) - Constructor for class com.gnostice.pdfone.PdfSearchItem
 
PdfSearchItem(String, int) - Constructor for class com.gnostice.pdfone.PdfSearchItem
 
PdfSearchItem(String, int, int) - Constructor for class com.gnostice.pdfone.PdfSearchItem
 
PdfSearchMode - Interface in com.gnostice.pdfone
This class defines constants for specifying whether a text phrase is a literal string or a regular expression.
PdfSearchOptions - Interface in com.gnostice.pdfone
This class contains constants for specifying text search options.
PdfSignature - Class in com.gnostice.pdfone
This class represents a digital signature that can be added to a PDF document.
PdfSignature(String, String, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfSignature
Constructs a signature form field using specified digital certificate from specified PFX file.
PdfSquareAnnot - Class in com.gnostice.pdfone
This class represents a square annotation.
PdfSquareAnnot() - Constructor for class com.gnostice.pdfone.PdfSquareAnnot
Zero-argument default constructor.
PdfSquareAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfSquareAnnot
Creates a new square annotation with specified annotation rectangle, and popup window subject, content and title.
PdfSquareAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfSquareAnnot
Creates a new square annotation with specified annotation rectangle, popup window subject, content and title, and square border color.
PdfSquareAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfSquareAnnot
Creates a new square annotation with specified annotation rectangle, popup window subject, content and title, and annotation attributes.
PdfSquareAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfSquareAnnot
Creates a new square annotation with specified annotation rectangle, popup window subject, content and title, annotation attributes, and square border color.
PdfSquareAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfSquareAnnot
Creates a new square annotation with specified annotation rectangle and attributes.
PdfSquareAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfSquareAnnot
Creates a new square annotation with specified annotation rectangle, annotation attributes, and square border color.
PdfSquareAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfSquareAnnot
Creates a new square annotation with specified annotation rectangle and square border color.
PdfStampAnnot - Class in com.gnostice.pdfone
This class represents a stamp annotation.
PdfStampAnnot() - Constructor for class com.gnostice.pdfone.PdfStampAnnot
Creates a new stamp annotation.
PdfStampAnnot(PdfRect, String, String, String) - Constructor for class com.gnostice.pdfone.PdfStampAnnot
Creates a new stamp annotation with specified annotation rectangle, and popup window subject, content and title.
PdfStampAnnot(PdfRect, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfStampAnnot
Creates a new stamp annotation with specified annotation rectangle, and popup window color, subject, content and title.
PdfStampAnnot(PdfRect, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfStampAnnot
Creates a new stamp annotation with specified annotation rectangle, popup window subject, content and title, and annotation attributes.
PdfStampAnnot(PdfRect, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfStampAnnot
Creates a new stamp annotation with specified annotation rectangle, popup window color, subject, content and title, and annotation attributes.
PdfStampAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfStampAnnot
Creates a new stamp annotation with specified annotation rectangle and annotation attributes.
PdfStampAnnot(PdfRect, int, Color) - Constructor for class com.gnostice.pdfone.PdfStampAnnot
Creates a new stamp annotation with specified annotation rectangle, annotation attributes, and popup window color.
PdfStampAnnot(PdfRect, Color) - Constructor for class com.gnostice.pdfone.PdfStampAnnot
Creates a new stamp annotation with specified annotation rectangle and popup window color.
PdfStoreParentPatternMatrix - Class in com.gnostice.pdfone
 
PdfStoreParentPatternMatrix() - Constructor for class com.gnostice.pdfone.PdfStoreParentPatternMatrix
 
PdfStorePatternMatrix - Class in com.gnostice.pdfone
 
PdfStorePatternMatrix() - Constructor for class com.gnostice.pdfone.PdfStorePatternMatrix
 
PdfStream - Class in com.gnostice.pdfone
 
PdfStream(PdfDict, ByteBuffer) - Constructor for class com.gnostice.pdfone.PdfStream
 
PdfString - Class in com.gnostice.pdfone
 
PdfString(String) - Constructor for class com.gnostice.pdfone.PdfString
 
PdfString(String, boolean) - Constructor for class com.gnostice.pdfone.PdfString
 
PdfTable - Class in com.gnostice.pdfone
This represents a table that can be rendered on a page.
PdfTable(int) - Constructor for class com.gnostice.pdfone.PdfTable
Creates a table with specified number of columns.
PdfTable(int, double[], int) - Constructor for class com.gnostice.pdfone.PdfTable
Constructs a new table with specified number of columns, column width, and default measurement unit.
PdfTable(int, double[], double, int) - Constructor for class com.gnostice.pdfone.PdfTable
Constructs a new table with specified number of columns, column width, column height, and default measurement unit.
PdfTextAnnot - Class in com.gnostice.pdfone
This class represents a text annotation.
PdfTextAnnot() - Constructor for class com.gnostice.pdfone.PdfTextAnnot
 
PdfTextAnnot(double, double, String, String, String, int, Color, int, boolean) - Constructor for class com.gnostice.pdfone.PdfTextAnnot
 
PdfTextAnnot(double, double, int, boolean) - Constructor for class com.gnostice.pdfone.PdfTextAnnot
 
PdfTextAnnot(double, double, String, String, String) - Constructor for class com.gnostice.pdfone.PdfTextAnnot
 
PdfTextAnnot(double, double, String, String, String, Color) - Constructor for class com.gnostice.pdfone.PdfTextAnnot
 
PdfTextAnnot(double, double, String, String, String, int) - Constructor for class com.gnostice.pdfone.PdfTextAnnot
 
PdfTextAnnot(double, double, String, String, String, int, Color) - Constructor for class com.gnostice.pdfone.PdfTextAnnot
 
PdfTextAnnot(double, double, int) - Constructor for class com.gnostice.pdfone.PdfTextAnnot
 
PdfTextAnnot(double, double, int, Color) - Constructor for class com.gnostice.pdfone.PdfTextAnnot
 
PdfTextAnnot(double, double, Color) - Constructor for class com.gnostice.pdfone.PdfTextAnnot
 
PdfTextFontInfo - Class in com.gnostice.pdfone
This class represents information related to a font used by a text element.
PdfTextFormatter - Class in com.gnostice.pdfone
This class is used to retrieve and specify settings related to text formatting.
PdfTextFormatter() - Constructor for class com.gnostice.pdfone.PdfTextFormatter
Zero-argument default constructor.
PdfTextRenderingMode - Interface in com.gnostice.pdfone
 
PdfTextState - Class in com.gnostice.pdfone
 
PdfTextString - Class in com.gnostice.pdfone
 
PdfTextString(String) - Constructor for class com.gnostice.pdfone.PdfTextString
 
PdfType1PFBFont - Class in com.gnostice.pdfone.fonts
 
PdfURIAction - Class in com.gnostice.pdfone
This class represents a URI action.
PdfURIAction(String) - Constructor for class com.gnostice.pdfone.PdfURIAction
Constructs a PDF URI action with specified URI.
PdfViewer - Class in com.gnostice.pdfone
This class represents a container for displaying an existing PDF documents.
PdfViewer() - Constructor for class com.gnostice.pdfone.PdfViewer
Zero-argument default constructor.
PdfViewerBeanInfo - Class in com.gnostice.pdfone
 
PdfViewerBeanInfo() - Constructor for class com.gnostice.pdfone.PdfViewerBeanInfo
 
PdfViewerChangeHandler - Interface in com.gnostice.pdfone
This interface defines several run-time events related to PdfViewer.
PdfViewerObjectPatternContainer - Class in com.gnostice.pdfone
 
PdfViewerObjectPatternContainer(PdfPatternGraphicsState, PdfViewerColorSpaceTilingPatternCell) - Constructor for class com.gnostice.pdfone.PdfViewerObjectPatternContainer
 
PdfViewerPageDisplaySettings - Class in com.gnostice.pdfone
This class represents default settings that can be set for a PDF viewer component before it loads a document.
PdfViewerPageDisplaySettings() - Constructor for class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Zero-argument default constructor.
PdfViewerPageHandler - Interface in com.gnostice.pdfone
 
PDFViewerXFEFont - Class in com.gnostice.pdfone
 
PDFViewerXFEFont() - Constructor for class com.gnostice.pdfone.PDFViewerXFEFont
 
PdfWatermarkAnnot - Class in com.gnostice.pdfone
This class represents a watermark annotation.
PdfWatermarkAnnot() - Constructor for class com.gnostice.pdfone.PdfWatermarkAnnot
 
PdfWatermarkAnnot(PdfRect, int) - Constructor for class com.gnostice.pdfone.PdfWatermarkAnnot
Creates a new watermark with specified annotation rectangle and attributes.
PdfWatermarkAnnot(PdfRect, double, double, int) - Constructor for class com.gnostice.pdfone.PdfWatermarkAnnot
Creates a new watermark with specified annotation rectangle, relative position on printer page, and annotation attributes.
PdfWriter - Class in com.gnostice.pdfone
For internal use only.
PIXEL_PER_INCH - Static variable in interface com.gnostice.pdfone.Usable
 
PLAIN - Static variable in class com.gnostice.pdfone.fonts.PdfFont
Style for normal type.
preferredSize() - Method in class com.gnostice.pdfone.PdfViewer
 
prepareActionDict() - Method in class com.gnostice.pdfone.PdfNamedAction
 
prepareActionDict() - Method in class com.gnostice.pdfone.PdfURIAction
 
prepareWidths() - Method in class com.gnostice.pdfone.fonts.PdfCIDType0Font
 
previousPage() - Method in class com.gnostice.pdfone.PdfViewer
Changes current page to the one right ahead of it in the document.
previousView() - Method in class com.gnostice.pdfone.PdfViewer
Makes the viewer to display the previous view in the navigation history of the current document.
print(String, int) - Method in class com.gnostice.pdfone.PdfPrinter
Prints pages in specified page range for specified times.
print(String, String, int) - Method in class com.gnostice.pdfone.PdfPrinter
Prints pages in specified page range for specified times using specified printer.
print(Graphics, PageFormat, int) - Method in class com.gnostice.pdfone.PdfPrinter
 
printingOnGraphics(int, int) - Method in interface com.gnostice.pdfone.PdfPrintPageHandler
Called by the print methods in PdfPrinter when a page is being printed to the printer's graphics object for the page.
printToFile(boolean) - Method in class com.gnostice.pdfone.PdfPrinter
Specifies whether printer needs to print to a file.
processList(ArrayList, ArrayList) - Method in class com.gnostice.pdfone.fdf.FdfParser
 
propertyChange(PropertyChangeEvent) - Method in class com.gnostice.pdfone.PdfOutlineVTextIcon
Checks for changes to the font on the fComponent so that it can invalidate the layout if the size changes
PUSH - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying a transition style where the page pushes out the previous page in the direction specified by PdfPagePresentation.setTransitionDirection(int).

Q

QUARTO - Static variable in interface com.gnostice.pdfone.PdfPageSize
Quarto Paper - 3.6 x 6.5 inches

R

readFieldValues(PdfDocument, ArrayList) - Method in class com.gnostice.pdfone.fdf.FdfParser
 
readRootDict(int) - Method in class com.gnostice.pdfone.fdf.FdfParser
 
RECIPIENT_TYPE_BCC - Static variable in class com.gnostice.pdfone.PdfEmailSettings
 
RECIPIENT_TYPE_CC - Static variable in class com.gnostice.pdfone.PdfEmailSettings
 
RECIPIENT_TYPE_TO - Static variable in class com.gnostice.pdfone.PdfEmailSettings
 
refresh() - Method in class com.gnostice.pdfone.PdfViewer
Displays the PDF document set up by PdfViewer.setDocument(PdfDocument) method.
REGEX - Static variable in interface com.gnostice.pdfone.PdfSearchMode
Constant specifying regular expression matches.
REMOTE_GOTO - Static variable in class com.gnostice.pdfone.PdfAction
Action for navigating to a destination in another document.
RemoteGoTo() - Constructor for class com.gnostice.pdfone.PdfBookmark.RemoteGoTo
 
removeAction(int) - Method in class com.gnostice.pdfone.PdfBookmark
Removes action of specified type from this bookmark.
removeAction(int) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Removes action of specified type that was first added to this link annotation.
removeAllActions() - Method in class com.gnostice.pdfone.PdfBookmark
Removes all actions added to this bookmark.
removeAllActions(int) - Method in class com.gnostice.pdfone.PdfBookmark
Removes all actions of specified type from this bookmark.
removeAllActions(int) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Removes all actions of specified type that were added to this link annotation.
removeAllActions() - Method in class com.gnostice.pdfone.PdfLinkAnnot
Removes all actions that were added to this link annotation.
removeFirstchild() - Method in class com.gnostice.pdfone.PdfBookmark
Deletes the first child bookmark of this bookmark.
removeItems(String[]) - Method in class com.gnostice.pdfone.PdfFormListBox
Deletes options with specified values from the list box.
removeNext() - Method in class com.gnostice.pdfone.PdfBookmark
Removes the bookmark that is immediately after this bookmark in this bookmark's level.
removePrevious() - Method in class com.gnostice.pdfone.PdfBookmark
Removes the bookmark that is immediately before this bookmark.
removeRenderingHint(RenderingHints.Key) - Method in class com.gnostice.pdfone.PdfRenderingOptions
 
REPLACE - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Constant specifying a transition style with no effect.
reset() - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
 
RGB - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
RGB color space.
right() - Method in class com.gnostice.pdfone.PdfRect
Returns distance from left side of page to right side of this rectangle.
RIGHT - Static variable in class com.gnostice.pdfone.PdfTextFormatter
Constant to align text to right margin.
RIGHT_TO_LEFT - Static variable in class com.gnostice.pdfone.PdfPagePresentation
Transition direction constant specifying transition effect that moves at 180 degrees to the left-to-right direction (counting counterclockwise).
RIGHT_TO_LEFT - Static variable in class com.gnostice.pdfone.PdfPreferences.Direction
Constant specifying predominant reading order for text as right to left.
RIGHT_TO_LEFT - Static variable in class com.gnostice.pdfone.PdfTextFormatter
 
ROTATE_DEFAULT - Static variable in class com.gnostice.pdfone.PdfOutlineVTextIcon
 
ROTATE_LEFT - Static variable in class com.gnostice.pdfone.PdfOutlineVTextIcon
 
ROTATE_NONE - Static variable in class com.gnostice.pdfone.PdfOutlineVTextIcon
 
ROTATE_RIGHT - Static variable in class com.gnostice.pdfone.PdfOutlineVTextIcon
 
rotateClockwise() - Method in class com.gnostice.pdfone.PdfViewer
Rotates current page by 90 degrees in the clockwise direction.
rotateCounterClockwise() - Method in class com.gnostice.pdfone.PdfViewer
Rotates current page by 90 degrees in the counter-clockwise direction.
ROTATION_0 - Static variable in class com.gnostice.pdfone.PdfFormField
Constant for rotation of a form field by 0 degrees.
ROTATION_180 - Static variable in class com.gnostice.pdfone.PdfFormField
Constant for rotation of a form field by 180 degrees.
ROTATION_270 - Static variable in class com.gnostice.pdfone.PdfFormField
Constant for rotation of a form field by 270 degrees.
ROTATION_90 - Static variable in class com.gnostice.pdfone.PdfFormField
Constant for rotation of a form field by 90 degrees.
RUBICON_EMBEDDED - Static variable in interface com.gnostice.pdfone.Usable
 
RUNLENGTH - Static variable in class com.gnostice.pdfone.filters.PdfFilter
 

S

saveSettings(File) - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Saves viewer display settings to a properties file.
saveSettings(OutputStream) - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Saves viewer display settings to a properties file specified by a stream.
SCALE_FIT_TO_PRINTER_MARGINS - Static variable in class com.gnostice.pdfone.PdfPrinter
Constant for specifying that document pages need to be resized to exactly fit within printer page margins.
SCALE_NONE - Static variable in class com.gnostice.pdfone.PdfPrinter
Constant for specifying that document pages need to be printed as is, without any resizing.
SCALE_REDUCE_TO_PRINTER_MARGINS - Static variable in class com.gnostice.pdfone.PdfPrinter
Constant for specifying that document pages need to down-sized to be accommodated within the margins of printer page margins but only when the document page is bigger than the printer page.
sendEmail() - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
sendEmail() - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
Separation - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Separation color space.
Separation_CalGRAY - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
CIE-based separation grayscale color space.
Separation_CalRGB - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
CIE-based separation RGB color space.
Separation_CMYK - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Separation CMYK color space.
Separation_GRAY - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Separation grayscale color space.
Separation_ICCBased - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Separation ICCBased color space.
Separation_RGB - Static variable in interface com.gnostice.pdfone.PdfImageColorSpaceType
Separation RGB color space.
set(ArrayList, PdfDocument) - Method in class com.gnostice.pdfone.fdf.FdfDocument
 
set(PdfStdDocument) - Method in class com.gnostice.pdfone.PdfExtGraphicState
 
setAlignment(int) - Method in class com.gnostice.pdfone.PdfCell
Specifies how contents of the cells are aligned.
setAlignment(int) - Method in class com.gnostice.pdfone.PdfFormTextField
Specifies how text needs to be aligned inside the text field.
setAlignment(int) - Method in class com.gnostice.pdfone.PdfFreeTextAnnot
Specifies how text needs to be aligned inside the annotation rectangle.
setAlignment(int) - Method in class com.gnostice.pdfone.PdfTable
Specifies how contents of cells in the table are aligned.
setAlignment(int) - Method in class com.gnostice.pdfone.PdfTextFormatter
Specifies text alignment.
setAlphaBrush(int) - Method in class com.gnostice.pdfone.PdfExtGraphicState
 
setAlphaPen(int) - Method in class com.gnostice.pdfone.PdfExtGraphicState
 
setAlternateName(String) - Method in class com.gnostice.pdfone.PdfFormField
Specify an "alternate name" for the form field.
setAnnotName(String) - Method in class com.gnostice.pdfone.PdfAnnot
Specifies unique name for this annotation in its document.
setApplicationOrFileToLaunch(String) - Method in class com.gnostice.pdfone.PdfLaunchAction
Specifies pathname of the application or file that needs to be launched by the action.
setAsFileSelectField(boolean) - Method in class com.gnostice.pdfone.PdfFormTextField
Specifies whether the PdfFormTextField.FLAG_FILESELECT flag needs to be set for this text field.
setAsPasswordField(boolean) - Method in class com.gnostice.pdfone.PdfFormTextField
Specifies whether the PdfFormTextField.FLAG_PASSWORD flag needs to be set for this text field.
setAttachment(PdfFileAttachment) - Method in class com.gnostice.pdfone.PdfFileAttachmentAnnot
 
setAuthenticationRequired(boolean) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
setAuthenticationRequired(boolean) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
setAuthenticationRequired(boolean) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setAuthor(String) - Method in class com.gnostice.pdfone.PdfDocument
Specifies "author" document property for this document.
setAutoAdjRowHeight(boolean) - Method in class com.gnostice.pdfone.PdfTable
Specifies whether row height of the tables need to be adjusted to accommodate the entire height of the contents of the cells.
setAutoAdjustTextHeight(boolean) - Method in class com.gnostice.pdfone.PdfFormTextField
Specifies whether the font size of text inside the field needs to be adjusted by the viewer application in real time so that the text entered by the users will be fully accommodated inside the field without any cropping.
setAutoPaginate(boolean) - Method in class com.gnostice.pdfone.PdfDocument
 
setBackgroundColor(Color) - Method in class com.gnostice.pdfone.PdfCell
Specifies background color of the cell.
setBackgroundColor(Color) - Method in class com.gnostice.pdfone.PdfFormField
Specify background color for the form field.
setBackgroundcolor(Color) - Method in class com.gnostice.pdfone.PdfSignature
Sets specified background color for the signature.
setBackgroundColor(Color) - Method in class com.gnostice.pdfone.PdfTable
Speifies default background color of the cells in the table.
setBackgroundColor(Color) - Method in class com.gnostice.pdfone.PdfViewer
Sets specified color for background of the space between the edges of the viewer and displayed PDF document.
setBody(String) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
setBody(String, String, boolean) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
setBody(String) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
setBody(String, String, boolean) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
setBody(String) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setBody(String, String, boolean) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setBodyEncoding(String) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
setBodyEncoding(String) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
setBodyEncoding(String) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setBodyHTML(boolean) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
setBodyHTML(boolean) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
setBodyHTML(boolean) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setBorderColor(Color) - Method in class com.gnostice.pdfone.PdfFormField
Specify border color for the form field.
setBorderStyle(int) - Method in class com.gnostice.pdfone.PdfAnnot
Specifies this annotation's border style.
setBorderWidth(double) - Method in class com.gnostice.pdfone.PdfAnnot
Specifies width of this annotation's border.
setBottomRD(float) - Method in class com.gnostice.pdfone.PdfCaretAnnot
Specifies distance between the bottom edge of the caret and the bottom edge of the annotation rectangle.
setBrushColor(Color) - Method in class com.gnostice.pdfone.PdfDocument
 
setBuffer(ByteBuffer) - Method in class com.gnostice.pdfone.PdfStream
 
setByteStream(byte[]) - Method in class com.gnostice.pdfone.PdfFileAttachment
Specifies a byte array from which the attachment file needs to be created.
setCalloutLine(double[]) - Method in class com.gnostice.pdfone.PdfFreeTextAnnot
Specifies x-y coordinates of the starting, end, and knee-bend locations of the callout line of the free text annotation.
setCaption(String) - Method in class com.gnostice.pdfone.PdfLineAnnot
 
setCaptionPosition(int) - Method in class com.gnostice.pdfone.PdfFormPushButton
 
setCellBottomMargin(double) - Method in class com.gnostice.pdfone.PdfCell
Specifies bottom padding of the cell.
setCellBottomMargin(double) - Method in class com.gnostice.pdfone.PdfTable
Specifies default bottom padding of the contents of the cells in the table.
setCellLeftMargin(double) - Method in class com.gnostice.pdfone.PdfCell
Specifies left padding of the cell.
setCellLeftMargin(double) - Method in class com.gnostice.pdfone.PdfTable
Specifies default left padding of the contents of the cells in the table.
setCellRightMargin(double) - Method in class com.gnostice.pdfone.PdfCell
Specifies right padding of the cell.
setCellRightMargin(double) - Method in class com.gnostice.pdfone.PdfTable
Specifies default right padding of the contents of the cells in the table.
setCellTopMargin(double) - Method in class com.gnostice.pdfone.PdfCell
Specifies top padding of the cell.
setCellTopMargin(double) - Method in class com.gnostice.pdfone.PdfTable
Specifies default top padding of the contents of the cells in the table.
setCharBoundingRectsWithCharSpaceList(ArrayList) - Method in class com.gnostice.pdfone.PdfPageTextElement
Specifies bounding boxes for characters in the text represented by the text elements.
setCharSpacing(double) - Method in class com.gnostice.pdfone.PdfTextFormatter
 
setCloudIntensity(int) - Method in class com.gnostice.pdfone.PdfPolygonAnnot
Specifies value representing the intensity of the "cloudy" effect on edges of the polygon annotation.
setCloudIntensity(int) - Method in class com.gnostice.pdfone.PdfSquareAnnot
Sets intensity of the "cloudy" border of the square annotation.
setCloudy(boolean) - Method in class com.gnostice.pdfone.PdfPolygonAnnot
Specifies whether border of the polygon annotation needs to have a "cloudy" effect.
setCloudy(boolean) - Method in class com.gnostice.pdfone.PdfSquareAnnot
Specifies whether the border of the square annotation needs to be rendered "cloudy."
setColor(Color) - Method in class com.gnostice.pdfone.fonts.PdfFont
Specifies color for this font.
setColor(Color) - Method in class com.gnostice.pdfone.PdfAnnot
Specifies color of this annotation's popup.
setColor(Color) - Method in class com.gnostice.pdfone.PdfBookmark
Specifies color to be used to display this bookmark.
setColorAndStyle(Color, int) - Method in class com.gnostice.pdfone.PdfBookmark
Specifies font color and style to be used to display this bookmark.
setColSpan(int) - Method in class com.gnostice.pdfone.PdfCell
Specifies number of columns the cell spans.
setColumnWidth(double[]) - Method in class com.gnostice.pdfone.PdfTable
Specifies widths of the columns in the table.
setComb(boolean) - Method in class com.gnostice.pdfone.PdfFormTextField
Specifies whether the PdfFormTextField.FLAG_COMB flag needs to be set for this text field.
setContactInfo(String) - Method in class com.gnostice.pdfone.PdfSignature
Sets specified text as the "contact information" of the owner of the digital signature.
setContents(String) - Method in class com.gnostice.pdfone.PdfAnnot
Specifies contents for this annotation.
setCopies(int) - Method in class com.gnostice.pdfone.PdfPrinter
Specifies number of copies that need to be made for the print job.
setCreator(String) - Method in class com.gnostice.pdfone.PdfDocument
Set specified "creator" document information property for this document.
setCurrentPage(int) - Method in class com.gnostice.pdfone.PdfViewer
Changes currently displayed page to the specified page.
setCurrentPage(int, Point) - Method in class com.gnostice.pdfone.PdfViewer
Makes the viewer position its top-left corner on specified point on specified page.
setCurrentPage(int, Point, double) - Method in class com.gnostice.pdfone.PdfViewer
Makes viewer position its top-left corner on specified point on specified page with specified zoom.
setCurrentPage(int, Rectangle2D) - Method in class com.gnostice.pdfone.PdfViewer
Makes the viewer display specified area on specified page.
setCustomPageDimension(double, double, int) - Method in class com.gnostice.pdfone.PdfPrinter
Sets custom dimensions for the default page of the printer.
setDashPattern(int[]) - Method in class com.gnostice.pdfone.PdfAnnot
Specifies lengths of dashes and gaps for this annotation's dash pattern.
setDebugEnable(boolean) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setDebugEnabled(boolean) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
setDebugEnabled(boolean) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
setDefaultValue(String) - Method in class com.gnostice.pdfone.PdfFormField
Specifies a value that the form field needs to revert to when the form is reset.
setDestination(double, double, double) - Method in class com.gnostice.pdfone.PdfGotoAction
 
setDestination(double, double, double, double) - Method in class com.gnostice.pdfone.PdfGotoAction
 
setDestination(double, int) - Method in class com.gnostice.pdfone.PdfGotoAction
 
setDestination(int) - Method in class com.gnostice.pdfone.PdfGotoAction
 
setDestination(PdfRect) - Method in class com.gnostice.pdfone.PdfGotoAction
 
setDestination(double, double, double) - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
setDestination(double, double, double, double) - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
setDestination(double, int) - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
setDestination(int) - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
setDestination(PdfRect) - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
 
setDiffRect(PdfRect) - Method in class com.gnostice.pdfone.PdfCaretAnnot
Specifies a rectangle for the caret inside the annotation rectangle.
setDirection(int) - Method in class com.gnostice.pdfone.PdfTextFormatter
 
setDocument(PdfDocument) - Method in class com.gnostice.pdfone.PdfPrinter
Sets up a PdfDocument object with the printer object.
setDocument(PdfDocument) - Method in class com.gnostice.pdfone.PdfViewer
Set up the viewer with a specified PdfDocument object.
setDownAppearance(PdfAppearanceStream) - Method in class com.gnostice.pdfone.PdfFormCheckBox
Deprecated.
Use addDownAppearance(PdfAppearanceStream, int) method instead.
setDownAppearance(PdfAppearanceStream) - Method in class com.gnostice.pdfone.PdfFormRadioButton
Deprecated.
Instead, use void addDownAppearance(PdfAppearanceStream ap, int state).
setDownCaption(String) - Method in class com.gnostice.pdfone.PdfFormPushButton
Specifies caption that needs to be used for the form field when it is depressed by the user on viewer applications.
setDownIcon(PdfImage) - Method in class com.gnostice.pdfone.PdfFormPushButton
Specifies icon that the viewer application should display for the push button when the user presses down on the button.
setDpi(int) - Method in class com.gnostice.pdfone.PdfViewer
Sets specified viewer resolution.
setDpi(int) - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Sets specified DPI for the viewer component.
setEditable(boolean) - Method in class com.gnostice.pdfone.PdfFormComboBox
Specifies whether the PdfFormComboBox.FLAG_EDITABLE flag needs to be set for the combo box.
setEmailProvider(PdfEmailProviderInterface) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setFieldAppearanceStream(PdfAppearanceStream) - Method in class com.gnostice.pdfone.PdfSignature
Sets specified custom appearance stream for the digital signature.
setFieldFlags(int) - Method in class com.gnostice.pdfone.PdfFormField
Specifies flags for the form field.
setFieldName(String) - Method in class com.gnostice.pdfone.PdfSignature
Sets specified name for the signature form field.
setFieldRect(PdfRect) - Method in class com.gnostice.pdfone.PdfSignature
Sets specified location for the signature.
setFileAttachmentName(String) - Method in class com.gnostice.pdfone.PdfFileAttachment
Specifies name of the attachment in the document.
setFilePath(String) - Method in class com.gnostice.pdfone.PdfFileAttachmentAnnot
Specifies file that needs to be used by the annotation.
setFinishings(Finishings) - Method in class com.gnostice.pdfone.PdfPrinter
Specifies finishing operations for the current print job.
setFirstChar(int) - Method in class com.gnostice.pdfone.fonts.PdfFont
 
setFirstLinePosition(double) - Method in class com.gnostice.pdfone.PdfTextFormatter
Specifies default position where first line of text should be written inside rectangles.
setFixedPrint(boolean) - Method in class com.gnostice.pdfone.PdfWatermarkAnnot
Specifies whether the watermark needs to be printed relative to the size of the printer page.
setFlags(int) - Method in class com.gnostice.pdfone.PdfAnnot
Specifies flags representing various characteristics of this annotation.
setFlyTransitionAreaOpaque(boolean) - Method in class com.gnostice.pdfone.PdfPagePresentation
Specifies whether the area that floats during the transition needs to be opaque.
setFlyTransitionEndScale(double) - Method in class com.gnostice.pdfone.PdfPagePresentation
Specifies starting or ending scale at which page elements that are different from the previous page need to be scaled during the transition.
setFont(PdfFont) - Method in class com.gnostice.pdfone.PdfCell
Specifies default font with which text needs rendered inside the cell.
setFont(PdfFont) - Method in class com.gnostice.pdfone.PdfFormField
Specifies a font that needs to be used to display the contents of this form field.
setFont(PdfFont) - Method in class com.gnostice.pdfone.PdfSignature
Sets specified font as the default font for the signature form field.
setFont(PdfFont) - Method in class com.gnostice.pdfone.PdfTable
Specifies default font for text contents in the table.
setFontSize(double) - Method in class com.gnostice.pdfone.PDFViewerXFEFont
 
setFormField(PdfFormField) - Method in class com.gnostice.pdfone.PdfCell
 
setFromAddress(String) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
setFromAddress(String) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
setFromAddress(String) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setFromName(String) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
setFromName(String) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
setFromName(String) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setGapsBetweenPages(Insets) - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Set insets (margins or separation) that the viewer component needs to use when it displays pages in a document.
setGenerationNumber(int) - Method in class com.gnostice.pdfone.PdfObject
 
setHeight(double) - Method in class com.gnostice.pdfone.PdfCell
Specifies height of the cell.
setHeight(double) - Method in class com.gnostice.pdfone.PdfImage
Specifies height for this object.
setHighlightMode(int) - Method in class com.gnostice.pdfone.PdfLinkAnnot
Specifies this link annotation's highlight mode.
setHorizontalScaling(double) - Method in class com.gnostice.pdfone.PdfTextFormatter
 
setHorizontalScrollBarPolicy(int) - Method in class com.gnostice.pdfone.PdfViewer
Specifies when the horizontal scrollbar appears in the scrollpane.
setHorizontalTranslation(double) - Method in class com.gnostice.pdfone.PdfWatermarkAnnot
Specifies horizontal position of top-left corner of the watermark relative to the printer page width.
setHost(String) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
setHost(String) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
setHost(String) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setIcon(int) - Method in class com.gnostice.pdfone.PdfFileAttachmentAnnot
Specifies annotation icon.
setIconBottomPadding(double) - Method in class com.gnostice.pdfone.PdfFormPushButton
Specifies bottom padding for the icon with the form field bounding box.
setIconFitToRect(boolean) - Method in class com.gnostice.pdfone.PdfFormPushButton
Specifies whether width of the border of the push button needs to be considered when scaling the icon of the push button within button's bounding box.
setIconLeftPadding(double) - Method in class com.gnostice.pdfone.PdfFormPushButton
Specifies left padding for the icon with the form field bounding box.
setIconName(int) - Method in class com.gnostice.pdfone.PdfTextAnnot
 
setImage(PdfImage) - Method in class com.gnostice.pdfone.PdfCell
 
setImageSmoothing(boolean) - Method in class com.gnostice.pdfone.PdfRenderingOptions
 
setImageSmoothingAlgorithm(int) - Method in class com.gnostice.pdfone.PdfRenderingOptions
 
setIncludeNoValueFieldsOnSubmit(boolean) - Method in class com.gnostice.pdfone.PdfFormField
 
setIntent(int) - Method in class com.gnostice.pdfone.PdfFreeTextAnnot
Specifies constant identifying the function of the free text annotation.
setInteriorColor(Color) - Method in class com.gnostice.pdfone.PdfLineAnnot
Specifies color that needs to be used to fill the interior of the line endings of the annotation.
setInteriorColor(Color) - Method in class com.gnostice.pdfone.PdfPolylineAnnot
Specifies color that needs to be used to fill the ends of the polyline.
setInteriorColor(Color) - Method in class com.gnostice.pdfone.PdfSquareAnnot
Sets color that needs to be used to fill the square annotation.
setJavascript(String) - Method in class com.gnostice.pdfone.PdfJavascriptAction
Sets specified JavaScript script for the PDF JavaScript action.
setJustifyLastLine(boolean) - Method in class com.gnostice.pdfone.PdfTextFormatter
Specifies whether last line should be aligned to both left and right margins.
setKeywords(String) - Method in class com.gnostice.pdfone.PdfDocument
Specifies "keywords" document property for this document.
setLabel(String) - Method in class com.gnostice.pdfone.PdfOutlineVTextIcon
sets the label to the given string, updating the orientation as needed and invalidating the layout if the size changes
setLastChar(int) - Method in class com.gnostice.pdfone.fonts.PdfFont
 
setLeaderLineArray(double[]) - Method in class com.gnostice.pdfone.PdfLineAnnot
Specifies lengths of the leader line and leader extension line.
setLeftRD(float) - Method in class com.gnostice.pdfone.PdfCaretAnnot
Specifies distance between the left edge of the caret and the left edge of the annotation rectangle.
setLevel(int) - Method in class com.gnostice.pdfone.PdfEncryption
Specifies encryption key length for this PdfEncryption object.
setLineEndStyle(int) - Method in class com.gnostice.pdfone.PdfLineAnnot
Specifies line-end style for the end of the line annotation.
setLineEndStyle(int) - Method in class com.gnostice.pdfone.PdfPolylineAnnot
Specifies line-ending style for the end of the polyline.
setLineSpacing(double) - Method in class com.gnostice.pdfone.PdfTextFormatter
 
setLineStartStyle(int) - Method in class com.gnostice.pdfone.PdfLineAnnot
Specifies line-end style of the starting point of the line annotation.
setLineStartStyle(int) - Method in class com.gnostice.pdfone.PdfPolylineAnnot
Specifies line-ending style for the beginning of the polyline.
setLocation(String) - Method in class com.gnostice.pdfone.PdfSignature
Sets specified text as the "location" where the digital signature was added to the document.
setLocation(double, double) - Method in class com.gnostice.pdfone.PdfTextAnnot
 
setMappingName(String) - Method in class com.gnostice.pdfone.PdfFormField
Specifies a "mapping name" for the form field.
setMaxlen(int) - Method in class com.gnostice.pdfone.PdfFormTextField
Return maximum number of characters that the user needs to be allowed to enter in the text field on a viewer application.
setMeasurementUnit(int) - Method in class com.gnostice.pdfone.PdfDocument
 
setMouseActivityHandler(MouseActivityHandler) - Method in class com.gnostice.pdfone.PdfViewer
Specifies user class whose MouseActivityHandler.onMouseActivity(MouseActivityEvent) needs to be called when mouse activity is detected on the viewer.
setMouseInteractivityMode(int) - Method in class com.gnostice.pdfone.PdfViewer
Specify mouse interactivity mode of the viewer.
setMultiline(boolean) - Method in class com.gnostice.pdfone.PdfFormTextField
Specifies whether the PdfFormTextField.FLAG_MULTILINE flag needs to be set for this text field.
setMultiselect(boolean) - Method in class com.gnostice.pdfone.PdfFormListBox
Specifies whether viewer applications can allow users to select more than one item in the list box.
setName(String) - Method in class com.gnostice.pdfone.PdfFormField
Specifies a name that will be used to identify the form field in the document.
setName(String) - Method in class com.gnostice.pdfone.PdfFormRadioButton
Specifies name for the radio button.
setNameAsUnicode(boolean) - Method in class com.gnostice.pdfone.PdfFormField
Specifies whether all names of the form field needs to be specified in Unicode.
setNamedAction(int) - Method in class com.gnostice.pdfone.PdfNamedAction
Specifies type of the named action.
setNewWindow(boolean) - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
Specifies whether a new window of the viewer application needs to be opened by the action.
setNoExport(boolean) - Method in class com.gnostice.pdfone.PdfFormField
Specifies whether form field is not required to be submitted when the form is submitted.
setNormalAppearance(PdfAppearanceStream) - Method in class com.gnostice.pdfone.PdfFormCheckBox
Deprecated.
Use addNormalAppearance(PdfAppearanceStream, int) method instead.
setNormalAppearance(PdfAppearanceStream) - Method in class com.gnostice.pdfone.PdfFormRadioButton
Deprecated.
Instead, use void addNormalAppearance(PdfAppearanceStream ap, int state).
setNormalCaption(String) - Method in class com.gnostice.pdfone.PdfFormCheckBox
Deprecated.
No replacement.
setNormalCaption(String) - Method in class com.gnostice.pdfone.PdfFormRadioButton
Deprecated.
No replacement.
setNormalIcon(PdfImage) - Method in class com.gnostice.pdfone.PdfFormPushButton
Specifies icon that the viewer application should display for the push button when the user is not interacting with the button.
setNoScroll(boolean) - Method in class com.gnostice.pdfone.PdfFormTextField
Specifies whether the PdfFormTextField.FLAG_NO_SCROLL flag needs to be set for this text field.
setNoSpellCheck(boolean) - Method in class com.gnostice.pdfone.PdfFormField
Specifies whether the text option entered by a user in the combo box needs not to be spell-checked by a viewer application.
setObjectNumber(int) - Method in class com.gnostice.pdfone.PdfObject
 
setOnPageReadHandler(PdfPageReadHandler) - Method in class com.gnostice.pdfone.PdfReader
Deprecated. 
setOnPasswordHandler(PdfPasswordHandler) - Method in class com.gnostice.pdfone.PdfReader
Deprecated. 
setOpen(boolean) - Method in class com.gnostice.pdfone.PdfPopUpAnnot
Specifies whether the popup needs to be kept open by default by the viewer.
setOpen(boolean) - Method in class com.gnostice.pdfone.PdfTextAnnot
 
setOpenAfterSave(boolean) - Method in class com.gnostice.pdfone.PdfDocument
Specifies whether document needs to be launched by the Operating System (OS) shell program (such as explorer.exe in Windows) after it is saved to a file.
setOrientation(int) - Method in class com.gnostice.pdfone.PdfPrinter
Sets default printer page orientation.
setOutFilePath(String) - Method in class com.gnostice.pdfone.PdfReader
Sets file specified by pathname outFilePath as output stream for this PdfReader.
setOutlineActionHandler(PdfOutlineActionHandler) - Method in class com.gnostice.pdfone.PdfOutlineViewer
Specifies a listener for the bookmark panel events.
setOutputStream(OutputStream) - Method in class com.gnostice.pdfone.PdfReader
Sets specified OutputStream object as output stream for this PdfReader.
setOverrideFieldAppearanceStreams(boolean) - Method in class com.gnostice.pdfone.PdfDocument
Specifies whether text associated with all form fields in the document need to be displayed by default.
setOwnerPwd(String) - Method in class com.gnostice.pdfone.PdfEncryption
Specifies owner password for this PdfEncryption object.
setPageColumnsCustomCount(int) - Method in class com.gnostice.pdfone.PdfViewer
Sets number of pages that viewer displays in a row.
setPageColumnsCustomCount(int) - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Sets specified maximum number of pages that the viewer component needs display in a row.
setPageDisplaySettings(PdfViewerPageDisplaySettings) - Method in class com.gnostice.pdfone.PdfViewer
Sets default settings for the viewer.
setPageLayout(int) - Method in class com.gnostice.pdfone.PdfDocument
 
setPageLayout(int) - Method in class com.gnostice.pdfone.PdfViewer
Makes the viewer lay out the pages in specified style.
setPageLayout(int) - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Sets specified page layout setting for the viewer component.
setPageLayoutInitAsPerDoc(boolean) - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Sets whether layout settings of the viewer need to be set as specified in the document that is displayed.
setPageMargins(double[], int) - Method in class com.gnostice.pdfone.PdfPrinter
Sets specified page margins in specified measurement units.
setPageMode(int) - Method in class com.gnostice.pdfone.PdfDocument
 
setPageNo(int) - Method in class com.gnostice.pdfone.PdfGotoAction
 
setPageNo(int) - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
Sets the action to make viewer applications open specified page in the external PDF file.
setPageNum(int) - Method in class com.gnostice.pdfone.PdfSignature
Sets number of the page where the signature needs to be added.
setPageRange(String) - Method in class com.gnostice.pdfone.PdfPrinter
Specifies page range for the next print job.
setPageScale(int) - Method in class com.gnostice.pdfone.PdfPrinter
Specifies how pages need to be resized for the next print job.
setPageSize(int) - Method in class com.gnostice.pdfone.PdfPrinter
Specifies size of printer pages that need to be selected for the next print job.
setPageView(int) - Method in class com.gnostice.pdfone.PdfViewer
Specifies how the height and width of the pages need to be accommodated inside the viewer.
setPageView(int) - Method in class com.gnostice.pdfone.PdfViewerPageDisplaySettings
Sets how viewer component fits pages within its display area.
setPaperSize(int) - Method in class com.gnostice.pdfone.PdfPrinter
Deprecated.
Instead, use setPageSize().
setParent(PdfAnnot) - Method in class com.gnostice.pdfone.PdfPopUpAnnot
Specifies this annotation to be used as popup window of another specified annotation.
setParentAsNull() - Method in class com.gnostice.pdfone.PdfFormField
Removes this form field from its group.
setPassword(String) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
setPassword(String) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
setPassword(String) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setPdfFilePath(String) - Method in class com.gnostice.pdfone.PdfRemoteGotoAction
Specifies pathname of the external PDF file.
setPdfPrintHandler(PdfPrintHandler) - Method in class com.gnostice.pdfone.PdfPrinter
 
setPdfViewer(PdfViewer) - Method in class com.gnostice.pdfone.PdfOutlineViewer
Specifies the PDF viewer component with which the bookmark panel needs to be integrated.
setPen(PdfPen) - Method in class com.gnostice.pdfone.PdfTable
Specifies default pen with which contents of the table are stroked.
setPenColor(Color) - Method in class com.gnostice.pdfone.PdfDocument
 
setPermissions(int) - Method in class com.gnostice.pdfone.PdfEncryption
Specifies user access permissions for this PdfEncryption object.
setPFXFileName(String) - Method in class com.gnostice.pdfone.PdfSignature
Loads the digital certificate from specified PFX file.
setPFXPassword(String) - Method in class com.gnostice.pdfone.PdfSignature
Sets the password with which the digital certificate needs to be read from the specified PFX file.
setPoints(double[]) - Method in class com.gnostice.pdfone.PdfLineAnnot
Specifies (x, y) coordinates of the starting and ending points of the line annotation.
setPoints(double[], int) - Method in class com.gnostice.pdfone.PdfLineAnnot
Specifies (x, y) coordinates of the starting and ending points of the line annotation in specified measurement units.
setPopup(PdfPopUpAnnot, boolean) - Method in class com.gnostice.pdfone.PdfFormField
Deprecated.
no replacement
setPopup(PdfPopUpAnnot, boolean) - Method in class com.gnostice.pdfone.PdfPopUpAnnot
Deprecated.
no replacement
setPopup(PdfPopUpAnnot, boolean) - Method in class com.gnostice.pdfone.PdfWatermarkAnnot
Deprecated. 
setPortNumber(int) - Method in interface com.gnostice.pdfone.PdfEmailProviderInterface
 
setPortNumber(int) - Method in class com.gnostice.pdfone.PdfEmailProviderJavaMail
 
setPortNumber(int) - Method in class com.gnostice.pdfone.PdfEmailSettings
 
setPrint(boolean) - Method in class com.gnostice.pdfone.PdfLaunchAction
Specifies whether the action needs to make the viewer application print the file with the file's default application, instead of simply opening the file with the default application.
setPrintAfterSave(boolean) - Method in class com.gnostice.pdfone.PdfDocument
Specifies whether the document needs to be sent to a printer for printing after it is saved to a file.
setPrintChromaticity(Chromaticity) - Method in class com.gnostice.pdfone.PdfPrinter
 
setPrintJobName(String) - Method in class com.gnostice.pdfone.PdfPrinter
Specifies name for the next print job.
setPrintMediaTray(MediaTray) - Method in class com.gnostice.pdfone.PdfPrinter
Set specified media tray as current paper source or tray.
setPrintPageHandler(PdfPrintPageHandler) - Method in class com.gnostice.pdfone.PdfPrinter
Specifies an instance of user class that implements PdfPrintPageHandler.
setPrintSheetCollate(SheetCollate) - Method in class com.gnostice.pdfone.PdfPrinter
Specifies how print output needs to collated when multiple copies of the document is printed.
setPrintSides(Sides) - Method in class com.gnostice.pdfone.PdfPrinter
Specifies how pages from a print job needs to be imposed on the sides of the output media (paper).
setPrintToFileName(String) - Method in class com.gnostice.pdfone.PdfPrinter
Specified pathname of the file to which the printer has been set to print.
setQuadPoints(double[]) - Method in class com.gnostice.pdfone.PdfMarkupAnnot
Specifies locations of the corners of the quadrilateral area where the text markup annotation will be displayed.
setRadioInUnison(boolean) - Method in class com.gnostice.pdfone.PdfFormField
Sets or clears the PdfFormField.FLAG_RADIO_IN_UNISON flag for the form field.
setRadioNoToggleToOff(boolean) - Method in class com.gnostice.pdfone.PdfFormField
Sets or clears the PdfFormField.FLAG_RADIO_NO_TOGGLE_TO_OFF flag for the form field.
setReadOnly(boolean) - Method in class com.gnostice.pdfone.PdfFormField
Specifies whether the form field properties cannot be changed by the user on a viewer application.
setReason(String) - Method in class com.gnostice.pdfone.PdfSignature
Sets specified text as "reason" for adding the digital signature.
setRect(PdfRect) - Method in class com.gnostice.pdfone.PdfAnnot
Specifies PdfRect object as annotation rectangle for this annotation.
setRect(PdfRect, int) - Method in class com.gnostice.pdfone.PdfAnnot
Specifies PdfRect object as annotation rectangle for this annotation in specified measurement unit.
setRect(double, double, double, double) - Method in class com.gnostice.pdfone.PdfAnnot
Specifies