Class SpiderChartFillFactory
java.lang.Object
net.sf.jasperreports.components.spiderchart.SpiderChartFillFactory
- All Implemented Interfaces:
ComponentFillFactory
- Author:
- Sanda Zaharia (shertage@users.sourceforge.net)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncloneFillComponent(FillComponent component, JRFillCloneFactory factory) toFillComponent(Component component, JRFillObjectFactory factory)
-
Constructor Details
-
SpiderChartFillFactory
public SpiderChartFillFactory()
-
-
Method Details
-
toFillComponent
- Specified by:
toFillComponentin interfaceComponentFillFactory
-
cloneFillComponent
- Specified by:
cloneFillComponentin interfaceComponentFillFactory
-