net.sf.dynamicreports.design.transformation.chartcustomizer
Class WaterfallBarRendererCustomizer

java.lang.Object
  extended by net.sf.dynamicreports.design.transformation.chartcustomizer.WaterfallBarRendererCustomizer
All Implemented Interfaces:
Serializable, DRIChartCustomizer

public class WaterfallBarRendererCustomizer
extends Object
implements DRIChartCustomizer, Serializable

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)
See Also:
Serialized Form

Constructor Summary
WaterfallBarRendererCustomizer(DRIWaterfallBarPlot waterfallBarPlot)
           
 
Method Summary
 void customize(org.jfree.chart.JFreeChart chart, ReportParameters reportParameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WaterfallBarRendererCustomizer

public WaterfallBarRendererCustomizer(DRIWaterfallBarPlot waterfallBarPlot)
Method Detail

customize

public void customize(org.jfree.chart.JFreeChart chart,
                      ReportParameters reportParameters)
Specified by:
customize in interface DRIChartCustomizer


Copyright © 2010-2014. All Rights Reserved.