Uses of Class
org.apache.pdfbox.pdmodel.graphics.shading.PDTriangleBasedShadingType
-
Packages that use PDTriangleBasedShadingType Package Description org.apache.pdfbox.pdmodel.graphics.shading This package deals with shadings which are used for filling instead of a color. -
-
Uses of PDTriangleBasedShadingType in org.apache.pdfbox.pdmodel.graphics.shading
Subclasses of PDTriangleBasedShadingType in org.apache.pdfbox.pdmodel.graphics.shading Modifier and Type Class Description class
PDShadingType4
Resources for a shading type 4 (Free-Form Gouraud-Shaded Triangle Mesh).class
PDShadingType5
Resources for a shading type 5 (Lattice-Form Gouraud-Shade Triangle Mesh).class
PDShadingType6
Resources for a shading type 6 (Coons Patch Mesh).class
PDShadingType7
Resources for a shading type 7 (Tensor-Product Patch Mesh).
-