Uses of Class
com.orsonpdf.util.GradientPaintKey
Packages that use GradientPaintKey
Package
Description
Contains
PDFGraphics2D
and supporting
classes to allow Java2D rendering to Adobe's Portable Document Format (PDF).-
Uses of GradientPaintKey in com.orsonpdf
Fields in com.orsonpdf with type parameters of type GradientPaintKeyModifier and TypeFieldDescriptionprivate Map
<GradientPaintKey, String> Page.gradientPaintsOnPage
A map between gradient paints and the names used to define the associated pattern in the page resources.