| Package | Description | 
|---|---|
| org.apache.pdfbox.pdmodel.fdf | The fdf package will handle all of the logic used for FDF objects inside of the PDF/FDF document. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FDFAnnotationCaretThis represents a Caret FDF annotation. | 
| class  | FDFAnnotationCircleThis represents a Circle FDF annotation. | 
| class  | FDFAnnotationFileAttachmentThis represents a FileAttachment FDF annotation. | 
| class  | FDFAnnotationFreeTextThis represents a FreeText FDF annotation. | 
| class  | FDFAnnotationHighlightThis represents a Highlight FDF annotation. | 
| class  | FDFAnnotationInkThis represents a Ink FDF annotation. | 
| class  | FDFAnnotationLineThis represents a Line FDF annotation. | 
| class  | FDFAnnotationPolygonThis represents a Polygon FDF annotation. | 
| class  | FDFAnnotationPolylineThis represents a Polyline FDF annotation. | 
| class  | FDFAnnotationSoundThis represents a Sound FDF annotation. | 
| class  | FDFAnnotationSquareThis represents a Square FDF annotation. | 
| class  | FDFAnnotationSquigglyThis represents a Squiggly FDF annotation. | 
| class  | FDFAnnotationStampThis represents a Stamp FDF annotation. | 
| class  | FDFAnnotationStrikeOutThis represents a StrikeOut FDF annotation. | 
| class  | FDFAnnotationTextThis represents a Text FDF annotation. | 
| class  | FDFAnnotationUnderlineThis represents a Underline FDF annotation. | 
| Modifier and Type | Method and Description | 
|---|---|
| static FDFAnnotation | FDFAnnotation. create(COSDictionary fdfDic)Create the correct FDFAnnotation. | 
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.