forked from tobloef/itutube
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ImageButton.uml
30 lines (29 loc) · 1.05 KB
/
ImageButton.uml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0" encoding="UTF-8"?>
<Diagram>
<ID>JAVA</ID>
<OriginalElement />
<nodes>
<node x="0.0" y="360.0">itutube.Helpers.ImageButtonInfoHelper</node>
<node x="0.0" y="101.0">itutube.views.components.MediaButtonList</node>
<node x="25.5" y="0.0">itutube.views.components.ImageButtonList</node>
<node x="0.0" y="522.0">itutube.views.components.ImageButtonGrid</node>
<node x="375.0" y="522.0">itutube.views.components.ImageButton</node>
<node x="0.0" y="197.0">itutube.models.ImageButtonInfo</node>
</nodes>
<notes />
<edges>
<edge source="itutube.views.components.MediaButtonList" target="itutube.views.components.ImageButtonList">
<point x="0.0" y="-25.5" />
<point x="0.0" y="25.5" />
</edge>
</edges>
<settings layout="Hierarchic Group" zoom="1.0" x="350.5" y="210.5" />
<SelectedNodes />
<Categories>
<Category>Methods</Category>
<Category>Properties</Category>
<Category>Constructors</Category>
</Categories>
<SCOPE>All</SCOPE>
<VISIBILITY>protected</VISIBILITY>
</Diagram>