Uses of Class
org.jfree.data.statistics.SimpleHistogramBin
Packages that use SimpleHistogramBin
-
Uses of SimpleHistogramBin in org.jfree.data.statistics
Methods in org.jfree.data.statistics with parameters of type SimpleHistogramBinModifier 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.