Class Planet
Com\Tecnick\Barcode\Type\Linear\Planet;
Planet Barcode type class PLANET
- Com\Tecnick\Barcode\Type\Convert
Com\Tecnick\Barcode\Type
Com\Tecnick\Barcode\Type\Linear
Com\Tecnick\Barcode\Type\Linear\Postnet
Com\Tecnick\Barcode\Type\Linear\Planet
Namespace: 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 [email protected]
Since: 2015-02-21
Link: https://github.com/tecnickcom/tc-lib-barcode
Located at Type/Linear/Planet.php
Package: Barcode
Category: Library
Copyright: 2010-2016 Nicola Asuni - Tecnick.com LTD
License: GNU-LGPL v3 (see LICENSE.TXT)
Author: Nicola Asuni [email protected]
Since: 2015-02-21
Link: https://github.com/tecnickcom/tc-lib-barcode
Located at Type/Linear/Planet.php
formatCode(),
getChecksum(),
setBars() |
convertDecToHex(),
convertHexToDec(),
getBarRectXYWH(),
getBarRectXYXY(),
getGridArray(),
getRotatedBarArray(),
processBinarySequence() |
protected string |
$format
Barcode format |
#
'PLANET' |
protected array |
$chbar
Map characters to barcodes |
#
array( '0'
=> '11222', '1' => '22211', '2'
=> '22121', '3' => '22112', '4'
=> '21221', '5' => '21212', '6'
=> '21122', '7' => '12221', '8'
=> '12212', '9' => '12122'
) |
$type |
$bars,
$bg_color_obj,
$code,
$color_obj,
$extcode,
$height,
$height_ratio,
$ncols,
$nrows,
$padding,
$params,
$width,
$width_ratio |