Skip to content

Commit

Permalink
supports IGP connector
Browse files Browse the repository at this point in the history
  • Loading branch information
bluejoe2008 committed Oct 13, 2018
1 parent 93cba9c commit 6c9ead5
Show file tree
Hide file tree
Showing 52 changed files with 348 additions and 596 deletions.
44 changes: 22 additions & 22 deletions dist/api/classes/baseapp.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L13">app/app.ts:13</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L13">app/app.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -167,7 +167,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> _frame</h3>
<div class="tsd-signature tsd-kind-icon">_frame<span class="tsd-signature-symbol">:</span> <a href="mainframe.html" class="tsd-signature-type">MainFrame</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L11">app/app.ts:11</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L11">app/app.ts:11</a></li>
</ul>
</aside>
</section>
Expand All @@ -177,7 +177,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> _html<wbr>Frame</h3
<div class="tsd-signature tsd-kind-icon">_html<wbr>Frame<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HTMLElement</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L12">app/app.ts:12</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L12">app/app.ts:12</a></li>
</ul>
</aside>
</section>
Expand All @@ -187,7 +187,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> _message<wbr>Box</h
<div class="tsd-signature tsd-kind-icon">_message<wbr>Box<span class="tsd-signature-symbol">:</span> <a href="messageboxctrl.html" class="tsd-signature-type">MessageBoxCtrl</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L13">app/app.ts:13</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L13">app/app.ts:13</a></li>
</ul>
</aside>
</section>
Expand All @@ -197,7 +197,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> _toggle<wbr>Edge<wb
<div class="tsd-signature tsd-kind-icon">_toggle<wbr>Edge<wbr>Label<wbr>Handlers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L10">app/app.ts:10</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L10">app/app.ts:10</a></li>
</ul>
</aside>
</section>
Expand All @@ -214,7 +214,7 @@ <h3>clear<wbr>Screen</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L66">app/app.ts:66</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L66">app/app.ts:66</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand All @@ -231,7 +231,7 @@ <h3>connect</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L37">app/app.ts:37</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L37">app/app.ts:37</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -257,7 +257,7 @@ <h3>load<wbr>Gson</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L33">app/app.ts:33</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L33">app/app.ts:33</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -283,7 +283,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> <span class="tsd-fl
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L31">app/app.ts:31</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L31">app/app.ts:31</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -306,7 +306,7 @@ <h3>pickup</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L51">app/app.ts:51</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L51">app/app.ts:51</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -350,7 +350,7 @@ <h3>show<wbr>Graph</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L41">app/app.ts:41</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L41">app/app.ts:41</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -388,7 +388,7 @@ <h3>toggle<wbr>Draggable</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L157">app/app.ts:157</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L157">app/app.ts:157</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -411,7 +411,7 @@ <h3>toggle<wbr>Edge<wbr>Color</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L140">app/app.ts:140</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L140">app/app.ts:140</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -434,7 +434,7 @@ <h3>toggle<wbr>Edges</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L80">app/app.ts:80</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L80">app/app.ts:80</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -457,7 +457,7 @@ <h3>toggle<wbr>Faces</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L86">app/app.ts:86</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L86">app/app.ts:86</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -480,7 +480,7 @@ <h3>toggle<wbr>Navigation<wbr>Buttons</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L98">app/app.ts:98</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L98">app/app.ts:98</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -503,7 +503,7 @@ <h3>toggle<wbr>Node<wbr>Border</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L104">app/app.ts:104</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L104">app/app.ts:104</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -526,7 +526,7 @@ <h3>toggle<wbr>Shadow</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L92">app/app.ts:92</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L92">app/app.ts:92</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -549,7 +549,7 @@ <h3>toggle<wbr>Show<wbr>Edge<wbr>Label<wbr>Always</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L110">app/app.ts:110</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L110">app/app.ts:110</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -572,7 +572,7 @@ <h3>toggle<wbr>Weights</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L74">app/app.ts:74</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L74">app/app.ts:74</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -595,7 +595,7 @@ <h3>update<wbr>Graph</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L70">app/app.ts:70</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L70">app/app.ts:70</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -633,7 +633,7 @@ <h3>update<wbr>Theme</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/app/app.ts#L184">app/app.ts:184</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/app/app.ts#L184">app/app.ts:184</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
10 changes: 5 additions & 5 deletions dist/api/classes/connectctrl.html
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ <h3>load<wbr>Gson<wbr>String</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/control/ConnectCtrl.ts#L67">control/ConnectCtrl.ts:67</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/control/ConnectCtrl.ts#L67">control/ConnectCtrl.ts:67</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand All @@ -469,7 +469,7 @@ <h3>load<wbr>Gson<wbr>Url</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/control/ConnectCtrl.ts#L85">control/ConnectCtrl.ts:85</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/control/ConnectCtrl.ts#L85">control/ConnectCtrl.ts:85</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand All @@ -486,7 +486,7 @@ <h3>load<wbr>Remote<wbr>Server</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/control/ConnectCtrl.ts#L103">control/ConnectCtrl.ts:103</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/control/ConnectCtrl.ts#L103">control/ConnectCtrl.ts:103</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand Down Expand Up @@ -575,7 +575,7 @@ <h3>on<wbr>CreateUI</h3>
<aside class="tsd-sources">
<p>Overrides UIControl.onCreateUI</p>
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/control/ConnectCtrl.ts#L16">control/ConnectCtrl.ts:16</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/control/ConnectCtrl.ts#L16">control/ConnectCtrl.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -627,7 +627,7 @@ <h3>on<wbr>Resize</h3>
<aside class="tsd-sources">
<p>Overrides UIControl.onResize</p>
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/control/ConnectCtrl.ts#L121">control/ConnectCtrl.ts:121</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/control/ConnectCtrl.ts#L121">control/ConnectCtrl.ts:121</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
12 changes: 6 additions & 6 deletions dist/api/classes/expansionctrl.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ <h3>clear</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/control/ExpansionCtrl.ts#L23">control/ExpansionCtrl.ts:23</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/control/ExpansionCtrl.ts#L23">control/ExpansionCtrl.ts:23</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand All @@ -246,7 +246,7 @@ <h3>collapse</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/control/ExpansionCtrl.ts#L12">control/ExpansionCtrl.ts:12</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/control/ExpansionCtrl.ts#L12">control/ExpansionCtrl.ts:12</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -352,7 +352,7 @@ <h3>expand</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/control/ExpansionCtrl.ts#L27">control/ExpansionCtrl.ts:27</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/control/ExpansionCtrl.ts#L27">control/ExpansionCtrl.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -394,7 +394,7 @@ <h3>is<wbr>Expanded</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/control/ExpansionCtrl.ts#L19">control/ExpansionCtrl.ts:19</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/control/ExpansionCtrl.ts#L19">control/ExpansionCtrl.ts:19</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -514,7 +514,7 @@ <h3>on<wbr>Create</h3>
<aside class="tsd-sources">
<p>Overrides Control.onCreate</p>
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/control/ExpansionCtrl.ts#L38">control/ExpansionCtrl.ts:38</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/control/ExpansionCtrl.ts#L38">control/ExpansionCtrl.ts:38</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -538,7 +538,7 @@ <h3>on<wbr>Destroy</h3>
<aside class="tsd-sources">
<p>Overrides Control.onDestroy</p>
<ul>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/2a63a10/src/main/typescript/control/ExpansionCtrl.ts#L102">control/ExpansionCtrl.ts:102</a></li>
<li>Defined in <a href="https://github.com/grapheco/InteractiveGraph/blob/93cba9c/src/main/typescript/control/ExpansionCtrl.ts#L102">control/ExpansionCtrl.ts:102</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
Loading

0 comments on commit 6c9ead5

Please sign in to comment.