-
Notifications
You must be signed in to change notification settings - Fork 0
/
AFM_Interactive_Analyzer - Diagrams.ncp
213 lines (213 loc) · 8.04 KB
/
AFM_Interactive_Analyzer - Diagrams.ncp
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<Project>
<Name>AFM_Interactive_Analyzer</Name>
<ProjectItem type="NClass.DiagramEditor.ClassDiagram.Diagram" assembly="NClass.DiagramEditor, Version=2.4.1823.0, Culture=neutral, PublicKeyToken=null">
<Name>Notification</Name>
<Language>Java</Language>
<Entities>
<Entity type="Class">
<Name>GraphPanel</Name>
<Access>Public</Access>
<Location left="294" top="226" />
<Size width="200" height="128" />
<Collapsed>False</Collapsed>
<Member type="Field">List<ChartSelectionListener> csl</Member>
<Member type="Method">void clearAllSelections()</Member>
<Member type="Method">public void selectedSingleRow(int rowIndex, double value)</Member>
<Modifier>None</Modifier>
</Entity>
<Entity type="Class">
<Name>AfmAnalyzerResultFrame</Name>
<Access>Public</Access>
<Location left="818" top="226" />
<Size width="235" height="145" />
<Collapsed>False</Collapsed>
<Member type="Field">private List<TableSelectionListener> tsl</Member>
<Member type="Method">void notifyBarSelected()</Member>
<Member type="Method">void notifyBarDeselected()</Member>
<Member type="Method">void notifyRoiSelected()</Member>
<Modifier>None</Modifier>
</Entity>
<Entity type="Interface">
<Name>TableSelectionListener</Name>
<Access>Public</Access>
<Location left="294" top="12" />
<Size width="162" height="111" />
<Collapsed>False</Collapsed>
<Member type="Method">public void selectedSingleRow(int rowIndex, double value)</Member>
<Member type="Method">public void clearAllSelections()</Member>
</Entity>
<Entity type="Class">
<Name>InteractiveImageWindow</Name>
<Access>Public</Access>
<Location left="10" top="264" />
<Size width="162" height="179" />
<Collapsed>False</Collapsed>
<Member type="Method">public void selectedSingleRow(int rowIndex, double value)</Member>
<Member type="Method">void clearAllSelections()</Member>
<Member type="Method">void movingSliceAboutAmount()</Member>
<Member type="Method">void moveToSpecificPosition()</Member>
<Member type="Method">void sliceAtPositionDeleted()</Member>
<Member type="Method">void currentStackIndex()</Member>
<Modifier>None</Modifier>
</Entity>
<Entity type="Interface">
<Name>ChartSelectionListener</Name>
<Access>Public</Access>
<Location left="486" top="470" />
<Size width="162" height="111" />
<Collapsed>False</Collapsed>
<Member type="Method">void notifyBarSelected()</Member>
<Member type="Method">void notifyBarDeselected()</Member>
</Entity>
<Entity type="Comment">
<Text>Imports TableSelectionListener and notify all subscribers</Text>
<Location left="675" top="52" />
<Size width="160" height="75" />
</Entity>
<Entity type="Comment">
<Text>Subscribe
</Text>
<Location left="374" top="157" />
<Size width="70" height="50" />
</Entity>
<Entity type="Comment">
<Text>Subscribe
</Text>
<Location left="153" top="133" />
<Size width="70" height="50" />
</Entity>
<Entity type="Comment">
<Text>Imports ChartSelectionListener and notify all subscribers
</Text>
<Location left="294" top="380" />
<Size width="160" height="61" />
</Entity>
<Entity type="Comment">
<Text>Subscribe
</Text>
<Location left="675" top="380" />
<Size width="70" height="50" />
</Entity>
<Entity type="Interface">
<Name>ImageSelectionListener</Name>
<Access>Public</Access>
<Location left="511" top="634" />
<Size width="162" height="94" />
<Collapsed>False</Collapsed>
<Member type="Method">void notifyRoiSelected()</Member>
</Entity>
<Entity type="Comment">
<Text>Imports RoiSelectedListener and notify all subscribers
</Text>
<Location left="90" top="534" />
<Size width="160" height="50" />
</Entity>
<Entity type="Comment">
<Text>Subscribe
</Text>
<Location left="899" top="470" />
<Size width="70" height="50" />
</Entity>
<Entity type="Interface">
<Name>StackSliceChangedListener</Name>
<Access>Public</Access>
<Location left="348" top="783" />
<Size width="162" height="216" />
<Collapsed>False</Collapsed>
<Member type="Method">void movingSliceAboutAmount()</Member>
<Member type="Method">void moveToSpecificPosition()</Member>
<Member type="Method">void sliceAtPositionDeleted()</Member>
<Member type="Method">void currentStackIndex()</Member>
</Entity>
<Entity type="Comment">
<Text>Subscribe
</Text>
<Location left="37" top="820" />
<Size width="70" height="50" />
</Entity>
<Entity type="Class">
<Name>ExtendedImageStackWindow</Name>
<Access>Public</Access>
<Location left="716" top="752" />
<Size width="162" height="216" />
<Collapsed>False</Collapsed>
<Modifier>None</Modifier>
</Entity>
<Entity type="Comment">
<Text>Imports StackSliceChangedListener and notify all subscribers</Text>
<Location left="534" top="876" />
<Size width="160" height="75" />
</Entity>
</Entities>
<Relationships>
<Relationship type="Realization" first="0" second="2">
<StartOrientation>Vertical</StartOrientation>
<EndOrientation>Vertical</EndOrientation>
</Relationship>
<Relationship type="Dependency" first="1" second="2">
<StartOrientation>Vertical</StartOrientation>
<EndOrientation>Horizontal</EndOrientation>
<BendPoint relativeToStartShape="False">
<X>493</X>
<Y>68</Y>
</BendPoint>
</Relationship>
<Relationship type="Realization" first="3" second="2">
<StartOrientation>Vertical</StartOrientation>
<EndOrientation>Vertical</EndOrientation>
<BendPoint relativeToStartShape="True">
<X>92</X>
<Y>200</Y>
</BendPoint>
<BendPoint relativeToStartShape="False">
<X>327</X>
<Y>175</Y>
</BendPoint>
</Relationship>
<Relationship type="Dependency" first="0" second="4">
<StartOrientation>Vertical</StartOrientation>
<EndOrientation>Vertical</EndOrientation>
</Relationship>
<Relationship type="Realization" first="1" second="4">
<StartOrientation>Vertical</StartOrientation>
<EndOrientation>Vertical</EndOrientation>
<BendPoint relativeToStartShape="False">
<X>610</X>
<Y>444</Y>
</BendPoint>
</Relationship>
<Relationship type="Dependency" first="3" second="10">
<StartOrientation>Vertical</StartOrientation>
<EndOrientation>Horizontal</EndOrientation>
<BendPoint relativeToStartShape="False">
<X>461</X>
<Y>686</Y>
</BendPoint>
</Relationship>
<Relationship type="Realization" first="1" second="10">
<StartOrientation>Vertical</StartOrientation>
<EndOrientation>Horizontal</EndOrientation>
<BendPoint relativeToStartShape="False">
<X>740</X>
<Y>688</Y>
</BendPoint>
</Relationship>
<Relationship type="Realization" first="3" second="13">
<StartOrientation>Vertical</StartOrientation>
<EndOrientation>Horizontal</EndOrientation>
<BendPoint relativeToStartShape="True">
<X>40</X>
<Y>471</Y>
</BendPoint>
<BendPoint relativeToStartShape="False">
<X>267</X>
<Y>960</Y>
</BendPoint>
</Relationship>
<Relationship type="Dependency" first="15" second="13">
<StartOrientation>Horizontal</StartOrientation>
<EndOrientation>Horizontal</EndOrientation>
</Relationship>
</Relationships>
</ProjectItem>
</Project>