If true, the checksum character will be calculated and appended to the code;
Default =True;
checksum characters cannot be displayed or disabled for Code 128 and UCC128.
If true, the checksum character will be appended to the human readable text;
Default =True;
checksum characters cannot be displayed or disabled for Code 128 and UCC128.
clear() -
Method in class com.businessrefinery.barcode.linear.encoder.IntHashtable
clone() -
Method in class com.businessrefinery.barcode.linear.encoder.IntHashtable
CODABAR -
Static variable in class com.businessrefinery.barcode.linear.Linear
code -
Variable in class com.businessrefinery.barcode.linear.Linear
The data to be encoded as a barcode.
CODE11 -
Static variable in class com.businessrefinery.barcode.linear.Linear
CODE128 -
Static variable in class com.businessrefinery.barcode.linear.Linear
Code128Set -
Variable in class com.businessrefinery.barcode.linear.Linear
The character set to be used in code 128;
Possible values are "0 for Automatic", "A", "B" or "C";
The recommended setting and the default is "0" (Automatic)
CODE39 -
Static variable in class com.businessrefinery.barcode.linear.Linear
CODE39EXT -
Static variable in class com.businessrefinery.barcode.linear.Linear
CODE93 -
Static variable in class com.businessrefinery.barcode.linear.Linear
CODE93EXT -
Static variable in class com.businessrefinery.barcode.linear.Linear
codeText -
Variable in class com.businessrefinery.barcode.linear.Linear
If true, the checksum character will be calculated and appended to the code;
Default =True; checksum characters cannot be displayed or disabled for Code 128 and UCC128.
Gets the character set to be used in code 128;
Possible values are "0 for AUTO", "A", "B" or "C";
The recommended setting and the default is "0" (Automatic)
Gets the wide to narrow ratio of barcode types that support this setting such as Code 39 and ITF;
A value of 2 (default) means that wide bars will be 2*N in width.
MAT25 -
Static variable in class com.businessrefinery.barcode.linear.Linear
MSI -
Static variable in class com.businessrefinery.barcode.linear.Linear
N
N -
Variable in class com.businessrefinery.barcode.linear.Linear
The wide to narrow ratio of barcode types that support this setting such as Code 39 and ITF;
A value of 2 (default) means that wide bars will be 2*N in width.
Height in CM of POSTNET's tall bars; The default is 0.3
processTilde -
Variable in class com.businessrefinery.barcode.linear.Linear
If true, numbers after the Tilde will be processed according to the rules in the user guide;
this option is only available when the symbology is Code 128, and the character set is AUTO or 0.
If true, the checksum character will be calculated and appended to the code;
Default =True; checksum characters cannot be displayed or disabled for Code 128 and UCC128.
If true, the checksum character will be appended to the human readable text;
Default =True; checksum characters cannot be displayed or disabled for Code 128 and UCC128.
Sets the character set to be used in code 128; Possible values are "0 for AUTO", "A", "B" or "C";
The recommended setting and the default is "0" (Automatic)
Sets the wide to narrow ratio of barcode types that support this setting such as Code 39 and ITF;
A value of 2 (default) means that wide bars will be 2*N in width.