com.aspose.barcode
Class Symbology

java.lang.Object
  extended by com.aspose.barcode.Symbology

public final class Symbology
extends Object

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 SingaporePost
          Specifies that the data should be encoded with Singapore Post Barcode barcode specification
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.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Codabar

public static final int Codabar
Specifies that the data should be encoded with CODABAR barcode specification

See Also:
Constant Field Values

Code11

public static final int Code11
Specifies that the data should be encoded with CODE 11 barcode specification

See Also:
Constant Field Values

Code128

public static final int Code128
Specifies that the data should be encoded with CODE 128 barcode specification

See Also:
Constant Field Values

Code39Extended

public static final int Code39Extended
Specifies that the data should be encoded with Extended CODE 39 barcode specification

See Also:
Constant Field Values

Code93Extended

public static final int Code93Extended
Specifies that the data should be encoded with Extended CODE 93 barcode specification

See Also:
Constant Field Values

Interleaved2of5

public static final int Interleaved2of5
Specifies that the data should be encoded with INTERLEAVED 2 of 5 barcode specification

See Also:
Constant Field Values

Code39Standard

public static final int Code39Standard
Specifies that the data should be encoded with Standard CODE 39 barcode specification

See Also:
Constant Field Values

Code93Standard

public static final int Code93Standard
Specifies that the data should be encoded with Standard CODE 93 barcode specification

See Also:
Constant Field Values

MSI

public static final int MSI
Specifies that the data should be encoded with MSI Plessey barcode specification

See Also:
Constant Field Values

Standard2of5

public static final int Standard2of5
Specifies that the data should be encoded with Standard 2 of 5 barcode specification

See Also:
Constant Field Values

DataMatrix

public static final int DataMatrix
2D barcode symbology DataMatrix

See Also:
Constant Field Values

GS1DataMatrix

public static final int GS1DataMatrix
2D barcode symbology DataMatrix with GS1 string format

See Also:
Constant Field Values

EAN13

public static final int EAN13
Specifies that the data should be encoded with EAN-13 barcode specification

See Also:
Constant Field Values

EAN8

public static final int EAN8
Specifies that the data should be encoded with EAN-8 barcode specification

See Also:
Constant Field Values

ITF14

public static final int ITF14
Specifies that the data should be encoded with ITF14 barcode specification

See Also:
Constant Field Values

Pdf417

public static final int Pdf417
2D barcode symbology Pdf417

See Also:
Constant Field Values

Planet

public static final int Planet
Specifies that the data should be encoded with Planet barcode specification

See Also:
Constant Field Values

Postnet

public static final int Postnet
Specifies that the data should be encoded with Postnet barcode specification

See Also:
Constant Field Values

QR

public static final int QR
Specifies that the data should be encoded with QR Code barcode specification

See Also:
Constant Field Values

UPCA

public static final int UPCA
Specifies that the data should be encoded with UPC-A barcode specification

See Also:
Constant Field Values

UPCE

public static final int UPCE
Specifies that the data should be encoded with UPC-E barcode specification

See Also:
Constant Field Values

BooklandEAN

public static final int BooklandEAN
Specifies that the data should be encoded with Bookland-EAN barcode specification

See Also:
Constant Field Values

EAN128

public static final int EAN128
Specifies that the data should be encoded with EAN128 barcode specification

See Also:
Constant Field Values

Aztec

public static final int Aztec
Specifies that the data should be encoded with Aztec barcode specification

See Also:
Constant Field Values

MacroPdf417

public static final int MacroPdf417
Specifies that the data should be encoded with MacroPdf417 barcode specification

See Also:
Constant Field Values

Patch

public static final int Patch
Represents Patch code barcode(T barcode), supports recognition only.

See Also:
Constant Field Values

EAN14

public static final int EAN14
Specifies that the data should be encoded with EAN14/ SCC14 barcode specification

See Also:
Constant Field Values

SSCC18

public static final int SSCC18
Specifies that the data should be encoded with SSCC18 barcode specification

See Also:
Constant Field Values

OneCode

public static final int OneCode
Specifies that the data should be encoded with USPS OneCode barcode specification

See Also:
Constant Field Values

AustraliaPost

public static final int AustraliaPost
Represents Australia Post Customer BarCode

See Also:
Constant Field Values

RM4SCC

public static final int RM4SCC
Represents RM4SCC barcode. RM4SCC (Royal Mail 4-state Customer Code) is used for automated mail sort process in UK.

See Also:
Constant Field Values

Matrix2of5

public static final int Matrix2of5
Represents Matrix 2 of 5 BarCode

See Also:
Constant Field Values

DeutschePostIdentcode

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)

See Also:
Constant Field Values

PZN

public static final int PZN
Represents PZN barcode.This Symbology is also known as Pharma Zentral Nummer,Pharmazentralnummer

See Also:
Constant Field Values

ItalianPost25

public static final int ItalianPost25
Represents Italian Post 25 barcode.

See Also:
Constant Field Values

IATA2of5

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.

See Also:
Constant Field Values

VIN

public static final int VIN
Represents VIN (Vehicle Identification Number) Barcode.

See Also:
Constant Field Values

DeutschePostLeitcode

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).

See Also:
Constant Field Values

OPC

public static final int OPC
Represents OPC(Optical Product Code) Barcode,also known as , VCA Barcode VCA OPC, Vision Council of America OPC Barcode.

See Also:
Constant Field Values

ITF6

public static final int ITF6
Represents ITF-6 Barcode.

See Also:
Constant Field Values

AustralianPosteParcel

public static final int AustralianPosteParcel
Specifies that the data should be encoded with Australian Post Domestic eParcel Barcode barcode specification

See Also:
Constant Field Values

SingaporePost

public static final int SingaporePost
Specifies that the data should be encoded with Singapore Post Barcode barcode specification

See Also:
Constant Field Values


Copyright (c) 2002-2012 Aspose Pty Ltd. All Rights Reserved.