|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.barcode.Symbology
public final class Symbology
Specifies the type of barcode specification.
Field Summary | |
---|---|
static int |
AustralianPosteParcel
Specifies that the data should be encoded with Australian Post Domestic eParcel Barcode barcode specification |
static int |
AustraliaPost
Represents Australia Post Customer BarCode |
static int |
Aztec
Specifies that the data should be encoded with Aztec barcode specification |
static int |
BooklandEAN
Specifies that the data should be encoded with Bookland-EAN barcode specification |
static int |
Codabar
Specifies that the data should be encoded with CODABAR barcode specification |
static int |
Code11
Specifies that the data should be encoded with CODE 11 barcode specification |
static int |
Code128
Specifies that the data should be encoded with CODE 128 barcode specification |
static int |
Code39Extended
Specifies that the data should be encoded with Extended CODE 39 barcode specification |
static int |
Code39Standard
Specifies that the data should be encoded with Standard CODE 39 barcode specification |
static int |
Code93Extended
Specifies that the data should be encoded with Extended CODE 93 barcode specification |
static int |
Code93Standard
Specifies that the data should be encoded with Standard CODE 93 barcode specification |
static int |
DataMatrix
2D barcode symbology DataMatrix |
static int |
DeutschePostIdentcode
Represents Deutschen Post barcode, This Symbology is also known as Identcode,CodeIdentcode,German Postal 2 of 5 Identcode, Deutsche Post AG Identcode, Deutsche Frachtpost Identcode, Deutsche Post AG (DHL) |
static int |
DeutschePostLeitcode
Represents Deutsche Post Leitcode Barcode,also known as German Postal 2 of 5 Leitcode, CodeLeitcode, Leitcode, Deutsche Post AG (DHL). |
static int |
EAN128
Specifies that the data should be encoded with EAN128 barcode specification |
static int |
EAN13
Specifies that the data should be encoded with EAN-13 barcode specification |
static int |
EAN14
Specifies that the data should be encoded with EAN14/ SCC14 barcode specification |
static int |
EAN8
Specifies that the data should be encoded with EAN-8 barcode specification |
static int |
GS1DataMatrix
2D barcode symbology DataMatrix with GS1 string format |
static int |
IATA2of5
Represents IATA 2 of 5 barcode.IATA (International Air Transport Assosiation) uses this barcode for the management of air cargo. |
static int |
Interleaved2of5
Specifies that the data should be encoded with INTERLEAVED 2 of 5 barcode specification |
static int |
ItalianPost25
Represents Italian Post 25 barcode. |
static int |
ITF14
Specifies that the data should be encoded with ITF14 barcode specification |
static int |
ITF6
Represents ITF-6 Barcode. |
static int |
MacroPdf417
Specifies that the data should be encoded with MacroPdf417 barcode specification |
static int |
Matrix2of5
Represents Matrix 2 of 5 BarCode |
static int |
MSI
Specifies that the data should be encoded with MSI Plessey barcode specification |
static int |
OneCode
Specifies that the data should be encoded with USPS OneCode barcode specification |
static int |
OPC
Represents OPC(Optical Product Code) Barcode,also known as , VCA Barcode VCA OPC, Vision Council of America OPC Barcode. |
static int |
Patch
Represents Patch code barcode(T barcode), supports recognition only. |
static int |
Pdf417
2D barcode symbology Pdf417 |
static int |
Planet
Specifies that the data should be encoded with Planet barcode specification |
static int |
Postnet
Specifies that the data should be encoded with Postnet barcode specification |
static int |
PZN
Represents PZN barcode.This Symbology is also known as Pharma Zentral Nummer,Pharmazentralnummer |
static int |
QR
Specifies that the data should be encoded with QR Code barcode specification |
static int |
RM4SCC
Represents RM4SCC barcode. |
static int |
SSCC18
Specifies that the data should be encoded with SSCC18 barcode specification |
static int |
Standard2of5
Specifies that the data should be encoded with Standard 2 of 5 barcode specification |
static int |
UPCA
Specifies that the data should be encoded with UPC-A barcode specification |
static int |
UPCE
Specifies that the data should be encoded with UPC-E barcode specification |
static int |
VIN
Represents VIN (Vehicle Identification Number) Barcode. |
Constructor Summary | |
---|---|
Symbology()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int Codabar
Specifies that the data should be encoded with CODABAR barcode specification
public static final int Code11
Specifies that the data should be encoded with CODE 11 barcode specification
public static final int Code128
Specifies that the data should be encoded with CODE 128 barcode specification
public static final int Code39Extended
Specifies that the data should be encoded with Extended CODE 39 barcode specification
public static final int Code93Extended
Specifies that the data should be encoded with Extended CODE 93 barcode specification
public static final int Interleaved2of5
Specifies that the data should be encoded with INTERLEAVED 2 of 5 barcode specification
public static final int Code39Standard
Specifies that the data should be encoded with Standard CODE 39 barcode specification
public static final int Code93Standard
Specifies that the data should be encoded with Standard CODE 93 barcode specification
public static final int MSI
Specifies that the data should be encoded with MSI Plessey barcode specification
public static final int Standard2of5
Specifies that the data should be encoded with Standard 2 of 5 barcode specification
public static final int DataMatrix
2D barcode symbology DataMatrix
public static final int GS1DataMatrix
2D barcode symbology DataMatrix with GS1 string format
public static final int EAN13
Specifies that the data should be encoded with EAN-13 barcode specification
public static final int EAN8
Specifies that the data should be encoded with EAN-8 barcode specification
public static final int ITF14
Specifies that the data should be encoded with ITF14 barcode specification
public static final int Pdf417
2D barcode symbology Pdf417
public static final int Planet
Specifies that the data should be encoded with Planet barcode specification
public static final int Postnet
Specifies that the data should be encoded with Postnet barcode specification
public static final int QR
Specifies that the data should be encoded with QR Code barcode specification
public static final int UPCA
Specifies that the data should be encoded with UPC-A barcode specification
public static final int UPCE
Specifies that the data should be encoded with UPC-E barcode specification
public static final int BooklandEAN
Specifies that the data should be encoded with Bookland-EAN barcode specification
public static final int EAN128
Specifies that the data should be encoded with EAN128 barcode specification
public static final int Aztec
Specifies that the data should be encoded with Aztec barcode specification
public static final int MacroPdf417
Specifies that the data should be encoded with MacroPdf417 barcode specification
public static final int Patch
Represents Patch code barcode(T barcode), supports recognition only.
public static final int EAN14
Specifies that the data should be encoded with EAN14/ SCC14 barcode specification
public static final int SSCC18
Specifies that the data should be encoded with SSCC18 barcode specification
public static final int OneCode
Specifies that the data should be encoded with USPS OneCode barcode specification
public static final int AustraliaPost
Represents Australia Post Customer BarCode
public static final int RM4SCC
Represents RM4SCC barcode. RM4SCC (Royal Mail 4-state Customer Code) is used for automated mail sort process in UK.
public static final int Matrix2of5
Represents Matrix 2 of 5 BarCode
public static final int DeutschePostIdentcode
Represents Deutschen Post barcode, This Symbology is also known as Identcode,CodeIdentcode,German Postal 2 of 5 Identcode, Deutsche Post AG Identcode, Deutsche Frachtpost Identcode, Deutsche Post AG (DHL)
public static final int PZN
Represents PZN barcode.This Symbology is also known as Pharma Zentral Nummer,Pharmazentralnummer
public static final int ItalianPost25
Represents Italian Post 25 barcode.
public static final int IATA2of5
Represents IATA 2 of 5 barcode.IATA (International Air Transport Assosiation) uses this barcode for the management of air cargo.
public static final int VIN
Represents VIN (Vehicle Identification Number) Barcode.
public static final int DeutschePostLeitcode
Represents Deutsche Post Leitcode Barcode,also known as German Postal 2 of 5 Leitcode, CodeLeitcode, Leitcode, Deutsche Post AG (DHL).
public static final int OPC
Represents OPC(Optical Product Code) Barcode,also known as , VCA Barcode VCA OPC, Vision Council of America OPC Barcode.
public static final int ITF6
Represents ITF-6 Barcode.
public static final int AustralianPosteParcel
Specifies that the data should be encoded with Australian Post Domestic eParcel Barcode barcode specification
Constructor Detail |
---|
public Symbology()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |