Package com.itextpdf.kernel.pdf.colorspace.shading
package com.itextpdf.kernel.pdf.colorspace.shading
-
ClassesClassDescriptionThe PdfShading class that represents the Shading Dictionary PDF object.The PdfShadingBlend class which extends
AbstractPdfShadingand represents shadings which are based on a blend, with Coords, Domain and Extend fields in the PDF object.The PdfShadingMesh class which extendsAbstractPdfShadingand represents shadings which are based on a mesh, with BitsPerCoordinate, BitsPerComponent and Decode fields in the PDF object.The PdfShadingMeshFlags class which extendsAbstractPdfShadingandAbstractPdfShadingMeshand represents shadings which are based on a mesh, with all fields fromAbstractPdfShadingMeshas well as BitsPerFlag in the PDF object.The class that extendsAbstractPdfShadingandAbstractPdfShadingBlendclasses and is in charge of Shading Dictionary with axial type, that define a colour blend that varies along a linear axis between two endpoints and extends indefinitely perpendicular to that axis.The class that extendsAbstractPdfShading,AbstractPdfShadingMeshandAbstractPdfShadingMeshWithFlagsclasses and is in charge of Shading Dictionary with Coons Patch mesh type.The class that extendsAbstractPdfShading,AbstractPdfShadingMeshandAbstractPdfShadingMeshWithFlagsclasses and is in charge of Shading Dictionary with free-form Gouraud-shaded triangle mesh type.The class that extendsAbstractPdfShadingclass and is in charge of Shading Dictionary with function-based type, that defines color at every point in the domain by a specified mathematical function.The class that extendsAbstractPdfShadingandAbstractPdfShadingMeshclasses and is in charge of Shading Dictionary with lattice-form Gouraud-shaded triangle mesh type.The class that extendsAbstractPdfShadingandAbstractPdfShadingBlendclasses and is in charge of Shading Dictionary with radial type, that defines a colour blend that varies between two circles.The class that extendsAbstractPdfShading,AbstractPdfShadingMeshandAbstractPdfShadingMeshWithFlagsclasses and is in charge of Shading Dictionary with Tensor-Product Patch mesh type.The constants of shading type (see ISO-320001 Table 78).