StepX

X steps of the Bidirectional Algorithm: explicit levels and directions (X1 to X9).

Namespace: Com\Tecnick\Unicode\Bidi

File: StepX.php line 47

X steps of the Bidirectional Algorithm: explicit levels and directions (X1 to X9).

Tags

Constants

MAX_DEPTH

File: StepX.php line 52

public mixed MAX_DEPTH = 125

Methods

__construct()

File: StepX.php line 90

public __construct(array<string|int, int> $ordarr, int $pel) : mixed

Parameters

  • $ordarr : array<string|int, int>: Array of UTF-8 codepoints
  • $pel : int: Paragraph embedding level

getChrData()

File: StepX.php line 120

public getChrData() : array<int, CharData>

Return values

array<int, CharData>