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 class GenericElementConverter
extends ElementIconConverter

Converter of JRGenericElement into print elements.

Version:
$Id: GenericElementConverter.java 3033 2009-08-27 11:46:22Z 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-2009 Jaspersoft Corporation www.jaspersoft.com