This is the class that represents an arbitary Unknown Annotation type.
author: Paul King version: $Revision: 1.1 $
Constructor Summary
public
PDAnnotationUnknown(COSDictionary dic) Creates an arbitary annotation from a COSDictionary, expected to be
a correct object definition for some sort of annotation.
Creates an arbitary annotation from a COSDictionary, expected to be
a correct object definition for some sort of annotation.
Parameters: dic - The dictionary which represents this Annotation.
Fields inherited from org.pdfbox.pdmodel.interactive.annotation.PDAnnotation