phpDocumentor default
[ class tree: default ] [ index: default ] [ all elements ]

Class: ykcee

Source Location: /ykcee/ykcee.php

Class ykcee

Class Overview

*****************************************

class ykcee *****************************************

Located in /ykcee/ykcee.php [line 54]



		
		
		
		

Properties

Methods

[ Top ]
Property Summary
mixed   $arc_start  
mixed   $axis_color  
mixed   $axis_font_size  
mixed   $axis_title_size  
mixed   $background_color  
mixed   $bar_border_color  
mixed   $bar_color  
mixed   $chart_area  
mixed   $chart_background_color  
mixed   $chart_border_color  
mixed   $chart_title  
mixed   $chart_title_color  
mixed   $chart_title_size  
mixed   $chart_type  
mixed   $col_bar_border_color  
mixed   $col_bar_color  
mixed   $data_values  
mixed   $font  
mixed   $font_color  
mixed   $graph_type  
mixed   $grid_color  
mixed   $grid_x  
mixed   $grid_y  
mixed   $image_height  
mixed   $image_width  
mixed   $img  
mixed   $legend  
mixed   $legend_position  
mixed   $line_thickness  
mixed   $max_string_size  
mixed   $no_data  
mixed   $point_shape  
mixed   $point_size  
mixed   $record_bar_width  
mixed   $record_count  
mixed   $record_count_group  
mixed   $record_group  
mixed   $record_group_space  
mixed   $record_max  
mixed   $record_min  
mixed   $tick_interval  
mixed   $tick_length  
mixed   $title_axis_x  
mixed   $title_axis_y  
mixed   $title_font  
mixed   $x_label_height  
mixed   $y_label_width  

[ Top ]
Method Summary
void   CheckZero()   *************************************
void   DoColorArrays()   *************************************
void   DrawArea()   *************************************
void   DrawBackground()   *************************************
void   DrawBars()   *************************************
void   DrawChartBackground()   *************************************
void   DrawChartBorder()   *************************************
void   DrawGraph()   *************************************
void   DrawLegend()   *************************************
void   DrawLines()   *************************************
void   DrawNothing()   *************************************
void   DrawPie()   *************************************
void   DrawPoints()   *************************************
void   DrawRundherum()   *************************************
void   DrawTitle()   *************************************
void   DrawTitleAxisX()   *************************************
void   DrawTitleAxisY()   *************************************
void   DrawXGrid()   *************************************
void   DrawXTitles()   *************************************
void   DrawYGrid()   *************************************
void   DrawYTitles()   *************************************
void   ImageCreate()   *************************************
void   PrintHeader()   *************************************
void   PushImage()   *************************************
void   SetAxisColor()   *************************************
void   SetAxisFontSize()   *************************************
void   SetAxisTitleSize()   *************************************
void   SetBackgroundColor()   *************************************
void   SetBarBorderColor()   *************************************
void   SetBarColor()   *************************************
void   SetChartArea()   *************************************
void   SetChartBackgroundColor()   *************************************
void   SetChartBorderColor()   *************************************
void   SetChartTitle()   *************************************
void   SetChartTitleColor()   *************************************
void   SetChartTitleSize()   *************************************
void   SetChartType()   *************************************
void   SetDataValues()   *************************************
void   SetFileFormat()   *************************************
void   SetFont()   *************************************
void   SetFontColor()   *************************************
void   SetGridColor()   *************************************
void   SetGridX()   *************************************
void   SetGridY()   *************************************
void   SetImageSize()   *************************************
void   SetLegend()   *************************************
void   SetLegendPosition()   *************************************
void   SetLineThickness()   *************************************
void   SetMaxStringSize()   *************************************
void   SetNoData()   *************************************
void   SetPointShape()   *************************************
void   SetPointSize()   *************************************
void   SetRecordCoord()   *************************************
void   SetRecords()   *************************************
void   SetShading()   *************************************
void   SetTickInterval()   *************************************
void   SetTickLength()   *************************************
void   SetTitleAxisX()   *************************************
void   SetTitleAxisY()   *************************************
void   SetTitleFont()   *************************************
void   SetXLabelHeight()   *************************************
void   SetYLabelWidth()   *************************************
void   ShowDebug()   *************************************
void   TTFStringSize()   *************************************

[ Top ]
Properties
mixed   $arc_start = 0 [line 97]

[ Top ]
mixed   $axis_color [line 85]

[ Top ]
mixed   $axis_font_size = 8 [line 78]

[ Top ]
mixed   $axis_title_size [line 86]

[ Top ]
mixed   $background_color = 'white' [line 59]

[ Top ]
mixed   $bar_border_color [line 70]

[ Top ]
mixed   $bar_color [line 69]

[ Top ]
mixed   $chart_area = array(0, 0, 320, 240) [line 61]

[ Top ]
mixed   $chart_background_color = 'silver' [line 62]

[ Top ]
mixed   $chart_border_color = array('black') [line 63]

[ Top ]
mixed   $chart_title = 'Header' [line 64]

[ Top ]
mixed   $chart_title_color [line 66]

[ Top ]
mixed   $chart_title_size = 14 [line 65]

[ Top ]
mixed   $chart_type = 'bars' [line 60]

[ Top ]
mixed   $col_bar_border_color [line 72]

[ Top ]
mixed   $col_bar_color [line 71]

[ Top ]
mixed   $data_values [line 68]

[ Top ]
mixed   $font [line 100]

[ Top ]
mixed   $font_color [line 67]

[ Top ]
mixed   $graph_type [line 58]

[ Top ]
mixed   $grid_color [line 84]

[ Top ]
mixed   $grid_x [line 82]

[ Top ]
mixed   $grid_y [line 83]

[ Top ]
mixed   $image_height = 240 [line 57]

[ Top ]
mixed   $image_width = 320 [line 56]

[ Top ]
mixed   $img [line 55]

[ Top ]
mixed   $legend [line 98]

[ Top ]
mixed   $legend_position [line 73]

[ Top ]
mixed   $line_thickness = 1 [line 81]

[ Top ]
mixed   $max_string_size = 12 [line 87]

[ Top ]
mixed   $no_data = 'Sorry, no data available' [line 101]

[ Top ]
mixed   $point_shape = 'rectangular' [line 96]

[ Top ]
mixed   $point_size = 2 [line 95]

[ Top ]
mixed   $record_bar_width = 0 [line 93]

[ Top ]
mixed   $record_count = 0 [line 88]

[ Top ]
mixed   $record_count_group = 0 [line 89]

[ Top ]
mixed   $record_group = 0 [line 92]

[ Top ]
mixed   $record_group_space = 0 [line 94]

[ Top ]
mixed   $record_max = 0 [line 91]

[ Top ]
mixed   $record_min = 0 [line 90]

[ Top ]
mixed   $tick_interval [line 80]

[ Top ]
mixed   $tick_length [line 79]

[ Top ]
mixed   $title_axis_x [line 76]

[ Top ]
mixed   $title_axis_y [line 77]

[ Top ]
mixed   $title_font [line 99]

[ Top ]
mixed   $x_label_height [line 74]

[ Top ]
mixed   $y_label_width [line 75]

[ Top ]
Methods
CheckZero  [line 1292]

  void CheckZero( )

*************************************

CheckZero *************************************



[ Top ]
DoColorArrays  [line 236]

  void DoColorArrays( )

*************************************

DoColorArrays *************************************



[ Top ]
DrawArea  [line 945]

  void DrawArea( )

*************************************

DrawArea *************************************



[ Top ]
DrawBackground  [line 665]

  void DrawBackground( )

*************************************

DrawBackground *************************************



[ Top ]
DrawBars  [line 768]

  void DrawBars( )

*************************************

DrawBars *************************************



[ Top ]
DrawChartBackground  [line 709]

  void DrawChartBackground( )

*************************************

DrawChartBackground *************************************



[ Top ]
DrawChartBorder  [line 719]

  void DrawChartBorder( )

*************************************

DrawChartBorder *************************************



[ Top ]
DrawGraph  [line 1312]

  void DrawGraph( )

*************************************

DrawGraph *************************************



[ Top ]
DrawLegend  [line 1081]

  void DrawLegend( )

*************************************

DrawLegend *************************************



[ Top ]
DrawLines  [line 900]

  void DrawLines( )

*************************************

DrawLines *************************************



[ Top ]
DrawNothing  [line 1281]

  void DrawNothing( )

*************************************

DrawNothing *************************************



[ Top ]
DrawPie  [line 999]

  void DrawPie( )

*************************************

DrawPie *************************************



[ Top ]
DrawPoints  [line 828]

  void DrawPoints( )

*************************************

DrawPoints *************************************



[ Top ]
DrawRundherum  [line 1267]

  void DrawRundherum( )

*************************************

DrawRundherum *************************************



[ Top ]
DrawTitle  [line 634]

  void DrawTitle( )

*************************************

DrawTitle *************************************



[ Top ]
DrawTitleAxisX  [line 729]

  void DrawTitleAxisX( )

*************************************

DrawTitleAxisX *************************************



[ Top ]
DrawTitleAxisY  [line 748]

  void DrawTitleAxisY( )

*************************************

DrawTitleAxisY *************************************



[ Top ]
DrawXGrid  [line 674]

  void DrawXGrid( )

*************************************

DrawXGrid *************************************



[ Top ]
DrawXTitles  [line 1154]

  void DrawXTitles( )

*************************************

DrawXTitles *************************************



[ Top ]
DrawYGrid  [line 692]

  void DrawYGrid( )

*************************************

DrawYGrid *************************************



[ Top ]
DrawYTitles  [line 1190]

  void DrawYTitles( )

*************************************

DrawYTitles *************************************



[ Top ]
ImageCreate  [line 285]

  void ImageCreate( )

*************************************

ImageCreate *************************************



[ Top ]
PrintHeader  [line 1237]

  void PrintHeader( )

*************************************

PrintHeader *************************************



[ Top ]
PushImage  [line 1247]

  void PushImage( )

*************************************

PushImage *************************************



[ Top ]
SetAxisColor  [line 603]

  void SetAxisColor( $p_axis_color  )

*************************************

SetAxisColor *************************************

Parameters:
   $p_axis_color: 


[ Top ]
SetAxisFontSize  [line 531]

  void SetAxisFontSize( $p_axis_font_size  )

*************************************

SetAxisFontSize *************************************

Parameters:
   $p_axis_font_size: 


[ Top ]
SetAxisTitleSize  [line 558]

  void SetAxisTitleSize( $p_axis_title_size  )

*************************************

SetAxisTitleSize *************************************

Parameters:
   $p_axis_title_size: 


[ Top ]
SetBackgroundColor  [line 384]

  void SetBackgroundColor( $p_background_color  )

*************************************

SetBackgroundColor *************************************

Parameters:
   $p_background_color: 


[ Top ]
SetBarBorderColor  [line 501]

  void SetBarBorderColor( $p_bar_border_color  )

*************************************

SetBarBorderColor *************************************

Parameters:
   $p_bar_border_color: 


[ Top ]
SetBarColor  [line 489]

  void SetBarColor( $p_bar_color  )

*************************************

SetBarColor *************************************

Parameters:
   $p_bar_color: 


[ Top ]
SetChartArea  [line 210]

  void SetChartArea( )

*************************************

SetChartArea *************************************



[ Top ]
SetChartBackgroundColor  [line 396]

  void SetChartBackgroundColor( $p_chart_background_color  )

*************************************

SetChartBackgroundColor *************************************

Parameters:
   $p_chart_background_color: 


[ Top ]
SetChartBorderColor  [line 407]

  void SetChartBorderColor( $p_chart_border_color  )

*************************************

SetChartBorderColor *************************************

Parameters:
   $p_chart_border_color: 


[ Top ]
SetChartTitle  [line 434]

  void SetChartTitle( $p_chart_title  )

*************************************

SetChartTitle *************************************

Parameters:
   $p_chart_title: 


[ Top ]
SetChartTitleColor  [line 458]

  void SetChartTitleColor( $p_chart_title_color  )

*************************************

SetChartTitleColor *************************************

Parameters:
   $p_chart_title_color: 


[ Top ]
SetChartTitleSize  [line 448]

  void SetChartTitleSize( $p_chart_title_size  )

*************************************

SetChartTitleSize *************************************

Parameters:
   $p_chart_title_size: 


[ Top ]
SetChartType  [line 260]

  void SetChartType( $p_chart_type  )

*************************************

SetChartType *************************************

Parameters:
   $p_chart_type: 


[ Top ]
SetDataValues  [line 480]

  void SetDataValues( $p_data_values  )

*************************************

SetDataValues *************************************

Parameters:
   $p_data_values: 


[ Top ]
SetFileFormat  [line 193]

  void SetFileFormat( $p_file_format  )

*************************************

SetFileFormat *************************************

Parameters:
   $p_file_format: 


[ Top ]
SetFont  [line 426]

  void SetFont( $p_font  )

*************************************

SetFont *************************************

Parameters:
   $p_font: 


[ Top ]
SetFontColor  [line 469]

  void SetFontColor( $p_font_color  )

*************************************

SetFontColor *************************************

Parameters:
   $p_font_color: 


[ Top ]
SetGridColor  [line 614]

  void SetGridColor( $p_grid_color  )

*************************************

SetGridColor *************************************

Parameters:
   $p_grid_color: 


[ Top ]
SetGridX  [line 585]

  void SetGridX( $p_grid_x  )

*************************************

SetGridX *************************************

Parameters:
   $p_grid_x: 


[ Top ]
SetGridY  [line 594]

  void SetGridY( $p_grid_y  )

*************************************

SetGridY *************************************

Parameters:
   $p_grid_y: 


[ Top ]
SetImageSize  [line 294]

  void SetImageSize( $p_image_width, $p_image_height  )

*************************************

SetImageSize *************************************

Parameters:
   $p_image_width: 
   $p_image_height: 


[ Top ]
SetLegend  [line 522]

  void SetLegend( $p_legend  )

*************************************

SetLegend *************************************

Parameters:
   $p_legend: 


[ Top ]
SetLegendPosition  [line 513]

  void SetLegendPosition( $p_legend_position  )

*************************************

SetLegendPosition *************************************

Parameters:
   $p_legend_position: 


[ Top ]
SetLineThickness  [line 322]

  void SetLineThickness( $p_line_thickness  )

*************************************

SetLineThickness *************************************

Parameters:
   $p_line_thickness: 


[ Top ]
SetMaxStringSize  [line 304]

  void SetMaxStringSize( $p_max_string_size  )

*************************************

SetMaxStringSize *************************************

Parameters:
   $p_max_string_size: 


[ Top ]
SetNoData  [line 313]

  void SetNoData( $p_no_data  )

*************************************

SetNoData *************************************

Parameters:
   $p_no_data: 


[ Top ]
SetPointShape  [line 345]

  void SetPointShape( $p_point_shape  )

*************************************

SetPointShape *************************************

Parameters:
   $p_point_shape: 


[ Top ]
SetPointSize  [line 331]

  void SetPointSize( $p_point_size  )

*************************************

SetPointSize *************************************

Parameters:
   $p_point_size: 


[ Top ]
SetRecordCoord  [line 269]

  void SetRecordCoord( )

*************************************

SetRecordCoord *************************************



[ Top ]
SetRecords  [line 107]

  void SetRecords( )

*************************************

SetRecords *************************************



[ Top ]
SetShading  [line 625]

  void SetShading( $p_shading  )

*************************************

SetShading *************************************

Parameters:
   $p_shading: 


[ Top ]
SetTickInterval  [line 576]

  void SetTickInterval( $p_tick_interval  )

*************************************

SetTickInterval *************************************

Parameters:
   $p_tick_interval: 


[ Top ]
SetTickLength  [line 567]

  void SetTickLength( $p_tick_length  )

*************************************

SetTickLength *************************************

Parameters:
   $p_tick_length: 


[ Top ]
SetTitleAxisX  [line 540]

  void SetTitleAxisX( $p_title_axis_x  )

*************************************

SetTitleAxisX *************************************

Parameters:
   $p_title_axis_x: 


[ Top ]
SetTitleAxisY  [line 549]

  void SetTitleAxisY( $p_title_axis_y  )

*************************************

SetTitleAxisY *************************************

Parameters:
   $p_title_axis_y: 


[ Top ]
SetTitleFont  [line 418]

  void SetTitleFont( $p_title_font  )

*************************************

SetTitleFont *************************************

Parameters:
   $p_title_font: 


[ Top ]
SetXLabelHeight  [line 354]

  void SetXLabelHeight( )

*************************************

SetXLabelHeight *************************************



[ Top ]
SetYLabelWidth  [line 371]

  void SetYLabelWidth( )

*************************************

SetYLabelWidth *************************************



[ Top ]
ShowDebug  [line 1222]

  void ShowDebug( )

*************************************

ShowDebug *************************************



[ Top ]
TTFStringSize  [line 146]

  void TTFStringSize( $size, $angle, $font, $string  )

*************************************

TTFStringSize *************************************

Parameters:
   $size: 
   $angle: 
   $font: 
   $string: 


[ Top ]

Documentation generated on Mon, 09 Jul 2007 21:56:32 +0900 by phpDocumentor 1.3.2