setasign\SetaPDF2\Core\Font\TrueType\Subset\Table

AbstractTable A generic representation of a table contained in the subsetter.

File: /SetaPDF v2/Core/Font/TrueType/Subset/Table/AbstractTable.php
Old class name (alias): \SetaPDF_Core_Font_TrueType_Subset_Table

Class hierarchy

Summary

Properties

$_changedData

protected array AbstractTable::$_changedData = array()

The modified data.


Static Methods

getClassName()

public static AbstractTable::getClassName (
string $tag
): string

Get a class name by tag name.

Parameters
$tag : string
 
Exceptions

Throws \InvalidArgumentException


Methods

cleanUp()

public AbstractTable::cleanUp (
void
): void

Release memory and cycled references.

getOriginalTable()

write()