Header
And More


Uses of Class
org.jfree.data.statistics.SimpleHistogramBin

Packages that use SimpleHistogramBin
org.jfree.data.statistics Classes for representing statistical data. 
 

Uses of SimpleHistogramBin in org.jfree.data.statistics
 

Methods in org.jfree.data.statistics with parameters of type 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.
 


Footer
And More


Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.