Class SC_GraphBar

Description

SC_Graph共通クラス.

  • author: LOCKON CO.,LTD.
  • version: $Id: SC_GraphBase.php 16741 2007-11-08 00:43:24Z adachi $

Located in /class/graph/SC_GraphBar.php (line 27)

SC_GraphBase
   |
   --SC_GraphLine
      |
      --SC_GraphBar
Method Summary
void drawBar ( $line_no)
void drawGraph ()
void drawLabel ( $line_no)
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])
Variables
Methods
drawBar (line 55)
void drawBar ( $line_no)
  • $line_no
drawGraph (line 36)
void drawGraph ()

Redefinition of:
SC_GraphLine::drawGraph()
drawLabel (line 84)
void drawLabel ( $line_no)
  • $line_no

Redefinition of:
SC_GraphLine::drawLabel()
SC_GraphLine (line 29)
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])
  • $bgw
  • $bgh
  • $left
  • $top
  • $area_width
  • $area_height

Redefinition of:
SC_GraphLine::SC_GraphLine()

Inherited Methods

Inherited From SC_GraphLine

SC_GraphLine::SC_GraphLine()
SC_GraphLine::drawGraph()
SC_GraphLine::drawLabel()
SC_GraphLine::drawLine()
SC_GraphLine::drawMark()
SC_GraphLine::drawXLine()
SC_GraphLine::drawXTitle()
SC_GraphLine::drawYLine()
SC_GraphLine::drawYTitle()
SC_GraphLine::setData()
SC_GraphLine::setMark()
SC_GraphLine::setMax()
SC_GraphLine::setXLabel()
SC_GraphLine::setXLabelAngle()
SC_GraphLine::setXTitle()
SC_GraphLine::setYGridOn()
SC_GraphLine::setYScale()
SC_GraphLine::setYTitle()

Inherited From SC_GraphBase

SC_GraphBase::SC_GraphBase()
SC_GraphBase::debugPrint()
SC_GraphBase::drawClabelBG()
SC_GraphBase::drawLegend()
SC_GraphBase::drawTitle()
SC_GraphBase::getTextWidth()
SC_GraphBase::init()
SC_GraphBase::lfGetArcPos()
SC_GraphBase::lfGetImageColor()
SC_GraphBase::lfGetImageDarkColor()
SC_GraphBase::lfImageText()
SC_GraphBase::outputGraph()
SC_GraphBase::resampled()
SC_GraphBase::setColorList()
SC_GraphBase::setLegend()
SC_GraphBase::setShadeOn()
SC_GraphBase::setText()

Documentation generated on Tue, 28 Apr 2009 18:13:19 +0900 by phpDocumentor 1.4.2