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
$_file
protected \SetaPDF_Core_Font_TrueType_File Record::$_file
The true type file
$_table
protected \SetaPDF_Core_Font_TrueType_Table Record::$_table
The table instance
Methods
__construct()
public Record::__construct ()
The constructor.
Parameters
- $file : \SetaPDF_Core_Font_TrueType_File
- $offset : int
- $length : ?int
- $className : ?string