net.sf.jasperreports.components.barcode4j
Class BarcodeUtils
java.lang.Object
net.sf.jasperreports.components.barcode4j.BarcodeUtils
public final class BarcodeUtils
- extends Object
- Version:
- $Id: BarcodeUtils.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 |
imageProducerCache
protected static JRSingletonCache<BarcodeImageProducer> imageProducerCache
getInstance
public static BarcodeUtils getInstance(JasperReportsContext jasperReportsContext)
getProducer
public BarcodeImageProducer getProducer(JRPropertiesHolder propertiesHolder)
getImageProducer
public static BarcodeImageProducer getImageProducer(JRPropertiesHolder propertiesHolder)
- Deprecated. Replaced by
getProducer(JRPropertiesHolder).
isVertical
public static boolean isVertical(BarcodeComponent barcode)
Copyright © 2012. All Rights Reserved.