@realsee/dnalogel 2.3.5-dev.1 → 2.3.5-dev.2
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.
- package/dist/index.cjs.js +1 -1
- package/dist/index.js +6 -5
- package/dist/index.umd.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +16 -16
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoTagPluginController.html +40 -40
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +16 -16
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/LineJson.html +7 -7
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/OpenParameter.html +7 -7
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
- package/docs/interfaces/PanoMeasureParameterType.html +11 -11
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/PointJson.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -5
- package/docs/interfaces/Rooms.html +5 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCache.html +10 -10
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +9 -9
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeMap.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/MediaStore.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoIndex.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PlaneTagElement.html +5 -5
- package/docs/types/Point2DElement.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DElement.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagElement.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/StickType.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +5 -5
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TagPointType.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/WorkCode.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/VERSION.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/PanoTagPlugin/Components/TagItem.js +1 -1
- package/libs/PanoTagPlugin/utils/tag/format.js +4 -3
- 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.3.5-dev.
|
|
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.3.5-dev.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.3.5-dev.2"/><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.3.5-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.2</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.3.5-dev.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.2</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/
|
|
25
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L36">plugins/src/PanoTagPlugin/controller/index.ts:36</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">
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
<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">
|
|
100
100
|
<p>Overrides TagComputer.constructor</p>
|
|
101
101
|
<ul>
|
|
102
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
102
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L81">plugins/src/PanoTagPlugin/controller/index.ts:81</a></li></ul></aside></li></ul></section></section>
|
|
103
103
|
<section class="tsd-panel-group tsd-member-group">
|
|
104
104
|
<h2>Properties</h2>
|
|
105
105
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="config" class="tsd-anchor"></a>
|
|
@@ -114,13 +114,13 @@
|
|
|
114
114
|
<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"><</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">></span></h5></li></ul></div><aside class="tsd-sources">
|
|
115
115
|
<p>Inherited from TagComputer.config</p>
|
|
116
116
|
<ul>
|
|
117
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
117
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L30">plugins/src/PanoTagPlugin/controller/TagComputer.ts:30</a></li></ul></aside></section>
|
|
118
118
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="five" class="tsd-anchor"></a>
|
|
119
119
|
<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>
|
|
120
120
|
<div class="tsd-signature">five<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Five</span></div><aside class="tsd-sources">
|
|
121
121
|
<p>Inherited from TagComputer.five</p>
|
|
122
122
|
<ul>
|
|
123
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
123
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/base/BasePlugin.ts#L57">plugins/src/base/BasePlugin.ts:57</a></li></ul></aside></section>
|
|
124
124
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="hooks" class="tsd-anchor"></a>
|
|
125
125
|
<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>
|
|
126
126
|
<div class="tsd-signature">hooks<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Subscribe</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/EventMap.html" class="tsd-signature-type" data-tsd-kind="Interface">EventMap</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div>
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
</div><aside class="tsd-sources">
|
|
129
129
|
<p>Inherited from TagComputer.hooks</p>
|
|
130
130
|
<ul>
|
|
131
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
131
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/base/BasePlugin.ts#L61">plugins/src/base/BasePlugin.ts:61</a></li></ul></aside></section>
|
|
132
132
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="state" class="tsd-anchor"></a>
|
|
133
133
|
<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>
|
|
134
134
|
<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>
|
|
@@ -143,26 +143,26 @@
|
|
|
143
143
|
<h5>visible<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div><aside class="tsd-sources">
|
|
144
144
|
<p>Overrides TagComputer.state</p>
|
|
145
145
|
<ul>
|
|
146
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
146
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L41">plugins/src/PanoTagPlugin/controller/index.ts:41</a></li></ul></aside></section>
|
|
147
147
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="staticPrefix" class="tsd-anchor"></a>
|
|
148
148
|
<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>
|
|
149
149
|
<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"> = '//vrlab-static.ljcdn.com'</span></div><aside class="tsd-sources">
|
|
150
150
|
<p>Inherited from TagComputer.staticPrefix</p>
|
|
151
151
|
<ul>
|
|
152
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
152
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/base/BasePlugin.ts#L63">plugins/src/base/BasePlugin.ts:63</a></li></ul></aside></section>
|
|
153
153
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="tags" class="tsd-anchor"></a>
|
|
154
154
|
<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>
|
|
155
155
|
<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"><</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">></span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div><aside class="tsd-sources">
|
|
156
156
|
<p>Inherited from TagComputer.tags</p>
|
|
157
157
|
<ul>
|
|
158
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
158
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L28">plugins/src/PanoTagPlugin/controller/TagComputer.ts:28</a></li></ul></aside></section>
|
|
159
159
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="version" class="tsd-anchor"></a>
|
|
160
160
|
<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>
|
|
161
161
|
<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>
|
|
162
162
|
<div class="tsd-comment tsd-typography"><p>版本号</p>
|
|
163
163
|
</div><aside class="tsd-sources">
|
|
164
164
|
<ul>
|
|
165
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
165
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L38">plugins/src/PanoTagPlugin/controller/index.ts:38</a></li></ul></aside></section></section>
|
|
166
166
|
<section class="tsd-panel-group tsd-member-group">
|
|
167
167
|
<h2>Methods</h2>
|
|
168
168
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addTag" class="tsd-anchor"></a>
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
<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>
|
|
182
182
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
183
183
|
<ul>
|
|
184
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
184
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L123">plugins/src/PanoTagPlugin/controller/index.ts:123</a></li></ul></aside></li></ul></section>
|
|
185
185
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="appendTo" class="tsd-anchor"></a>
|
|
186
186
|
<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>
|
|
187
187
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
198
198
|
<p>Inherited from TagComputer.appendTo</p>
|
|
199
199
|
<ul>
|
|
200
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
200
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/base/BasePlugin.ts#L92">plugins/src/base/BasePlugin.ts:92</a></li></ul></aside></li></ul></section>
|
|
201
201
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="changeConfig" class="tsd-anchor"></a>
|
|
202
202
|
<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>
|
|
203
203
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
221
221
|
<p>Inherited from TagComputer.changeConfig</p>
|
|
222
222
|
<ul>
|
|
223
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
223
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L56">plugins/src/PanoTagPlugin/controller/TagComputer.ts:56</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/
|
|
243
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L82">plugins/src/PanoTagPlugin/controller/TagComputer.ts:82</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/
|
|
267
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L246">plugins/src/PanoTagPlugin/controller/index.ts:246</a></li></ul></aside></li></ul></section>
|
|
268
268
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><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 tsd-is-inherited">
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
283
283
|
<p>Inherited from TagComputer.changeGlobalConfig</p>
|
|
284
284
|
<ul>
|
|
285
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
285
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L69">plugins/src/PanoTagPlugin/controller/TagComputer.ts:69</a></li></ul></aside></li></ul></section>
|
|
286
286
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeStickTypeById" class="tsd-anchor"></a>
|
|
287
287
|
<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>
|
|
288
288
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
<h5>deepMerge: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
|
|
307
307
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
308
308
|
<ul>
|
|
309
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
309
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L262">plugins/src/PanoTagPlugin/controller/index.ts:262</a></li></ul></aside></li></ul></section>
|
|
310
310
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeTagById" class="tsd-anchor"></a>
|
|
311
311
|
<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>
|
|
312
312
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
<h5>deepMerge: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
|
|
331
331
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
332
332
|
<ul>
|
|
333
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
333
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L273">plugins/src/PanoTagPlugin/controller/index.ts:273</a></li></ul></aside></li></ul></section>
|
|
334
334
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeTagNormalById" class="tsd-anchor"></a>
|
|
335
335
|
<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>
|
|
336
336
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -347,7 +347,7 @@
|
|
|
347
347
|
<h5>normal: <a href="../types/ArrayPosition.html" class="tsd-signature-type" data-tsd-kind="Type alias">ArrayPosition</a></h5></li></ul></div>
|
|
348
348
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
349
349
|
<ul>
|
|
350
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
350
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L235">plugins/src/PanoTagPlugin/controller/index.ts:235</a></li></ul></aside></li></ul></section>
|
|
351
351
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="clearTags" class="tsd-anchor"></a>
|
|
352
352
|
<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>
|
|
353
353
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -355,7 +355,7 @@
|
|
|
355
355
|
<li class="tsd-description">
|
|
356
356
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
357
357
|
<ul>
|
|
358
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
358
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L161">plugins/src/PanoTagPlugin/controller/index.ts:161</a></li></ul></aside></li></ul></section>
|
|
359
359
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="destroyTagById" class="tsd-anchor"></a>
|
|
360
360
|
<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>
|
|
361
361
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
<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>
|
|
371
371
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
372
372
|
<ul>
|
|
373
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
373
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L297">plugins/src/PanoTagPlugin/controller/index.ts:297</a></li></ul></aside></li></ul></section>
|
|
374
374
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="disable" class="tsd-anchor"></a>
|
|
375
375
|
<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>
|
|
376
376
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -387,7 +387,7 @@
|
|
|
387
387
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
388
388
|
<p>Overrides TagComputer.disable</p>
|
|
389
389
|
<ul>
|
|
390
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
390
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L189">plugins/src/PanoTagPlugin/controller/index.ts:189</a></li></ul></aside></li></ul></section>
|
|
391
391
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="dispose" class="tsd-anchor"></a>
|
|
392
392
|
<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>
|
|
393
393
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -398,7 +398,7 @@
|
|
|
398
398
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
399
399
|
<p>Overrides TagComputer.dispose</p>
|
|
400
400
|
<ul>
|
|
401
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
401
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L199">plugins/src/PanoTagPlugin/controller/index.ts:199</a></li></ul></aside></li></ul></section>
|
|
402
402
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="enable" class="tsd-anchor"></a>
|
|
403
403
|
<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>
|
|
404
404
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -415,7 +415,7 @@
|
|
|
415
415
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
416
416
|
<p>Overrides TagComputer.enable</p>
|
|
417
417
|
<ul>
|
|
418
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
418
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L182">plugins/src/PanoTagPlugin/controller/index.ts:182</a></li></ul></aside></li></ul></section>
|
|
419
419
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getAngle" class="tsd-anchor"></a>
|
|
420
420
|
<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>
|
|
421
421
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -433,7 +433,7 @@
|
|
|
433
433
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
|
|
434
434
|
<p>Inherited from TagComputer.getAngle</p>
|
|
435
435
|
<ul>
|
|
436
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
436
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L294">plugins/src/PanoTagPlugin/controller/TagComputer.ts:294</a></li></ul></aside></li></ul></section>
|
|
437
437
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getCurrentState" class="tsd-anchor"></a>
|
|
438
438
|
<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>
|
|
439
439
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
<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">
|
|
445
445
|
<p>Inherited from TagComputer.getCurrentState</p>
|
|
446
446
|
<ul>
|
|
447
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
447
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/base/BasePlugin.ts#L84">plugins/src/base/BasePlugin.ts:84</a></li></ul></aside></li></ul></section>
|
|
448
448
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getDistance" class="tsd-anchor"></a>
|
|
449
449
|
<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>
|
|
450
450
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -518,7 +518,7 @@
|
|
|
518
518
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
|
|
519
519
|
<p>Inherited from TagComputer.getDistance</p>
|
|
520
520
|
<ul>
|
|
521
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
521
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L270">plugins/src/PanoTagPlugin/controller/TagComputer.ts:270</a></li></ul></aside></li></ul></section>
|
|
522
522
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getTagById" class="tsd-anchor"></a>
|
|
523
523
|
<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>
|
|
524
524
|
<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 <a href="../types/TagElement.html" class="tsd-signature-type" data-tsd-kind="Type alias">TagElement</a><span class="tsd-signature-symbol"><</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">></span></h4><aside class="tsd-sources">
|
|
533
533
|
<p>Inherited from TagComputer.getTagById</p>
|
|
534
534
|
<ul>
|
|
535
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
535
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L41">plugins/src/PanoTagPlugin/controller/TagComputer.ts:41</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="getTagConfig" class="tsd-anchor"></a>
|
|
537
537
|
<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>
|
|
538
538
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
<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"><</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">></span></h4><aside class="tsd-sources">
|
|
605
605
|
<p>Inherited from TagComputer.getTagConfig</p>
|
|
606
606
|
<ul>
|
|
607
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
607
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L319">plugins/src/PanoTagPlugin/controller/TagComputer.ts:319</a></li></ul></aside></li></ul></section>
|
|
608
608
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getUnfoldedByCamera" class="tsd-anchor"></a>
|
|
609
609
|
<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>
|
|
610
610
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
677
677
|
<p>Inherited from TagComputer.getUnfoldedByCamera</p>
|
|
678
678
|
<ul>
|
|
679
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
679
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L198">plugins/src/PanoTagPlugin/controller/TagComputer.ts:198</a></li></ul></aside></li></ul></section>
|
|
680
680
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getUnfoldedByPanoIndex" class="tsd-anchor"></a>
|
|
681
681
|
<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>
|
|
682
682
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -750,7 +750,7 @@
|
|
|
750
750
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
751
751
|
<p>Inherited from TagComputer.getUnfoldedByPanoIndex</p>
|
|
752
752
|
<ul>
|
|
753
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
753
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L166">plugins/src/PanoTagPlugin/controller/TagComputer.ts:166</a></li></ul></aside></li></ul></section>
|
|
754
754
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getVisibleByPanoIndex" class="tsd-anchor"></a>
|
|
755
755
|
<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>
|
|
756
756
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -824,7 +824,7 @@
|
|
|
824
824
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
825
825
|
<p>Inherited from TagComputer.getVisibleByPanoIndex</p>
|
|
826
826
|
<ul>
|
|
827
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
827
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L96">plugins/src/PanoTagPlugin/controller/TagComputer.ts:96</a></li></ul></aside></li></ul></section>
|
|
828
828
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="hide" class="tsd-anchor"></a>
|
|
829
829
|
<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>
|
|
830
830
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -843,7 +843,7 @@
|
|
|
843
843
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
844
844
|
<p>Overrides TagComputer.hide</p>
|
|
845
845
|
<ul>
|
|
846
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
846
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L175">plugins/src/PanoTagPlugin/controller/index.ts:175</a></li></ul></aside></li></ul></section>
|
|
847
847
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="load" class="tsd-anchor"></a>
|
|
848
848
|
<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>
|
|
849
849
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -860,7 +860,7 @@
|
|
|
860
860
|
<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>
|
|
861
861
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
862
862
|
<ul>
|
|
863
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
863
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L105">plugins/src/PanoTagPlugin/controller/index.ts:105</a></li></ul></aside></li></ul></section>
|
|
864
864
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="pauseCurrentMedia" class="tsd-anchor"></a>
|
|
865
865
|
<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>
|
|
866
866
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -870,7 +870,7 @@
|
|
|
870
870
|
</div>
|
|
871
871
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
872
872
|
<ul>
|
|
873
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
873
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L308">plugins/src/PanoTagPlugin/controller/index.ts:308</a></li></ul></aside></li></ul></section>
|
|
874
874
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setState" class="tsd-anchor"></a>
|
|
875
875
|
<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>
|
|
876
876
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -891,7 +891,7 @@
|
|
|
891
891
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
892
892
|
<p>Overrides TagComputer.setState</p>
|
|
893
893
|
<ul>
|
|
894
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
894
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L217">plugins/src/PanoTagPlugin/controller/index.ts:217</a></li></ul></aside></li></ul></section>
|
|
895
895
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="show" class="tsd-anchor"></a>
|
|
896
896
|
<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>
|
|
897
897
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -910,7 +910,7 @@
|
|
|
910
910
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
911
911
|
<p>Overrides TagComputer.show</p>
|
|
912
912
|
<ul>
|
|
913
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
913
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/plugins/src/PanoTagPlugin/controller/index.ts#L168">plugins/src/PanoTagPlugin/controller/index.ts:168</a></li></ul></aside></li></ul></section></section></div>
|
|
914
914
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
915
915
|
<div class="tsd-navigation settings">
|
|
916
916
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -927,7 +927,7 @@
|
|
|
927
927
|
<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>
|
|
928
928
|
<div class="tsd-accordion-details">
|
|
929
929
|
<ul>
|
|
930
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.
|
|
930
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.2</a>
|
|
931
931
|
<ul>
|
|
932
932
|
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
933
933
|
<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.3.5-dev.
|
|
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.3.5-dev.2</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.3.5-dev.2"/><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.3.5-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.3.5-dev.2</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.3.5-dev.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.3.5-dev.2</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<G></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/
|
|
31
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/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/
|
|
79
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/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/
|
|
98
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/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/
|
|
106
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/0966641/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.3.5-<wbr/>dev.
|
|
123
|
+
<li class="current"><a href="../modules.html">如视看房插件合集 -<wbr/> v2.3.5-<wbr/>dev.2</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">
|