| 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. |