net.sf.jasperreports.engine.convert
Class ImageConverter

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

public final class ImageConverter
extends ElementConverter

Version:
$Id: ImageConverter.java 3687 2010-04-06 09:50:42Z shertage $
Author:
Teodor Danciu ([email protected])

Method Summary
 JRPrintElement convert(ReportConverter reportConverter, JRElement element)
           
static ImageConverter getInstance()
           
 
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 ImageConverter getInstance()

convert

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


Copyright © 2011. All Rights Reserved.