Uses of Class
com.orsonpdf.util.GradientPaintKey
-
Packages that use GradientPaintKey Package Description com.orsonpdf ContainsPDFGraphics2D
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 GradientPaintKey Modifier and Type Field Description private java.util.Map<GradientPaintKey,java.lang.String>
Page. gradientPaintsOnPage
A map between gradient paints and the names used to define the associated pattern in the page resources.
-