net.sf.jasperreports.engine.xml
Class JRPenFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRPenFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
- Direct Known Subclasses:
- JRPenFactory.Bottom, JRPenFactory.Box, JRPenFactory.Left, JRPenFactory.Right, JRPenFactory.Style, JRPenFactory.Top
public class JRPenFactory
- extends JRBaseFactory
- Version:
- $Id: JRPenFactory.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRPenFactory
public JRPenFactory()
createObject
public Object createObject(Attributes atts)
setPenAttributes
protected static void setPenAttributes(Attributes atts,
JRPen pen)
Copyright © 2012. All Rights Reserved.