Uses of Class
com.orsonpdf.util.GradientPaintKey
-
Packages that use GradientPaintKey Package Description com.orsonpdf ContainsPDFGraphics2Dand 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. gradientPaintsOnPageA map between gradient paints and the names used to define the associated pattern in the page resources.
-