org.apache.commons.math.complex.ComplexFormat Formats a Complex number in cartesian format "Re(c) + Im(c)i". 'i' can be replaced with 'j', and the number format for both real and imaginary parts can be configured. @author Apache Software Foundation @version $Revision$ $Date: 2005-06-26 15:20:57 -0700 (Sun, 26 Jun 2005) $ org.apache.commons.math.fraction.FractionFormat Formats a Fraction number in proper format or improper format. The number format for each of the whole number, numerator and, denominator can be configured. @since 1.1 @version $Revision$ $Date: 2005-06-26 20:46:57 -0700 (Sun, 26 Jun 2005) $ org.apache.commons.math.fraction.ProperFractionFormat Formats a Fraction number in proper format. The number format for each of the whole number, numerator and, denominator can be configured. @since 1.1 @version $Revision$ $Date: 2005-05-21 22:25:44 -0700 (Sat, 21 May 2005) $ org.jfree.chart.axis.NumberAxis An axis for displaying numerical data. <P> If the axis is set up to automatically determine its range to fit the data, you can ensure that the range includes zero (statisticians usually prefer this) by setting the <code>autoRangeIncludesZero</code> flag to <code>true</co ...org.jfree.chart.labels.AbstractPieItemLabelGenerator A base class used for generating pie chart item labels. org.apache.commons.validator.GenericTypeValidator This class contains basic methods for performing validations that return the correctly typed class based on the validation performed. org.jfree.chart.labels.AbstractCategoryItemLabelGenerator A base class that can be used to create a label or tooltip generator that can be assigned to a {@link org.jfree.chart.renderer.category.CategoryItemRenderer}. jxl.biff.FormatRecord A non-built format record com.sleepycat.je.log.StatsFileReader The StatsFileReader generates stats about the log entries read, such as the count of each type of entry, the number of bytes, minimum and maximum sized log entry. org.jfree.chart.axis.NumberTickUnit A numerical tick unit. org.jfree.chart.labels.IntervalCategoryToolTipGenerator A tooltip generator for plots that use data from an {@link IntervalCategoryDataset}. CandleGraphExample
| Popular Tags |