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

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

public class DifferenceRendererCustomizer
extends Object
implements DRIChartCustomizer, Serializable

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

Constructor Summary
DifferenceRendererCustomizer(DRIDifferencePlot differencePlot)
           
 
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

DifferenceRendererCustomizer

public DifferenceRendererCustomizer(DRIDifferencePlot differencePlot)
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.