Generated by
JDiff

Class com.itextpdf.kernel.pdf.colorspace.PdfPattern.Shading

Removed Constructors
PdfPattern.Shading( PdfShading) Creates a new instance of Shading Pattern.
 

Added Constructors
PdfPattern.Shading( AbstractPdfShading) Creates a new instance of Shading Pattern.
 

Changed Methods
PdfDictionary  getShading() Documentation changed from old to new.
Gets the dictionary of the pattern's AbstractPdfShading.
void  setShading( PdfDictionary) Documentation changed from old to new.
Sets the dictionary which specifies the details of a particular gradient fill.
void  setShading( AbstractPdfShading) Change in signature from PdfShading to AbstractPdfShading.
Documentation changed from old to new.
Sets the AbstractPdfShading that specifies the details of a particular gradient fill.