PHP Class MultiScatterGraph, GotCms

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

Protected Properties

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

Méthodes publiques

Méthode Description
Draw ( )
Values ( $values ) Sets up values array

Méthodes protégées

Méthode Description
CheckValues ( &$values ) Checks that the data produces a 2-D plot
GetMaxKey ( ) Overload GetMaxKey to support scatter_2d data
GetMaxValue ( ) Overload GetMaxValue to support scatter_2d data
GetMinKey ( ) Overload GetMinKey to support scatter_2d data
GetMinValue ( ) Overload GetMinValue to support scatter_2d data

Method Details

CheckValues() protected méthode

Checks that the data produces a 2-D plot
protected CheckValues ( &$values )

Draw() public méthode

public Draw ( )

GetMaxKey() protected méthode

Overload GetMaxKey to support scatter_2d data
protected GetMaxKey ( )

GetMaxValue() protected méthode

Overload GetMaxValue to support scatter_2d data
protected GetMaxValue ( )

GetMinKey() protected méthode

Overload GetMinKey to support scatter_2d data
protected GetMinKey ( )

GetMinValue() protected méthode

Overload GetMinValue to support scatter_2d data
protected GetMinValue ( )

Values() public méthode

Sets up values array
public Values ( $values )

Property Details

$multi_graph protected_oe property

protected $multi_graph