Classe ComposantChartPie
Object
|
+--ComposantSVG
|
+--ComposantChart
|
+--ComposantChartPie
- class
ComposantChartPie
- extends ComposantChart
This class «ComposantChartPie» permit to draw a SVG pie chart in Line.
Data set define the list of section.
GUI
UML diagrams
Version: 2.7
Auteur: MAEE
Definie dans ergonomique/fw_svg_chart.js
Sommaire des Attributs |
Boolean |
printPercent
If this variable is true, the percent values draw inside pie section. |
Sommaire des Constructeurs |
ComposantChartPie
(frameId, divId, XMLdata, width, height, blankFile)
|
Sommaire des Méthodes |
Object
|
composantChart(frameId, divId, XMLdata, width, height, blankFile)
This class represent a SVG chart, with a title and a legend.
|
Element
|
createGraphique(doc)
Generate the XHTML ELEMENT with all tag for SVG chart.
|
void
|
initData()
This method "initData()" override initData of ComposantChart class.
|
printPercent
Boolean printPercent
If this variable is true, the percent values draw inside pie section.
ComposantChartPie
ComposantChartPie(frameId, divId, XMLdata, width, height, blankFile)
Version: 2.7
Auteur: MAEE
composantChart
Object composantChart(frameId, divId, XMLdata, width, height, blankFile)
This class represent a SVG chart, with a title and a legend.
Version: 2.7
Auteur: MAEE
createGraphique
Element createGraphique(doc)
Generate the XHTML ELEMENT with all tag for SVG chart.
Parameters:
doc -
document where will generate the SVG chart
initData
void initData()
This method "initData()" override initData of ComposantChart class.
To load XMLData and initialize PieSection.
Version: 2.7
Auteur: MAEE
Version 2.10.0, / Etat : Validé
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA.
Documentation generated by
JSDoc on Wed Jan 6 17:05:02 2010