mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-15 20:36:22 +02:00
51 lines
2.1 KiB
XML
51 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Diagram>
|
|
<ID>PHP</ID>
|
|
<OriginalElement>\DesignPatterns\Structural\Bridge\Service</OriginalElement>
|
|
<nodes>
|
|
<node x="151.0" y="366.0">\DesignPatterns\Structural\Bridge\PlainTextFormatter</node>
|
|
<node x="79.75" y="265.0">\DesignPatterns\Structural\Bridge\Formatter</node>
|
|
<node x="33.75" y="0.0">\DesignPatterns\Structural\Bridge\Service</node>
|
|
<node x="164.0" y="169.0">\DesignPatterns\Structural\Bridge\PingService</node>
|
|
<node x="0.0" y="169.0">\DesignPatterns\Structural\Bridge\HelloWorldService</node>
|
|
<node x="0.0" y="366.0">\DesignPatterns\Structural\Bridge\HtmlFormatter</node>
|
|
</nodes>
|
|
<notes />
|
|
<edges>
|
|
<edge source="\DesignPatterns\Structural\Bridge\HelloWorldService" target="\DesignPatterns\Structural\Bridge\Service">
|
|
<point x="0.0" y="-25.5" />
|
|
<point x="72.0" y="144.0" />
|
|
<point x="88.75" y="144.0" />
|
|
<point x="-55.0" y="59.5" />
|
|
</edge>
|
|
<edge source="\DesignPatterns\Structural\Bridge\PingService" target="\DesignPatterns\Structural\Bridge\Service">
|
|
<point x="0.0" y="-25.5" />
|
|
<point x="215.5" y="144.0" />
|
|
<point x="198.75" y="144.0" />
|
|
<point x="55.0" y="59.5" />
|
|
</edge>
|
|
<edge source="\DesignPatterns\Structural\Bridge\HtmlFormatter" target="\DesignPatterns\Structural\Bridge\Formatter">
|
|
<point x="0.0" y="-25.5" />
|
|
<point x="65.5" y="341.0" />
|
|
<point x="112.5" y="341.0" />
|
|
<point x="-32.75" y="25.5" />
|
|
</edge>
|
|
<edge source="\DesignPatterns\Structural\Bridge\PlainTextFormatter" target="\DesignPatterns\Structural\Bridge\Formatter">
|
|
<point x="0.0" y="-25.5" />
|
|
<point x="225.0" y="341.0" />
|
|
<point x="178.0" y="341.0" />
|
|
<point x="32.75" y="25.5" />
|
|
</edge>
|
|
</edges>
|
|
<settings layout="Hierarchic Group" zoom="1.0" x="144.5" y="130.5" />
|
|
<SelectedNodes />
|
|
<Categories>
|
|
<Category>Fields</Category>
|
|
<Category>Constants</Category>
|
|
<Category>Constructors</Category>
|
|
<Category>Methods</Category>
|
|
</Categories>
|
|
<VISIBILITY>private</VISIBILITY>
|
|
</Diagram>
|
|
|