net.sf.jasperreports.components.barcode4j
Class BarcodeUtils

java.lang.Object
  extended by net.sf.jasperreports.components.barcode4j.BarcodeUtils

public final class BarcodeUtils
extends java.lang.Object

Version:
$Id: BarcodeUtils.java 5050 2012-03-12 10:11:26Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Field Summary
protected static JRSingletonCache<BarcodeImageProducer> imageProducerCache
           
 
Method Summary
static BarcodeImageProducer getImageProducer(JRPropertiesHolder propertiesHolder)
          Deprecated. Replaced by getProducer(JRPropertiesHolder).
static BarcodeUtils getInstance(JasperReportsContext jasperReportsContext)
           
 BarcodeImageProducer getProducer(JRPropertiesHolder propertiesHolder)
           
static boolean isVertical(BarcodeComponent barcode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

imageProducerCache

protected static JRSingletonCache<BarcodeImageProducer> imageProducerCache
Method Detail

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)


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com