Package org.jfree.chart.util
package org.jfree.chart.util
Utility classes used by JFreeChart. Some of these will be candidates for addition to JCommon, but we keep them here so that our dependency is only JCommon 1.0.0 or later.
-
ClassDescriptionSome
AttributedString
utilities.Utilities for cloning.A default implementation of theShadowGenerator
interface, based on code in a blog post by Romain Guy.Transforms aGradientPaint
to range over the width of a target shape.Utility functions for exporting charts to SVG and PDF format.A custom number formatter that formats numbers as hexadecimal strings.A custom number formatter that formats numbers (in seconds) as HH:MM:SS.Some utility methods forLine2D
objects.A number formatter for logarithmic values.This class contains static methods for the manipulation of objects of typePaint
A utility class for checking parameters.A formatter that formats dates to show the elapsed time relative to some base date.Wrapper of ResourceBundle.getBundle() methods.An interface that defines the API for a shadow generator.Text utility functions.Represents several possible interpretations for an (x, y) coordinate.