Uses of Class
org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType4
Packages that use PDShadingType4
Package
Description
This package deals with shadings which are used for filling instead of a color.
-
Uses of PDShadingType4 in org.apache.pdfbox.pdmodel.graphics.shading
Subclasses of PDShadingType4 in org.apache.pdfbox.pdmodel.graphics.shadingModifier and TypeClassDescriptionclass
Resources for a shading type 6 (Coons Patch Mesh).class
This represents resources for a shading type 7 (Tensor-Product Patch Meshes).Constructors in org.apache.pdfbox.pdmodel.graphics.shading with parameters of type PDShadingType4ModifierConstructorDescriptionType4ShadingPaint
(PDShadingType4 shading, Matrix ctm, int pageHeight) Constructor.