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

F

FieldListener - Interface in com.qoppa.pdf.form
This interface is used to let the host application listen in on field focus events.
fieldValueChanged() - Method in interface com.qoppa.pdf.annotations.Widget
 
FileAttachment - Interface in com.qoppa.pdf.annotations
Interface representing a File Attachment annotation in a PDF document.
FilePDFSource - Class in com.qoppa.pdf.source
Implementation of the PDFSource interface when the document comes from a file.
FilePDFSource(File) - Constructor for class com.qoppa.pdf.source.FilePDFSource
 
FilePDFSource(String) - Constructor for class com.qoppa.pdf.source.FilePDFSource
 
fill(Shape) - Method in class com.qoppa.pdfProcess.PDFGraphics
Fills the interior of a Shape using the settings of the Graphics2D context.
fillArc(int, int, int, int, int, int) - Method in class com.qoppa.pdfProcess.PDFGraphics
Fills a circular or elliptical arc covering the specified rectangle.
fillOval(int, int, int, int) - Method in class com.qoppa.pdfProcess.PDFGraphics
Fills an oval bounded by the specified rectangle with the current color.
fillPolygon(int[], int[], int) - Method in class com.qoppa.pdfProcess.PDFGraphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - Method in class com.qoppa.pdfProcess.PDFGraphics
Fills the specified rectangle.
fillRoundRect(int, int, int, int, int, int) - Method in class com.qoppa.pdfProcess.PDFGraphics
Fills the specified rounded corner rectangle with the current color.
fillShape(Shape, Paint, double, double, AffineTransform) - Method in class com.qoppa.pdfProcess.PDFPage
Fills a shape on this page.
FINAL - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
finalize() - Method in class com.qoppa.pdfProcess.PDFGraphics
Cleanup.
findText(String, boolean, boolean) - Method in interface com.qoppa.pdf.dom.IPDFPage
This method searches for the given text in the page.
findText(String, boolean, boolean) - Method in class com.qoppa.pdfProcess.PDFPage
This method searches for the given text in the page.
findText(int, String, boolean, boolean) - Method in class com.qoppa.pdfText.PDFText
Searches a page for text and returns a list of TextPosition objects for each of the occurrences of the string in the page.
findTextWithContext(String, boolean, boolean) - Method in interface com.qoppa.pdf.dom.IPDFPage
This method searches for the given text in the page.
findTextWithContext(String, boolean, boolean) - Method in class com.qoppa.pdfProcess.PDFPage
This method searches for the given text in the page.
FLAG_INCLUDEEXCLUDE - Static variable in class com.qoppa.pdfViewer.actions.ResetForm
 
FLAGS_HIDDEN - Static variable in interface com.qoppa.pdf.annotations.Annotation
 
FLAGS_INVISIBLE - Static variable in interface com.qoppa.pdf.annotations.Annotation
 
FLAGS_LOCKED - Static variable in interface com.qoppa.pdf.annotations.Annotation
 
FLAGS_LOCKEDCONTENTS - Static variable in interface com.qoppa.pdf.annotations.Annotation
 
FLAGS_NOROTATE - Static variable in interface com.qoppa.pdf.annotations.Annotation
 
FLAGS_NOVIEW - Static variable in interface com.qoppa.pdf.annotations.Annotation
 
FLAGS_NOZOOM - Static variable in interface com.qoppa.pdf.annotations.Annotation
 
FLAGS_PRINTABLE - Static variable in interface com.qoppa.pdf.annotations.Annotation
 
FLAGS_READONLY - Static variable in interface com.qoppa.pdf.annotations.Annotation
 
flattenAnnotation(Annotation) - Method in class com.qoppa.pdfProcess.PDFPage
Flatten an annotation into the content.
flattenAnnotations(boolean) - Method in class com.qoppa.pdfProcess.PDFDocument
Flattens the annotations.
flattenAnnotations(boolean) - Method in class com.qoppa.pdfProcess.PDFPage
Flattens the annotations.
flattenField() - Method in interface com.qoppa.pdf.form.FormField
Flattens the field into the document's content layer.
flattenFields(boolean, boolean) - Method in class com.qoppa.pdfFields.PDFFields
Flattens the form fields in the current PDF document.
flattenFields(boolean, boolean, boolean) - Method in class com.qoppa.pdfFields.PDFFields
Flattens the form fields in the current PDF document.
flattenFields(boolean, boolean) - Method in class com.qoppa.pdfProcess.PDFDocument
Flattens the pdf form fields.
flattenFields(boolean, boolean, boolean) - Method in class com.qoppa.pdfProcess.PDFDocument
Flattens the pdf form fields.
flattenWidget(Widget) - Method in interface com.qoppa.pdf.annotations.IFlattener
 
flattenWidget(Widget) - Method in class com.qoppa.pdfProcess.PDFPage
Flatten a widget into the content layer of the page.
FOCUS - Static variable in class com.qoppa.pdfViewer.actions.TriggerActions
 
focusGained(FormField) - Method in interface com.qoppa.pdf.form.FieldListener
This method gets called whenever a field gains focus.
focusLost(FormField) - Method in interface com.qoppa.pdf.form.FieldListener
This method gets called whenever a field loses focus.
FontSettings - Class in com.qoppa.pdf
Font settings object.
FontSettings() - Constructor for class com.qoppa.pdf.FontSettings
 
FORCOMMENT - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
FORMAT - Static variable in class com.qoppa.pdfViewer.actions.TriggerActions
 
FORMAT_PADES - Static variable in class com.qoppa.pdf.SigningInformation
Signature format for PAdES.
FORMAT_PKCS7 - Static variable in class com.qoppa.pdf.SigningInformation
Signature format for PKCS7.
FormField - Interface in com.qoppa.pdf.form
FormField is the abstract class that is being extended by all fields such as CheckBoxField, ChoiceField, ComboField, PushButtonField, RadioButtonGroupField, SignatureField and TextField.
FORPUBLICRELEASE - Static variable in interface com.qoppa.pdf.annotations.RubberStamp
 
FreeText - Interface in com.qoppa.pdf.annotations
Interface representing a FreeText annotation in a PDF document.
A B C D E F G H I J K L M N O P Q R S T U V W X Z