PHP 클래스 MultiRadarGraph, GotCms

상속: extends RadarGraph
파일 보기 프로젝트 열기: gotcms/gotcms

보호된 프로퍼티들

프로퍼티 타입 설명
$multi_graph

공개 메소드들

메소드 설명
Draw ( )
Values ( $values ) construct multigraph

보호된 메소드들

메소드 설명
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

메소드 상세

AddLineStyle() 보호된 메소드

protected AddLineStyle ( $style, $fill_style )

CheckValues() 보호된 메소드

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