|
Scanbot SDK
|
Python bindings for BarcodeConfigurationTypes. More...
Classes | |
| class | BarcodeFormatConfigurationBase |
| Base class for all barcode configurations. More... | |
| class | BarcodeFormatOneDConfigurationBase |
| Base class for all linear (1D) barcode configurations. More... | |
| class | BarcodeFormatCodabarConfiguration |
| Codabar barcode configuration. More... | |
| class | BarcodeFormatCode11Configuration |
| Code 11 barcode configuration. More... | |
| class | BarcodeFormatCode39Configuration |
| Code 39 barcode and derivatives configuration. More... | |
| class | BarcodeFormatCode93Configuration |
| Code 93 barcode configuration. More... | |
| class | BarcodeFormatCode128Configuration |
| Code 128 barcode configuration. More... | |
| class | BarcodeFormatCode2Of5Configuration |
| Configuration for all 2-of-5 barcode types (except Interleaved 2-of-5, which is handled by ItfConfig). More... | |
| class | BarcodeFormatDataBarConfiguration |
| GS1 DataBar barcode configuration. More... | |
| class | BarcodeFormatDataBarExpandedConfiguration |
| GS1 DataBar Expanded barcode configuration. More... | |
| class | BarcodeFormatDataBarLimitedConfiguration |
| GS1 DataBar Limited barcode configuration. More... | |
| class | BarcodeFormatItfConfiguration |
| ITF (Interleaved 2-of-5) barcode configuration. More... | |
| class | MsiPlesseyChecksumAlgorithm |
| Checksum algorithm for MSI_PLESSEY. More... | |
| class | BarcodeFormatMsiPlesseyConfiguration |
| MSI Plessey barcode configuration. More... | |
| class | BarcodeFormatUpcEanConfiguration |
| UPC/EAN barcode configuration. More... | |
| class | BarcodeFormatPharmaCodeConfiguration |
| PharmaCode barcode configuration. More... | |
| class | BarcodeFormatTwoDConfigurationBase |
| Base class for all 2D barcode configurations. More... | |
| class | BarcodeFormatAztecConfiguration |
| Aztec configuration. More... | |
| class | BarcodeFormatQrCodeConfiguration |
| QR Code configuration. More... | |
| class | BarcodeFormatPdf417Configuration |
| PDF417 configuration. More... | |
| class | BarcodeFormatMicroPdf417Configuration |
| MicroPDF417 configuration. More... | |
| class | BarcodeFormatDataMatrixConfiguration |
| DataMatrix configuration. More... | |
| class | BarcodeFormatMaxiCodeConfiguration |
| MaxiCode configuration. More... | |
| class | BarcodeFormatFourStateConfigurationBase |
| Base class for all four-state barcode configurations. More... | |
| class | AustraliaPostCustomerFormat |
| Can be either numeric or alphanumeric and is only relevant for Format Codes 59 and 62. More... | |
| class | BarcodeFormatAustraliaPostConfiguration |
| Australia Post barcode configuration. More... | |
| class | BarcodeFormatJapanPostConfiguration |
| Japan Post barcode configuration. More... | |
| class | BarcodeFormatRoyalMailConfiguration |
| Royal Mail barcode configuration. More... | |
| class | BarcodeFormatRoyalTntPostConfiguration |
| Royal TNT Post barcode configuration. More... | |
| class | BarcodeFormatUspsIntelligentMailConfiguration |
| USPS Intelligent Mail barcode configuration. More... | |
| class | BarcodeFormatPharmaCodeTwoTrackConfiguration |
| PHARMA_CODE_TWO_TRACK barcode configuration. More... | |
| class | BarcodeFormatGs1CompositeConfiguration |
| GS1 Composite configuration. More... | |
| class | BarcodeFormatCommonOneDConfiguration |
| Convenience configuration for enabling the scanning of multiple linear (1D) barcode formats with a common configuration. More... | |
| class | BarcodeFormatCommonTwoDConfiguration |
| Convenience configuration for enabling the scanning of multiple 2D codes with a common configuration. More... | |
| class | BarcodeFormatCommonFourStateConfiguration |
| Convenience configuration for enabling the scanning of multiple four-state barcode formats with a common configuration. More... | |
| class | BarcodeFormatCommonConfiguration |
| Convenience configuration for enabling the scanning of multiple barcode formats with a common configuration. More... | |
Python bindings for BarcodeConfigurationTypes.