Package | Description |
---|---|
org.jfree.data.statistics |
Classes for representing statistical data.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleHistogramDataset.addBin(SimpleHistogramBin bin)
Adds a bin to the dataset.
|
boolean |
SimpleHistogramBin.overlapsWith(SimpleHistogramBin bin)
Returns
true if this bin overlaps with the specified bin,
and false otherwise. |