diff options
Diffstat (limited to 'doc/phpdoc/classes.svg')
-rw-r--r-- | doc/phpdoc/classes.svg | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/phpdoc/classes.svg b/doc/phpdoc/classes.svg new file mode 100644 index 0000000..e64f82f --- /dev/null +++ b/doc/phpdoc/classes.svg @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" + "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> +<!-- Generated by graphviz version 2.38.0 (20140413.2041) + --> +<!-- Title: G Pages: 1 --> +<svg width="117pt" height="204pt" + viewBox="0.00 0.00 117.00 204.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> +<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 200)"> +<title>G</title> +<polygon fill="white" stroke="none" points="-4,4 -4,-200 113,-200 113,4 -4,4"/> +<g id="clust1" class="cluster"><title>cluster_Global</title> +<path fill="none" stroke="gray" d="M20,-8C20,-8 89,-8 89,-8 95,-8 101,-14 101,-20 101,-20 101,-176 101,-176 101,-182 95,-188 89,-188 89,-188 20,-188 20,-188 14,-188 8,-182 8,-176 8,-176 8,-20 8,-20 8,-14 14,-8 20,-8"/> +<text text-anchor="middle" x="54.5" y="-175.2" font-family="Times,serif" font-size="11.00" fill="gray">Global</text> +</g> +<!-- \\Monster --> +<g id="node1" class="node"><title>\\Monster</title> +<polygon fill="none" stroke="black" points="86.5,-160 22.5,-160 22.5,-124 86.5,-124 86.5,-160"/> +<text text-anchor="middle" x="54.5" y="-139.2" font-family="Courier,monospace" font-size="11.00">Monster</text> +</g> +<!-- \\Inventory --> +<g id="node2" class="node"><title>\\Inventory</title> +<polygon fill="none" stroke="black" points="93,-106 16,-106 16,-70 93,-70 93,-106"/> +<text text-anchor="middle" x="54.5" y="-85.2" font-family="Courier,monospace" font-size="11.00">Inventory</text> +</g> +<!-- \\Item --> +<g id="node3" class="node"><title>\\Item</title> +<polygon fill="none" stroke="black" points="81.5,-52 27.5,-52 27.5,-16 81.5,-16 81.5,-52"/> +<text text-anchor="middle" x="54.5" y="-31.2" font-family="Courier,monospace" font-size="11.00">Item</text> +</g> +</g> +</svg> |