Class HistogramChartCreator

java.lang.Object
repast.simphony.chart2.AbstractChartCreator
repast.simphony.chart2.HistogramChartCreator
All Implemented Interfaces:
ChartCreator<HistogramChartDescriptor>

public class HistogramChartCreator extends AbstractChartCreator implements ChartCreator<HistogramChartDescriptor>
ChartCreator for creating histogram charts.
Author:
Nick Collier