org.openfaces.component.chart.impl.plots
Class GridCategoryPlotAdapter

java.lang.Object
  extended by CategoryPlot
      extended by org.openfaces.component.chart.impl.plots.GridCategoryPlotAdapter

public class GridCategoryPlotAdapter
extends CategoryPlot


Constructor Summary
GridCategoryPlotAdapter(CategoryDataset ds, AbstractCategoryItemRenderer renderer, Chart chart, GridChartView chartView)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridCategoryPlotAdapter

public GridCategoryPlotAdapter(CategoryDataset ds,
                               AbstractCategoryItemRenderer renderer,
                               Chart chart,
                               GridChartView chartView)


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.