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

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

public class GroupedStackedBarRendererCustomizer
extends Object
implements DRIChartCustomizer, Serializable

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

Field Summary
static String GROUP_SERIES_KEY
           
 
Constructor Summary
GroupedStackedBarRendererCustomizer()
           
 
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
 

Field Detail

GROUP_SERIES_KEY

public static final String GROUP_SERIES_KEY
See Also:
Constant Field Values
Constructor Detail

GroupedStackedBarRendererCustomizer

public GroupedStackedBarRendererCustomizer()
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.