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)
           
 

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

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



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