| Sgss_Font_Panose_Kind2 | |
| Sgss_Font_Panose_Kind3 | |
| Sgss_Font_Panose_Kind4 | |
| Sgss_Font_Panose_Kind5 |
|
$_value
|
|
__construct (array $value)
The constructor |
mixed |
current ()
|
|
factory (array $value)
|
string|null |
getClassName (int $digit)
|
string |
getFamilyKind ()
|
int |
getValue (int $digit)
|
string|null |
getValueName (int $digit)
|
mixed |
key ()
|
mixed |
next ()
|
boolean |
offsetExists (mixed $offset)
|
mixed |
offsetGet (mixed $offset)
|
mixed |
offsetSet (mixed $offset, mixed $value)
|
void |
offsetUnset (mixed $offset)
|
void |
rewind ()
|
boolean |
valid ()
|
string |
__toString ()
|
protected array $_value
The constructor
array $value
protected __construct (array $value)
public mixed current ()
array $value
public static Sgss_Font_Panose_Abstract|null factory (array $value)
int $digit
public string|null getClassName (int $digit)
public string getFamilyKind ()
int $digit
public int getValue (int $digit)
int $digit
public string|null getValueName (int $digit)
public mixed key ()
public mixed next ()
mixed $offset
public boolean offsetExists (mixed $offset)
mixed $offset
public mixed offsetGet (mixed $offset)
mixed $offset
mixed $value
public mixed offsetSet (mixed $offset, mixed $value)
mixed $offset
public void offsetUnset (mixed $offset)
public void rewind ()
public boolean valid ()
public string __toString ()