PHP Класс MultiLineGraph, GotCms

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

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

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

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

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

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

Метод Описание
AddLineStyle ( $style, $fill_style = null )
CheckValues ( &$values ) Requires at least two values
DrawLegendEntry ( $set, $x, $y, $w, $h ) Return line and marker for legend
GetHorizontalCount ( ) The horizontal count is reduced by one
GetKey ( $index ) Returns the key from the MultiGraph
GetMaxKey ( )
GetMaxValue ( ) Returns the maximum value
GetMinKey ( )
GetMinValue ( ) Returns the minimum value

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

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

protected AddLineStyle ( $style, $fill_style = null )

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

Requires at least two values
protected CheckValues ( &$values )

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

public Draw ( )

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

Return line and marker for legend
protected DrawLegendEntry ( $set, $x, $y, $w, $h )

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

The horizontal count is reduced by one
protected GetHorizontalCount ( )

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

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

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

protected GetMaxKey ( )

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

Returns the maximum value
protected GetMaxValue ( )

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

protected GetMinKey ( )

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

Returns the minimum value
protected GetMinValue ( )

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

construct multigraph
public Values ( $values )

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

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

protected $multi_graph