net.sf.jasperreports.engine.xml
Class JRChartFactory.JRChartAxisFormatFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRChartFactory.JRChartAxisFormatFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
- Enclosing class:
- JRChartFactory
public static class JRChartFactory.JRChartAxisFormatFactory
- extends JRBaseFactory
A factory responsible for creating new chart axis 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.JRChartAxisFormatFactory
public JRChartFactory.JRChartAxisFormatFactory()
createObject
public Object createObject(Attributes atts)
throws JRException
- Throws:
JRException
Copyright © 2012. All Rights Reserved.