Uses of Class
com.aowagie.text.pdf.PdfShadingPattern
Packages that use PdfShadingPattern
-
Uses of PdfShadingPattern in com.aowagie.text.pdf
Fields in com.aowagie.text.pdf declared as PdfShadingPatternMethods in com.aowagie.text.pdf that return PdfShadingPatternMethods in com.aowagie.text.pdf with parameters of type PdfShadingPatternModifier and TypeMethodDescription(package private) voidPdfWriter.addSimpleShadingPattern(PdfShadingPattern shading) voidPdfContentByte.setShadingFill(PdfShadingPattern shading) Sets the shading fill pattern.voidPdfContentByte.setShadingStroke(PdfShadingPattern shading) Sets the shading stroke patternConstructors in com.aowagie.text.pdf with parameters of type PdfShadingPatternModifierConstructorDescriptionShadingColor(PdfShadingPattern shadingPattern) Creates a shading color.