public class BarcodeHelper extends Object implements 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
Constructor and Description |
---|
BarcodeHelper() |
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
getBarcodeImage(int type,
Object aText,
boolean showText,
boolean checkSum) |
static BufferedImage |
getBarcodeImage(int type,
Object aText,
boolean showText,
boolean checkSum,
Object applicationIdentifier,
int width,
int height) |
public static BufferedImage getBarcodeImage(int type, Object aText, boolean showText, boolean checkSum)
public static BufferedImage getBarcodeImage(int type, Object aText, boolean showText, boolean checkSum, Object applicationIdentifier, int width, int height)
Copyright © 2006–2015 FDV Solutions. All rights reserved.