Header
And More


Uses of Package
org.jfree.data.statistics

Packages that use org.jfree.data.statistics
org.jfree.chart Core classes, including JFreeChart and ChartPanel
org.jfree.chart.renderer.category Plug-in renderers for the CategoryPlot class. 
org.jfree.data.statistics Classes for representing statistical data. 
 

Classes in org.jfree.data.statistics used by org.jfree.chart
BoxAndWhiskerCategoryDataset
          A category dataset that defines various medians, outliers and an average value for each item.
BoxAndWhiskerXYDataset
          An interface that defines data in the form of (x, max, min, average, median) tuples.
 

Classes in org.jfree.data.statistics used by org.jfree.chart.renderer.category
StatisticalCategoryDataset
          A category dataset that defines a mean and standard deviation value for each item.
 

Classes in org.jfree.data.statistics used by org.jfree.data.statistics
BoxAndWhiskerCategoryDataset
          A category dataset that defines various medians, outliers and an average value for each item.
BoxAndWhiskerItem
          Represents one data item within a box-and-whisker dataset.
BoxAndWhiskerXYDataset
          An interface that defines data in the form of (x, max, min, average, median) tuples.
HistogramType
          A class for creating constants to represent the histogram type.
MultiValueCategoryDataset
          A category dataset that defines multiple values for each item.
SimpleHistogramBin
          A bin for the SimpleHistogramDataset.
StatisticalCategoryDataset
          A category dataset that defines a mean and standard deviation value for each item.
 


Footer
And More


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