The CairoPattern class
(Информация о версии неизвестна, возможно, только в SVN)
Введение
CairoPattern is the abstract base class from which all the other pattern classes derive. It cannot be instantiated directly
Обзор классов
CairoPattern {
/* Методы */
__construct ( void )
public void getMatrix ( void )
public int getType ( void )
public void setMatrix ( string $matrix )
public int status ( void )
}
Содержание
- CairoPattern::__construct — The __construct purpose
- CairoPattern::getMatrix — The getMatrix purpose
- CairoPattern::getType — The getType purpose
- CairoPattern::setMatrix — The setMatrix purpose
- CairoPattern::status — The status purpose
Описание класса cairopattern, примеры использования класса cairopattern.
Смотрите также:
Описание на ru2.php.net
Описание на php.ru