Generated by
JDiff

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

Documentation changed from old to new.

Changed Constructors
PdfPattern.Shading( PdfDictionary) Documentation changed from old to new.
Creates new instance from the PdfStream object.
PdfPattern.Shading( PdfShading) Documentation changed from old to new.
Creates a new instance of Shading Pattern.
 

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