Uses of Class
org.jfree.svg.util.LinearGradientPaintKey
Packages that use LinearGradientPaintKey
Package
Description
Contains
SVGGraphics2D
and supporting classes that allow
Java2D rendering to Scalable Vector Graphics (SVG) format.-
Uses of LinearGradientPaintKey in org.jfree.svg
Fields in org.jfree.svg with type parameters of type LinearGradientPaintKeyModifier and TypeFieldDescriptionprivate Map
<LinearGradientPaintKey, String> SVGGraphics2D.linearGradientPaints
A map of all the linear gradients used, and the corresponding id.