PDF4Java Reference Documentation
Inheritance Hierarchy
In This Topic
    com.o2sol.pdf4java.graphics.shadings Package
    In This Topic
    Provides support for adding PDF shadings (gradients) to PDF files.
    Classes
    ClassDescription
    Defines an axial (type 2) shading.
    Axial shadings define a color blend that varies along a linear axis between two endpoints and extends indefinitely perpendicular to that axis.
    Defines a function based (type 1) shading.
    Defines a radial (type 3) shading.
     
    See Also