Generated by
JDiff

Class com.itextpdf.kernel.pdf.annot.PdfPolyGeomAnnotation

Changed from non-abstract to abstract.

Changed Methods
PdfName  getSubtype() Documentation changed from old to new.
Method was locally defined, but is now inherited from PdfAnnotation. Changed from non-abstract to abstract.
Gets a PdfName which value is a subtype of this annotation.
PdfPolyGeomAnnotation  setBorderStyle( PdfName) Documentation changed from old to new.
Setter for the annotation's preset border style.
 

Changed Fields
PdfName  PolyLine Documentation changed from old to new.
Now deprecated.
, use {@link PdfName#PolyLine} instead.
PdfName  Polygon Documentation changed from old to new.
Now deprecated.
, use {@link PdfName#Polygon} instead.