net.sf.jasperreports.charts.xml
Class JRChartAxisFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.charts.xml.JRChartAxisFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
public class JRChartAxisFactory
- extends JRBaseFactory
- Version:
- $Id: JRChartAxisFactory.java 1578 2007-02-09 16:27:52Z shertage $
- 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 |
ELEMENT_axis
public static final String ELEMENT_axis
- See Also:
- Constant Field Values
ATTRIBUTE_position
public static final String ATTRIBUTE_position
- See Also:
- Constant Field Values
JRChartAxisFactory
public JRChartAxisFactory()
createObject
public Object createObject(Attributes atts)
throws JRException
- Throws:
JRException
Copyright © 2012. All Rights Reserved.