setasign\SetaPDF2\Core\Font\TrueType\Table
AbstractTable Abstract class for true type tables.
File: /SetaPDF v2/Core/Font/TrueType/Table/AbstractTable.php
Old class name (alias):
\SetaPDF_Core_Font_TrueType_Table
Class hierarchy
- AbstractTable
Summary
Properties
Static Methods
Methods
__construct()
_get()
Get a value from the table.
The properties are defined in the $_entries property of an implemented table.
Parameters
- $name : string
_getRaw()
Get raw data from a specific table.
The properties are defined in the $_entries property of an implemented table.
Parameters
- $name : string