org.openfaces.component.chart.impl.configuration
Class LineAndShapePropertiesConfigurator
java.lang.Object
org.openfaces.component.chart.impl.configuration.AbstractConfigurator
org.openfaces.component.chart.impl.configuration.LineAndShapePropertiesConfigurator
- All Implemented Interfaces:
- RendererConfigurator
public class LineAndShapePropertiesConfigurator
- extends AbstractConfigurator
- implements RendererConfigurator
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineAndShapePropertiesConfigurator
public LineAndShapePropertiesConfigurator(ChartView view)
LineAndShapePropertiesConfigurator
public LineAndShapePropertiesConfigurator(ChartView view,
org.jfree.data.general.Dataset dataSet)
getDataSet
public org.jfree.data.general.Dataset getDataSet()
setDataSet
public void setDataSet(org.jfree.data.general.Dataset dataSet)
configure
public void configure(ConfigurableRenderer renderer)
- Specified by:
configure
in interface RendererConfigurator
Copyright © 1998-2010 TeamDev Ltd. All Rights Reserved.