Uses of Class
org.jfree.data.statistics.SimpleHistogramBin
-
Uses of SimpleHistogramBin in org.jfree.data.statistics
Modifier and TypeMethodDescriptionvoid
SimpleHistogramDataset.addBin
(SimpleHistogramBin bin) Adds a bin to the dataset.boolean
SimpleHistogramBin.overlapsWith
(SimpleHistogramBin bin) Returnstrue
if this bin overlaps with the specified bin, andfalse
otherwise.