Skip to content

Commit

Permalink
Added project relationships diagram source file (constructed with htt…
Browse files Browse the repository at this point in the history
  • Loading branch information
derceg committed Dec 25, 2013
1 parent 43fee85 commit 147d573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/Technical/Project Relationships.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<mxGraphModel dx="800" dy="800" grid="1" guides="1" tooltips="1" connect="1" fold="1" page="1" pageScale="1" pageWidth="826" pageHeight="1169" style="default-style2"><root><mxCell id="0"/><mxCell id="1" parent="0"/><mxCell id="2" value="Explorer++" style="rounded=1;whiteSpace=wrap" vertex="1" parent="1"><mxGeometry x="350" y="150" width="120" height="60" as="geometry"/></mxCell><mxCell id="3" value="Helper" style="rounded=1;whiteSpace=wrap" vertex="1" parent="1"><mxGeometry x="350" y="485" width="120" height="60" as="geometry"/></mxCell><mxCell id="4" value="DisplayWindow" style="rounded=1;whiteSpace=wrap" vertex="1" parent="1"><mxGeometry x="40" y="320" width="120" height="60" as="geometry"/></mxCell><mxCell id="5" value="HolderWindow" style="rounded=1;whiteSpace=wrap" vertex="1" parent="1"><mxGeometry x="230" y="320" width="120" height="60" as="geometry"/></mxCell><mxCell id="6" value="MyTreeView" style="rounded=1;whiteSpace=wrap" vertex="1" parent="1"><mxGeometry x="470" y="320" width="120" height="60" as="geometry"/></mxCell><mxCell id="7" value="ShellBrowser" style="rounded=1;whiteSpace=wrap" vertex="1" parent="1"><mxGeometry x="650" y="320" width="120" height="60" as="geometry"/></mxCell><mxCell id="23" value="" style="edgeStyle=elbowEdgeStyle;elbow=vertical;exitX=0.5;exitY=1;entryX=0.5;entryY=0;rounded=0" edge="1" parent="1" source="2" target="4"><mxGeometry width="100" height="100" relative="1" as="geometry"><mxPoint x="200" y="280" as="sourcePoint"/><mxPoint x="300" y="180" as="targetPoint"/></mxGeometry></mxCell><mxCell id="24" value="" style="edgeStyle=elbowEdgeStyle;elbow=vertical;exitX=0.5;exitY=1;entryX=0.5;entryY=0;rounded=0" edge="1" parent="1" source="2" target="5"><mxGeometry width="100" height="100" relative="1" as="geometry"><mxPoint x="140" y="220" as="sourcePoint"/><mxPoint x="240" y="120" as="targetPoint"/></mxGeometry></mxCell><mxCell id="25" value="" style="edgeStyle=elbowEdgeStyle;elbow=vertical;exitX=0.5;exitY=1;entryX=0.5;entryY=0;rounded=0" edge="1" parent="1" source="2" target="6"><mxGeometry width="100" height="100" relative="1" as="geometry"><mxPoint x="130" y="230" as="sourcePoint"/><mxPoint x="230" y="130" as="targetPoint"/></mxGeometry></mxCell><mxCell id="26" value="" style="edgeStyle=elbowEdgeStyle;elbow=vertical;exitX=0.5;exitY=1;entryX=0.5;entryY=0;rounded=0" edge="1" parent="1" source="2" target="7"><mxGeometry width="100" height="100" relative="1" as="geometry"><mxPoint x="160" y="200" as="sourcePoint"/><mxPoint x="260" y="100" as="targetPoint"/></mxGeometry></mxCell><mxCell id="27" value="" style="edgeStyle=elbowEdgeStyle;elbow=vertical;exitX=0.5;exitY=1;entryX=0.5;entryY=0;rounded=0" edge="1" parent="1" source="4" target="3"><mxGeometry width="100" height="100" relative="1" as="geometry"><mxPoint x="180" y="500" as="sourcePoint"/><mxPoint x="280" y="400" as="targetPoint"/></mxGeometry></mxCell><mxCell id="28" value="" style="edgeStyle=none;exitX=0.5;exitY=1;entryX=0.5;entryY=0;rounded=0" edge="1" parent="1" source="2" target="3"><mxGeometry width="100" height="100" relative="1" as="geometry"><mxPoint x="160" y="580" as="sourcePoint"/><mxPoint x="260" y="480" as="targetPoint"/></mxGeometry></mxCell><mxCell id="29" value="" style="edgeStyle=elbowEdgeStyle;elbow=vertical;exitX=0.5;exitY=1;entryX=0.5;entryY=0;rounded=0" edge="1" parent="1" source="5" target="3"><mxGeometry width="100" height="100" relative="1" as="geometry"><mxPoint x="140" y="560" as="sourcePoint"/><mxPoint x="240" y="460" as="targetPoint"/></mxGeometry></mxCell><mxCell id="30" value="" style="edgeStyle=elbowEdgeStyle;elbow=vertical;exitX=0.5;exitY=1;entryX=0.5;entryY=0;rounded=0" edge="1" parent="1" source="6" target="3"><mxGeometry width="100" height="100" relative="1" as="geometry"><mxPoint x="510" y="550" as="sourcePoint"/><mxPoint x="610" y="450" as="targetPoint"/></mxGeometry></mxCell><mxCell id="31" value="" style="edgeStyle=elbowEdgeStyle;elbow=vertical;exitX=0.5;exitY=1;entryX=0.5;entryY=0;rounded=0" edge="1" parent="1" source="7" target="3"><mxGeometry width="100" height="100" relative="1" as="geometry"><mxPoint x="560" y="570" as="sourcePoint"/><mxPoint x="660" y="470" as="targetPoint"/></mxGeometry></mxCell></root></mxGraphModel>

0 comments on commit 147d573

Please sign in to comment.