PHP Class MultiRadarGraph, GotCms

Inheritance: extends RadarGraph
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 )
CheckValues ( &$values ) Slightly less restrictive than the radar graph
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 )

CheckValues() protected méthode

Slightly less restrictive than the radar graph
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