XHTML example
for this conponent :
<?xml version='1.0' encoding='ISO-8859-1' standalone='no'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:svg="http://www.w3.org/2000/svg" xml:lang="en">
<head>
<title>SVG diagramme circulaire</title>
<meta http-equiv="Content-Type"
content="application/xhtml+xml; charset=ISO-8859-1" />
<link rel="stylesheet" type="text/css" href="
Version: 2.7
Date: 10/12/2007
Auteur: MAEE
Sommaire des Classes
|
ComposantSVG |
This class «ComposantSVG» is class to permit to define a SVG
Inline component
This JavaScript file is a part of Framework FRED ACUBE. |
Sommaire des Fonctions Globales
|
static Element
|
createSVGElement(doc, tag)
Create a SVG DOM Element for the Document doc
|
static Text
|
createSVGTextNode(<Document> doc, <String> text)
Create a text DOM Element for the Document doc
|
static Document
|
getDocument(<String> frameId)
Get the document corresponding of the frameId
|
static DOMElement
|
getElementByIdInFrame(<String> frameId, <String> id)
Get Element by id in the frame with id = frameId
|
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
|