net.sf.jasperreports.components.barcode4j
Class BarcodeDesignConverter

java.lang.Object
  extended by net.sf.jasperreports.components.barcode4j.BarcodeDesignConverter
All Implemented Interfaces:
ComponentDesignConverter

public class BarcodeDesignConverter
extends java.lang.Object
implements ComponentDesignConverter

Version:
$Id: BarcodeDesignConverter.java 5050 2012-03-12 10:11:26Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Constructor Summary
BarcodeDesignConverter()
           
 
Method Summary
 JRPrintElement convert(ReportConverter reportConverter, JRComponentElement element)
          Converts a component element into a print element that represents a preview of the component.
protected  Renderable evaluateBarcode(ReportConverter reportConverter, JRComponentElement element)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BarcodeDesignConverter

public BarcodeDesignConverter()
Method Detail

convert

public JRPrintElement convert(ReportConverter reportConverter,
                              JRComponentElement element)
Description copied from interface: ComponentDesignConverter
Converts a component element into a print element that represents a preview of the component.

Specified by:
convert in interface ComponentDesignConverter
Parameters:
reportConverter - the report converter instance
element - the component element
Returns:
a print element that represents a preview of the component

evaluateBarcode

protected Renderable evaluateBarcode(ReportConverter reportConverter,
                                     JRComponentElement element)


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com