Skip to content

Commit c7d5b0c

Browse files
committed
fix bug
1 parent e913851 commit c7d5b0c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+558
-556
lines changed

dist/api/classes/baseapp.html

Lines changed: 54 additions & 54 deletions
Large diffs are not rendered by default.

dist/api/classes/communityctrl.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ <h3>bind</h3>
228228
<li class="tsd-description">
229229
<aside class="tsd-sources">
230230
<ul>
231-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/CommunityCtrl.ts#L12">control/CommunityCtrl.ts:12</a></li>
231+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/CommunityCtrl.ts#L12">control/CommunityCtrl.ts:12</a></li>
232232
</ul>
233233
</aside>
234234
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -354,7 +354,7 @@ <h3>get<wbr>Type<wbr>Name</h3>
354354
<aside class="tsd-sources">
355355
<p>Overrides Control.getTypeName</p>
356356
<ul>
357-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/CommunityCtrl.ts#L8">control/CommunityCtrl.ts:8</a></li>
357+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/CommunityCtrl.ts#L8">control/CommunityCtrl.ts:8</a></li>
358358
</ul>
359359
</aside>
360360
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -468,7 +468,7 @@ <h3>on<wbr>Create</h3>
468468
<aside class="tsd-sources">
469469
<p>Overrides Control.onCreate</p>
470470
<ul>
471-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/CommunityCtrl.ts#L20">control/CommunityCtrl.ts:20</a></li>
471+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/CommunityCtrl.ts#L20">control/CommunityCtrl.ts:20</a></li>
472472
</ul>
473473
</aside>
474474
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -492,7 +492,7 @@ <h3>on<wbr>Destroy</h3>
492492
<aside class="tsd-sources">
493493
<p>Overrides Control.onDestroy</p>
494494
<ul>
495-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/CommunityCtrl.ts#L31">control/CommunityCtrl.ts:31</a></li>
495+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/CommunityCtrl.ts#L31">control/CommunityCtrl.ts:31</a></li>
496496
</ul>
497497
</aside>
498498
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -774,7 +774,7 @@ <h3>toggle</h3>
774774
<li class="tsd-description">
775775
<aside class="tsd-sources">
776776
<ul>
777-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/CommunityCtrl.ts#L16">control/CommunityCtrl.ts:16</a></li>
777+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/CommunityCtrl.ts#L16">control/CommunityCtrl.ts:16</a></li>
778778
</ul>
779779
</aside>
780780
<h4 class="tsd-parameters-title">Parameters</h4>

dist/api/classes/connectctrl.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ <h3>get<wbr>Type<wbr>Name</h3>
436436
<aside class="tsd-sources">
437437
<p>Overrides Control.getTypeName</p>
438438
<ul>
439-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ConnectCtrl.ts#L13">control/ConnectCtrl.ts:13</a></li>
439+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ConnectCtrl.ts#L13">control/ConnectCtrl.ts:13</a></li>
440440
</ul>
441441
</aside>
442442
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -521,7 +521,7 @@ <h3>load<wbr>Gson<wbr>String</h3>
521521
<li class="tsd-description">
522522
<aside class="tsd-sources">
523523
<ul>
524-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ConnectCtrl.ts#L68">control/ConnectCtrl.ts:68</a></li>
524+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ConnectCtrl.ts#L68">control/ConnectCtrl.ts:68</a></li>
525525
</ul>
526526
</aside>
527527
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -538,7 +538,7 @@ <h3>load<wbr>Gson<wbr>Url</h3>
538538
<li class="tsd-description">
539539
<aside class="tsd-sources">
540540
<ul>
541-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ConnectCtrl.ts#L86">control/ConnectCtrl.ts:86</a></li>
541+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ConnectCtrl.ts#L86">control/ConnectCtrl.ts:86</a></li>
542542
</ul>
543543
</aside>
544544
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -555,7 +555,7 @@ <h3>load<wbr>Remote<wbr>Server</h3>
555555
<li class="tsd-description">
556556
<aside class="tsd-sources">
557557
<ul>
558-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ConnectCtrl.ts#L104">control/ConnectCtrl.ts:104</a></li>
558+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ConnectCtrl.ts#L104">control/ConnectCtrl.ts:104</a></li>
559559
</ul>
560560
</aside>
561561
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -619,7 +619,7 @@ <h3>on<wbr>Bind<wbr>Element</h3>
619619
<aside class="tsd-sources">
620620
<p>Overrides UIControl.onBindElement</p>
621621
<ul>
622-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ConnectCtrl.ts#L17">control/ConnectCtrl.ts:17</a></li>
622+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ConnectCtrl.ts#L17">control/ConnectCtrl.ts:17</a></li>
623623
</ul>
624624
</aside>
625625
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -699,7 +699,7 @@ <h3>on<wbr>Resize</h3>
699699
<aside class="tsd-sources">
700700
<p>Overrides UIControl.onResize</p>
701701
<ul>
702-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ConnectCtrl.ts#L122">control/ConnectCtrl.ts:122</a></li>
702+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ConnectCtrl.ts#L122">control/ConnectCtrl.ts:122</a></li>
703703
</ul>
704704
</aside>
705705
<h4 class="tsd-parameters-title">Parameters</h4>

dist/api/classes/controlfactory.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>constructor</h3>
103103
<li class="tsd-description">
104104
<aside class="tsd-sources">
105105
<ul>
106-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/mainframe.ts#L642">mainframe.ts:642</a></li>
106+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/mainframe.ts#L642">mainframe.ts:642</a></li>
107107
</ul>
108108
</aside>
109109
<h4 class="tsd-returns-title">Returns <a href="controlfactory.html" class="tsd-signature-type">ControlFactory</a></h4>
@@ -123,7 +123,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> create<wbr>Control</h3>
123123
<li class="tsd-description">
124124
<aside class="tsd-sources">
125125
<ul>
126-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/mainframe.ts#L662">mainframe.ts:662</a></li>
126+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/mainframe.ts#L662">mainframe.ts:662</a></li>
127127
</ul>
128128
</aside>
129129
<h4 class="tsd-parameters-title">Parameters</h4>

dist/api/classes/expansionctrl.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ <h3>clear</h3>
230230
<li class="tsd-description">
231231
<aside class="tsd-sources">
232232
<ul>
233-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ExpansionCtrl.ts#L24">control/ExpansionCtrl.ts:24</a></li>
233+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ExpansionCtrl.ts#L24">control/ExpansionCtrl.ts:24</a></li>
234234
</ul>
235235
</aside>
236236
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -247,7 +247,7 @@ <h3>collapse</h3>
247247
<li class="tsd-description">
248248
<aside class="tsd-sources">
249249
<ul>
250-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ExpansionCtrl.ts#L13">control/ExpansionCtrl.ts:13</a></li>
250+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ExpansionCtrl.ts#L13">control/ExpansionCtrl.ts:13</a></li>
251251
</ul>
252252
</aside>
253253
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -353,7 +353,7 @@ <h3>expand</h3>
353353
<li class="tsd-description">
354354
<aside class="tsd-sources">
355355
<ul>
356-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ExpansionCtrl.ts#L28">control/ExpansionCtrl.ts:28</a></li>
356+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ExpansionCtrl.ts#L28">control/ExpansionCtrl.ts:28</a></li>
357357
</ul>
358358
</aside>
359359
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -396,7 +396,7 @@ <h3>get<wbr>Type<wbr>Name</h3>
396396
<aside class="tsd-sources">
397397
<p>Overrides Control.getTypeName</p>
398398
<ul>
399-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ExpansionCtrl.ts#L9">control/ExpansionCtrl.ts:9</a></li>
399+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ExpansionCtrl.ts#L9">control/ExpansionCtrl.ts:9</a></li>
400400
</ul>
401401
</aside>
402402
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@@ -413,7 +413,7 @@ <h3>is<wbr>Expanded</h3>
413413
<li class="tsd-description">
414414
<aside class="tsd-sources">
415415
<ul>
416-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ExpansionCtrl.ts#L20">control/ExpansionCtrl.ts:20</a></li>
416+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ExpansionCtrl.ts#L20">control/ExpansionCtrl.ts:20</a></li>
417417
</ul>
418418
</aside>
419419
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -533,7 +533,7 @@ <h3>on<wbr>Create</h3>
533533
<aside class="tsd-sources">
534534
<p>Overrides Control.onCreate</p>
535535
<ul>
536-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ExpansionCtrl.ts#L39">control/ExpansionCtrl.ts:39</a></li>
536+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ExpansionCtrl.ts#L39">control/ExpansionCtrl.ts:39</a></li>
537537
</ul>
538538
</aside>
539539
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -557,7 +557,7 @@ <h3>on<wbr>Destroy</h3>
557557
<aside class="tsd-sources">
558558
<p>Overrides Control.onDestroy</p>
559559
<ul>
560-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/control/ExpansionCtrl.ts#L107">control/ExpansionCtrl.ts:107</a></li>
560+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/control/ExpansionCtrl.ts#L107">control/ExpansionCtrl.ts:107</a></li>
561561
</ul>
562562
</aside>
563563
<h4 class="tsd-parameters-title">Parameters</h4>

dist/api/classes/findrelationstask.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h3>constructor</h3>
115115
<li class="tsd-description">
116116
<aside class="tsd-sources">
117117
<ul>
118-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/service/local.ts#L456">service/local.ts:456</a></li>
118+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/service/local.ts#L456">service/local.ts:456</a></li>
119119
</ul>
120120
</aside>
121121
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -137,7 +137,7 @@ <h3>_completed</h3>
137137
<div class="tsd-signature tsd-kind-icon">_completed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
138138
<aside class="tsd-sources">
139139
<ul>
140-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/service/local.ts#L453">service/local.ts:453</a></li>
140+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/service/local.ts#L453">service/local.ts:453</a></li>
141141
</ul>
142142
</aside>
143143
</section>
@@ -147,7 +147,7 @@ <h3>_pointer</h3>
147147
<div class="tsd-signature tsd-kind-icon">_pointer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;0</span></div>
148148
<aside class="tsd-sources">
149149
<ul>
150-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/service/local.ts#L452">service/local.ts:452</a></li>
150+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/service/local.ts#L452">service/local.ts:452</a></li>
151151
</ul>
152152
</aside>
153153
</section>
@@ -157,7 +157,7 @@ <h3>_task<wbr>Id</h3>
157157
<div class="tsd-signature tsd-kind-icon">_task<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;0</span></div>
158158
<aside class="tsd-sources">
159159
<ul>
160-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/service/local.ts#L451">service/local.ts:451</a></li>
160+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/service/local.ts#L451">service/local.ts:451</a></li>
161161
</ul>
162162
</aside>
163163
</section>
@@ -167,7 +167,7 @@ <h3>_timer<wbr>Id</h3>
167167
<div class="tsd-signature tsd-kind-icon">_timer<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> =&nbsp;0</span></div>
168168
<aside class="tsd-sources">
169169
<ul>
170-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/service/local.ts#L454">service/local.ts:454</a></li>
170+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/service/local.ts#L454">service/local.ts:454</a></li>
171171
</ul>
172172
</aside>
173173
</section>
@@ -177,7 +177,7 @@ <h3>paths</h3>
177177
<div class="tsd-signature tsd-kind-icon">paths<span class="tsd-signature-symbol">:</span> <a href="../interfaces/relation_path.html" class="tsd-signature-type">RELATION_PATH</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> =&nbsp;[]</span></div>
178178
<aside class="tsd-sources">
179179
<ul>
180-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/service/local.ts#L456">service/local.ts:456</a></li>
180+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/service/local.ts#L456">service/local.ts:456</a></li>
181181
</ul>
182182
</aside>
183183
</section>
@@ -194,7 +194,7 @@ <h3>read<wbr>More</h3>
194194
<li class="tsd-description">
195195
<aside class="tsd-sources">
196196
<ul>
197-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/service/local.ts#L470">service/local.ts:470</a></li>
197+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/service/local.ts#L470">service/local.ts:470</a></li>
198198
</ul>
199199
</aside>
200200
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -217,7 +217,7 @@ <h3>start</h3>
217217
<li class="tsd-description">
218218
<aside class="tsd-sources">
219219
<ul>
220-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/service/local.ts#L462">service/local.ts:462</a></li>
220+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/service/local.ts#L462">service/local.ts:462</a></li>
221221
</ul>
222222
</aside>
223223
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -249,7 +249,7 @@ <h3>stop</h3>
249249
<li class="tsd-description">
250250
<aside class="tsd-sources">
251251
<ul>
252-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/service/local.ts#L476">service/local.ts:476</a></li>
252+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/service/local.ts#L476">service/local.ts:476</a></li>
253253
</ul>
254254
</aside>
255255
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>

dist/api/classes/findrelationstaskmanager.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h3>create<wbr>Task</h3>
9898
<li class="tsd-description">
9999
<aside class="tsd-sources">
100100
<ul>
101-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/service/local.ts#L485">service/local.ts:485</a></li>
101+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/service/local.ts#L485">service/local.ts:485</a></li>
102102
</ul>
103103
</aside>
104104
<h4 class="tsd-returns-title">Returns <a href="findrelationstask.html" class="tsd-signature-type">FindRelationsTask</a></h4>
@@ -115,7 +115,7 @@ <h3>get<wbr>Task</h3>
115115
<li class="tsd-description">
116116
<aside class="tsd-sources">
117117
<ul>
118-
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/7707db0/src/main/typescript/service/local.ts#L493">service/local.ts:493</a></li>
118+
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/e913851/src/main/typescript/service/local.ts#L493">service/local.ts:493</a></li>
119119
</ul>
120120
</aside>
121121
<h4 class="tsd-parameters-title">Parameters</h4>

0 commit comments

Comments
 (0)