digraph G { graph [rankdir=LR, size="9.5,2.5"]; node [label="\N"]; graph [bb="0,0,842,203"]; subgraph cluster_0 { graph [label=User, bb="8,8,354,195"]; edge [style=dashed]; { graph [rank=same, bb=""]; pngpage [label=PNG, URL="/webdot/webdot/demo.dot.dot.png", shape=box, pos="43,142", width="0.75", height="0.5"]; svgpage [label=SVGZ, URL="/webdot/webdot/demo.dot.dot.svgz", shape=box, pos="43,88", width="0.75", height="0.5"]; pdfpage [label=PDF, URL="/webdot/webdot/demo.dot.dot.pdf", shape=box, pos="43,34", width="0.75", height="0.5"]; } browser [label="WWW\nbrowser", URL="http://www.mozilla.org/", pos="303,91", width="1.1667", height="0.90278"]; svgplugin [label="SVG Plugin", URL="http://www.adobe.com/svg/viewer/install/old.html", pos="165,91", width="1.6111", height="0.52778"]; pdfplugin [label="PDF Plugin", URL="http://www.adobe.com/support/downloads/product.jsp?product=10&platform=unix", pos="165,35", width="1.5556", height="0.52778"]; svgplugin -> browser [pos="e,261.01,84.732 219.94,84.376 230.09,84.192 240.67,84.21 250.74,84.43"]; svgplugin -> browser [dir=back, pos="s,219.94,97.624 229.98,97.74 240.53,97.793 251.2,97.636 261.01,97.268"]; pdfplugin -> browser [pos="e,268.91,71.253 209.8,46.815 225.71,52.744 243.57,60.007 259.38,66.971"]; pdfplugin -> browser [dir=back, pos="s,192.59,51.724 201.72,55.945 220.49,64.445 243.37,73.784 262.63,80.824"]; pngpage -> browser [style=dotted, dir=none, pos="70.003,140.38 105.66,137.83 170.22,131.79 224,119 237.73,115.73 252.4,110.92 265.32,106.21"]; svgpage -> svgplugin [style=dotted, dir=none, pos="70.076,88.666 80.886,88.932 93.782,89.249 106.53,89.562"]; pdfpage -> pdfplugin [style=dotted, dir=none, pos="70.076,34.222 81.448,34.315 95.127,34.427 108.51,34.537"]; } subgraph cluster_1 { graph [label="Server 1", bb="374,64,632,145"]; httpd1 [label=httpd, URL="http://httpd.apache.org/", pos="413,91", width="0.86111", height="0.52778"]; webdot [label="/cgi-bin/webdot", URL="/webdot/", style=filled, fillcolor=yellow, color=black, pos="552,91", width=2, height="0.52778"]; httpd1 -> webdot [pos="e,484.53,97.747 442.82,96.657 452.22,97.242 463.09,97.592 474.24,97.707"]; httpd1 -> webdot [dir=back, pos="s,442.82,85.343 453.09,84.819 462.94,84.414 473.77,84.225 484.53,84.253"]; } subgraph cluster_2 { graph [label="Server 2", bb="652,64,834,145"]; httpd2 [label=httpd, URL="http://httpd.apache.org/", pos="691,91", width="0.86111", height="0.52778"]; "demo.dot" [URL="/webdot/demo.dot", shape=box, pos="792,91", width="0.94444", height="0.5"]; httpd2 -> "demo.dot" [style=dotted, dir=none, pos="722.13,91 733.49,91 746.39,91 757.99,91"]; } browser -> httpd1 [pos="e,383.52,97.058 344.9,97.577 354.25,97.828 364.14,97.806 373.4,97.509"]; webdot -> httpd2 [pos="e,661.21,85.344 619.46,84.253 630.23,84.225 641.07,84.414 650.93,84.82"]; browser -> httpd1 [dir=back, pos="s,344.9,84.423 355.01,84.259 364.8,84.201 374.72,84.428 383.52,84.942"]; webdot -> httpd2 [dir=back, pos="s,619.46,97.747 629.76,97.707 640.92,97.592 651.79,97.241 661.21,96.656"]; }