Uses of Class
com.orsonpdf.shading.Shading
Packages that use Shading
Package
Description
Contains
PDFGraphics2D
and supporting
classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).Contains shading classes that support the
PDFGraphics2D
implementation.-
Uses of Shading in com.orsonpdf
Fields in com.orsonpdf declared as ShadingMethods in com.orsonpdf that return ShadingMethods in com.orsonpdf with parameters of type ShadingModifier and TypeMethodDescriptionvoid
Pattern.ShadingPattern.setShading
(Shading shading) Sets the shading.Constructors in com.orsonpdf with parameters of type ShadingModifierConstructorDescriptionShadingPattern
(int number, Shading shading, AffineTransform t) Creates a new shading pattern. -
Uses of Shading in com.orsonpdf.shading
Subclasses of Shading in com.orsonpdf.shadingModifier and TypeClassDescriptionfinal class
An axial shading.final class
A radial shading.