Uses of Class
org.apache.pdfbox.pdmodel.fdf.FDFAnnotation
Packages that use FDFAnnotation
Package
Description
The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document.
-
Uses of FDFAnnotation in org.apache.pdfbox.pdmodel.fdf
Subclasses of FDFAnnotation in org.apache.pdfbox.pdmodel.fdfModifier and TypeClassDescriptionclassThis represents a Caret FDF annotation.classThis represents a Circle FDF annotation.classThis represents a FileAttachment FDF annotation.classThis represents a FreeText FDF annotation.classThis represents a Highlight FDF annotation.classThis represents a Ink FDF annotation.classThis represents a Line FDF annotation.classThis represents a Polygon FDF annotation.classThis represents a Polyline FDF annotation.classThis represents a Sound FDF annotation.classThis represents a Square FDF annotation.classThis represents a Squiggly FDF annotation.classThis represents a Stamp FDF annotation.classThis represents a StrikeOut FDF annotation.classThis represents a Text FDF annotation.classThis represents a Underline FDF annotation.Methods in org.apache.pdfbox.pdmodel.fdf that return FDFAnnotationModifier and TypeMethodDescriptionstatic FDFAnnotationFDFAnnotation.create(COSDictionary fdfDic) Create the correct FDFAnnotation.