org.openfaces.component.chart.impl.configuration
Class PlotColorsConfigurator

java.lang.Object
  extended by org.openfaces.component.chart.impl.configuration.AbstractConfigurator
      extended by org.openfaces.component.chart.impl.configuration.PlotColorsConfigurator
All Implemented Interfaces:
PlotConfigurator

public class PlotColorsConfigurator
extends AbstractConfigurator
implements PlotConfigurator


Constructor Summary
PlotColorsConfigurator(ChartView view)
           
 
Method Summary
 void configure(ConfigurablePlot configurablePlot)
           
 
Methods inherited from class org.openfaces.component.chart.impl.configuration.AbstractConfigurator
getView, setView
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlotColorsConfigurator

public PlotColorsConfigurator(ChartView view)
Method Detail

configure

public void configure(ConfigurablePlot configurablePlot)
Specified by:
configure in interface PlotConfigurator


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