Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class org.jfree.data.statistics.SimpleHistogramBin
Uses in package org.jfree.data.statistics
Methods with parameter type org.jfree.data.statistics.SimpleHistogramBin
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.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About