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

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

public class ShadowConfigurator
extends AbstractConfigurator
implements RendererConfigurator, PlotConfigurator


Constructor Summary
ShadowConfigurator(ChartView view)
           
 
Method Summary
 void configure(ConfigurablePlot plot)
           
 void configure(ConfigurableRenderer renderer)
           
 
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

ShadowConfigurator

public ShadowConfigurator(ChartView view)
Method Detail

configure

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

configure

public void configure(ConfigurableRenderer renderer)
Specified by:
configure in interface RendererConfigurator


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