Uses of Class
org.jfree.pdf.util.GradientPaintKey
-
Packages that use GradientPaintKey Package Description org.jfree.pdf ContainsPDFGraphics2D
and supporting classes to allow Java2D rendering to Adobe's Portable Document Format (PDF). -
-
Uses of GradientPaintKey in org.jfree.pdf
Fields in org.jfree.pdf 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.
-