net.sf.jasperreports.engine.convert
Class StaticTextConverter

java.lang.Object
  extended by net.sf.jasperreports.engine.convert.ElementConverter
      extended by net.sf.jasperreports.engine.convert.TextElementConverter
          extended by net.sf.jasperreports.engine.convert.StaticTextConverter

public final class StaticTextConverter
extends TextElementConverter

Version:
$Id: StaticTextConverter.java 5050 2012-03-12 10:11:26Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Method Summary
 JRPrintElement convert(ReportConverter reportConverter, JRElement element)
           
static StaticTextConverter getInstance()
           
 
Methods inherited from class net.sf.jasperreports.engine.convert.TextElementConverter
copyTextElement, measureTextElement
 
Methods inherited from class net.sf.jasperreports.engine.convert.ElementConverter
copyElement, copyGraphicElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static StaticTextConverter getInstance()

convert

public JRPrintElement convert(ReportConverter reportConverter,
                              JRElement element)
Specified by:
convert in class ElementConverter


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com