MkFramework
 All Data Structures Functions
Public Member Functions
plugin_chartPieSVG Class Reference
Inheritance diagram for plugin_chartPieSVG:
Inheritance graph
[legend]
Collaboration diagram for plugin_chartPieSVG:
Collaboration graph
[legend]

Public Member Functions

 show ()
 
- Public Member Functions inherited from abstract_pluginChartSVG
 __construct ($iWidth=null, $iHeight=null)
 
 setData ($tData)
 
 setColorTab ($tColor)
 
 setMarginLeft ($iMarginLeft)
 
 setMaxX ($iMaxX)
 
 setMinX ($iMinX)
 
 setMaxY ($iMaxX)
 
 setMinY ($iMinX)
 
 addMarkerY ($y, $color='#444')
 
 setPaddingX ($padding)
 
 setPaddingY ($padding)
 
 setGridY ($y, $color)
 
 setTextSizeLegend ($size)
 
 setCoordLegend ($x, $y)
 
 setStepX ($stepX)
 
 setStepY ($stepY)
 
 loadCanvas ()
 
 startScript ()
 
 endScript ()
 

Additional Inherited Members

- Static Public Attributes inherited from abstract_pluginChartSVG
static $uid =0
 
- Protected Member Functions inherited from abstract_pluginChartSVG
 rect ($x, $y, $iWidth, $iHeight, $sColor, $alt=null)
 
 partPie ($x, $y, $diameter, $degStart, $degEnd, $sColor)
 
 text ($x, $y, $sText, $sColor='black', $font='10px arial')
 
 lineFromTo ($x, $y, $x2, $y2, $sColor='black', $opacity=1)
 
- Protected Attributes inherited from abstract_pluginChartSVG
 $tData
 
 $iWidth
 
 $height
 
 $id
 
 $iMax =0
 
 $sHtml
 
 $sSvg
 
 $tColor
 
 $iMarginLeft
 
 $iMinX
 
 $iMaxX
 
 $iMinY
 
 $iMaxY
 
 $tMarkerY =array()
 
 $paddingX
 
 $paddingY
 
 $gridY
 
 $textsizeLegend
 
 $legendX =200
 
 $legendY =50
 
 $stepX =null
 
 $stepY =null
 

Detailed Description

Definition at line 278 of file plugin_chartSVG.php.


The documentation for this class was generated from the following file: