Package net.sf.jasperreports.charts
Interface ChartCopyObjectFactory
-
- All Known Implementing Classes:
ChartCopyBaseObjectFactory
,ChartCopyDesignObjectFactory
public interface ChartCopyObjectFactory
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JRItemLabel
copyItemLabel(JRItemLabel itemLabel, JRChart chart)
-
-
-
Method Detail
-
copyItemLabel
JRItemLabel copyItemLabel(JRItemLabel itemLabel, JRChart chart)
-
-