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 

C

Callout - Interface in com.qoppa.pdf.annotations
Interface representing a Callout annotation in a PDF document.
canEdit() - Method in interface com.qoppa.pdf.annotations.Widget
 
Caret - Interface in com.qoppa.pdf.annotations
Interface representing a Caret annotation in a PDF document.
CheckBoxField - Interface in com.qoppa.pdf.form
CheckBoxField holds a check box field.
children() - Method in interface com.qoppa.pdf.Bookmark
Returns the children of the node as an Enumeration.
CHINESE_SANSSERIF - Static variable in class com.qoppa.pdf.PDFRenderHints
 
CHINESE_SERIF - Static variable in class com.qoppa.pdf.PDFRenderHints
 
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.
clearDocument() - Method in class com.qoppa.pdfViewerFX.PDFViewer
Clears any loaded document.
clearSelection() - Method in interface com.qoppa.pdf.annotations.IAnnotationManager
Clears the current annotation component selection.
clearSignature() - Method in interface com.qoppa.pdf.form.SignatureField
Clears this signature, if the field has been signed.
close() - Method in interface com.qoppa.pdf.source.PDFContent
Close or release any resources that this object holds.
com.qoppa.pdf - package com.qoppa.pdf
General classes used by different objects throughout the library.
com.qoppa.pdf.annotations - package com.qoppa.pdf.annotations
Classes representing PDF annotations.
com.qoppa.pdf.dom - package com.qoppa.pdf.dom
Classes representing the PDF document object model.
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.source - package com.qoppa.pdf.source
PDFSource interface and implementations.
com.qoppa.pdfViewerFX - package com.qoppa.pdfViewerFX
 
ComboField - Interface in com.qoppa.pdf.form
ComboField holds a combo field.
COMPLETED - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
componentsDeselected(Vector) - 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
CONFIDENTIAL - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
containsJavaScript() - Method in interface com.qoppa.pdf.dom.IPDFDocument
Returns true when the PDF document contains javascript.
createCallout(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
Constructs a callout annotation with the give content.
createCircle(String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
Constructs a circle annotation with the given content.
createFileAttachment(byte[], String, 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, 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 give content.
createImage(double, int, int) - Method in interface com.qoppa.pdf.annotations.RubberStamp
Return an image for the current stamp.
createInk(String, Vector) - 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, Vector, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
Constructs a polygon annotation.
createPolyline(String, Vector, 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) - 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.
createRubberStamp(Image) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
createRubberStamp(Image, ImageSettings) - 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.
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.
createText(String, boolean, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
Construct a Text annotation.
createTextMarkup(String, Vector, String) - Method in interface com.qoppa.pdf.annotations.IAnnotationFactory
Constructs a new TextMarkup annotation.
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