mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-09 08:26:44 +02:00
remove UML files as only PNGs are used
This commit is contained in:
@@ -1,36 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Diagram>
|
||||
<ID>PHP</ID>
|
||||
<OriginalElement>\DesignPatterns\Creational\StaticFactory\FormatNumber</OriginalElement>
|
||||
<nodes>
|
||||
<node x="0.0" y="101.0">\DesignPatterns\Creational\StaticFactory\FormatString</node>
|
||||
<node x="0.0" y="197.0">\DesignPatterns\Creational\StaticFactory\StaticFactory</node>
|
||||
<node x="79.5" y="0.0">\DesignPatterns\Creational\StaticFactory\Formatter</node>
|
||||
<node x="159.0" y="101.0">\DesignPatterns\Creational\StaticFactory\FormatNumber</node>
|
||||
</nodes>
|
||||
<notes />
|
||||
<edges>
|
||||
<edge source="\DesignPatterns\Creational\StaticFactory\FormatString" target="\DesignPatterns\Creational\StaticFactory\Formatter">
|
||||
<point x="0.0" y="-25.5" />
|
||||
<point x="69.5" y="76.0" />
|
||||
<point x="114.25" y="76.0" />
|
||||
<point x="-34.75" y="25.5" />
|
||||
</edge>
|
||||
<edge source="\DesignPatterns\Creational\StaticFactory\FormatNumber" target="\DesignPatterns\Creational\StaticFactory\Formatter">
|
||||
<point x="0.0" y="-25.5" />
|
||||
<point x="228.5" y="76.0" />
|
||||
<point x="183.75" y="76.0" />
|
||||
<point x="34.75" y="25.5" />
|
||||
</edge>
|
||||
</edges>
|
||||
<settings layout="Hierarchic Group" zoom="1.0" x="128.0" y="102.0" />
|
||||
<SelectedNodes />
|
||||
<Categories>
|
||||
<Category>Fields</Category>
|
||||
<Category>Constants</Category>
|
||||
<Category>Constructors</Category>
|
||||
<Category>Methods</Category>
|
||||
</Categories>
|
||||
<VISIBILITY>private</VISIBILITY>
|
||||
</Diagram>
|
||||
|
Reference in New Issue
Block a user