Uses of Class
com.lowagie.text.pdf.PdfShadingPattern
Packages that use PdfShadingPattern
-
Uses of PdfShadingPattern in com.lowagie.text.pdf
Methods in com.lowagie.text.pdf that return PdfShadingPatternMethods in com.lowagie.text.pdf with parameters of type PdfShadingPatternModifier and TypeMethodDescriptionvoidPdfContentByte.paintShading(PdfShadingPattern shading) Paints using a shading pattern.voidPdfContentByte.setShadingFill(PdfShadingPattern shading) Sets the shading fill pattern.voidPdfContentByte.setShadingStroke(PdfShadingPattern shading) Sets the shading stroke patternConstructors in com.lowagie.text.pdf with parameters of type PdfShadingPatternModifierConstructorDescriptionShadingColor(PdfShadingPattern shadingPattern) Creates a shading color.