Sgss_Font_Composite_Rangemap
Represents the default map for composite font

Description

Class diagram:
Sgss_Font_Composite_Rangemap_Abstract
 + Sgss_Font_Composite_Rangemap
Author:
Matsuda Shota
Copyright:
(c) 2007-2008 Matsuda Shota
License:
http://creativecommons.org/licenses/GPL/2.0/
Located in:
/Font/Composite/Rangemap.php (line 46)

Class overview

Variable

protected int $_maxNumFonts

Maximum number of fonts

Inherited from Sgss_Font_Composite_Rangemap_Abstract:
Sgss_Font_Composite_Rangemap_Abstract::$_fontIds, Sgss_Font_Composite_Rangemap_Abstract::$_fonts, Sgss_Font_Composite_Rangemap_Abstract::$_numFonts, Sgss_Font_Composite_Rangemap_Abstract::$_ranges, Sgss_Font_Composite_Rangemap_Abstract::$_trans

Method

__construct (Sgss_Font_Format_Interface $parent, [array|Sgss_Graphics_Transform|null $trans = null], [string|array|null $range = null])

The constructor

Inherited from Sgss_Font_Composite_Rangemap_Abstract:
add(), addRange(), addTransform(), getAllFonts(), getFont(), getFontById(), getFontId(), getParentFont(), getTransform(), _addMixedRange(), _addRangeName(), _addSingleRange(), _charToIndex(), _clearRange()

Variable detail

$_maxNumFonts 

Maximum number of fonts

Overrides:
Signature:
protected int $_maxNumFonts = 0x7f


Method detail

__construct

The constructor

Parameters:
Uses:
Sgss_Font_Composite_Rangemap_Abstract::add()
Signature:
public __construct (Sgss_Font_Format_Interface $parent, [array|Sgss_Graphics_Transform|null $trans = null], [string|array|null $range = null])