@realsee/dnalogel 2.6.3-dev.0 → 2.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (246) hide show
  1. package/dist/PanoTagPlugin/controller/TagComputer.d.ts +6 -6
  2. package/dist/PanoTagPlugin/typings/tag/TagData.d.ts +1 -1
  3. package/dist/index.cjs.js +2 -2
  4. package/dist/index.js +2 -2
  5. package/dist/index.umd.js +2 -2
  6. package/docs/classes/CSS3DRender.html +31 -31
  7. package/docs/classes/CruisePluginController.html +24 -24
  8. package/docs/classes/Magnifier.html +20 -20
  9. package/docs/classes/ModelRoomLabelController.html +11 -11
  10. package/docs/classes/Object3DHelperController.html +24 -24
  11. package/docs/classes/PaintBrush.html +15 -15
  12. package/docs/classes/PanoMeasurePluginLine.html +23 -23
  13. package/docs/classes/PanoMeasurePluginModel.html +22 -22
  14. package/docs/classes/PanoMeasurePluginPoint.html +14 -14
  15. package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
  16. package/docs/classes/PanoTagPluginController.html +41 -41
  17. package/docs/classes/Util.BetterTween.html +8 -8
  18. package/docs/classes/Util.FivePointSelector.html +12 -12
  19. package/docs/classes/Util.Interval.html +12 -12
  20. package/docs/classes/Util.Magnifier.html +17 -17
  21. package/docs/classes/Util.PointDomHelper.html +11 -11
  22. package/docs/classes/Util.PointHelper.html +11 -11
  23. package/docs/classes/Util.Rectangle.html +13 -13
  24. package/docs/enums/CameraMovementEffect.html +7 -7
  25. package/docs/enums/ContentType.html +16 -16
  26. package/docs/enums/DIRECTION.html +9 -9
  27. package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
  28. package/docs/enums/DimensionType.html +7 -7
  29. package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
  30. package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
  31. package/docs/enums/PaintBrushTypeEnum.html +8 -8
  32. package/docs/enums/PointType.html +7 -7
  33. package/docs/enums/Rotation.html +8 -8
  34. package/docs/functions/CSS3DRenderPlugin.html +4 -4
  35. package/docs/functions/CameraMovementPlugin.html +4 -4
  36. package/docs/functions/CruisePlugin.html +4 -4
  37. package/docs/functions/GuideLinePlugin.html +5 -5
  38. package/docs/functions/ItemLabelPlugin.html +4 -4
  39. package/docs/functions/MapviewFloorplanPlugin.html +4 -4
  40. package/docs/functions/ModelChassisCompassPlugin.html +4 -4
  41. package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
  42. package/docs/functions/ModelFloorplanPlugin.html +4 -4
  43. package/docs/functions/ModelItemLabelPlugin.html +4 -4
  44. package/docs/functions/ModelRoomLabelPlugin.html +4 -4
  45. package/docs/functions/ModelTVVideoPlugin.html +4 -4
  46. package/docs/functions/ModelViewPlugin.html +4 -4
  47. package/docs/functions/Object3DHelperPlugin.html +4 -4
  48. package/docs/functions/PanoCompassPlugin.html +4 -4
  49. package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
  50. package/docs/functions/PanoDoorLabelPlugin.html +4 -4
  51. package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
  52. package/docs/functions/PanoMeasurePlugin.html +4 -4
  53. package/docs/functions/PanoRulerPlugin.html +4 -4
  54. package/docs/functions/PanoRulerProPlugin.html +4 -4
  55. package/docs/functions/PanoSpatialTagPlugin.html +4 -4
  56. package/docs/functions/PanoTagPlugin.html +4 -4
  57. package/docs/functions/TopviewFloorplanPlugin.html +4 -4
  58. package/docs/functions/Util.getCoordsFromClient.html +5 -5
  59. package/docs/functions/Util.getCoordsFromElement.html +5 -5
  60. package/docs/functions/Util.getFrameTime.html +5 -5
  61. package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
  62. package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
  63. package/docs/functions/Util.isNil.html +5 -5
  64. package/docs/functions/Util.nextFrame.html +5 -5
  65. package/docs/functions/Util.notNil.html +5 -5
  66. package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
  67. package/docs/functions/Util.tweenProgress.html +5 -5
  68. package/docs/functions/pluginFlag.html +5 -5
  69. package/docs/index.html +4 -4
  70. package/docs/interfaces/AddTagConfig.html +6 -6
  71. package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
  72. package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
  73. package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
  74. package/docs/interfaces/EventMap.html +15 -15
  75. package/docs/interfaces/FloorplanBounding.html +8 -8
  76. package/docs/interfaces/FloorplanData.html +10 -10
  77. package/docs/interfaces/FloorplanEntrance.html +11 -11
  78. package/docs/interfaces/FloorplanExtraObject.html +10 -10
  79. package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
  80. package/docs/interfaces/FloorplanFloorData.html +9 -9
  81. package/docs/interfaces/FloorplanImagePosition.html +7 -7
  82. package/docs/interfaces/FloorplanObserver.html +9 -9
  83. package/docs/interfaces/FloorplanOutlineItem.html +9 -9
  84. package/docs/interfaces/FloorplanPosition.html +7 -7
  85. package/docs/interfaces/FloorplanRoomItem.html +13 -13
  86. package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
  87. package/docs/interfaces/FloorplanServerBounding.html +8 -8
  88. package/docs/interfaces/FloorplanServerComputedData.html +10 -10
  89. package/docs/interfaces/FloorplanServerData.html +7 -7
  90. package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
  91. package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
  92. package/docs/interfaces/FloorplanServerEntrance.html +11 -11
  93. package/docs/interfaces/FloorplanServerFloorData.html +9 -9
  94. package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
  95. package/docs/interfaces/FloorplanServerObserver.html +9 -9
  96. package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
  97. package/docs/interfaces/FloorplanServerPosition.html +7 -7
  98. package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
  99. package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
  100. package/docs/interfaces/ItemLabelPluginData.html +6 -6
  101. package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
  102. package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
  103. package/docs/interfaces/MinMax.html +7 -7
  104. package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
  105. package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
  106. package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
  107. package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
  108. package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
  109. package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
  110. package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
  111. package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
  112. package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
  113. package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
  114. package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
  115. package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
  116. package/docs/interfaces/ModelViewPluginExportType.html +11 -11
  117. package/docs/interfaces/Object3DHelperState.html +8 -8
  118. package/docs/interfaces/PaintBrushAction.html +12 -12
  119. package/docs/interfaces/PaintBrushConfigs.html +12 -12
  120. package/docs/interfaces/PaintBrushState.html +10 -10
  121. package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
  122. package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
  123. package/docs/interfaces/PanoMeasureParameterType.html +12 -12
  124. package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
  125. package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
  126. package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
  127. package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
  128. package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
  129. package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
  130. package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
  131. package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
  132. package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
  133. package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
  134. package/docs/interfaces/PanoRulerProPluginState.html +8 -8
  135. package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
  136. package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
  137. package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
  138. package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
  139. package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
  140. package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
  141. package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
  142. package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
  143. package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
  144. package/docs/interfaces/Point.html +8 -8
  145. package/docs/interfaces/Room.html +9 -9
  146. package/docs/interfaces/RoomInfo.html +7 -7
  147. package/docs/interfaces/RoomLabel.html +14 -14
  148. package/docs/interfaces/RoomRules.html +5 -5
  149. package/docs/interfaces/Rooms.html +5 -5
  150. package/docs/interfaces/Scissor.html +9 -9
  151. package/docs/interfaces/State.html +8 -8
  152. package/docs/interfaces/TagCache.html +11 -11
  153. package/docs/interfaces/TagConfig.html +10 -10
  154. package/docs/interfaces/TagIconUrl.html +9 -9
  155. package/docs/interfaces/Tags.html +9 -9
  156. package/docs/interfaces/TemporaryState.html +6 -6
  157. package/docs/interfaces/Util.MagnifierParameter.html +11 -11
  158. package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
  159. package/docs/modules/Util.html +5 -5
  160. package/docs/modules.html +4 -4
  161. package/docs/types/ArrayPosition.html +5 -5
  162. package/docs/types/AudioAppearance.html +5 -5
  163. package/docs/types/AudioTagTypeConfigKey.html +5 -5
  164. package/docs/types/CSS3DRenderExportType.html +5 -5
  165. package/docs/types/CSS3DRenderPluginExportType.html +5 -5
  166. package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
  167. package/docs/types/Color.html +5 -5
  168. package/docs/types/ContentTypeConfigKey.html +5 -5
  169. package/docs/types/ContentTypeConfigKeySplit.html +5 -5
  170. package/docs/types/ContentTypeMap.html +5 -5
  171. package/docs/types/Create3DDomContainerReturnType.html +5 -5
  172. package/docs/types/Create3DElementReturnType.html +5 -5
  173. package/docs/types/CruisePluginExportType.html +5 -5
  174. package/docs/types/Direction-1.html +5 -5
  175. package/docs/types/Direction4.html +5 -5
  176. package/docs/types/FloorplanRuleLabels.html +5 -5
  177. package/docs/types/FloorplanServerRuleLabels.html +5 -5
  178. package/docs/types/GuideLinePluginExportType.html +5 -5
  179. package/docs/types/HelperEventMap.html +5 -5
  180. package/docs/types/LoadTagConfig.html +5 -5
  181. package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
  182. package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
  183. package/docs/types/MediaData.html +5 -5
  184. package/docs/types/MediaStore.html +5 -5
  185. package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
  186. package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
  187. package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
  188. package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
  189. package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
  190. package/docs/types/MoveArgs.html +5 -5
  191. package/docs/types/MoveOpts.html +5 -5
  192. package/docs/types/Object3DHelperEventMap.html +5 -5
  193. package/docs/types/ObjectFit.html +5 -5
  194. package/docs/types/PaintBrushEventMap.html +5 -5
  195. package/docs/types/PanoCompassPluginData.html +5 -5
  196. package/docs/types/PanoCompassPluginExportType.html +5 -5
  197. package/docs/types/PanoCompassPluginParameterType.html +5 -5
  198. package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
  199. package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
  200. package/docs/types/PanoIndex.html +5 -5
  201. package/docs/types/PanoMeasurePluginEvent.html +5 -5
  202. package/docs/types/PanoMeasureReturnType.html +5 -5
  203. package/docs/types/PanoSpatialTagPluginId.html +5 -5
  204. package/docs/types/PanoTagPluginExportInterface.html +5 -5
  205. package/docs/types/PanoTagPluginParamsInterface.html +5 -5
  206. package/docs/types/PlaneTag.html +5 -5
  207. package/docs/types/PlaneTagElement.html +5 -5
  208. package/docs/types/Point2DElement.html +5 -5
  209. package/docs/types/Point2DTag.html +5 -5
  210. package/docs/types/Point3DElement.html +5 -5
  211. package/docs/types/Point3DTag.html +5 -5
  212. package/docs/types/PointTag.html +5 -5
  213. package/docs/types/PointTagElement.html +5 -5
  214. package/docs/types/Position.html +5 -5
  215. package/docs/types/RotateArgs.html +5 -5
  216. package/docs/types/RotateOpts.html +5 -5
  217. package/docs/types/RuleLabelsKey.html +5 -5
  218. package/docs/types/RuleLabelsValue.html +5 -5
  219. package/docs/types/StickType.html +5 -5
  220. package/docs/types/Tag.html +5 -5
  221. package/docs/types/Tag2D.html +5 -5
  222. package/docs/types/Tag3D.html +5 -5
  223. package/docs/types/TagContentType.html +5 -5
  224. package/docs/types/TagDimensionType.html +5 -5
  225. package/docs/types/TagElement.html +5 -5
  226. package/docs/types/TagEvents.html +5 -5
  227. package/docs/types/TagHooks.html +5 -5
  228. package/docs/types/TagIconSize.html +5 -5
  229. package/docs/types/TagId.html +5 -5
  230. package/docs/types/TagPointType.html +5 -5
  231. package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
  232. package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
  233. package/docs/types/WorkCode.html +5 -5
  234. package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
  235. package/docs/variables/PLUGIN.html +5 -5
  236. package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
  237. package/docs/variables/ROOM_TYPE_MAP.html +5 -5
  238. package/docs/variables/VERSION.html +5 -5
  239. package/docs/variables/itemLabelPluginServerParams.html +5 -5
  240. package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
  241. package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
  242. package/libs/GuideLinePlugin/Controller.js +8 -8
  243. package/libs/PanoTagPlugin/controller/TagComputer.d.ts +6 -6
  244. package/libs/PanoTagPlugin/controller/index.js +1 -1
  245. package/libs/PanoTagPlugin/typings/tag/TagData.d.ts +1 -1
  246. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PanoTagPluginController | 如视看房插件合集 - v2.6.3-dev.0</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.6.3-dev.0"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PanoTagPluginController | 如视看房插件合集 - v2.6.4</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.6.4"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
2
  <div class="tsd-toolbar-contents container">
3
3
  <div class="table-cell" id="tsd-search" data-base="..">
4
4
  <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
@@ -6,13 +6,13 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.6.3-dev.0</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.6.4</a></div>
10
10
  <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
11
  <div class="container container-main">
12
12
  <div class="col-8 col-content">
13
13
  <div class="tsd-page-title">
14
14
  <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">如视看房插件合集 - v2.6.3-dev.0</a></li>
15
+ <li><a href="../modules.html">如视看房插件合集 - v2.6.4</a></li>
16
16
  <li><a href="PanoTagPluginController.html">PanoTagPluginController</a></li></ul>
17
17
  <h1>Class PanoTagPluginController</h1></div>
18
18
  <section class="tsd-panel tsd-hierarchy">
@@ -22,7 +22,7 @@
22
22
  <ul class="tsd-hierarchy">
23
23
  <li><span class="target">PanoTagPluginController</span></li></ul></li></ul></section><aside class="tsd-sources">
24
24
  <ul>
25
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L37">plugins/src/PanoTagPlugin/controller/index.ts:37</a></li></ul></aside>
25
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L37">plugins/src/PanoTagPlugin/controller/index.ts:37</a></li></ul></aside>
26
26
  <section class="tsd-panel-group tsd-index-group">
27
27
  <section class="tsd-panel tsd-index-panel">
28
28
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -100,7 +100,7 @@
100
100
  <h4 class="tsd-returns-title">Returns <a href="PanoTagPluginController.html" class="tsd-signature-type" data-tsd-kind="Class">PanoTagPluginController</a></h4><aside class="tsd-sources">
101
101
  <p>Overrides TagComputer.constructor</p>
102
102
  <ul>
103
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L82">plugins/src/PanoTagPlugin/controller/index.ts:82</a></li></ul></aside></li></ul></section></section>
103
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L82">plugins/src/PanoTagPlugin/controller/index.ts:82</a></li></ul></aside></li></ul></section></section>
104
104
  <section class="tsd-panel-group tsd-member-group">
105
105
  <h2>Properties</h2>
106
106
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="config" class="tsd-anchor"></a>
@@ -115,13 +115,13 @@
115
115
  <h5><code class="tsd-tag ts-flagOptional">Optional</code> global<wbr/>Config<span class="tsd-signature-symbol">?: </span><a href="../interfaces/TagConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">TagConfig</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/TagContentType.html" class="tsd-signature-type" data-tsd-kind="Type alias">TagContentType</a><span class="tsd-signature-symbol">, </span><a href="../types/StickType.html" class="tsd-signature-type" data-tsd-kind="Type alias">StickType</a><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div><aside class="tsd-sources">
116
116
  <p>Inherited from TagComputer.config</p>
117
117
  <ul>
118
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L32">plugins/src/PanoTagPlugin/controller/TagComputer.ts:32</a></li></ul></aside></section>
118
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L29">plugins/src/PanoTagPlugin/controller/TagComputer.ts:29</a></li></ul></aside></section>
119
119
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="five" class="tsd-anchor"></a>
120
120
  <h3 class="tsd-anchor-link"><span>five</span><a href="#five" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
121
121
  <div class="tsd-signature">five<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Five</span></div><aside class="tsd-sources">
122
122
  <p>Inherited from TagComputer.five</p>
123
123
  <ul>
124
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/base/BasePlugin.ts#L57">plugins/src/base/BasePlugin.ts:57</a></li></ul></aside></section>
124
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/base/BasePlugin.ts#L57">plugins/src/base/BasePlugin.ts:57</a></li></ul></aside></section>
125
125
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="hooks" class="tsd-anchor"></a>
126
126
  <h3 class="tsd-anchor-link"><span>hooks</span><a href="#hooks" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
127
127
  <div class="tsd-signature">hooks<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Subscribe</span><span class="tsd-signature-symbol">&lt;</span><a href="../interfaces/EventMap.html" class="tsd-signature-type" data-tsd-kind="Interface">EventMap</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = ...</span></div>
@@ -129,7 +129,7 @@
129
129
  </div><aside class="tsd-sources">
130
130
  <p>Inherited from TagComputer.hooks</p>
131
131
  <ul>
132
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/base/BasePlugin.ts#L61">plugins/src/base/BasePlugin.ts:61</a></li></ul></aside></section>
132
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/base/BasePlugin.ts#L61">plugins/src/base/BasePlugin.ts:61</a></li></ul></aside></section>
133
133
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="state" class="tsd-anchor"></a>
134
134
  <h3 class="tsd-anchor-link"><span>state</span><a href="#state" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
135
135
  <div class="tsd-signature">state<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>enabled<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span>    </span>visible<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol"> = ...</span></div>
@@ -144,26 +144,26 @@
144
144
  <h5>visible<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div><aside class="tsd-sources">
145
145
  <p>Overrides TagComputer.state</p>
146
146
  <ul>
147
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L42">plugins/src/PanoTagPlugin/controller/index.ts:42</a></li></ul></aside></section>
147
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L42">plugins/src/PanoTagPlugin/controller/index.ts:42</a></li></ul></aside></section>
148
148
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="staticPrefix" class="tsd-anchor"></a>
149
149
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>static<wbr/>Prefix</span><a href="#staticPrefix" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
150
150
  <div class="tsd-signature">static<wbr/>Prefix<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &#39;//vrlab-static.ljcdn.com&#39;</span></div><aside class="tsd-sources">
151
151
  <p>Inherited from TagComputer.staticPrefix</p>
152
152
  <ul>
153
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/base/BasePlugin.ts#L63">plugins/src/base/BasePlugin.ts:63</a></li></ul></aside></section>
153
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/base/BasePlugin.ts#L63">plugins/src/base/BasePlugin.ts:63</a></li></ul></aside></section>
154
154
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="tags" class="tsd-anchor"></a>
155
155
  <h3 class="tsd-anchor-link"><span>tags</span><a href="#tags" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
156
156
  <div class="tsd-signature">tags<span class="tsd-signature-symbol">:</span> <a href="../types/TagElement.html" class="tsd-signature-type" data-tsd-kind="Type alias">TagElement</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/TagContentType.html" class="tsd-signature-type" data-tsd-kind="Type alias">TagContentType</a><span class="tsd-signature-symbol">, </span><a href="../types/StickType.html" class="tsd-signature-type" data-tsd-kind="Type alias">StickType</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div><aside class="tsd-sources">
157
157
  <p>Inherited from TagComputer.tags</p>
158
158
  <ul>
159
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L30">plugins/src/PanoTagPlugin/controller/TagComputer.ts:30</a></li></ul></aside></section>
159
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L27">plugins/src/PanoTagPlugin/controller/TagComputer.ts:27</a></li></ul></aside></section>
160
160
  <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="version" class="tsd-anchor"></a>
161
161
  <h3 class="tsd-anchor-link"><span>version</span><a href="#version" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
162
162
  <div class="tsd-signature">version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = VERSION</span></div>
163
163
  <div class="tsd-comment tsd-typography"><p>版本号</p>
164
164
  </div><aside class="tsd-sources">
165
165
  <ul>
166
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L39">plugins/src/PanoTagPlugin/controller/index.ts:39</a></li></ul></aside></section></section>
166
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L39">plugins/src/PanoTagPlugin/controller/index.ts:39</a></li></ul></aside></section></section>
167
167
  <section class="tsd-panel-group tsd-member-group">
168
168
  <h2>Methods</h2>
169
169
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addTag" class="tsd-anchor"></a>
@@ -182,7 +182,7 @@
182
182
  <h5><code class="tsd-tag ts-flagOptional">Optional</code> config: <a href="../interfaces/AddTagConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">AddTagConfig</a></h5></li></ul></div>
183
183
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
184
184
  <ul>
185
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L130">plugins/src/PanoTagPlugin/controller/index.ts:130</a></li></ul></aside></li></ul></section>
185
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L130">plugins/src/PanoTagPlugin/controller/index.ts:130</a></li></ul></aside></li></ul></section>
186
186
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="appendTo" class="tsd-anchor"></a>
187
187
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>append<wbr/>To</span><a href="#appendTo" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
188
188
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -198,7 +198,7 @@
198
198
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
199
199
  <p>Inherited from TagComputer.appendTo</p>
200
200
  <ul>
201
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/base/BasePlugin.ts#L92">plugins/src/base/BasePlugin.ts:92</a></li></ul></aside></li></ul></section>
201
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/base/BasePlugin.ts#L92">plugins/src/base/BasePlugin.ts:92</a></li></ul></aside></li></ul></section>
202
202
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeConfig" class="tsd-anchor"></a>
203
203
  <h3 class="tsd-anchor-link"><span>change<wbr/>Config</span><a href="#changeConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
204
204
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -220,7 +220,7 @@
220
220
  <h5>merge: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
221
221
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
222
222
  <ul>
223
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L173">plugins/src/PanoTagPlugin/controller/index.ts:173</a></li></ul></aside></li></ul></section>
223
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L173">plugins/src/PanoTagPlugin/controller/index.ts:173</a></li></ul></aside></li></ul></section>
224
224
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="changeContentTypeConfig" class="tsd-anchor"></a>
225
225
  <h3 class="tsd-anchor-link"><span>change<wbr/>Content<wbr/>Type<wbr/>Config</span><a href="#changeContentTypeConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
226
226
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -240,7 +240,7 @@
240
240
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
241
241
  <p>Inherited from TagComputer.changeContentTypeConfig</p>
242
242
  <ul>
243
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L62">plugins/src/PanoTagPlugin/controller/TagComputer.ts:62</a></li></ul></aside></li></ul></section>
243
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L59">plugins/src/PanoTagPlugin/controller/TagComputer.ts:59</a></li></ul></aside></li></ul></section>
244
244
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeDataById" class="tsd-anchor"></a>
245
245
  <h3 class="tsd-anchor-link"><span>change<wbr/>Data<wbr/>By<wbr/>Id</span><a href="#changeDataById" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
246
246
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -264,7 +264,7 @@
264
264
  <h5>deepMerge: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
265
265
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
266
266
  <ul>
267
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L291">plugins/src/PanoTagPlugin/controller/index.ts:291</a></li></ul></aside></li></ul></section>
267
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L291">plugins/src/PanoTagPlugin/controller/index.ts:291</a></li></ul></aside></li></ul></section>
268
268
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeGlobalConfig" class="tsd-anchor"></a>
269
269
  <h3 class="tsd-anchor-link"><span>change<wbr/>Global<wbr/>Config</span><a href="#changeGlobalConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
270
270
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -281,7 +281,7 @@
281
281
  <h5>merge: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
282
282
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
283
283
  <ul>
284
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L187">plugins/src/PanoTagPlugin/controller/index.ts:187</a></li></ul></aside></li></ul></section>
284
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L187">plugins/src/PanoTagPlugin/controller/index.ts:187</a></li></ul></aside></li></ul></section>
285
285
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeStickTypeById" class="tsd-anchor"></a>
286
286
  <h3 class="tsd-anchor-link"><span>change<wbr/>Stick<wbr/>Type<wbr/>By<wbr/>Id</span><a href="#changeStickTypeById" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
287
287
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -305,7 +305,7 @@
305
305
  <h5>deepMerge: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
306
306
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
307
307
  <ul>
308
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L307">plugins/src/PanoTagPlugin/controller/index.ts:307</a></li></ul></aside></li></ul></section>
308
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L307">plugins/src/PanoTagPlugin/controller/index.ts:307</a></li></ul></aside></li></ul></section>
309
309
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeTagById" class="tsd-anchor"></a>
310
310
  <h3 class="tsd-anchor-link"><span>change<wbr/>Tag<wbr/>By<wbr/>Id</span><a href="#changeTagById" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
311
311
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -329,7 +329,7 @@
329
329
  <h5>deepMerge: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
330
330
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
331
331
  <ul>
332
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L318">plugins/src/PanoTagPlugin/controller/index.ts:318</a></li></ul></aside></li></ul></section>
332
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L318">plugins/src/PanoTagPlugin/controller/index.ts:318</a></li></ul></aside></li></ul></section>
333
333
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeTagNormalById" class="tsd-anchor"></a>
334
334
  <h3 class="tsd-anchor-link"><span>change<wbr/>Tag<wbr/>Normal<wbr/>By<wbr/>Id</span><a href="#changeTagNormalById" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
335
335
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -346,7 +346,7 @@
346
346
  <h5>normal: <a href="../types/ArrayPosition.html" class="tsd-signature-type" data-tsd-kind="Type alias">ArrayPosition</a></h5></li></ul></div>
347
347
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
348
348
  <ul>
349
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L280">plugins/src/PanoTagPlugin/controller/index.ts:280</a></li></ul></aside></li></ul></section>
349
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L280">plugins/src/PanoTagPlugin/controller/index.ts:280</a></li></ul></aside></li></ul></section>
350
350
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeUnfoldedById" class="tsd-anchor"></a>
351
351
  <h3 class="tsd-anchor-link"><span>change<wbr/>Unfolded<wbr/>By<wbr/>Id</span><a href="#changeUnfoldedById" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
352
352
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -361,7 +361,7 @@
361
361
  <h5>unfolded: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
362
362
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
363
363
  <ul>
364
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L269">plugins/src/PanoTagPlugin/controller/index.ts:269</a></li></ul></aside></li></ul></section>
364
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L269">plugins/src/PanoTagPlugin/controller/index.ts:269</a></li></ul></aside></li></ul></section>
365
365
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="clearTags" class="tsd-anchor"></a>
366
366
  <h3 class="tsd-anchor-link"><span>clear<wbr/>Tags</span><a href="#clearTags" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
367
367
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -369,7 +369,7 @@
369
369
  <li class="tsd-description">
370
370
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
371
371
  <ul>
372
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L198">plugins/src/PanoTagPlugin/controller/index.ts:198</a></li></ul></aside></li></ul></section>
372
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L198">plugins/src/PanoTagPlugin/controller/index.ts:198</a></li></ul></aside></li></ul></section>
373
373
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="destroyTagById" class="tsd-anchor"></a>
374
374
  <h3 class="tsd-anchor-link"><span>destroy<wbr/>Tag<wbr/>By<wbr/>Id</span><a href="#destroyTagById" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
375
375
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -384,7 +384,7 @@
384
384
  <h5>id: <a href="../types/TagId.html" class="tsd-signature-type" data-tsd-kind="Type alias">TagId</a><span class="tsd-signature-symbol"> | </span><a href="../types/TagId.html" class="tsd-signature-type" data-tsd-kind="Type alias">TagId</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
385
385
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
386
386
  <ul>
387
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L342">plugins/src/PanoTagPlugin/controller/index.ts:342</a></li></ul></aside></li></ul></section>
387
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L342">plugins/src/PanoTagPlugin/controller/index.ts:342</a></li></ul></aside></li></ul></section>
388
388
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="disable" class="tsd-anchor"></a>
389
389
  <h3 class="tsd-anchor-link"><span>disable</span><a href="#disable" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
390
390
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -401,7 +401,7 @@
401
401
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
402
402
  <p>Overrides TagComputer.disable</p>
403
403
  <ul>
404
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L226">plugins/src/PanoTagPlugin/controller/index.ts:226</a></li></ul></aside></li></ul></section>
404
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L226">plugins/src/PanoTagPlugin/controller/index.ts:226</a></li></ul></aside></li></ul></section>
405
405
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="dispose" class="tsd-anchor"></a>
406
406
  <h3 class="tsd-anchor-link"><span>dispose</span><a href="#dispose" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
407
407
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -412,7 +412,7 @@
412
412
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
413
413
  <p>Overrides TagComputer.dispose</p>
414
414
  <ul>
415
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L236">plugins/src/PanoTagPlugin/controller/index.ts:236</a></li></ul></aside></li></ul></section>
415
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L236">plugins/src/PanoTagPlugin/controller/index.ts:236</a></li></ul></aside></li></ul></section>
416
416
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="enable" class="tsd-anchor"></a>
417
417
  <h3 class="tsd-anchor-link"><span>enable</span><a href="#enable" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
418
418
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -429,7 +429,7 @@
429
429
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
430
430
  <p>Overrides TagComputer.enable</p>
431
431
  <ul>
432
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L219">plugins/src/PanoTagPlugin/controller/index.ts:219</a></li></ul></aside></li></ul></section>
432
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L219">plugins/src/PanoTagPlugin/controller/index.ts:219</a></li></ul></aside></li></ul></section>
433
433
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getAngle" class="tsd-anchor"></a>
434
434
  <h3 class="tsd-anchor-link"><span>get<wbr/>Angle</span><a href="#getAngle" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
435
435
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -447,7 +447,7 @@
447
447
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
448
448
  <p>Inherited from TagComputer.getAngle</p>
449
449
  <ul>
450
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L303">plugins/src/PanoTagPlugin/controller/TagComputer.ts:303</a></li></ul></aside></li></ul></section>
450
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L300">plugins/src/PanoTagPlugin/controller/TagComputer.ts:300</a></li></ul></aside></li></ul></section>
451
451
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getCurrentState" class="tsd-anchor"></a>
452
452
  <h3 class="tsd-anchor-link"><span>get<wbr/>Current<wbr/>State</span><a href="#getCurrentState" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
453
453
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -458,7 +458,7 @@
458
458
  <h4 class="tsd-returns-title">Returns <a href="../interfaces/State.html" class="tsd-signature-type" data-tsd-kind="Interface">State</a></h4><aside class="tsd-sources">
459
459
  <p>Inherited from TagComputer.getCurrentState</p>
460
460
  <ul>
461
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/base/BasePlugin.ts#L84">plugins/src/base/BasePlugin.ts:84</a></li></ul></aside></li></ul></section>
461
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/base/BasePlugin.ts#L84">plugins/src/base/BasePlugin.ts:84</a></li></ul></aside></li></ul></section>
462
462
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getDistance" class="tsd-anchor"></a>
463
463
  <h3 class="tsd-anchor-link"><span>get<wbr/>Distance</span><a href="#getDistance" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
464
464
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -532,7 +532,7 @@
532
532
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
533
533
  <p>Inherited from TagComputer.getDistance</p>
534
534
  <ul>
535
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L279">plugins/src/PanoTagPlugin/controller/TagComputer.ts:279</a></li></ul></aside></li></ul></section>
535
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L276">plugins/src/PanoTagPlugin/controller/TagComputer.ts:276</a></li></ul></aside></li></ul></section>
536
536
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getTagById" class="tsd-anchor"></a>
537
537
  <h3 class="tsd-anchor-link"><span>get<wbr/>Tag<wbr/>By<wbr/>Id</span><a href="#getTagById" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
538
538
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -546,7 +546,7 @@
546
546
  <h4 class="tsd-returns-title">Returns <a href="../types/TagElement.html" class="tsd-signature-type" data-tsd-kind="Type alias">TagElement</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/TagContentType.html" class="tsd-signature-type" data-tsd-kind="Type alias">TagContentType</a><span class="tsd-signature-symbol">, </span><a href="../types/StickType.html" class="tsd-signature-type" data-tsd-kind="Type alias">StickType</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
547
547
  <p>Inherited from TagComputer.getTagById</p>
548
548
  <ul>
549
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L47">plugins/src/PanoTagPlugin/controller/TagComputer.ts:47</a></li></ul></aside></li></ul></section>
549
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L44">plugins/src/PanoTagPlugin/controller/TagComputer.ts:44</a></li></ul></aside></li></ul></section>
550
550
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getTagConfig" class="tsd-anchor"></a>
551
551
  <h3 class="tsd-anchor-link"><span>get<wbr/>Tag<wbr/>Config</span><a href="#getTagConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
552
552
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -618,7 +618,7 @@
618
618
  <h4 class="tsd-returns-title">Returns <a href="../interfaces/TagConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">TagConfig</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/TagContentType.html" class="tsd-signature-type" data-tsd-kind="Type alias">TagContentType</a><span class="tsd-signature-symbol">, </span><a href="../types/StickType.html" class="tsd-signature-type" data-tsd-kind="Type alias">StickType</a><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
619
619
  <p>Inherited from TagComputer.getTagConfig</p>
620
620
  <ul>
621
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L328">plugins/src/PanoTagPlugin/controller/TagComputer.ts:328</a></li></ul></aside></li></ul></section>
621
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L325">plugins/src/PanoTagPlugin/controller/TagComputer.ts:325</a></li></ul></aside></li></ul></section>
622
622
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getUnfoldedByCamera" class="tsd-anchor"></a>
623
623
  <h3 class="tsd-anchor-link"><span>get<wbr/>Unfolded<wbr/>By<wbr/>Camera</span><a href="#getUnfoldedByCamera" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
624
624
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -690,7 +690,7 @@
690
690
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
691
691
  <p>Inherited from TagComputer.getUnfoldedByCamera</p>
692
692
  <ul>
693
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L207">plugins/src/PanoTagPlugin/controller/TagComputer.ts:207</a></li></ul></aside></li></ul></section>
693
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L204">plugins/src/PanoTagPlugin/controller/TagComputer.ts:204</a></li></ul></aside></li></ul></section>
694
694
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getUnfoldedByPanoIndex" class="tsd-anchor"></a>
695
695
  <h3 class="tsd-anchor-link"><span>get<wbr/>Unfolded<wbr/>By<wbr/>Pano<wbr/>Index</span><a href="#getUnfoldedByPanoIndex" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
696
696
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -764,7 +764,7 @@
764
764
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
765
765
  <p>Inherited from TagComputer.getUnfoldedByPanoIndex</p>
766
766
  <ul>
767
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L175">plugins/src/PanoTagPlugin/controller/TagComputer.ts:175</a></li></ul></aside></li></ul></section>
767
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L172">plugins/src/PanoTagPlugin/controller/TagComputer.ts:172</a></li></ul></aside></li></ul></section>
768
768
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getVisibleByPanoIndex" class="tsd-anchor"></a>
769
769
  <h3 class="tsd-anchor-link"><span>get<wbr/>Visible<wbr/>By<wbr/>Pano<wbr/>Index</span><a href="#getVisibleByPanoIndex" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
770
770
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
@@ -838,7 +838,7 @@
838
838
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
839
839
  <p>Inherited from TagComputer.getVisibleByPanoIndex</p>
840
840
  <ul>
841
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L76">plugins/src/PanoTagPlugin/controller/TagComputer.ts:76</a></li></ul></aside></li></ul></section>
841
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L73">plugins/src/PanoTagPlugin/controller/TagComputer.ts:73</a></li></ul></aside></li></ul></section>
842
842
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="hide" class="tsd-anchor"></a>
843
843
  <h3 class="tsd-anchor-link"><span>hide</span><a href="#hide" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
844
844
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -857,7 +857,7 @@
857
857
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
858
858
  <p>Overrides TagComputer.hide</p>
859
859
  <ul>
860
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L212">plugins/src/PanoTagPlugin/controller/index.ts:212</a></li></ul></aside></li></ul></section>
860
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L212">plugins/src/PanoTagPlugin/controller/index.ts:212</a></li></ul></aside></li></ul></section>
861
861
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="load" class="tsd-anchor"></a>
862
862
  <h3 class="tsd-anchor-link"><span>load</span><a href="#load" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
863
863
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -874,7 +874,7 @@
874
874
  <h5><code class="tsd-tag ts-flagOptional">Optional</code> config: <a href="../interfaces/AddTagConfig.html" class="tsd-signature-type" data-tsd-kind="Interface">AddTagConfig</a></h5></li></ul></div>
875
875
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
876
876
  <ul>
877
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L105">plugins/src/PanoTagPlugin/controller/index.ts:105</a></li></ul></aside></li></ul></section>
877
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L105">plugins/src/PanoTagPlugin/controller/index.ts:105</a></li></ul></aside></li></ul></section>
878
878
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="pauseCurrentMedia" class="tsd-anchor"></a>
879
879
  <h3 class="tsd-anchor-link"><span>pause<wbr/>Current<wbr/>Media</span><a href="#pauseCurrentMedia" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
880
880
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -884,7 +884,7 @@
884
884
  </div>
885
885
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
886
886
  <ul>
887
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L353">plugins/src/PanoTagPlugin/controller/index.ts:353</a></li></ul></aside></li></ul></section>
887
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L353">plugins/src/PanoTagPlugin/controller/index.ts:353</a></li></ul></aside></li></ul></section>
888
888
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setState" class="tsd-anchor"></a>
889
889
  <h3 class="tsd-anchor-link"><span>set<wbr/>State</span><a href="#setState" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
890
890
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -905,7 +905,7 @@
905
905
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
906
906
  <p>Overrides TagComputer.setState</p>
907
907
  <ul>
908
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L254">plugins/src/PanoTagPlugin/controller/index.ts:254</a></li></ul></aside></li></ul></section>
908
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L254">plugins/src/PanoTagPlugin/controller/index.ts:254</a></li></ul></aside></li></ul></section>
909
909
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="show" class="tsd-anchor"></a>
910
910
  <h3 class="tsd-anchor-link"><span>show</span><a href="#show" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
911
911
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -924,7 +924,7 @@
924
924
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
925
925
  <p>Overrides TagComputer.show</p>
926
926
  <ul>
927
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/PanoTagPlugin/controller/index.ts#L205">plugins/src/PanoTagPlugin/controller/index.ts:205</a></li></ul></aside></li></ul></section></section></div>
927
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/PanoTagPlugin/controller/index.ts#L205">plugins/src/PanoTagPlugin/controller/index.ts:205</a></li></ul></aside></li></ul></section></section></div>
928
928
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
929
929
  <div class="tsd-navigation settings">
930
930
  <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -941,7 +941,7 @@
941
941
  <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
942
942
  <div class="tsd-accordion-details">
943
943
  <ul>
944
- <li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.6.3-<wbr/>dev.0</a>
944
+ <li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.6.4</a>
945
945
  <ul>
946
946
  <li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
947
947
  <nav class="tsd-navigation secondary menu-sticky">
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BetterTween | 如视看房插件合集 - v2.6.3-dev.0</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.6.3-dev.0"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
1
+ <!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BetterTween | 如视看房插件合集 - v2.6.4</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.6.4"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
2
2
  <div class="tsd-toolbar-contents container">
3
3
  <div class="table-cell" id="tsd-search" data-base="..">
4
4
  <div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
@@ -6,13 +6,13 @@
6
6
  <div id="tsd-toolbar-links"></div></div>
7
7
  <ul class="results">
8
8
  <li class="state loading">Preparing search index...</li>
9
- <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.6.3-dev.0</a></div>
9
+ <li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.6.4</a></div>
10
10
  <div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
11
11
  <div class="container container-main">
12
12
  <div class="col-8 col-content">
13
13
  <div class="tsd-page-title">
14
14
  <ul class="tsd-breadcrumb">
15
- <li><a href="../modules.html">如视看房插件合集 - v2.6.3-dev.0</a></li>
15
+ <li><a href="../modules.html">如视看房插件合集 - v2.6.4</a></li>
16
16
  <li><a href="../modules/Util.html">Util</a></li>
17
17
  <li><a href="Util.BetterTween.html">BetterTween</a></li></ul>
18
18
  <h1>Class BetterTween&lt;G&gt;</h1></div>
@@ -28,7 +28,7 @@
28
28
  <ul class="tsd-hierarchy">
29
29
  <li><span class="target">BetterTween</span></li></ul></li></ul></section><aside class="tsd-sources">
30
30
  <ul>
31
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/shared-utils/animationFrame/BetterTween.ts#L4">plugins/src/shared-utils/animationFrame/BetterTween.ts:4</a></li></ul></aside>
31
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/shared-utils/animationFrame/BetterTween.ts#L4">plugins/src/shared-utils/animationFrame/BetterTween.ts:4</a></li></ul></aside>
32
32
  <section class="tsd-panel-group tsd-index-group">
33
33
  <section class="tsd-panel tsd-index-panel">
34
34
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -76,7 +76,7 @@
76
76
  <li class="tsd-description">
77
77
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
78
78
  <ul>
79
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/shared-utils/animationFrame/BetterTween.ts#L19">plugins/src/shared-utils/animationFrame/BetterTween.ts:19</a></li></ul></aside></li></ul></section>
79
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/shared-utils/animationFrame/BetterTween.ts#L19">plugins/src/shared-utils/animationFrame/BetterTween.ts:19</a></li></ul></aside></li></ul></section>
80
80
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="onDispose" class="tsd-anchor"></a>
81
81
  <h3 class="tsd-anchor-link"><span>on<wbr/>Dispose</span><a href="#onDispose" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
82
82
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -95,7 +95,7 @@
95
95
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
96
96
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4><aside class="tsd-sources">
97
97
  <ul>
98
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/shared-utils/animationFrame/BetterTween.ts#L8">plugins/src/shared-utils/animationFrame/BetterTween.ts:8</a></li></ul></aside></li></ul></section>
98
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/shared-utils/animationFrame/BetterTween.ts#L8">plugins/src/shared-utils/animationFrame/BetterTween.ts:8</a></li></ul></aside></li></ul></section>
99
99
  <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="play" class="tsd-anchor"></a>
100
100
  <h3 class="tsd-anchor-link"><span>play</span><a href="#play" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
101
101
  <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@@ -103,7 +103,7 @@
103
103
  <li class="tsd-description">
104
104
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4><aside class="tsd-sources">
105
105
  <ul>
106
- <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/588bce0/plugins/src/shared-utils/animationFrame/BetterTween.ts#L13">plugins/src/shared-utils/animationFrame/BetterTween.ts:13</a></li></ul></aside></li></ul></section></section></div>
106
+ <li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/a129314/plugins/src/shared-utils/animationFrame/BetterTween.ts#L13">plugins/src/shared-utils/animationFrame/BetterTween.ts:13</a></li></ul></aside></li></ul></section></section></div>
107
107
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
108
108
  <div class="tsd-navigation settings">
109
109
  <details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
@@ -120,7 +120,7 @@
120
120
  <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
121
121
  <div class="tsd-accordion-details">
122
122
  <ul>
123
- <li class="current"><a href="../modules.html">如视看房插件合集 -<wbr/> v2.6.3-<wbr/>dev.0</a>
123
+ <li class="current"><a href="../modules.html">如视看房插件合集 -<wbr/> v2.6.4</a>
124
124
  <ul>
125
125
  <li class="current tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
126
126
  <nav class="tsd-navigation secondary menu-sticky">