Uses of Interface org.jfree.data.statistics.BoxAndWhiskerXYDataset

Uses in package org.jfree.chart

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.

Uses in package org.jfree.data.statistics

Classes implementing org.jfree.data.statistics.BoxAndWhiskerXYDataset

class
A simple implementation of the BoxAndWhiskerXYDataset.