Package org.apache.pdfbox.pdmodel.fdf
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
-
Class Summary Class Description FDFAnnotation This represents an FDF annotation that is part of the FDF document.FDFAnnotationCaret This represents a Caret FDF annotation.FDFAnnotationCircle This represents a Circle FDF annotation.FDFAnnotationFileAttachment This represents a FileAttachment FDF annotation.FDFAnnotationFreeText This represents a FreeText FDF annotation.FDFAnnotationHighlight This represents a Highlight FDF annotation.FDFAnnotationInk This represents a Ink FDF annotation.FDFAnnotationLine This represents a Line FDF annotation.FDFAnnotationLink This represents a Polygon FDF annotation.FDFAnnotationPolygon This represents a Polygon FDF annotation.FDFAnnotationPolyline This represents a Polyline FDF annotation.FDFAnnotationSound This represents a Sound FDF annotation.FDFAnnotationSquare This represents a Square FDF annotation.FDFAnnotationSquiggly This represents a Squiggly FDF annotation.FDFAnnotationStamp This represents a Stamp FDF annotation.FDFAnnotationStrikeOut This represents a StrikeOut FDF annotation.FDFAnnotationText This represents a Text FDF annotation.FDFAnnotationTextMarkup This abstract class is used as a superclass for the different FDF annotations with text markup attributes.FDFAnnotationUnderline This represents a Underline FDF annotation.FDFCatalog This represents an FDF catalog that is part of the FDF document.FDFDictionary This represents an FDF dictionary that is part of the FDF document.FDFDocument This is the in-memory representation of the FDF document.FDFField This represents an FDF field that is part of the FDF document.FDFIconFit This represents an Icon fit dictionary for an FDF field.FDFJavaScript This represents an FDF JavaScript dictionary that is part of the FDF document.FDFNamedPageReference This represents an FDF named page reference that is part of the FDF field.FDFOptionElement 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 This represents an FDF page that is part of the FDF document.FDFPageInfo This represents an FDF page info that is part of the FDF page.FDFTemplate This represents an FDF template that is part of the FDF page.XMLUtil Deprecated. UseXMLUtil
instead