Uses of Class
org.expasy.jpl.commons.collection.stat.HistogramDataSetExporter

Packages that use HistogramDataSetExporter
org.expasy.jpl.commons.collection.render Provides interfaces and renderers for image rendering of collections. 
org.expasy.jpl.commons.collection.stat Provides interfaces and objects for statistical data. 
 

Uses of HistogramDataSetExporter in org.expasy.jpl.commons.collection.render
 

Methods in org.expasy.jpl.commons.collection.render with parameters of type HistogramDataSetExporter
static org.jfree.data.xy.IntervalXYDataset HistogramDataSetRenderer.toXYDataset(HistogramDataSetExporter exporter, String title, HistogramDataSet histo)
          Convert the histogram for jfreechart display (add values and weights).
 

Uses of HistogramDataSetExporter in org.expasy.jpl.commons.collection.stat
 

Methods in org.expasy.jpl.commons.collection.stat that return HistogramDataSetExporter
static HistogramDataSetExporter HistogramDataSetExporter.newInstance()
           
 



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.