net.sf.jasperreports.engine.convert
Class GenericElementConverter

java.lang.Object
  extended by net.sf.jasperreports.engine.convert.ElementConverter
      extended by net.sf.jasperreports.engine.convert.ElementIconConverter
          extended by net.sf.jasperreports.engine.convert.GenericElementConverter

public final class GenericElementConverter
extends ElementIconConverter

Converter of JRGenericElement into print elements.

Version:
$Id: GenericElementConverter.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Method Summary
static GenericElementConverter getInstance()
          Returns the singleton instance of this converter.
 
Methods inherited from class net.sf.jasperreports.engine.convert.ElementIconConverter
convert, getRenderer
 
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 GenericElementConverter getInstance()
Returns the singleton instance of this converter.

Returns:
the singleton component converter instance


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com