Uses of Class
org.jfree.pdf.shading.Shading
Packages that use Shading
-
Uses of Shading in org.jfree.pdf.internal
Fields in org.jfree.pdf.internal declared as ShadingMethods in org.jfree.pdf.internal that return ShadingMethods in org.jfree.pdf.internal with parameters of type ShadingModifier and TypeMethodDescriptionvoidPattern.ShadingPattern.setShading(Shading shading) Sets the shading.Constructors in org.jfree.pdf.internal with parameters of type ShadingModifierConstructorDescriptionShadingPattern(int number, Shading shading, AffineTransform t) Creates a new shading pattern. -
Uses of Shading in org.jfree.pdf.shading
Subclasses of Shading in org.jfree.pdf.shadingModifier and TypeClassDescriptionfinal classAn axial shading.final classA radial shading.