net.sf.jasperreports.engine.xml
Class JRChartFactory.JRChartLegendFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRChartFactory.JRChartLegendFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
- Enclosing class:
- JRChartFactory
public static class JRChartFactory.JRChartLegendFactory
- extends JRBaseFactory
A factory responsible for creating new chart legend formatting objects.
- Author:
- Barry Klawans (bklawans@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRChartFactory.JRChartLegendFactory
public JRChartFactory.JRChartLegendFactory()
createObject
public Object createObject(Attributes atts)
throws JRException
- Throws:
JRException
Copyright © 2012. All Rights Reserved.