Class SC_GraphPie

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_GraphPie.php (line 27)

SC_GraphBase
   |
   --SC_GraphPie
Variable Summary
mixed $arrData
mixed $arrLabel
mixed $ch
mixed $cw
mixed $cx
mixed $cy
mixed $cz
Method Summary
SC_GraphPie SC_GraphPie ([ $bgw = BG_WIDTH], [ $bgh = BG_HEIGHT], [ $left = PIE_LEFT], [ $top = PIE_TOP])
void drawGraph ()
void drawLabel ( $arrRad)
void drawShade ()
void getCircleData ( $array)
void setData ( $arrData)
void setPosition ( $cx,  $cy)
void setSize ( $cw,  $ch, [ $cz = 0])
Variables
Methods
Constructor SC_GraphPie (line 37)
SC_GraphPie SC_GraphPie ([ $bgw = BG_WIDTH], [ $bgh = BG_HEIGHT], [ $left = PIE_LEFT], [ $top = PIE_TOP])
  • $bgw
  • $bgh
  • $left
  • $top
drawGraph (line 104)
void drawGraph ()
drawLabel (line 202)
void drawLabel ( $arrRad)
  • $arrRad
drawShade (line 90)
void drawShade ()
getCircleData (line 46)
void getCircleData ( $array)
  • $array
setData (line 99)
void setData ( $arrData)
  • $arrData
setPosition (line 77)
void setPosition ( $cx,  $cy)
  • $cx
  • $cy
setSize (line 83)
void setSize ( $cw,  $ch, [ $cz = 0])
  • $cw
  • $ch
  • $cz

Inherited Methods

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:23 +0900 by phpDocumentor 1.4.2