structure_d_un_export_renkan
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
structure_d_un_export_renkan [2015/08/05 16:26] – created 84.99.228.211 | structure_d_un_export_renkan [2015/08/27 14:20] (current) – [Objet racine] 84.99.228.211 | ||
---|---|---|---|
Line 8: | Line 8: | ||
|users|liste d' | |users|liste d' | ||
|nodes|liste d' | |nodes|liste d' | ||
+ | |edges|liste d' | ||
+ | |views|Array|? | ||
+ | |title|String|Titre du renkan| | ||
+ | |description|String|description| | ||
+ | |uri|? null ou String|?| | ||
+ | |color|? null ou String ?|?| | ||
+ | |revCounter|Int|nombre de révisions ?| | ||
+ | |created|timestamp ?|timestamp de la date de création ?| | ||
+ | |updated|timestamp ?|timestamp de la date de la dernière mise à jour ?| | ||
+ | |schema_version|String|version du schéma/ | ||
==== Objet Node ==== | ==== Objet Node ==== | ||
Line 16: | Line 26: | ||
|description|String|texte de description| | |description|String|texte de description| | ||
|position|objet // | |position|objet // | ||
+ | |image|String|url de l' | ||
+ | |style|NodeStyle|éléments de style du node| | ||
+ | |created_by|? | ||
+ | |size|Int|taille du node| | ||
+ | |shape|String|forme du node| | ||
+ | |type|? ou null|?| | ||
+ | |@id|String|uuid ?| | ||
+ | |||
+ | notes : à faire | ||
+ | * identifier d' | ||
+ | * déterminer les strings possibles pour la propriété shape | ||
+ | * déterminer la nature exacte de la propriété @id | ||
+ | |||
+ | ==== Objet Edge ==== | ||
+ | ^propriété^type^contenu^ | ||
+ | |title|String|titre de l' | ||
+ | |uri|String|url associé à l' | ||
+ | |description|String|description associée au lien| | ||
+ | |from|String (uuid? | ||
+ | |to|String (uuid? | ||
+ | |style|EdgeStyle|éléments de style de l' | ||
+ | |created_by|? | ||
+ | |||
+ | ==== Objet NodeStyle ==== | ||
+ | ^propriété^type^contenu^ | ||
+ | |dash|Boolean|Booléen| | ||
+ | |color|String|hex color, ex : "# | ||
+ | |thickness|Int|épaisseur du contour ?| | ||
+ | |||
+ | ==== Objet EdgeStyle ==== | ||
+ | ^propriété^type^contenu^ | ||
+ | |color|String|hex color, ex : "# | ||
+ | |arrow|Boolean|Booléen, | ||
+ | |thickness|Int|épaisseur du contour ?| | ||
==== Objet position ==== | ==== Objet position ==== | ||
Line 21: | Line 65: | ||
|x|Float|position en x| | |x|Float|position en x| | ||
|y|Float|position en y| | |y|Float|position en y| | ||
+ | |||
+ | ==== Vocabulaire de la propriété shape ==== | ||
+ | |||
+ | * circle | ||
+ | * rectangle | ||
+ | * ellipse | ||
+ | * polygon | ||
+ | * diamond | ||
+ | * star | ||
+ | * cloud | ||
+ | * triangle | ||
+ | * | ||
+ | |||
+ | ===== Voir aussi ===== | ||
+ | |||
+ | [[Définitions Python relatives à la structure exportée par Renkan]] |
structure_d_un_export_renkan.1438784805.txt.gz · Last modified: 2015/08/05 16:26 by 84.99.228.211