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 4595 2011-09-08 15:55:10Z 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  JRRenderable 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 JRRenderable evaluateBarcode(ReportConverter reportConverter,
                                       JRComponentElement element)


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com