Uses of Class
com.itextpdf.kernel.pdf.colorspace.PdfPattern.Shading
-
Packages that use PdfPattern.Shading Package Description com.itextpdf.kernel.pdf.canvas -
-
Uses of PdfPattern.Shading in com.itextpdf.kernel.pdf.canvas
Methods in com.itextpdf.kernel.pdf.canvas with parameters of type PdfPattern.Shading Modifier and Type Method Description PdfCanvas
PdfCanvas. setFillColorShading(PdfPattern.Shading shading)
Adds or changes the shading of the current fill color path.PdfCanvas
PdfCanvas. setStrokeColorShading(PdfPattern.Shading shading)
Adds or changes the shading of the current stroke color path.
-