Package | Description |
---|---|
com.zebra.sdk.common.card.graphics.barcode |
Provides interfaces for card printer barcode generation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CodeEAN128Util
Interface used to configure and draw an EAN 128 barcode.
|
Modifier and Type | Method and Description |
---|---|
static CodeEANUtil |
ZebraBarcodeFactory.getCodeEAN13(ZebraGraphics graphics)
Returns the barcode utilites class for EAN13 barcodes.
|
static CodeEANUtil |
ZebraBarcodeFactory.getCodeEAN8(ZebraGraphics graphics)
Returns the barcode utilites class for EAN8 barcodes.
|
static CodeEANUtil |
ZebraBarcodeFactory.getCodeUPCA(ZebraGraphics graphics)
Returns the barcode utilites class for UPCA barcodes.
|
static CodeEANUtil |
ZebraBarcodeFactory.getCodeUPCE(ZebraGraphics graphics)
Returns the barcode utilites class for UPCE barcodes.
|
© 2016 ZIH Corp. All Rights Reserved.