net.sf.dynamicreports.design.transformation.chartcustomizer
Class PieChartLabelFormatCustomizer
java.lang.Object
net.sf.dynamicreports.design.transformation.chartcustomizer.PieChartLabelFormatCustomizer
- All Implemented Interfaces:
- Serializable, DRIChartCustomizer
public class PieChartLabelFormatCustomizer
- extends Object
- implements DRIChartCustomizer, Serializable
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PieChartLabelFormatCustomizer
public PieChartLabelFormatCustomizer(String labelFormat,
String valuePattern,
String percentValuePattern)
customize
public void customize(org.jfree.chart.JFreeChart chart,
ReportParameters reportParameters)
- Specified by:
customize
in interface DRIChartCustomizer
Copyright © 2010-2014. All Rights Reserved.