Uses of Package
org.jfree.svg.util
-
Packages that use org.jfree.svg.util Package Description org.jfree.svg ContainsSVGGraphics2D
and supporting classes that allow Java2D rendering to Scalable Vector Graphics (SVG) format.org.jfree.svg.util An internal package for the JFreeSVG library. -
Classes in org.jfree.svg.util used by org.jfree.svg Class Description GradientPaintKey A wrapper for aGradientPaint
that can be used as the key for aMap
(including aHashMap
).LinearGradientPaintKey A wrapper for aLinearGradientPaint
that can be used as the key for aMap
(including aHashMap
).RadialGradientPaintKey A wrapper for aRadialGradientPaint
that can be used as the key for aMap
(including aHashMap
). -
Classes in org.jfree.svg.util used by org.jfree.svg.util Class Description RoundingMode