net.simplace.core.ui.jfreechart.DefaultCropChart




public class DefaultCropChart {
// Public Constructors
public DefaultCropChart(FWSimResultCache aCache);


// Public Instance Methods
public JFreeChart createChart();


returns the Chart


}