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

G

GestureList - Interface in com.qoppa.pdf.annotations
This class represents a list of gestures in an Ink (Pencil) annotation.
getAcroForm() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the AcroForm in this document.
getActions() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns a list of actions to perform when this annotation is 'activated'
getActions() - Method in interface com.qoppa.pdf.Bookmark
Gets the list of actions for this Bookmark.
getActualSize() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getAfterText() - Method in class com.qoppa.pdf.TextPositionWithContext
 
getAlignHorizontal() - Method in interface com.qoppa.pdf.annotations.FreeText
 
getAlignVertical() - Method in interface com.qoppa.pdf.annotations.FreeText
 
getAltFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns the alternate field name for this field.
getAngle() - Method in class com.qoppa.pdf.TextPosition
Returns the angle that this text is displayed at on the page.
getAnnotation() - Method in interface com.qoppa.pdf.annotations.AnnotationComponent
Returns the annotation for this AnnotationComponent.
getAnnotationFactory() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Deprecated.
Use com.qoppa.pdfNotes.MutableDocument.getAnnotationFactory() or com.qoppa.pdfProcess.PDFDocument.getAnnotationFactory() instead.
getAnnotations() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns a list of PDF annotations in this page.
getAppearanceState() - Method in interface com.qoppa.pdf.annotations.Widget
 
getArrow() - Method in interface com.qoppa.pdf.annotations.Callout
Returns an array representing the coordinates of the arrow
getArtBox() - Method in interface com.qoppa.pdf.dom.IPDFPage
Return this page's Art Box.
getAssembleDocumentRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts assembling the document:
getAuthor() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's author.
getBackground() - Method in interface com.qoppa.pdf.annotations.Widget
 
getBeforeText() - Method in class com.qoppa.pdf.TextPositionWithContext
 
getBleedBox() - Method in interface com.qoppa.pdf.dom.IPDFPage
Return this page's Bleed Box.
getBookmarkIndex(Bookmark) - Method in interface com.qoppa.pdf.Bookmark
Returns the index of the bookmark node in the node's children.
getBorderColor() - Method in interface com.qoppa.pdf.annotations.FreeText
 
getBorderColor() - Method in interface com.qoppa.pdf.annotations.Widget
 
getBorderRect() - Method in interface com.qoppa.pdf.annotations.FreeText
 
getBorderStyle() - Method in interface com.qoppa.pdf.annotations.Annotation
Gets this annotation's border style.
getBorderWidth() - Method in interface com.qoppa.pdf.annotations.Annotation
Gets this annotation's border width.
getBytes() - Method in class com.qoppa.pdf.source.ByteArrayPDFSource
Returns the array of bytes that backs this PDF source.
getCaCerts() - Static method in class com.qoppa.pdf.SignatureSettings
This method returns a hashtable of most-trusted CA certificates from the JDK keyed by the unique identifier of the X509Certificate that is returned from SignatureSettings.getUniqueIdentifier(X509Certificate)
getCalculationOrder() - Method in interface com.qoppa.pdf.form.AcroForm
Gets the list of fields with calculate actions in the correct order.
getCaption() - Method in interface com.qoppa.pdf.annotations.Widget
 
getCenterWindow() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Center Window viewer preference in the document.
getChangeDocumentRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts changing the document:
getCheckmarkStatus() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the annotation's marked status.
getCheckSum() - Method in interface com.qoppa.pdf.annotations.FileAttachment
Returns the CRC checksum for the file contents.
getChildBookmarkAt(int) - Method in interface com.qoppa.pdf.Bookmark
Returns the child bookmark at the given index.
getChildCount() - Method in interface com.qoppa.pdf.Bookmark
Returns the number of children that this node contains.
getChildren() - Method in interface com.qoppa.pdf.Bookmark
Returns the children of the node as a Vector.
getCJKSystemFontName(int) - Static method in class com.qoppa.pdf.PDFRenderHints
Get the name of the system font that will be used to render non-embedded instances of the CJK font type indicated by cjkFontType
getColor() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the annotation's color.
getComponent() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the component associated with this annotation on the screen.
getContent() - Method in interface com.qoppa.pdf.annotations.Sound
Return this sound annotation's sound content as a byte array.
getContent() - Method in class com.qoppa.pdf.source.ByteArrayPDFSource
 
getContent() - Method in class com.qoppa.pdf.source.EmptyPDFSource
 
getContent() - Method in class com.qoppa.pdf.source.FilePDFSource
 
getContent() - Method in class com.qoppa.pdf.source.InputStreamPDFSource
 
getContent() - Method in class com.qoppa.pdf.source.MBBPDFSource
 
getContent() - Method in interface com.qoppa.pdf.source.PDFSource
Returns an object that implements PDFContent, that contains and can deliver the contents of the PDF document.
getContent() - Method in class com.qoppa.pdf.source.RAFilePDFSource
 
getContent() - Method in class com.qoppa.pdf.source.URLOnDemandPDFSource
Create an object to implement PDFContent.
getContent() - Method in class com.qoppa.pdf.source.URLPDFSource
 
getContents() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the annotation's contents.
getContents() - Method in interface com.qoppa.pdf.annotations.Caret
Returns the string contents for this annotation.
getContents() - Method in interface com.qoppa.pdf.annotations.FreeText
Returns the string contents for this annotation.
getContents() - Method in interface com.qoppa.pdf.annotations.RubberStamp
Returns the annotation's text content.
getContents() - Method in interface com.qoppa.pdf.annotations.ShapeAnnotation
Returns the string contents for this annotation.
getContents() - Method in interface com.qoppa.pdf.annotations.Text
Returns the string contents for this annotation.
getCreationDate() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's creation date.
getCreator() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the annotation's creator.
getCreator() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's creator.
getCropBox() - Method in interface com.qoppa.pdf.dom.IPDFPage
Return this page's Crop Box.
getCustomProperty(String) - Method in class com.qoppa.pdf.DocumentInfo
Returns the value of a custom property.
getCustomProperty(String) - Method in interface com.qoppa.pdf.form.SignatureField
This method can be used to retrieve the values of custom properties in the signature field dictionary.
getDate() - Method in interface com.qoppa.pdf.annotations.AnnotationCheckmarkStatus
Returns the date this status was set.
getDate() - Method in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
Returns the date this status was set.
getDefaultValue() - Method in interface com.qoppa.pdf.form.CheckBoxField
Returns the default value for the check box field.
getDefaultValue() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the default value for this field.
getDefaultValue() - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Returns the default value for this radio button group field.
getDefaultValue() - Method in interface com.qoppa.pdf.form.TextField
Returns the default value for this text field.
getDeflatedContents() - Method in interface com.qoppa.pdf.annotations.FileAttachment
Returns the file contents in deflated format
getDeflatedContents() - Method in interface com.qoppa.pdf.IEmbeddedFile
Get the content of the embedded file, deflated.
getDirection() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Direction viewer preference in the document.
getDisplayDocTitle() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Display Doc Title viewer preference in the document.
getDisplayHeight() - Method in interface com.qoppa.pdf.dom.IPDFPage
Gets the page's display height.
getDisplayOptions() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the list of display options (or items) for this field.
getDisplayValue(String) - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the display value (or item) corresponding to a given export value.
getDisplayWidth() - Method in interface com.qoppa.pdf.dom.IPDFPage
Gets the page's display width.
getDisplayX() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns the page's left margin.
getDisplayY() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns the page's top margin.
getDocMDPPermissions() - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns the Document Modification Detection and Prevention permissions.
getDocument() - Method in class com.qoppa.pdf.DocumentEvent
 
getDocument() - Method in class com.qoppa.pdfViewerFX.PDFViewer
Returns the PDF document currently displayed.
getDocumentInfo(String, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document in a file.
getDocumentInfo(InputStream, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document from an InputStream.
getDocumentInfo(URL, IPassword) - Static method in class com.qoppa.pdf.DocumentInfo
Static method to get the document information from a document from a URL.
getDocumentInfo() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns a DocumentInfo object containing the PDF standard document info if present.
getDocumentViewPrefs() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns a DocumentViewPrefs object containing information about the way the document is to be presented on the screen or in print.
getDuplex() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Duplex viewer preference in the document.
getEditingComponent() - Method in interface com.qoppa.pdf.annotations.Widget
 
getEmbeddedFiles() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns a list of embedded files, if any, in the document.
getEnclosingShape() - Method in class com.qoppa.pdf.TextPosition
Returns a shape that encloses the text on the page.
getEventType() - Method in class com.qoppa.pdf.DocumentEvent
 
getException() - Method in class com.qoppa.pdf.SignatureValidity
Returns any exception when reading the signature.
getExceptionMessage() - Method in class com.qoppa.pdf.SignatureValidity
Returns a message associated with an exception when reading the signature.
getExportOptions() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the list of export options for this field.
getExportValue(String) - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the export value corresponding to a given display value (or item).
getExtractTextGraphicsForAccessibilityRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts extracting text graphics for accessibility:
getExtractTextGraphicsRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts extracting text graphics:
getField() - Method in interface com.qoppa.pdf.annotations.Widget
 
getField(String) - Method in interface com.qoppa.pdf.form.AcroForm
Gets a field by name.
getFieldList() - Method in interface com.qoppa.pdf.form.AcroForm
Gets the list of fields in this AcroForm.
getFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns the name of this field.
getFieldTypeDesc() - Method in interface com.qoppa.pdf.form.FormField
Returns a description of the field type.
getFile() - Method in class com.qoppa.pdf.source.FilePDFSource
Returns the file that this PDF source represents.
getFile() - Method in class com.qoppa.pdf.source.MBBPDFSource
Returns the file that this PDF source represents.
getFileModifiedID() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Return the PDF document's modified ID.
getFileName() - Method in interface com.qoppa.pdf.annotations.FileAttachment
Returns the name of the file.
getFileName() - Method in interface com.qoppa.pdf.IEmbeddedFile
Returns the embedded file name.
getFileOriginalID() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Return the PDF document's original ID.
getFileSize() - Method in interface com.qoppa.pdf.annotations.FileAttachment
Returns the length of the file, in bytes.
getFillFormFieldsRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts filling form fields:
getFitToPage() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getFitToWidth() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getFitWindow() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Fit Window viewer preference in the document.
getFlags() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns this annotation's flags.
getFont() - Method in interface com.qoppa.pdf.annotations.FreeText
Deprecated.
Use getFontName() and getFontSize() instead.
getFontName() - Method in interface com.qoppa.pdf.annotations.FreeText
Return the name of the PDF font.
getFontSize() - Method in interface com.qoppa.pdf.annotations.FreeText
Returns the point size of the PDF font.
getFormat() - Method in interface com.qoppa.pdf.annotations.Sound
Return this annotation's audio format.
getFullFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns the full name of the fields.
getGesture(int) - Method in interface com.qoppa.pdf.annotations.GestureList
Returns the Vertices object that containts the vertices for one gesture.
getGestureCount() - Method in interface com.qoppa.pdf.annotations.GestureList
Returns the number of gestures in this list.
getGestures() - Method in interface com.qoppa.pdf.annotations.Ink
Returns the list of gestures that represent the Ink annotation.
getHideMenubar() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Hide Menubar viewer preference in the document.
getHideToolbar() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Hide Toolbar viewer preference in the document.
getHideWindowUI() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Hide Window UI viewer preference in the document.
getHighlightMode() - Method in interface com.qoppa.pdf.annotations.Widget
 
getHorzTextAlign() - Method in interface com.qoppa.pdf.annotations.Widget
 
getHorzTextAlign() - Method in interface com.qoppa.pdf.form.TextField
Returns the horizontal text alignment property for this field.
getIconName() - Method in interface com.qoppa.pdf.annotations.FileAttachment
Returns the name of the icon for this annotation.
getIconName() - Method in interface com.qoppa.pdf.annotations.RubberStamp
If this stamp was created using a default predefined stamp, returns the stamp's predefined name.
getIconName() - Method in interface com.qoppa.pdf.annotations.Text
Returns the name of the icon for this annotation.
getIdentityProperties() - Static method in class com.qoppa.pdf.JavaScriptSettings
Returns a static object that identifies the current user of the application.
getIDocument() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns the document that this page belongs to.
getImage() - Method in interface com.qoppa.pdf.annotations.RubberStamp
Deprecated. 
getImage(int, int, boolean) - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns a buffered image showing the contents of this page.
getImageSmoothReduction() - Static method in class com.qoppa.pdf.PDFRenderHints
Returns the value of the image reduction hint.
getInitialPage() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the value saved as the initial page to be viewed when the document is opened.
getInnerRect() - Method in interface com.qoppa.pdf.annotations.Callout
Returns the innerRect
getInputStream() - Method in interface com.qoppa.pdf.annotations.FileAttachment
Returns the file contents as an input stream.
getInputStream() - Method in interface com.qoppa.pdf.IEmbeddedFile
Returns an input stream from which the file contents can be read.
getIntent() - Method in interface com.qoppa.pdf.annotations.Caret
Returns intent for this annotation.
getIntent() - Method in interface com.qoppa.pdf.annotations.FreeText
Returns the description of the intent of the FreeText Annotation
getIntent() - Method in interface com.qoppa.pdf.annotations.Line
Returns the description of the intent of the Line Annotation
getIntent() - Method in interface com.qoppa.pdf.annotations.Polygon
Returns the description of the intent of the Line Annotation
getIntent() - Method in interface com.qoppa.pdf.annotations.Polyline
Returns the description of the intent of the Line Annotation
getIntent() - Method in interface com.qoppa.pdf.annotations.TextMarkup
returns intent for this annotation
getInternalColor() - Method in interface com.qoppa.pdf.annotations.ShapeAnnotation
Gets the fill color for this annotation.
getIPage(int) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns an object that implements IPDFPage given the page number.
getjlMessage() - Method in class com.qoppa.pdf.PasswordDialog
 
getJSEnabler() - Static method in class com.qoppa.pdf.JavaScriptSettings
Get the JavaScriptEnabler.
getKeywords() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's keywords.
getKids() - Method in interface com.qoppa.pdf.form.FormField
Gets a list of fields from the kids array.
getLargeIcon() - Method in class com.qoppa.pdf.SignatureValidity
Returns an Icon that will draw the status of the signature with the same rules as drawSmallIcon().
getLayer(int) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns a particular PDF layer given its index.
getLayerCount() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the number of PDF layers in this document.
getLinearizationVersionNumber() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the linearization version number.
getLineEndStyle() - Method in interface com.qoppa.pdf.annotations.Line
 
getLineStartStyle() - Method in interface com.qoppa.pdf.annotations.Line
 
getMagLess() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getMagMore() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getMagnification() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the magnification value of the OpenAction key.
getMagnify() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getMapFieldName() - Method in interface com.qoppa.pdf.form.FormField
Returns this field's mapping name.
getMarkupType() - Method in interface com.qoppa.pdf.annotations.TextMarkup
Deprecated.
Use Annotation.getSubtype() instead. Possible values are Highlight, Underline, StrikeOut, Squiggly.
getMaxLength() - Method in interface com.qoppa.pdf.annotations.WidgetText
 
getMaxLength() - Method in interface com.qoppa.pdf.form.TextField
Returns the maximum number of characters allowed for this text field.
getMediaBox() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns this page's Media Box.
getModDate() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's modified date.
getModifiedDate() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the date when the annotation was most recently modified.
getModifyAnnotsRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts modifying annotations:
getName() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the annotation's name.
getName() - Method in class com.qoppa.pdf.Layer
Returns the name of this layer.
getName() - Method in class com.qoppa.pdf.source.ByteArrayPDFSource
 
getName() - Method in class com.qoppa.pdf.source.EmptyPDFSource
 
getName() - Method in class com.qoppa.pdf.source.FilePDFSource
 
getName() - Method in class com.qoppa.pdf.source.InputStreamPDFSource
 
getName() - Method in class com.qoppa.pdf.source.MBBPDFSource
 
getName() - Method in interface com.qoppa.pdf.source.PDFSource
Returns the name of the document.
getName() - Method in class com.qoppa.pdf.source.URLOnDemandPDFSource
Gets the name of this PDF source.
getName() - Method in class com.qoppa.pdf.source.URLPDFSource
 
getNonFullScreenPageMode() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the NonFullscreen Page Mode viewer preference in the document.
getNumCopies() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the NumCopies viewer preference in the document.
getObject() - Method in class com.qoppa.pdf.DocumentEvent
 
getOnValue() - Method in interface com.qoppa.pdf.annotations.WidgetButton
 
getOnValues() - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Returns a Vector of values containing the on state for each of the radio buttons in this radio button group field.
getOpacity() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns the annotation's opacity.
getOpenDoc() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getOptions() - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Returns a Vector of values representing the export value of each annotation in this radio button group field.
getOverlayFontName() - Method in interface com.qoppa.pdf.annotations.Redaction
Returns the overlay text font name.
getOverlayFontSize() - Method in interface com.qoppa.pdf.annotations.Redaction
Returns the overlay text font size.
getOverlayText() - Method in interface com.qoppa.pdf.annotations.Redaction
Returns the text string specifying the overlay text that should be drawn over the redacted region.
getOverlayTextAlignment() - Method in interface com.qoppa.pdf.annotations.Redaction
Returns the overlay text alignment.
getOverlayTextColor() - Method in interface com.qoppa.pdf.annotations.Redaction
Returns the overlay text color
getPage() - Method in interface com.qoppa.pdf.annotations.AnnotationComponent
Returns the page in which this annotation component is located.
getPageable(PrinterJob) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns an object that implements Pageable for this PDF document.
getPageCount() - Method in class com.qoppa.pdf.DocumentInfo
Gets the number of pages in the document.
getPageCount() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the number of pages in this document.
getPageDown() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getPageFirst() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getPageIndex() - Method in interface com.qoppa.pdf.annotations.AnnotationComponent
Returns the index of the page in which this annotation component is located.
getPageIndex() - Method in class com.qoppa.pdf.DocumentEvent
 
getPageIndex() - Method in interface com.qoppa.pdf.dom.IPDFPage
This method returns the index of this page in its parent document.
getPageLast() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getPageLayout() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the value of the page layout key for this document.
getPageMode() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the value of the page mode viewer preference in the document.
getPageNumber() - Method in class com.qoppa.pdf.TextPosition
 
getPageNumber() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getPageNumber() - Method in class com.qoppa.pdfViewerFX.PDFViewer
Returns the currently displayed page.
getPageNumberText() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getPageRotation() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns the rotation of this page in degrees.
getPageUp() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getParentBookmark() - Method in interface com.qoppa.pdf.Bookmark
Returns the parent node / Bookmark.
getPasswordPermissions() - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns the permission object for this document.
getPasswords() - Method in interface com.qoppa.pdf.IPassword
Method called to get passwords for encrypted PDF documents.
getPasswords() - Method in class com.qoppa.pdf.PasswordDialog
 
getPasswords() - Method in class com.qoppa.pdf.PDFPassword
Method that fulfills the IPassword interface.
getPath() - Method in class com.qoppa.pdf.source.ByteArrayPDFSource
 
getPath() - Method in class com.qoppa.pdf.source.EmptyPDFSource
 
getPath() - Method in class com.qoppa.pdf.source.FilePDFSource
 
getPath() - Method in class com.qoppa.pdf.source.InputStreamPDFSource
 
getPath() - Method in class com.qoppa.pdf.source.MBBPDFSource
 
getPath() - Method in interface com.qoppa.pdf.source.PDFSource
Returns the full path to the document.
getPath() - Method in class com.qoppa.pdf.source.URLOnDemandPDFSource
Returns the URL path to the PDF document.
getPath() - Method in class com.qoppa.pdf.source.URLPDFSource
Returns the URL path to the PDF document.
getPDFPermissions() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the AllPDFPermissions object for this document.
getPDFSource() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns an object representing the source of the PDF content.
getPermFlag() - Method in class com.qoppa.pdf.PDFPermissions
Deprecated. 
getPermFlag() - Method in class com.qoppa.pdf.permissions.PasswordPermissions
Returns the permissions int representing the 12 permissions bits as specified in the PDF documentation.
getPermissions() - Method in interface com.qoppa.pdf.dom.IPDFDocument
getPickTrayByPDFSize() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Pick Tray by PDF Size viewer preference in the document.
getPopupText() - Method in interface com.qoppa.pdf.annotations.FileAttachment
Returns the text that is displayed when the mouse hovers over the annotation.
getPrintableRectangle(int) - Method in class com.qoppa.pdf.PrintSettings
Returns the area to print.
getPrintHighResRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts printing the document at high resolution:
getPrintRestrictions(boolean) - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns a new Restrictions object that contains information about which type of Permission restricts printing the document:
getPrintScaling() - Method in interface com.qoppa.pdf.DocumentViewPrefs
Returns the Print Scaling viewer preference in the document.
getPrintSettings() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Get the current PrintSettings object.
getProducer() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's producer.
getQuadList() - Method in interface com.qoppa.pdf.annotations.Redaction
Returns a list of the quadrilaterals that compose this annotation if any.
getQuadList() - Method in interface com.qoppa.pdf.annotations.TextMarkup
Returns a list of the quadrilaterals that compose this annotation.
getQuadrilateral() - Method in class com.qoppa.pdf.TextPosition
Returns a quadrilateral with the four corners for this text string.
getQuadrilaterals() - Method in class com.qoppa.pdf.TextPosition
Returns a list of quadrilaterals that will enclose the text elements in this object.
getQuadrilaterals() - Method in interface com.qoppa.pdf.TextSelection
Returns a list of quadrilaterals for the text selection areas.
getRectangle() - Method in interface com.qoppa.pdf.annotations.Annotation
Gets the annotation's rectangle.
getRenderingHint(RenderingHints.Key) - Static method in class com.qoppa.pdf.PDFRenderHints
Gets one rendering hint.
getRenderingHints() - Static method in class com.qoppa.pdf.PDFRenderHints
Gets a copy of the rendering hints.
getResourceManager() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the IResourceManager for this document.
getReviewer() - Method in interface com.qoppa.pdf.annotations.AnnotationCheckmarkStatus
Returns the name of the reviewer.
getReviewer() - Method in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
Returns the name of the reviewer.
getReviewHistory() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns a list of AnnotationReviewStatus objects.
getRootBookmark() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the bookmark tree for this document.
getRotateCCW() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getRotateCW() - Method in class com.qoppa.pdfViewerFX.PDFToolBar
 
getRotation() - Method in interface com.qoppa.pdf.annotations.FreeText
 
getRotation() - Method in interface com.qoppa.pdf.annotations.RubberStamp
Gets the rotation.
getRotation() - Method in class com.qoppa.pdfViewerFX.PDFViewer
Returns the current rotation.
getScale() - Method in class com.qoppa.pdfViewerFX.PDFViewer
Returns the current scale used to display the PDF document.
getScrollPane() - Method in class com.qoppa.pdfViewerFX.PDFViewer
Returns a reference to the PDFViewer scroll pane.
getSectorSize() - Method in class com.qoppa.pdf.source.URLOnDemandPDFSource
Returns the current sector size.
getSelectedComponents() - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
Returns a list of annotation components that are selected.
getSelectionColor() - Static method in class com.qoppa.pdf.annotations.AnnotationSettings
Returns the annotation selection color.
getSelectionShape() - Method in class com.qoppa.pdf.TextPosition
Returns the shape that will enclose the text on the display.
getSelectionShape() - Method in interface com.qoppa.pdf.TextSelection
Returns the entire shape that encloses all different word groups in this selection.
getSelectionStroke() - Static method in class com.qoppa.pdf.annotations.AnnotationSettings
Returns the annotation selection stroke.
getSignatureFields() - Method in interface com.qoppa.pdf.form.AcroForm
Gets a list of signature fields, if any.
getSignatureValidity() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the validity information for this signature.
getSignDateTime() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature date and time as a java date object.
getSignLocation() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature location.
getSignName() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature name.
getSignReason() - Method in interface com.qoppa.pdf.form.SignatureField
Returns the signature reason.
getSize() - Method in interface com.qoppa.pdf.IEmbeddedFile
Get the size of the file content in bytes.
getSmallIcon() - Method in class com.qoppa.pdf.SignatureValidity
 
getState() - Method in interface com.qoppa.pdf.annotations.Text
Returns the string State for this annotation
getStateModel() - Method in interface com.qoppa.pdf.annotations.Text
Returns the string StateModel for this annotation
getStatus() - Method in interface com.qoppa.pdf.annotations.AnnotationReviewStatus
Returns the review status, will be one of the defined review states.
getStroke() - Method in interface com.qoppa.pdf.annotations.FreeText
Gets the stroke to use when drawing the annotation.
getStroke() - Method in interface com.qoppa.pdf.annotations.ShapeAnnotation
Gets the stroke to use when drawing the ink annotation.
getSubject() - Method in interface com.qoppa.pdf.annotations.Annotation
Gets the subject field for this annotation.
getSubject() - Method in class com.qoppa.pdf.DocumentInfo
Returns the document's subject.
getSubstituteFont(String) - Static method in class com.qoppa.pdf.PDFRenderHints
Returns a substitute font, if one has been registered, for the given font name.
getSubtype() - Method in interface com.qoppa.pdf.annotations.Annotation
Gets the annotation's subtype string.
getTabbingOrder() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns the tabbing order as defined in the page description, if present.
getText(IPDFPage) - Method in interface com.qoppa.pdf.annotations.TextMarkup
 
getText() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the text content of the entire document, as a String
getText(int) - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the text content of this page as a String.
getText() - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns the text content of this page as a String.
getText() - Method in class com.qoppa.pdf.TextPosition
Returns the text string.
getText() - Method in interface com.qoppa.pdf.TextSelection
Returns a string containing all the selected text.
getTextColor() - Method in interface com.qoppa.pdf.annotations.FreeText
 
getTextColor() - Method in interface com.qoppa.pdf.Bookmark
Returns the text color that should be used when showing this bookmark.
getTextInArea(Rectangle2D) - Method in interface com.qoppa.pdf.dom.IPDFPage
Selects the text in an area of the page.
getTextStyle() - Method in interface com.qoppa.pdf.Bookmark
Returns the text style to use when displaying the bookmark.
getTextWithCursors(Point2D, Point2D) - Method in interface com.qoppa.pdf.dom.IPDFPage
Returns the text contained between the start and end cursors, in "reading mode".
getTitle() - Method in interface com.qoppa.pdf.Bookmark
Gets this bookmarks title.
getTitle() - Method in class com.qoppa.pdf.DocumentInfo
Gets the document's title.
getToolBar() - Method in class com.qoppa.pdfViewerFX.PDFViewer
Returns the navigation toolbar.
getTriggerActions() - Method in interface com.qoppa.pdf.annotations.Annotation
Returns a list of mouse related actions associated with this annotation.
getTriggerActions() - Method in interface com.qoppa.pdf.form.FormField
Gets the TriggerActions associated with the field.
getTrimBox() - Method in interface com.qoppa.pdf.dom.IPDFPage
Return this page's Trim Box.
getTrustedCertificates() - Static method in class com.qoppa.pdf.SignatureSettings
This method returns a hashtable of trusted certificates keyed by the unique identifier of the X509Certificate that is returned from SignatureSettings.getUniqueIdentifier(X509Certificate)
getUniqueIdentifier(X509Certificate) - Static method in class com.qoppa.pdf.SignatureSettings
Returns a unique identifier for a certificate.
getURL() - Method in class com.qoppa.pdf.source.URLOnDemandPDFSource
Returns the URL where the PDF came from.
getURL() - Method in class com.qoppa.pdf.source.URLPDFSource
Returns the URL where the PDF came from.
getUsageRightsPermissions() - Method in class com.qoppa.pdf.permissions.AllPDFPermissions
Returns the Usage Rights permissions.
getUserName() - Method in interface com.qoppa.pdf.form.FormField
Gets this field's user name.
getValidationMessages() - Method in class com.qoppa.pdf.SignatureValidity
 
getValidityText() - Method in class com.qoppa.pdf.SignatureValidity
Returns a textual description of the state of the signature.
getValue() - Method in interface com.qoppa.pdf.form.CheckBoxField
Returns the value for the check box field.
getValue() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the current selected value.
getValue() - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Returns the value for this radio button group field.
getValue() - Method in interface com.qoppa.pdf.form.TextField
Returns the value of the text field.
getValueFromOptions() - Method in interface com.qoppa.pdf.form.RadioButtonGroupField
Returns the value for this radio button group field from the options if they exist.
getValues() - Method in interface com.qoppa.pdf.form.ChoiceField
Returns the current list of selected export values.
getVertex(int) - Method in interface com.qoppa.pdf.annotations.Vertices
Gets the vertex at the given index.
getVertexCount() - Method in interface com.qoppa.pdf.annotations.Vertices
Gets the number of vertices that are held in this object.
getVertices() - Method in interface com.qoppa.pdf.annotations.Polygon
Returns an object that manages the vertices in the polygon.
getVertices() - Method in interface com.qoppa.pdf.annotations.Polyline
Returns an object that manages the vertices in the polygon.
getWatermark() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns the watermark for the PDF document.
getWidgets() - Method in interface com.qoppa.pdf.form.FormField
Gets a list of any widgets associated with this field.
getWidth() - Method in interface com.qoppa.pdf.annotations.Caret
 
getX1() - Method in interface com.qoppa.pdf.annotations.Line
Returns the x coordinate of the origin of this line.
getX2() - Method in interface com.qoppa.pdf.annotations.Line
Returns the x coordinate of the endpoint of this line.
getXMPMetadata(String) - Method in class com.qoppa.pdf.DocumentInfo
Returns the XMP metadata in the document.
getXMPMetadata() - Method in class com.qoppa.pdf.DocumentInfo
Returns the raw XMP metadata in the document as an array of bytes.
getY1() - Method in interface com.qoppa.pdf.annotations.Line
Returns the y coordinate of the origin of this line.
getY2() - Method in interface com.qoppa.pdf.annotations.Line
Returns the y coordinate of the endpoint of this line.
getZoomMode() - Method in class com.qoppa.pdfViewerFX.PDFViewer
Get the current zoom mode.
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links