ar.com.fdvs.dj.core
Class BarcodeHelper
java.lang.Object
ar.com.fdvs.dj.core.BarcodeHelper
- All Implemented Interfaces:
- BarcodeTypes
public class BarcodeHelper
- extends java.lang.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 |
Method Summary |
static java.awt.image.BufferedImage |
getBarcodeImage(int type,
java.lang.Object aText,
boolean showText,
boolean checkSum)
|
static java.awt.image.BufferedImage |
getBarcodeImage(int type,
java.lang.Object aText,
boolean showText,
boolean checkSum,
java.lang.Object applicationIdentifier,
int width,
int height)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BarcodeHelper
public BarcodeHelper()
getBarcodeImage
public static java.awt.image.BufferedImage getBarcodeImage(int type,
java.lang.Object aText,
boolean showText,
boolean checkSum)
getBarcodeImage
public static java.awt.image.BufferedImage getBarcodeImage(int type,
java.lang.Object aText,
boolean showText,
boolean checkSum,
java.lang.Object applicationIdentifier,
int width,
int height)
Copyright © 2006-2011 FDV Solutions. All Rights Reserved.