ar.com.fdvs.dj.core
Class BarcodeHelper
java.lang.Object
ar.com.fdvs.dj.core.BarcodeHelper
- All Implemented Interfaces:
- BarcodeTypes
public class BarcodeHelper
- extends Object
- implements BarcodeTypes
| Fields inherited from interface ar.com.fdvs.dj.core.BarcodeTypes |
_2_OF_7, _3_OF_9, BOOKLAND, CODABAR, CODE_128, CODE_128A, CODE_128B, CODE_128C, CODE_39, CODE_39_EXTENDED, EAN128, EAN13, GLOBAL_TRADE_IT_NUMBER, INT_2_OF_5, MONARCH, NW7, PDF417, SCC14_SHIPPING_CODE, SHIPMENT_IDENTIFICATION_NUMBER, STD_2_OF_5, UCCEAN128, UCCEAN128_00, UPCA, USD3, USD4, USPS |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BarcodeHelper
public BarcodeHelper()
getBarcodeImage
public static BufferedImage getBarcodeImage(int type,
Object aText,
boolean showText,
boolean checkSum)
getBarcodeImage
public static BufferedImage getBarcodeImage(int type,
Object aText,
boolean showText,
boolean checkSum,
Object applicationIdentifier,
int width,
int height)
Copyright © 2006-2009 FDV Solutions. All Rights Reserved.