public final class BarcodeUtils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static JRSingletonCache<BarcodeImageProducer> |
imageProducerCache |
| 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) |
static boolean |
isVertical(BarcodeComponent barcode) |
protected static JRSingletonCache<BarcodeImageProducer> imageProducerCache
public static BarcodeUtils getInstance(JasperReportsContext jasperReportsContext)
public BarcodeImageProducer getProducer(JRPropertiesHolder propertiesHolder)
public static BarcodeImageProducer getImageProducer(JRPropertiesHolder propertiesHolder)
getProducer(JRPropertiesHolder).public static boolean isVertical(BarcodeComponent barcode)
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com