Package org.jfree.chart.util

Utility classes used by JFreeChart.

See:
          Description

Class Summary
HexNumberFormat A custom number formatter that formats numbers as hexadecimal strings.
LogFormat A number formatter for logarithmic values.
RelativeDateFormat A formatter that formats dates to show the elapsed time relative to some base date.
 

Package org.jfree.chart.util Description

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.