aspose_barcode.complex_barcode
Contents
[
Hide
]aspose_barcode.complex_barcode module
The aspose_barcode.complex_barcode namespace groups the core types used to create and interpret advanced barcode formats such as HIBCLIC, as well as supporting address and data element structures. Use these classes to build, customize, and parse complex barcode payloads in your Python‑via‑Java applications.
Classes
| Class | Description |
|---|---|
| Address | Address of creditor or debtor. You can either set street, house number, postal code and town (type structured address) o |
| AlternativeScheme | Alternative payment scheme instructions. |
| ComplexBarcodeGenerator | ComplexBarcodeGenerator for backend complex barcode (e.g. SwissQR) images generation. This sample shows how to create an |
| ComplexCodetextReader | ComplexCodetextReader decodes codetext to specified complex barcode type. This sample shows how to recognize and decode |
| DataElement | |
| HIBCLICCombinedCodetext | Class for encoding and decoding the text embedded in the HIBC LIC code which stores primary and secodary data. This samp |
| HIBCLICComplexCodetext | Base class for encoding and decoding the text embedded in the HIBC LIC code. This sample shows how to decode raw HIBC LI |
| HIBCLICPrimaryDataCodetext | Class for encoding and decoding the text embedded in the HIBC LIC code which stores primary data. This sample shows how |
| HIBCLICSecondaryAndAdditionalDataCodetext | Class for encoding and decoding the text embedded in the HIBC LIC code which stores seconday data. This sample shows how |
| HIBCPASCodetext | Class for encoding and decoding the text embedded in the HIBC PAS code. This sample shows how to encode and decode HIBC |
| HIBCPASRecord | Class for storing HIBC PAS record. |
| IComplexCodetext | Interface for complex codetext used with ComplexBarcodeGenerator. |
| Mailmark2DCodetext | |
| MailmarkCodetext | Class for encoding and decoding the text embedded in the 4-state Royal Mailmark code. |
| MandatoryFields | |
| MaxiCodeCodetext | Base class for encoding and decoding the text embedded in the MaxiCode code. This sample shows how to decode raw MaxiCod |
| MaxiCodeCodetextMode2 | Class for encoding and decoding the text embedded in the MaxiCode code for modes 2. |
| MaxiCodeCodetextMode3 | Class for encoding and decoding the text embedded in the MaxiCode code for modes 3. This sample shows how to encode and |
| MaxiCodeSecondMessage | Base class for encoding and decoding second message for MaxiCode barcode. |
| MaxiCodeStandardCodetext | Class for encoding and decoding MaxiCode codetext for modes 4, 5 and 6. |
| MaxiCodeStandardSecondMessage | Class for encoding and decoding standart second message for MaxiCode barcode. |
| MaxiCodeStandartSecondMessage | |
| MaxiCodeStructuredCodetext | Base class for encoding and decoding the text embedded in the MaxiCode code for modes 2 and 3. |
| MaxiCodeStructuredSecondMessage | Class for encoding and decoding structured second message for MaxiCode barcode. |
| OptionalFields | |
| PrimaryData | Class for storing HIBC LIC primary data. |
| SecondaryAndAdditionalData | Class for storing HIBC LIC secondary and additional data. |
| SubfileProperties | |
| SwissQRBill | SwissQR bill data. |
| SwissQRCodetext | Class for encoding and decoding the text embedded in the SwissQR code. |
| USADriveIdCodetext | |
| USADriveIdJurisdSubfile | Class for Jurisdiction specific fields for USA DL. |
Enums
| Enum | Description |
|---|---|
| AddressType | Address type. |
| HIBCLICDateFormat | Specifies the different types of date formats for HIBC LIC. |
| HIBCPASDataLocation | HIBC PAS data location types. |
| HIBCPASDataType | HIBC PAS record’s data types. |
| Mailmark2DType | 2D Mailmark Type defines size of Data Matrix barcode |
| QrBillStandardVersion | SwissQR bill standard version. |
| USADriveIdCountry | |
| USADriveIdEyeColor | |
| USADriveIdHairColor | |
| USADriveIdSex |