net.sf.jasperreports.components.sort
Class SortComponentSymbolFontFactory
java.lang.Object
net.sf.jasperreports.engine.xml.JRBaseFactory
net.sf.jasperreports.engine.xml.JRFontFactory
net.sf.jasperreports.components.sort.SortComponentSymbolFontFactory
- All Implemented Interfaces:
- org.apache.commons.digester.ObjectCreationFactory
public class SortComponentSymbolFontFactory
- extends JRFontFactory
- Version:
- $Id: SortComponentSymbolFontFactory.java 4630 2011-09-27 12:22:16Z narcism $
- 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 |
SortComponentSymbolFontFactory
public SortComponentSymbolFontFactory()
getFont
public JRFont getFont()
- Specified by:
getFont in class JRFontFactory
setStyle
public void setStyle(JRFont font,
Attributes atts)
- Specified by:
setStyle in class JRFontFactory
Copyright © 2012. All Rights Reserved.