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

java.lang.Object
  extended by PiePlot
      extended by org.openfaces.component.chart.impl.plots.PiePlotAdapter

public class PiePlotAdapter
extends PiePlot


Constructor Summary
PiePlotAdapter(PieDataset pieDataset, Chart chart, PieChartView chartView)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PiePlotAdapter

public PiePlotAdapter(PieDataset pieDataset,
                      Chart chart,
                      PieChartView chartView)


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