public final class BarcodeUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static JRSingletonCache<BarcodeImageProducer> |
imageProducerCache |
protected static JRSingletonCache<QRCodeImageProducer> |
qrCodeProducerCache |
Modifier and Type | Method and Description |
---|---|
static BarcodeImageProducer |
getImageProducer(JRPropertiesHolder propertiesHolder)
Deprecated.
Replaced by
getProducer(JRPropertiesHolder) . |
static BarcodeUtils |
getInstance(JasperReportsContext jasperReportsContext) |
BarcodeImageProducer |
getProducer(JRPropertiesHolder propertiesHolder) |
QRCodeImageProducer |
getQRCodeProducer(JRPropertiesHolder propertiesHolder) |
static boolean |
isVertical(Barcode4jComponent barcode) |
protected static JRSingletonCache<BarcodeImageProducer> imageProducerCache
protected static JRSingletonCache<QRCodeImageProducer> qrCodeProducerCache
public static BarcodeUtils getInstance(JasperReportsContext jasperReportsContext)
public BarcodeImageProducer getProducer(JRPropertiesHolder propertiesHolder)
public QRCodeImageProducer getQRCodeProducer(JRPropertiesHolder propertiesHolder)
public static BarcodeImageProducer getImageProducer(JRPropertiesHolder propertiesHolder)
getProducer(JRPropertiesHolder)
.public static boolean isVertical(Barcode4jComponent barcode)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com