Uses of Class
org.apache.pdfbox.pdmodel.graphics.shading.PDShadingType6

Packages that use PDShadingType6
org.apache.pdfbox.pdmodel.graphics.shading This package deals with shadings which are used for filling instead of a color. 
 

Uses of PDShadingType6 in org.apache.pdfbox.pdmodel.graphics.shading
 

Subclasses of PDShadingType6 in org.apache.pdfbox.pdmodel.graphics.shading
 class PDShadingType7
          This represents resources for a shading type 7 (Tensor-Product Patch Meshes).
 

Constructors in org.apache.pdfbox.pdmodel.graphics.shading with parameters of type PDShadingType6
Type6ShadingPaint(PDShadingType6 shading, Matrix ctm, int pageHeight)
          Constructor.
 



Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.