net.sf.jasperreports.components.barcode4j
Class BarcodeDesignConverter
java.lang.Object
net.sf.jasperreports.components.barcode4j.BarcodeDesignConverter
- All Implemented Interfaces:
- ComponentDesignConverter
public class BarcodeDesignConverter
- extends Object
- implements ComponentDesignConverter
- Version:
- $Id: BarcodeDesignConverter.java 5050 2012-03-12 10:11:26Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BarcodeDesignConverter
public BarcodeDesignConverter()
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 instanceelement - the component element
- Returns:
- a print element that represents a preview of the component
evaluateBarcode
protected Renderable evaluateBarcode(ReportConverter reportConverter,
JRComponentElement element)
Copyright © 2012. All Rights Reserved.