Module org.jfree.chart
Package org.jfree.chart.util
Utility classes used by JFreeChart.
-
Interface Summary Interface Description GradientPaintTransformer The interface for a class that can transform aGradientPaintto fit an arbitrary shape.ShadowGenerator An interface that defines the API for a shadow generator. -
Class Summary Class Description AttrStringUtils SomeAttributedStringutilities.DefaultShadowGenerator A default implementation of theShadowGeneratorinterface, based on code in a blog post by Romain Guy.DirectionalGradientPaintTransformer Transforms aGradientPaintto range over the width of a target shape.ExportUtils Utility functions for exporting charts to SVG and PDF format.PaintAlpha This class contains static methods for the manipulation of objects of typePaintStandardGradientPaintTransformer Transforms aGradientPaintto range over the width of a target shape.StringUtils String utilities. -
Enum Summary Enum Description GradientPaintTransformType Represents a type of transform for aGradientPaint.