\Pop\Pdf\Build\Font\TrueType\TableName

NAME table class

Summary

Methods
Properties
Constants
__construct()
offsetSet()
offsetGet()
No public properties found
No constants found
No protected methods found
$allowed
$readOnly
$names
N/A
No private methods found
No private properties found
N/A

Properties

$allowed

$allowed : array

Allowed properties

Type

array

$readOnly

$readOnly : array

Read-only properties

Type

array

$names

$names : array

TrueType font info names

Type

array

Methods

offsetSet()

offsetSet(string  $name, mixed  $value) : void

Offset set method

Parameters

string $name
mixed $value

Throws

\InvalidArgumentException

offsetGet()

offsetGet(string  $name) : mixed

Offset get method

Parameters

string $name

Throws

\InvalidArgumentException

Returns

mixed