PHP Class MultiLineGraph, GotCms

Inheritance: extends LineGraph
Afficher le fichier Open project: gotcms/gotcms

Protected Properties

Свойство Type Description
$multi_graph

Méthodes publiques

Méthode Description
Draw ( )
Values ( $values ) construct multigraph

Méthodes protégées

Méthode Description
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

Method Details

AddLineStyle() protected méthode

protected AddLineStyle ( $style, $fill_style = null )

CheckValues() protected méthode

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

Draw() public méthode

public Draw ( )

DrawLegendEntry() protected méthode

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

GetHorizontalCount() protected méthode

The horizontal count is reduced by one
protected GetHorizontalCount ( )

GetKey() protected méthode

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

GetMaxKey() protected méthode

protected GetMaxKey ( )

GetMaxValue() protected méthode

Returns the maximum value
protected GetMaxValue ( )

GetMinKey() protected méthode

protected GetMinKey ( )

GetMinValue() protected méthode

Returns the minimum value
protected GetMinValue ( )

Values() public méthode

construct multigraph
public Values ( $values )

Property Details

$multi_graph protected_oe property

protected $multi_graph