Frames | No Frames |
Methods with parameter type org.jfree.data.statistics.BoxAndWhiskerXYDataset | |
JFreeChart | ChartFactory.createBoxAndWhiskerChart(String title, String timeAxisLabel, String valueAxisLabel, BoxAndWhiskerXYDataset dataset, boolean legend) Creates and returns a default instance of a box and whisker chart. |
Classes implementing org.jfree.data.statistics.BoxAndWhiskerXYDataset | |
class | A simple implementation of the BoxAndWhiskerXYDataset . |