Uses of Class
org.apache.pdfbox.pdmodel.graphics.shading.GouraudShadingContext
Packages that use GouraudShadingContext
Package
Description
This package deals with shadings which are used for filling instead of a color.
-
Uses of GouraudShadingContext in org.apache.pdfbox.pdmodel.graphics.shading
Subclasses of GouraudShadingContext in org.apache.pdfbox.pdmodel.graphics.shadingModifier and TypeClassDescription(package private) class
AWT PaintContext for Gouraud Triangle Mesh (Type 4) shading.(package private) class
AWT PaintContext for Gouraud Triangle Lattice (Type 5) shading.