|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <Diagram>
|
3 | 3 | <ID>PHP</ID>
|
4 |
| - <OriginalElement>\DesignPatterns\Structural\Bridge\HtmlFormatter</OriginalElement> |
| 4 | + <OriginalElement>\DesignPatterns\Structural\Bridge\Service</OriginalElement> |
5 | 5 | <nodes>
|
6 |
| - <node x="-111.0" y="-111.0">\DesignPatterns\Structural\Bridge\PlainTextFormatter</node> |
7 |
| - <node x="-194.0" y="-212.0">\DesignPatterns\Structural\Bridge\FormatterInterface</node> |
8 |
| - <node x="88.0" y="-239.0">\DesignPatterns\Structural\Bridge\Service</node> |
9 |
| - <node x="121.0" y="-93.0">\DesignPatterns\Structural\Bridge\HelloWorldService</node> |
10 |
| - <node x="-278.0" y="-111.0">\DesignPatterns\Structural\Bridge\HtmlFormatter</node> |
| 6 | + <node x="151.0" y="366.0">\DesignPatterns\Structural\Bridge\PlainTextFormatter</node> |
| 7 | + <node x="79.75" y="265.0">\DesignPatterns\Structural\Bridge\Formatter</node> |
| 8 | + <node x="33.75" y="0.0">\DesignPatterns\Structural\Bridge\Service</node> |
| 9 | + <node x="164.0" y="169.0">\DesignPatterns\Structural\Bridge\PingService</node> |
| 10 | + <node x="0.0" y="169.0">\DesignPatterns\Structural\Bridge\HelloWorldService</node> |
| 11 | + <node x="0.0" y="366.0">\DesignPatterns\Structural\Bridge\HtmlFormatter</node> |
11 | 12 | </nodes>
|
12 | 13 | <notes />
|
13 | 14 | <edges>
|
14 | 15 | <edge source="\DesignPatterns\Structural\Bridge\HelloWorldService" target="\DesignPatterns\Structural\Bridge\Service">
|
15 | 16 | <point x="0.0" y="-25.5" />
|
16 |
| - <point x="0.0" y="48.0" /> |
| 17 | + <point x="72.0" y="144.0" /> |
| 18 | + <point x="88.75" y="144.0" /> |
| 19 | + <point x="-55.0" y="59.5" /> |
17 | 20 | </edge>
|
18 |
| - <edge source="\DesignPatterns\Structural\Bridge\PlainTextFormatter" target="\DesignPatterns\Structural\Bridge\FormatterInterface"> |
| 21 | + <edge source="\DesignPatterns\Structural\Bridge\PingService" target="\DesignPatterns\Structural\Bridge\Service"> |
19 | 22 | <point x="0.0" y="-25.5" />
|
20 |
| - <point x="-35.5" y="-136.0" /> |
21 |
| - <point x="-83.0" y="-136.0" /> |
22 |
| - <point x="37.0" y="25.5" /> |
| 23 | + <point x="215.5" y="144.0" /> |
| 24 | + <point x="198.75" y="144.0" /> |
| 25 | + <point x="55.0" y="59.5" /> |
23 | 26 | </edge>
|
24 |
| - <edge source="\DesignPatterns\Structural\Bridge\HtmlFormatter" target="\DesignPatterns\Structural\Bridge\FormatterInterface"> |
| 27 | + <edge source="\DesignPatterns\Structural\Bridge\HtmlFormatter" target="\DesignPatterns\Structural\Bridge\Formatter"> |
25 | 28 | <point x="0.0" y="-25.5" />
|
26 |
| - <point x="-204.5" y="-136.0" /> |
27 |
| - <point x="-157.0" y="-136.0" /> |
28 |
| - <point x="-37.0" y="25.5" /> |
| 29 | + <point x="65.5" y="341.0" /> |
| 30 | + <point x="112.5" y="341.0" /> |
| 31 | + <point x="-32.75" y="25.5" /> |
| 32 | + </edge> |
| 33 | + <edge source="\DesignPatterns\Structural\Bridge\PlainTextFormatter" target="\DesignPatterns\Structural\Bridge\Formatter"> |
| 34 | + <point x="0.0" y="-25.5" /> |
| 35 | + <point x="225.0" y="341.0" /> |
| 36 | + <point x="178.0" y="341.0" /> |
| 37 | + <point x="32.75" y="25.5" /> |
29 | 38 | </edge>
|
30 | 39 | </edges>
|
31 |
| - <settings layout="Hierarchic Group" zoom="1.0" x="147.5" y="130.5" /> |
| 40 | + <settings layout="Hierarchic Group" zoom="1.0" x="144.5" y="130.5" /> |
32 | 41 | <SelectedNodes />
|
33 | 42 | <Categories>
|
34 | 43 | <Category>Fields</Category>
|
35 | 44 | <Category>Constants</Category>
|
| 45 | + <Category>Constructors</Category> |
36 | 46 | <Category>Methods</Category>
|
37 | 47 | </Categories>
|
38 | 48 | <VISIBILITY>private</VISIBILITY>
|
|
0 commit comments