Header
And More


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.
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.
 

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.


Footer
And More


Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.