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.

Classes

HexNumberFormat A custom number formatter that formats numbers as hexadecimal strings. 
LineUtilities Some utility methods for Line2D objects. 
LogFormat A number formatter for logarithmic values. 
RelativeDateFormat A formatter that formats dates to show the elapsed time relative to some base date. 
ResourceBundleWrapper Wrapper of ResourceBundle.getBundle() methods. 
XYCoordinateType Represents several possible interpretations for an (x, y) coordinate.