IComplexCodetext

IComplexCodetext

Interface for complex codetext used with ComplexBarcodeGenerator.

Constructor

new IComplexCodetext()

Source:

Methods

getBarcodeType()

Gets barcode type.
Returns:
Type Description
Barcode type.
Source:

getConstructedCodetext()

Construct codetext for complex barcode
Returns:
Type Description
Constructed codetext
Source:

initFromString(constructedCodetext)

Initializes instance with constructed codetext.
Parameters:
Name Type Description
constructedCodetext Constructed codetext.
Source: