File tree Expand file tree Collapse file tree 3 files changed +493
-0
lines changed Expand file tree Collapse file tree 3 files changed +493
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <Diagram >
3
+ <ID >PHP</ID >
4
+ <OriginalElement >\DesignPatterns\Structural\Flyweight\FlyweightFactory</OriginalElement >
5
+ <nodes >
6
+ <node x =" 14.0" y =" 109.0" >\DesignPatterns\Structural\Flyweight\CharacterFlyweight</node >
7
+ <node x =" 235.0" y =" 0.0" >\DesignPatterns\Structural\Flyweight\FlyweightFactory</node >
8
+ <node x =" -8.0" y =" 0.0" >\DesignPatterns\Structural\Flyweight\FlyweightInterface</node >
9
+ </nodes >
10
+ <notes />
11
+ <edges >
12
+ <edge source =" \DesignPatterns\Structural\Flyweight\CharacterFlyweight" target =" \DesignPatterns\Structural\Flyweight\FlyweightInterface" >
13
+ <point x =" 0.0" y =" -56.5" />
14
+ <point x =" 0.0" y =" 29.5" />
15
+ </edge >
16
+ </edges >
17
+ <settings layout =" Hierarchic Group" zoom =" 1.0" x =" 191.0" y =" 111.0" />
18
+ <SelectedNodes />
19
+ <Categories >
20
+ <Category >Fields</Category >
21
+ <Category >Constants</Category >
22
+ <Category >Constructors</Category >
23
+ <Category >Methods</Category >
24
+ </Categories >
25
+ <VISIBILITY >private</VISIBILITY >
26
+ </Diagram >
27
+
You can’t perform that action at this time.
0 commit comments