Package org.apache.pdfbox.pdmodel.graphics.shading
package org.apache.pdfbox.pdmodel.graphics.shading
This package deals with shadings which are used for filling instead of a color.
-
ClassesClassDescriptionAWT PaintContext for axial shading.AWT Paint for axial shading.A Shading Resource.Resources for a function based shading.Resources for an axial shading.Resources for a radial shading.Resources for a shading type 4 (Free-Form Gouraud-Shaded Triangle Mesh).Resources for a shading type 5 (Lattice-Form Gouraud-Shade Triangle Mesh).Resources for a shading type 6 (Coons Patch Mesh).Resources for a shading type 7 (Tensor-Product Patch Mesh).AWT PaintContext for radial shading.AWT Paint for radial shading.A base class to handle what is common to all shading types.ShadingPaint<T extends PDShading>This is base class for all PDShading-Paints to allow other low level libraries access to the shading source data.