Uses of Class
com.itextpdf.kernel.pdf.colorspace.shading.AbstractPdfShadingBlend
-
Packages that use AbstractPdfShadingBlend Package Description com.itextpdf.kernel.pdf.colorspace.shading -
-
Uses of AbstractPdfShadingBlend in com.itextpdf.kernel.pdf.colorspace.shading
Subclasses of AbstractPdfShadingBlend in com.itextpdf.kernel.pdf.colorspace.shading Modifier and Type Class Description classPdfAxialShadingThe 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.classPdfRadialShadingThe class that extendsAbstractPdfShadingandAbstractPdfShadingBlendclasses and is in charge of Shading Dictionary with radial type, that defines a colour blend that varies between two circles.
-