\BaconQrCode\Renderer\ModuleDotsModule

Renders individual modules as dots.

Summary

Methods
Properties
Constants
__construct()
createPath()
No public properties found
LARGE
MEDIUM
SMALL
No protected methods found
No protected properties found
N/A
No private methods found
$size
N/A

Constants

MEDIUM

MEDIUM = 0.8

SMALL

SMALL = 0.6

Properties

$size

$size : float

Type

float

Methods

__construct()

__construct(float  $size) : mixed

Parameters

float $size

Returns

mixed —

createPath()

createPath(\BaconQrCode\Encoder\ByteMatrix  $matrix) : \BaconQrCode\Renderer\Path\Path

Parameters

\BaconQrCode\Encoder\ByteMatrix $matrix

Returns

\BaconQrCode\Renderer\Path\Path —