StepP
in package
Com\Tecnick\Unicode\Bidi\StepP
Tags
Table of Contents
Methods
- __construct() : mixed
- P Steps for Bidirectional algorithm
- getPel() : int
- Get the Paragraph Embedding Level
Methods
__construct()
P Steps for Bidirectional algorithm
public __construct(array<string|int,
int> $ordarr)
: mixed
Parameters
- $ordarr : array<string|int, int>
-
Array of UTF-8 codepoints
getPel()
Get the Paragraph Embedding Level
public getPel()
: int