|
Header
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BoxAndWhiskerXYDataset | |
|---|---|
| org.jfree.chart | Core classes, including JFreeChart and
ChartPanel. |
| org.jfree.data.statistics | Classes for representing statistical data. |
| Uses of BoxAndWhiskerXYDataset in org.jfree.chart |
|---|
| Methods in org.jfree.chart with parameters of type BoxAndWhiskerXYDataset | |
|---|---|
static JFreeChart |
ChartFactory.createBoxAndWhiskerChart(java.lang.String title,
java.lang.String timeAxisLabel,
java.lang.String valueAxisLabel,
BoxAndWhiskerXYDataset dataset,
boolean legend)
Creates and returns a default instance of a box and whisker chart. |
| Uses of BoxAndWhiskerXYDataset in org.jfree.data.statistics |
|---|
| Classes in org.jfree.data.statistics that implement BoxAndWhiskerXYDataset | |
|---|---|
class |
DefaultBoxAndWhiskerXYDataset
A simple implementation of the BoxAndWhiskerXYDataset interface. |
|
Footer
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||