Uses of Class
org.openfaces.component.chart.PieChartView

Packages that use PieChartView
org.openfaces.component.chart.impl.generators This package is only for internal usage from within the OpenFaces library. 
org.openfaces.component.chart.impl.plots This package is only for internal usage from within the OpenFaces library. 
 

Uses of PieChartView in org.openfaces.component.chart.impl.generators
 

Constructors in org.openfaces.component.chart.impl.generators with parameters of type PieChartView
DynamicPieGenerator(PieChartView pieView, ChartViewValueExpression valueExpression)
           
DynamicPieGenerator(PieChartView pieView, ChartViewValueExpression valueExpression)
           
 

Uses of PieChartView in org.openfaces.component.chart.impl.plots
 

Constructors in org.openfaces.component.chart.impl.plots with parameters of type PieChartView
MultiplePiePlotAdapter(org.jfree.data.category.CategoryDataset ds, org.jfree.util.TableOrder order, Chart chart, PieChartView view)
           
MultiplePiePlotAdapter(org.jfree.data.category.CategoryDataset ds, org.jfree.util.TableOrder order, Chart chart, PieChartView view)
           
PiePlot3DAdapter(org.jfree.data.general.PieDataset pieDataset, Chart chart, PieChartView chartView)
           
PiePlot3DAdapter(org.jfree.data.general.PieDataset pieDataset, Chart chart, PieChartView chartView)
           
PiePlotAdapter(org.jfree.data.general.PieDataset pieDataset, Chart chart, PieChartView chartView)
           
PiePlotAdapter(org.jfree.data.general.PieDataset pieDataset, Chart chart, PieChartView chartView)
           
 



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