org.pdfbox.pdmodel.fdf |
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
|
Java Source File Name | Type | Comment |
FDFAnnotation.java | Class | This represents an FDF annotation that is part of the FDF document. |
FDFCatalog.java | Class | This represents an FDF catalog that is part of the FDF document. |
FDFDictionary.java | Class | This represents an FDF dictionary that is part of the FDF document. |
FDFDocument.java | Class | This is the in-memory representation of the FDF document. |
FDFField.java | Class | This represents an FDF field that is part of the FDF document. |
FDFIconFit.java | Class | This represents an Icon fit dictionary for an FDF field. |
FDFJavaScript.java | Class | This represents an FDF JavaScript dictionary that is part of the FDF document. |
FDFNamedPageReference.java | Class | This represents an FDF named page reference that is part of the FDF field. |
FDFOptionElement.java | Class | This represents an object that can be used in a Field's Opt entry to represent
an available option and a default appearance string. |
FDFPage.java | Class | This represents an FDF page that is part of the FDF document. |
FDFPageInfo.java | Class | This represents an FDF page info that is part of the FDF page. |
FDFTemplate.java | Class | This represents an FDF template that is part of the FDF page. |