Generated by
JDiff

Class com.itextpdf.kernel.pdf.annot.PdfLinkAnnotation

Added Methods
String  getRoleBasedOnDestination( PdfDocument) Gets link annotation tag role based on link destination.
 

Changed Methods
PdfDictionary  getBorderStyle() Documentation changed from old to new.
BS entry specifies a border style dictionary that has more settings than the array specified for the Border entry (see PdfAnnotation.getBorder()).
PdfLinkAnnotation  setDashPattern( PdfArray) Documentation changed from old to new.
Setter for the annotation's preset dashed border style.
PdfLinkAnnotation  setBorderStyle( PdfDictionary) Documentation changed from old to new.
Sets border style dictionary that has more settings than the array specified for the Border entry (PdfAnnotation.getBorder()).
PdfLinkAnnotation  setBorderStyle( PdfName) Documentation changed from old to new.
Setter for the annotation's preset border style.