mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-17 05:11:18 +02:00
52 lines
2.2 KiB
XML
52 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Diagram>
|
|
<ID>PHP</ID>
|
|
<OriginalElement>\DesignPatterns\Creational\AbstractFactory\AbstractFactory</OriginalElement>
|
|
<nodes>
|
|
<node x="214.0" y="101.0">\DesignPatterns\Creational\AbstractFactory\JsonFactory</node>
|
|
<node x="107.0" y="0.0">\DesignPatterns\Creational\AbstractFactory\AbstractFactory</node>
|
|
<node x="0.0" y="101.0">\DesignPatterns\Creational\AbstractFactory\HtmlFactory</node>
|
|
<node x="111.0" y="298.0">\DesignPatterns\Creational\AbstractFactory\JsonText</node>
|
|
<node x="0.0" y="298.0">\DesignPatterns\Creational\AbstractFactory\HtmlText</node>
|
|
<node x="51.5" y="197.0">\DesignPatterns\Creational\AbstractFactory\Text</node>
|
|
</nodes>
|
|
<notes />
|
|
<edges>
|
|
<edge source="\DesignPatterns\Creational\AbstractFactory\HtmlText" target="\DesignPatterns\Creational\AbstractFactory\Text">
|
|
<point x="0.0" y="-14.5" />
|
|
<point x="45.5" y="273.0" />
|
|
<point x="75.75" y="273.0" />
|
|
<point x="-24.25" y="25.5" />
|
|
</edge>
|
|
<edge source="\DesignPatterns\Creational\AbstractFactory\JsonText" target="\DesignPatterns\Creational\AbstractFactory\Text">
|
|
<point x="0.0" y="-14.5" />
|
|
<point x="154.5" y="273.0" />
|
|
<point x="124.25" y="273.0" />
|
|
<point x="24.25" y="25.5" />
|
|
</edge>
|
|
<edge source="\DesignPatterns\Creational\AbstractFactory\JsonFactory" target="\DesignPatterns\Creational\AbstractFactory\AbstractFactory">
|
|
<point x="0.0" y="-25.5" />
|
|
<point x="311.0" y="76.0" />
|
|
<point x="252.5" y="76.0" />
|
|
<point x="48.5" y="25.5" />
|
|
</edge>
|
|
<edge source="\DesignPatterns\Creational\AbstractFactory\HtmlFactory" target="\DesignPatterns\Creational\AbstractFactory\AbstractFactory">
|
|
<point x="0.0" y="-25.5" />
|
|
<point x="97.0" y="76.0" />
|
|
<point x="155.5" y="76.0" />
|
|
<point x="-48.5" y="25.5" />
|
|
</edge>
|
|
</edges>
|
|
<settings layout="Hierarchic Group" zoom="1.0" x="117.0" y="130.5" />
|
|
<SelectedNodes>
|
|
<node>\DesignPatterns\Creational\AbstractFactory\AbstractFactory</node>
|
|
</SelectedNodes>
|
|
<Categories>
|
|
<Category>Methods</Category>
|
|
<Category>Constants</Category>
|
|
<Category>Fields</Category>
|
|
</Categories>
|
|
<VISIBILITY>private</VISIBILITY>
|
|
</Diagram>
|
|
|