setasign\SetaPDF2\Core\Font\TrueType\Table
Record A record in a TrueType file
File: /SetaPDF v2/Core/Font/TrueType/Table/Record.php
Old class name (alias):
\SetaPDF_Core_Font_TrueType_Table_Record
Class hierarchy
Summary
Properties
$_className
protected ?string Record::$_className
The class name representing this type of table
$_table
protected AbstractTable Record::$_table
The table instance
Methods
__construct()
public Record::__construct (
\setasign\SetaPDF2\Core\Font\TrueType\File $file,
int $offset,
?int $length = null,
?string $className = null
)int $offset,
?int $length = null,
?string $className = null
The constructor.
Parameters
- $file : \setasign\SetaPDF2\Core\Font\TrueType\File
- $offset : int
- $length : ?int
- $className : ?string