Uses of Class
org.apache.pdfbox.pdmodel.graphics.shading.ShadingPaint
Packages that use ShadingPaint
Package
Description
This package deals with shadings which are used for filling instead of a color.
-
Uses of ShadingPaint in org.apache.pdfbox.pdmodel.graphics.shading
Subclasses of ShadingPaint in org.apache.pdfbox.pdmodel.graphics.shadingModifier and TypeClassDescriptionclassAWT Paint for axial shading.classAWT Paint for radial shading.(package private) classAWT PaintContext for function-based (Type 1) shading.(package private) classAWT PaintContext for Gouraud Triangle Mesh (Type 4) shading.(package private) classAWT Paint for Gouraud Triangle Lattice (Type 5) shading.(package private) classAWT Paint for coons patch meshes (Type 6) shading.(package private) classAWT Paint for tensor-product patch meshes (Type 7) shading.