Uses of Interface
org.jfree.data.statistics.BoxAndWhiskerCategoryDataset
Package | Description |
---|---|
org.jfree.data.statistics |
Classes for representing statistical data.
|
-
Uses of BoxAndWhiskerCategoryDataset in org.jfree.data.statistics
Classes in org.jfree.data.statistics that implement BoxAndWhiskerCategoryDataset Modifier and Type Class Description class
DefaultBoxAndWhiskerCategoryDataset
A convenience class that provides a default implementation of theBoxAndWhiskerCategoryDataset
interface.