Difference between revisions of "Test1"
From FollowTheScore
DavidWhitten (talk | contribs) |
DavidWhitten (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | {{#wgraph: svg | thumb = | + | {{#wgraph: svg | thumb = 60 | |
node wgl { type datum label "text notation\n-- WGL --" } | node wgl { type datum label "text notation\n-- WGL --" } | ||
edge wgl wgraph { kind rightnear color orange } | edge wgl wgraph { kind rightnear color orange } | ||
| Line 59: | Line 59: | ||
edge aisee-5 img { kind leftnear color blue } | edge aisee-5 img { kind leftnear color blue } | ||
| + | node wgl-6 { type datum label "text notation\n-- WGL --" } | ||
| + | edge wgl-5 wgraph-6 { kind rightnear color orange } | ||
| + | node wgraph-6 { type process label "Wgraph\nmediawiki extension" } | ||
| + | edge wgraph-5 gdl-6 { } | ||
| + | node gdl-6 { type datum label "graph definition\n-- GDL --" } | ||
| + | edge gdl-5 aisee-6 { } | ||
| + | node aisee-6 { type process label "aiSee\nlayout generator" | ||
| + | href aiSee } // hyperlink to article (only svg) | ||
| + | edge aisee-5 img { kind leftnear color blue } | ||
nodetype data { shape hexagon, color purple, bordercolor black, height 75} | nodetype data { shape hexagon, color purple, bordercolor black, height 75} | ||
nodetype datum { shape ellipse, color lightyellow, | nodetype datum { shape ellipse, color lightyellow, | ||
Revision as of 00:44, 21 February 2008
{{#wgraph: svg | thumb = 60 |
node wgl { type datum label "text notation\n-- WGL --" }
edge wgl wgraph { kind rightnear color orange }
node wgraph { type process label "Wgraph\nmediawiki extension" }
edge wgraph gdl { }
node gdl { type datum label "graph definition\n-- GDL --" }
edge gdl aisee { }
node aisee { type process label "aiSee\nlayout generator"
href aiSee } // hyperlink to article (only svg)
edge aisee img { kind leftnear color blue }
node img { type data label "image\n-- png, svg --" }
node wgl-1 { type datum label "text notation\n-- WGL --" }
edge wgl-1 wgraph-1 { kind rightnear color orange }
node wgraph-1 { type process label "Wgraph\nmediawiki extension" }
edge wgraph-1 gdl-1 { }
node gdl-1 { type datum label "graph definition\n-- GDL --" }
edge gdl-1 aisee-1 { }
node aisee-1 { type process label "aiSee\nlayout generator"
href aiSee } // hyperlink to article (only svg)
edge aisee-1 img { kind leftnear color blue }
node wgl-2 { type datum label "text notation\n-- WGL --" }
edge wgl-2 wgraph-2 { kind rightnear color orange }
node wgraph-2 { type process label "Wgraph\nmediawiki extension" }
edge wgraph-2 gdl-2 { }
node gdl-2 { type datum label "graph definition\n-- GDL --" }
edge gdl-2 aisee-2 { }
node aisee-2 { type process label "aiSee\nlayout generator"
href aiSee } // hyperlink to article (only svg)
edge aisee-2 img { kind leftnear color blue }
node wgl-3 { type datum label "text notation\n-- WGL --" }
edge wgl-3 wgraph-3 { kind rightnear color orange }
node wgraph-3 { type process label "Wgraph\nmediawiki extension" }
edge wgraph-3 gdl-3 { }
node gdl-3 { type datum label "graph definition\n-- GDL --" }
edge gdl-3 aisee-3 { }
node aisee-3 { type process label "aiSee\nlayout generator"
href aiSee } // hyperlink to article (only svg)
edge aisee-3 img { kind leftnear color blue }
node wgl-4 { type datum label "text notation\n-- WGL --" }
edge wgl-4 wgraph-3 { kind rightnear color orange }
node wgraph-4 { type process label "Wgraph\nmediawiki extension" }
edge wgraph-4 gdl-3 { }
node gdl-4 { type datum label "graph definition\n-- GDL --" }
edge gdl-4 aisee-3 { }
node aisee-4 { type process label "aiSee\nlayout generator"
href aiSee } // hyperlink to article (only svg)
edge aisee-4 img { kind leftnear color blue }
node wgl-5 { type datum label "text notation\n-- WGL --" }
edge wgl-5 wgraph-3 { kind rightnear color orange }
node wgraph-5 { type process label "Wgraph\nmediawiki extension" }
edge wgraph-5 gdl-3 { }
node gdl-5 { type datum label "graph definition\n-- GDL --" }
edge gdl-5 aisee-3 { }
node aisee-5 { type process label "aiSee\nlayout generator"
href aiSee } // hyperlink to article (only svg)
edge aisee-5 img { kind leftnear color blue }
node wgl-6 { type datum label "text notation\n-- WGL --" }
edge wgl-5 wgraph-6 { kind rightnear color orange }
node wgraph-6 { type process label "Wgraph\nmediawiki extension" }
edge wgraph-5 gdl-6 { }
node gdl-6 { type datum label "graph definition\n-- GDL --" }
edge gdl-5 aisee-6 { }
node aisee-6 { type process label "aiSee\nlayout generator"
href aiSee } // hyperlink to article (only svg)
edge aisee-5 img { kind leftnear color blue }
nodetype data { shape hexagon, color purple, bordercolor black, height 75}
nodetype datum { shape ellipse, color lightyellow,
bordercolor khaki, height 60 }
nodetype process { shape box color lightmagenta
bordercolor magenta height 60 }
xspace=70, yspace=100
}}