Uses of Class
com.itextpdf.kernel.pdf.colorspace.shading.AbstractPdfShadingMeshWithFlags
Packages that use AbstractPdfShadingMeshWithFlags
-
Uses of AbstractPdfShadingMeshWithFlags in com.itextpdf.kernel.pdf.colorspace.shading
Modifier and TypeClassDescriptionclass
The class that extendsAbstractPdfShading
,AbstractPdfShadingMesh
andAbstractPdfShadingMeshWithFlags
classes and is in charge of Shading Dictionary with Coons Patch mesh type.class
The class that extendsAbstractPdfShading
,AbstractPdfShadingMesh
andAbstractPdfShadingMeshWithFlags
classes and is in charge of Shading Dictionary with free-form Gouraud-shaded triangle mesh type.class
The class that extendsAbstractPdfShading
,AbstractPdfShadingMesh
andAbstractPdfShadingMeshWithFlags
classes and is in charge of Shading Dictionary with Tensor-Product Patch mesh type.