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