Methods
addECICodetext(ECIEncoding, codetext)
Adds codetext with Extended Channel Identifier
Parameters:
| Name | Type | Description |
|---|---|---|
ECIEncoding |
Extended Channel Identifier | |
codetext |
Codetext in unicode to add as extended codetext item with Extended Channel Identifier |
- Source:
addPlainCodetext(codetext)
Adds plain codetext to the extended codetext items
Parameters:
| Name | Type | Description |
|---|---|---|
codetext |
Codetext in unicode to add as extended codetext item |
- Source:
clear()
Clears extended codetext items
- Source:
getExtendedCodetext()
Generate extended codetext from generation items list
Returns:
| Type | Description |
|---|---|
| Return string of extended codetext |
- Source: