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

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

public class PlotSelectionConfigurator
extends AbstractConfigurator
implements PlotConfigurator


Constructor Summary
PlotSelectionConfigurator(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

PlotSelectionConfigurator

public PlotSelectionConfigurator(ChartView view)
Method Detail

configure

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


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