Class MsiCheck
Com\Tecnick\Barcode\Type\Linear\MsiCheck;
MsiCheck Barcode type class MSI + CHECKSUM (modulo 11)
- Com\Tecnick\Barcode\Type\Convert
Com\Tecnick\Barcode\Type
Com\Tecnick\Barcode\Type\Linear
Com\Tecnick\Barcode\Type\Linear\MsiCheck
Direct known subclasses
Com\Tecnick\Barcode\Type\Linear\MsiNamespace: Com\Tecnick\Barcode\Type\Linear
Package: Barcode
Category: Library
Copyright: 2010-2016 Nicola Asuni - Tecnick.com LTD
License: GNU-LGPL v3 (see LICENSE.TXT)
Author: Nicola Asuni info@tecnick.com
Since: 2015-02-21
Link: https://github.com/tecnickcom/tc-lib-barcode
Located at Type/Linear/MsiCheck.php
Package: Barcode
Category: Library
Copyright: 2010-2016 Nicola Asuni - Tecnick.com LTD
License: GNU-LGPL v3 (see LICENSE.TXT)
Author: Nicola Asuni info@tecnick.com
Since: 2015-02-21
Link: https://github.com/tecnickcom/tc-lib-barcode
Located at Type/Linear/MsiCheck.php
protected char |
|
protected |
|
protected array |
convertDecToHex(),
convertHexToDec(),
getBarRectXYWH(),
getBarRectXYXY(),
getGridArray(),
getRotatedBarArray(),
processBinarySequence() |
protected string |
$format
Barcode format |
#
'MSI+' |
protected array |
$chbar
Map characters to barcodes |
#
array( '0'
=> '100100100100', '1' => '100100100110', '2' => '100100110100', '3' => '100100110110', '4' => '100110100100', '5' => '100110100110', '6' => '100110110100', '7' => '100110110110', '8' => '110100100100', '9' => '110100100110', 'A' => '110100110100', 'B' => '110100110110', 'C' => '110110100100', 'D' => '110110100110', 'E' => '110110110100', 'F' => '110110110110' ) |
$type |
$bars,
$bg_color_obj,
$code,
$color_obj,
$extcode,
$height,
$height_ratio,
$ncols,
$nrows,
$padding,
$params,
$width,
$width_ratio |