Sgss_Graphics_Metrics_Integer
Represents encapsulated metrics for font

Description

Class diagram:
Sgss_Graphics_Metrics
 + Sgss_Graphics_Metrics_Integer
Author:
Matsuda Shota
Copyright:
(c) 2007-2008 Matsuda Shota
License:
http://creativecommons.org/licenses/GPL/2.0/
Located in:
/Graphics/Metrics/Integer.php (line 63)

Class overview

Variable

Inherited from Sgss_Graphics_Metrics:
Sgss_Graphics_Metrics::$_ascent, Sgss_Graphics_Metrics::$_capHeight, Sgss_Graphics_Metrics::$_descent, Sgss_Graphics_Metrics::$_lineGap, Sgss_Graphics_Metrics::$_maxAdvance, Sgss_Graphics_Metrics::$_maxAscent, Sgss_Graphics_Metrics::$_maxDescent, Sgss_Graphics_Metrics::$_multiplier, Sgss_Graphics_Metrics::$_xHeight

Method

mixed __get (mixed $name)
Inherited from Sgss_Graphics_Metrics:
__construct(), getAscent(), getCapHeight(), getDescent(), getLineGap(), getMaxAdvance(), getMaxAscent(), getMaxDescent(), getXHeight(), integer(), __get(), __toString()

Method detail

__get

Parameters:
  • mixed $name
Overrides:
Signature:
public mixed __get (mixed $name)