Cairo
PHP Manual

The CairoPattern class

(Não há informação de versão disponível, talvez apenas no SVN)

Introdução

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

Sinopse da classe

CairoPattern {
/* Métodos */
public __construct ( void )
public void getMatrix ( void )
public int getType ( void )
public void setMatrix ( string $matrix )
public int status ( void )
}

Índice


Cairo
PHP Manual