Inherited Variables
Inherited Constants
Inherited Methods
Class Details
[ Top ]
Class Variables
$barBetweenGap
[line 29]
Type: mixed
Overrides:
[ Top ]
$barColor
[line 30]
Type: mixed
Overrides:
[ Top ]
$barHeight = array()
[line 32]
Type: mixed
Overrides:
[ Top ]
$barName = array()
[line 33]
Type: mixed
Overrides:
[ Top ]
$barShadeColor
[line 31]
Type: mixed
Overrides:
[ Top ]
$barWidth
[line 34]
Type: mixed
Overrides:
[ Top ]
$chartDisplayArea
[line 35]
Type: mixed
Overrides:
[ Top ]
$chartInfoArea
[line 36]
Type: mixed
Overrides:
[ Top ]
$chartMaxIndicator
[line 26]
Type: mixed
Overrides:
[ Top ]
$chartName
[line 27]
Type: mixed
Overrides:
[ Top ]
$image
[line 23]
Type: mixed
Overrides:
[ Top ]
$imageHeight
[line 25]
Type: mixed
Overrides:
[ Top ]
$imageWidth
[line 24]
Type: mixed
Overrides:
[ Top ]
$increment
[line 37]
Type: mixed
Overrides:
[ Top ]
$numberOfBars
[line 28]
Type: mixed
Overrides:
[ Top ]
Class Methods
chart
chart chart(
)
[line 39]
Parameters:
[ Top ]
buildImage
void buildImage(
)
[line 90]
Parameters:
[ Top ]
calculatePosition
void calculatePosition(
$sectionWidth,
$string)
[line 203]
Parameters:
- $sectionWidth -
- $string -
[ Top ]
construct
void construct(
$barHeight,
$barName,
$maxHeight,
$chartName)
[line 43]
Parameters:
- $barHeight -
- $barName -
- $maxHeight -
- $chartName -
[ Top ]
displayBars
void displayBars(
)
[line 146]
Parameters:
[ Top ]
displayChart
void displayChart(
)
[line 197]
Parameters:
[ Top ]
displayImageFrame
void displayImageFrame(
)
[line 189]
Parameters:
[ Top ]
drawHorisontalIndicatingLines
void drawHorisontalIndicatingLines(
)
[line 115]
Parameters:
[ Top ]
drawHorisontalLines
void drawHorisontalLines(
)
[line 100]
Parameters:
[ Top ]
drawVerticalLines
void drawVerticalLines(
)
[line 133]
Parameters:
[ Top ]
generateBarColor
void generateBarColor(
)
[line 173]
Parameters:
[ Top ]
setMaxIndicator
void setMaxIndicator(
$barHeight,
$maxHeight)
[line 72]
Parameters:
- $barHeight -
- $maxHeight -
[ Top ]