PHP Класс GroupedBarGraph, GotCms

Наследование: extends BarGraph
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$multi_graph

Открытые методы

Метод Описание
Values ( $values ) construct multigraph

Защищенные методы

Метод Описание
Draw ( )
DrawLegendEntry ( $set, $x, $y, $w, $h ) Return box for legend
GetHorizontalCount ( ) Find the full length
GetKey ( $index ) Returns the key from the MultiGraph
GetMaxKey ( ) Returns the maximum key from the MultiGraph
GetMaxValue ( ) Returns the maximum value
GetMinKey ( ) Returns the minimum key from the MultiGraph
GetMinValue ( ) Returns the minimum value

Описание методов

Draw() защищенный Метод

protected Draw ( )

DrawLegendEntry() защищенный Метод

Return box for legend
protected DrawLegendEntry ( $set, $x, $y, $w, $h )

GetHorizontalCount() защищенный Метод

Find the full length
protected GetHorizontalCount ( )

GetKey() защищенный Метод

Returns the key from the MultiGraph
protected GetKey ( $index )

GetMaxKey() защищенный Метод

Returns the maximum key from the MultiGraph
protected GetMaxKey ( )

GetMaxValue() защищенный Метод

Returns the maximum value
protected GetMaxValue ( )

GetMinKey() защищенный Метод

Returns the minimum key from the MultiGraph
protected GetMinKey ( )

GetMinValue() защищенный Метод

Returns the minimum value
protected GetMinValue ( )

Values() публичный Метод

construct multigraph
public Values ( $values )

Описание свойств

$multi_graph защищенное свойство

protected $multi_graph