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 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 boolean isVertical(Barcode4jComponent barcode)
© 2001 - 2018 TIBCO Software Inc. www.jaspersoft.com