Graph
[ class tree: Graph ] [ index: Graph ] [ all elements ]

Class: SC_GraphBar

Source Location: /graph/SC_GraphBar.php

Class Overview

SC_GraphBase
   |
   --SC_GraphLine
      |
      --SC_GraphBar

SC_Graph共通クラス.


Author(s):

  • LOCKON CO.,LTD.

Version:

  • $Id: SC_GraphBase.php 20764 2011-03-22 06:26:40Z nanasess $

Methods


Inherited Variables

Inherited Methods


Class Details

[line 28]
SC_Graph共通クラス.



Tags:

author:  LOCKON CO.,LTD.
version:  $Id: SC_GraphBase.php 20764 2011-03-22 06:26:40Z nanasess $


[ Top ]


Class Methods


method drawBar [line 56]

void drawBar( $line_no)



Parameters:

   $line_no  

[ Top ]

method drawGraph [line 37]

void drawGraph( )



Overrides SC_GraphLine::drawGraph() (parent method not documented)

[ Top ]

method drawLabel [line 85]

void drawLabel( $line_no)



Overrides SC_GraphLine::drawLabel() (parent method not documented)

Parameters:

   $line_no  

[ Top ]

method SC_GraphLine [line 30]

void SC_GraphLine( [ $bgw = BG_WIDTH], [ $bgh = BG_HEIGHT], [ $left = LINE_LEFT], [ $top = LINE_TOP], [ $area_width = LINE_AREA_WIDTH], [ $area_height = LINE_AREA_HEIGHT])



Overrides SC_GraphLine::SC_GraphLine() (parent method not documented)

Parameters:

   $bgw  
   $bgh  
   $left  
   $top  
   $area_width  
   $area_height  

[ Top ]


Documentation generated on Fri, 24 Feb 2012 14:02:35 +0900 by Seasoft