- CALCULATE - Static variable in class com.qoppa.pdf.actions.TriggerActions
-
- Callout - Interface in com.qoppa.pdf.annotations
-
Interface representing a Callout annotation in a PDF document.
- CalloutTool - Class in com.qoppa.pdfNotes.settings
-
This class manages the default properties and settings for the Callout Tool.
- CalloutTool() - Constructor for class com.qoppa.pdfNotes.settings.CalloutTool
-
- canEdit() - Method in interface com.qoppa.pdf.annotations.Widget
-
- canPaste() - Method in class com.qoppa.pdfNotes.PDFNotesBean
-
Look at the contents of the system clipboard and determine if the object
in the clipboard can be pasted into jPDFNotes.
- Caret - Interface in com.qoppa.pdf.annotations
-
Interface representing a Caret annotation in a PDF document.
- CaretTool - Class in com.qoppa.pdfNotes.settings
-
This class manages the default properties and settings for the Caret
Tool.
- CaretTool() - Constructor for class com.qoppa.pdfNotes.settings.CaretTool
-
- CheckBoxField - Interface in com.qoppa.pdf.form
-
CheckBoxField
holds a check box field.
- checkForErrors_UsePDFException(String) - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
-
- checkForErrors_UsePrinterException(String) - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
-
- CHINESE_SANSSERIF - Static variable in class com.qoppa.pdf.FontSettings
-
- CHINESE_SANSSERIF - Static variable in class com.qoppa.pdf.PDFRenderHints
-
- CHINESE_SERIF - Static variable in class com.qoppa.pdf.FontSettings
-
- CHINESE_SERIF - Static variable in class com.qoppa.pdf.PDFRenderHints
-
- CHINESE_SIMPLIFIED - Static variable in class com.qoppa.pdf.FontSettings
-
- CHINESE_SIMPLIFIED - Static variable in class com.qoppa.pdf.PDFRenderHints
-
- ChoiceField - Interface in com.qoppa.pdf.form
-
ChoiceField
is the abstract class to hold a choice field.
- Circle - Interface in com.qoppa.pdf.annotations
-
Interface representing a Circle annotation in a PDF document.
- CircleTool - Class in com.qoppa.pdfNotes.settings
-
This class manages the default properties and settings for the Circle Tool.
- CircleTool() - Constructor for class com.qoppa.pdfNotes.settings.CircleTool
-
- clear() - Method in class com.qoppa.pdf.actions.TriggerActions
-
Overrides Hashtable method to keep track of modifications.
- clear() - Method in class com.qoppa.pdf.annotations.Vertices
-
Clear all the vertices in this list.
- clearDocument() - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
Clears any loaded document.
- clearErrors() - Static method in class com.qoppa.pdf.errors.PDFErrorHandling
-
- clearNext() - Method in interface com.qoppa.pdfViewer.history.LocationHistory
-
Removes any subsequent document views.
- clearPasswordPermissions(String) - Method in class com.qoppa.pdfProcess.PDFDocument
-
Clears the password permissions for this document.
- clearRect(int, int, int, int) - Method in class com.qoppa.pdfProcess.PDFGraphics
-
Clears the specified rectangle by filling it with the background
color of the current drawing surface.
- clearSelection() - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
-
Clears the current annotation component selection.
- clearSelection() - Method in class com.qoppa.pdfViewer.contextmenus.PageViewContextMenu
-
This method clears the Hand Tool, Text Select, and Zoom Tool
menu item check boxes.
- clearSignature() - Method in interface com.qoppa.pdf.form.SignatureField
-
Clears this signature, if the field has been signed.
- clearTextSelection() - Method in interface com.qoppa.pdfViewer.IPDFPageView
-
Clears the current text selection.
- clearUndoList() - Method in interface com.qoppa.pdfNotes.undo.UndoManager
-
Removes all undo and redo UndoActions
from the list.
- clearUsageRights() - Method in class com.qoppa.pdfProcess.PDFDocument
-
Remove extended permissions from the document.
- clip(Shape) - Method in class com.qoppa.pdfProcess.PDFGraphics
-
Intersects the current Clip with the interior of the specified Shape and sets the Clip to the resulting intersection.
- clipRect(int, int, int, int) - Method in class com.qoppa.pdfProcess.PDFGraphics
-
Intersects the current clip with the specified rectangle.
- clone() - Method in class com.qoppa.pdf.settings.ImageCompression
-
Clones this object.
- close() - Method in interface com.qoppa.pdf.dom.IPDFDocument
-
Close / release all resources held by this document.
- close() - Method in interface com.qoppa.pdf.source.PDFContent
-
Close or release any resources that this object holds.
- close(boolean) - Method in class com.qoppa.pdfEditor.PDFEditorBean
-
- close(boolean) - Method in class com.qoppa.pdfNotes.PDFNotesBean
-
This method closes the current document.
- close() - Method in class com.qoppa.pdfProcess.PDFDocument
-
Close / release all resources held by this document.
- closeAdvancedSearch() - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
Closes the advanced search box.
- closeDoc(boolean) - Method in interface com.qoppa.pdf.IWindowHandler
-
Close the currently open document, optionally prompting the user to save if the document has been modified.
- closeSearch() - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
This method ends the searching process and closes the quick search box.
- CloudTool - Class in com.qoppa.pdfNotes.settings
-
This class manages the default properties and settings for the Cloud Tool.
- CloudTool() - Constructor for class com.qoppa.pdfNotes.settings.CloudTool
-
- collapseAll() - Method in interface com.qoppa.pdfViewer.panels.BookmarkPanel
-
Collapse all the leafs in the bookmarks tree.
- collapseAll() - Method in interface com.qoppa.pdfViewer.panels.CommentPanel
-
Collapse all the leafs in the comments tree.
- COLORSPACE_BW - Static variable in class com.qoppa.pdf.settings.ImageColorSpace
-
Convert image to B/W (1 bit grayscale).
- COLORSPACE_CMYK - Static variable in class com.qoppa.pdf.settings.ImageColorSpace
-
Convert image to CMYK.
- COLORSPACE_GRAY - Static variable in class com.qoppa.pdf.JPEG2000Options
-
- COLORSPACE_GRAY - Static variable in class com.qoppa.pdf.settings.ImageColorSpace
-
Convert image to grayscale.
- COLORSPACE_RETAIN - Static variable in class com.qoppa.pdf.settings.ImageColorSpace
-
Retain image current color space.
- COLORSPACE_RGB - Static variable in class com.qoppa.pdf.JPEG2000Options
-
- COLORSPACE_RGB - Static variable in class com.qoppa.pdf.settings.ImageColorSpace
-
Convert image to RGB.
- com.qoppa.ocr - package com.qoppa.ocr
-
OCR bridge integration.
- com.qoppa.pdf - package com.qoppa.pdf
-
General classes used by different objects throughout the library.
- com.qoppa.pdf.actions - package com.qoppa.pdf.actions
-
Classes that represent user actions.
- com.qoppa.pdf.annotations - package com.qoppa.pdf.annotations
-
Classes representing PDF annotations.
- com.qoppa.pdf.compare - package com.qoppa.pdf.compare
-
Classes related to overlay and side by side comparison modes.
- com.qoppa.pdf.dom - package com.qoppa.pdf.dom
-
Classes representing the PDF document object model.
- com.qoppa.pdf.errors - package com.qoppa.pdf.errors
-
Classes related to error handling.
- com.qoppa.pdf.form - package com.qoppa.pdf.form
-
Classes related to PDF Acroform and its form fields.
- com.qoppa.pdf.permissions - package com.qoppa.pdf.permissions
-
This package contains classes related to document permissions.
- com.qoppa.pdf.resources - package com.qoppa.pdf.resources
-
Classes that represent resources in a PDF document.
- com.qoppa.pdf.settings - package com.qoppa.pdf.settings
-
Classes related to settings.
- com.qoppa.pdf.source - package com.qoppa.pdf.source
-
PDFSource interface and implementations.
- com.qoppa.pdfEditor - package com.qoppa.pdfEditor
-
PDFEditorBean, toolbar and related classes.
- com.qoppa.pdfEditor.contextmenus - package com.qoppa.pdfEditor.contextmenus
-
Interfaces to control the context menus.
- com.qoppa.pdfEditor.outputpreview - package com.qoppa.pdfEditor.outputpreview
-
Classes related to output preview.
- com.qoppa.pdfEditor.panels - package com.qoppa.pdfEditor.panels
-
Interfaces to helper panels, such as the Bookmarks and Page View panels.
- com.qoppa.pdfNotes - package com.qoppa.pdfNotes
-
PDFNotesBean, toolbar and related classes.
- com.qoppa.pdfNotes.contextmenus - package com.qoppa.pdfNotes.contextmenus
-
Classes representing right-click popup menus.
- com.qoppa.pdfNotes.panels - package com.qoppa.pdfNotes.panels
-
Interfaces to helper panels, such as the Signatures and Comments panels.
- com.qoppa.pdfNotes.settings - package com.qoppa.pdfNotes.settings
-
Classes used to configure a number of settings for jPDFNotes.
- com.qoppa.pdfNotes.undo - package com.qoppa.pdfNotes.undo
-
Classes to manage the undo feature in jPDFNotes.
- com.qoppa.pdfProcess - package com.qoppa.pdfProcess
-
jPDFProcess main classes, used to manipulate PDF documents and pages.
- com.qoppa.pdfProcess.content - package com.qoppa.pdfProcess.content
-
jPDFProcess content classes used to manipulate attributes of text on pages.
- com.qoppa.pdfViewer - package com.qoppa.pdfViewer
-
PDFViewerBean and related classes.
- com.qoppa.pdfViewer.contextmenus - package com.qoppa.pdfViewer.contextmenus
-
Classes representing right-click popup menus.
- com.qoppa.pdfViewer.history - package com.qoppa.pdfViewer.history
-
Interfaces to navigation history API.
- com.qoppa.pdfViewer.panels - package com.qoppa.pdfViewer.panels
-
Interfaces to the helper panels, such as bookmarks and thumbnails.
- ComboField - Interface in com.qoppa.pdf.form
-
ComboField
holds a combo field.
- CommentPanel - Interface in com.qoppa.pdfViewer.panels
-
Interface to the panel that shows the annotations / comments in the document.
- CommentPanelNotes - Interface in com.qoppa.pdfNotes.panels
-
- commitEdits() - Method in class com.qoppa.pdfEditor.PDFEditorBean
-
This method will commit any edits that are currently in progress.
- commitEdits() - Method in class com.qoppa.pdfNotes.PDFNotesBean
-
This method will commit any edits that are currently in progress.
- commitEdits() - Method in class com.qoppa.pdfViewer.PDFViewerBean
-
This method will commit any edits that are currently in progress.
- CompareListener - Interface in com.qoppa.pdf.compare
-
Implement CompareListener to be notified when compare overlay mode or compare side by side mode is started or stopped.
- CompareOptions - Class in com.qoppa.pdf
-
The options to use when adding a PDFDocument as a layer to a comparison
document.
- CompareOptions() - Constructor for class com.qoppa.pdf.CompareOptions
-
Default constructor.
- CompareOverlayOptions - Class in com.qoppa.pdf.compare
-
This class contains settings used by the PDFEditorBean to display documents in overlay comparison mode.
- CompareOverlayOptions() - Constructor for class com.qoppa.pdf.compare.CompareOverlayOptions
-
- compareOverlayStarted() - Method in interface com.qoppa.pdf.compare.CompareListener
-
Called when overlay comparison mode has started.
- compareOverlayStopped() - Method in interface com.qoppa.pdf.compare.CompareListener
-
Called when overlay comparison mode has stopped.
- compareSideBySideStarted() - Method in interface com.qoppa.pdf.compare.CompareListener
-
Called when side by side comparison mode has started.
- compareSideBySideStopped() - Method in interface com.qoppa.pdf.compare.CompareListener
-
Called when side by side comparison mode has stopped.
- compareTo(NamedColorSpace) - Method in class com.qoppa.pdfEditor.outputpreview.NamedColorSpace
-
Compares NamedColorSpaces based on their ColorSpace, with RGB coming before CMYK which comes before custom/user color spaces.
- COMPLETED - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
-
- componentsDeselected(Vector<AnnotationComponent>) - Method in interface com.qoppa.pdf.annotations.IAnnotSelectionListener
-
This notification is sent when one or more AnnotationComponents are
deselected (or deleted)
- componentSelected(AnnotationComponent) - Method in interface com.qoppa.pdf.annotations.IAnnotSelectionListener
-
This notification is sent when an AnnotationComponent is selected
- COMPRESSION_DEFLATE - Static variable in class com.qoppa.pdf.settings.ImageCompression
-
Use Deflate compression when saving images to the PDF document.
- COMPRESSION_DEFLATE - Static variable in class com.qoppa.pdfProcess.PDFPage
-
- COMPRESSION_JBIG2 - Static variable in class com.qoppa.pdf.settings.ImageCompression
-
Use JBIG2 compression when saving images to the PDF document.
- COMPRESSION_JBIG2 - Static variable in class com.qoppa.pdfProcess.PDFPage
-
- COMPRESSION_JPEG - Static variable in class com.qoppa.pdf.settings.ImageCompression
-
Use JPEG compression when saving images to the PDF document.
- COMPRESSION_JPEG - Static variable in class com.qoppa.pdfProcess.PDFPage
-
- COMPRESSION_JPEG2000 - Static variable in class com.qoppa.pdf.settings.ImageCompression
-
Use Jpeg2000 compression when saving images to the PDF document.
- CONFIDENTIAL - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
-
- containsInvisibleText() - Method in class com.qoppa.pdfProcess.PDFPage
-
Checks whether the page contains text which is invisible.
- containsJavaScript() - Method in interface com.qoppa.pdf.dom.IPDFDocument
-
- ContentEditContextMenu - Class in com.qoppa.pdfEditor.contextmenus
-
This class manages the context menu shown when the content editing tool is active.
- ContentEditContextMenu() - Constructor for class com.qoppa.pdfEditor.contextmenus.ContentEditContextMenu
-
- copyAnnotation(Annotation) - Method in class com.qoppa.pdfProcess.PDFPage
-
Use this method to copy a single annotation onto this page, from this or other documents.
- copyAnnotations(PDFPage) - Method in class com.qoppa.pdfProcess.PDFPage
-
Use this method to copy annotations onto this page, from this or other
documents.
- copyAnnotations(PDFPage, Layer) - Method in class com.qoppa.pdfProcess.PDFPage
-
Use this method to copy annotations onto this page, from this or other
documents.
- copyArea(int, int, int, int, int, int) - Method in class com.qoppa.pdfProcess.PDFGraphics
-
Copies an area of the component by a distance specified by
dx
and dy
.
- COURIER - Static variable in class com.qoppa.pdfProcess.PDFGraphics
-
- create() - Method in class com.qoppa.pdfProcess.PDFGraphics
-
Creates a new Graphics
object that is
a copy of this Graphics
object.
- createCallout(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a callout annotation with the given content.
- createCircle(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a circle annotation with the given content.
- createCompare(PDFDocument, CompareOptions, PDFDocument, CompareOptions) - Static method in class com.qoppa.pdfProcess.PDFCompare
-
Create a new PDFDocument with separate layers containing the PDF content
converted to color.
- createFileAttachment(byte[], String, Date, Date, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a file attachment annotation.
- createFileAttachment(File, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Convenience constructor to create a file attachment from a file system file.
- createFileAttachment(InputStream, String, Date, Date, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Creates a file attachment from an input stream.
- createFileAttachment() - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Creates an empty file attachment object.
- createFreeText(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a free text annotation with the given content.
- createGraphics() - Method in class com.qoppa.pdfProcess.PDFPage
-
Creates a Graphics2D object to draw into this page.
- createGraphics(Layer) - Method in class com.qoppa.pdfProcess.PDFPage
-
Creates a graphics object that encapsulates a layer in a PDF document.
- createImage(double, int, int) - Method in interface com.qoppa.pdf.annotations.RubberStamp
-
Return an image for the current stamp.
- createInk(String, List<Vertices>) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs an Ink annotation.
- createLine(String, double, double, double, double) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a line annotation with the given content.
- createLine(String, double, double, double, double, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a line annotation with the given content and intent.
- createLink() - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a Link annotation.
- createPolygon(String, Vertices, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a polygon annotation.
- createPolyline(String, Vertices, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a polyline annotation.
- createPopup(boolean) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a popup annotation with the given open flag.
- createRedaction(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a Redaction annotation with the given content.
- createRedaction(String, Vector<Point2D[]>) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a new Redaction annotation defined by the quadList rather than it's rectangular bounds,
unless the quadList is empty.
- createRootBookmark() - Method in class com.qoppa.pdfProcess.PDFDocument
-
Creates a new root bookmark and saves it in the document catalog.
- createRubberStamp(Image, ImageCompression) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a rubber stamp annotation with the given image.
- createRubberStamp(String, Color) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Construct a rubber stamp annotation with custom text and custom color.
- createRubberStamp(String, Color, double) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Construct a text rubber stamp annotation.
- createRubberStamp(IPDFPage) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a rubber stamp annotation with the content stream from a PDF page.
- createSeparator() - Method in class com.qoppa.pdfNotes.AnnotPropertiesToolbar
-
Convenience method to create a JSeparator that is used in other tool
bars.
- createSeparator() - Method in class com.qoppa.pdfNotes.TextAnnotPropertiesToolbar
-
Convenience method to create a JSeparator that is used in other tool
bars.
- createSound(AudioFormat, byte[]) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a sound annotation from an AudioFormat object and an
array of bytes containing the audio content.
- createSound(AudioInputStream) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a sound annotation from an AudioInputStream object.
- createSquare(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a square annotation with the given content.
- createStampMenuItem(Image, ImageCompression) - Static method in class com.qoppa.pdfNotes.AnnotToolbar
-
Creates a JMenuItem that draws a preview of the rubber stamp.
- createStampMenuItem(String, Color) - Static method in class com.qoppa.pdfNotes.AnnotToolbar
-
Creates a JMenuItem that draws a preview of the rubber stamp.
- createStampMenuItem(RubberStamp) - Static method in class com.qoppa.pdfNotes.AnnotToolbar
-
Creates a JMenuItem that draws a preview of the rubber stamp.
- createTemplateFromPage(int, String, boolean) - Method in class com.qoppa.pdfProcess.PDFDocument
-
Create a template based off an existing page in the document
- createText(String, boolean, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Construct a Text annotation.
- createTextMarkup(String, Vector<Point2D[]>, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a new TextMarkup annotation.
- createTypeWriter(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
-
Constructs a typewriter annotation with the given content.