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

java.lang.Object
  extended by XYPlot
      extended by org.openfaces.component.chart.impl.plots.GridDatePlotAdapter

public class GridDatePlotAdapter
extends XYPlot


Constructor Summary
GridDatePlotAdapter(XYDataset ds, AbstractXYItemRenderer 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

GridDatePlotAdapter

public GridDatePlotAdapter(XYDataset ds,
                           AbstractXYItemRenderer renderer,
                           Chart chart,
                           GridChartView chartView)


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