Cairo
PHP Manual

The CairoPattern class

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

導入

CairoPattern is the abstract base class from which all the other pattern classes derive. It cannot be instantiated directly

クラス概要

CairoPattern {
/* メソッド */
public __construct ( void )
public void getMatrix ( void )
public int getType ( void )
public void setMatrix ( string $matrix )
public int status ( void )
}

目次


Cairo
PHP Manual