Uses of Interface
org.openfaces.component.chart.impl.configuration.ConfigurablePlot

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

Uses of ConfigurablePlot in org.openfaces.component.chart.impl.configuration
 

Methods in org.openfaces.component.chart.impl.configuration with parameters of type ConfigurablePlot
 void PlotColorsConfigurator.configure(ConfigurablePlot configurablePlot)
           
 void PlotConfigurator.configure(ConfigurablePlot plot)
           
 void PlotGridLinesConfigurator.configure(ConfigurablePlot plot)
           
 void PlotSelectionConfigurator.configure(ConfigurablePlot configurablePlot)
           
 void ShadowConfigurator.configure(ConfigurablePlot plot)
           
 void ShadowConfigurator.configure(ConfigurablePlot plot)
           
 void PlotSelectionConfigurator.configure(ConfigurablePlot configurablePlot)
           
 void PlotGridLinesConfigurator.configure(ConfigurablePlot plot)
           
 void PlotConfigurator.configure(ConfigurablePlot plot)
           
 void PlotColorsConfigurator.configure(ConfigurablePlot configurablePlot)
           
 

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

Classes in org.openfaces.component.chart.impl.plots that implement ConfigurablePlot
 class GridCategoryPlotAdapter
           
 class GridDatePlotAdapter
           
 class GridXYPlotAdapter
           
 class MultiplePiePlotAdapter
           
 class PiePlot3DAdapter
           
 class PiePlotAdapter
           
 class XYPlotAdapter
           
 

Methods in org.openfaces.component.chart.impl.plots with parameters of type ConfigurablePlot
 void ConfigurablePlotBase.configure(ConfigurablePlot plot)
           
 void ConfigurablePlotBase.configure(ConfigurablePlot plot)
           
 



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