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 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita ([email protected])

Field Summary
protected static JRSingletonCache<BarcodeImageProducer> imageProducerCache
           
 
Method Summary
static BarcodeImageProducer getImageProducer(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

getImageProducer

public static BarcodeImageProducer getImageProducer(JRPropertiesHolder propertiesHolder)

isVertical

public static boolean isVertical(BarcodeComponent barcode)


Copyright © 2011. All Rights Reserved.