StepL
in package
Com\Tecnick\Unicode\Bidi\StepL
Tags
Table of Contents
Methods
- __construct() : mixed
- L steps
- getChrData() : array<int, CharData>
- Returns the processed array
Methods
__construct()
L steps
public __construct(array<int,
CharData> $chardata,
int $pel,
int $maxlevel)
: mixed
Parameters
- $chardata : array<int, CharData>
-
Array of characters data
- $pel : int
-
Paragraph embedding level
- $maxlevel : int
-
Maximum level
getChrData()
Returns the processed array
public getChrData()
: array<int, CharData>