Generated by
JDiff

Class com.itextpdf.kernel.pdf.annot.PdfMarkupAnnotation

Changed Constructors
PdfMarkupAnnotation( PdfDictionary) Documentation changed from old to new.
Instantiates a new PdfMarkupAnnotation instance based on PdfDictionary instance, that represents existing annotation object in the document.
 

Removed Methods
PdfMarkupAnnotation  setExternalData( PdfName) Sets an external data dictionary specifying data that shall be associated with the annotation.
 

Added Methods
PdfMarkupAnnotation  setExternalData( PdfDictionary) Sets an external data dictionary specifying data that shall be associated with the annotation.
PdfMarkupAnnotation  setExternalData( PdfName) Sets an external data dictionary specifying data that shall be associated with the annotation.
 

Changed Methods
PdfDictionary  getExternalData() Documentation changed from old to new.
An external data dictionary specifying data that shall be associated with the annotation.