PHP Class GroupedBarGraph, GotCms

Inheritance: extends BarGraph
Afficher le fichier Open project: gotcms/gotcms Class Usage Examples

Protected Properties

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

Méthodes publiques

Méthode Description
Values ( $values ) construct multigraph

Méthodes protégées

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

Method Details

Draw() protected méthode

protected Draw ( )

DrawLegendEntry() protected méthode

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

GetHorizontalCount() protected méthode

Find the full length
protected GetHorizontalCount ( )

GetKey() protected méthode

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

GetMaxKey() protected méthode

Returns the maximum key from the MultiGraph
protected GetMaxKey ( )

GetMaxValue() protected méthode

Returns the maximum value
protected GetMaxValue ( )

GetMinKey() protected méthode

Returns the minimum key from the MultiGraph
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