@realsee/dnalogel 2.2.2 → 2.2.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.
- package/dist/index.cjs.js +63 -58
- package/dist/index.js +4972 -4332
- package/dist/index.umd.js +51 -46
- 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 +39 -39
- 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 +12 -12
- 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/LinkType.html +7 -7
- 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/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/ContentTypeMap.html +12 -12
- 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/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 +8 -8
- 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/TagConfig.html +10 -10
- package/docs/interfaces/Tags.html +9 -9
- 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/ContentTypeConfigKeyArray.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/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/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/PointTag.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/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.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/ItemLabelPlugin/ItemLabelComponent.js +12 -13
- package/libs/ItemLabelPlugin/ItemLabelItem.js +1 -1
- package/libs/ItemLabelPlugin/index.js +3 -4
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +10 -11
- package/libs/ModelItemLabelPlugin/ItemLabelItem.js +1 -1
- package/libs/ModelItemLabelPlugin/index.js +3 -4
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +1 -1
- package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +17 -18
- package/libs/PanoDoorLabelPlugin/Controller.js +96 -97
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +1 -1
- package/libs/PanoRulerProPlugin/RulerItem.js +1 -1
- package/libs/PanoRulerProPlugin/RulerItems.js +18 -19
- package/libs/PanoSpatialTagPlugin/Components/origins.js +2 -2
- package/libs/PanoSpatialTagPlugin/Components/tag.js +8 -9
- package/libs/PanoSpatialTagPlugin/index.js +1 -3
- package/libs/PanoSpatialTagPlugin/store.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
- package/libs/PanoTagPlugin/Components/Common/Audio.js +25 -26
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +8 -8
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +30 -29
- package/libs/PanoTagPlugin/Components/Common/Media.js +27 -28
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +18 -19
- package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +3 -3
- package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +3 -3
- package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +9 -9
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +11 -10
- package/libs/PanoTagPlugin/Components/Common/Text.js +15 -16
- package/libs/PanoTagPlugin/Components/Common/TextItem.js +10 -10
- package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +9 -10
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +27 -28
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +9 -10
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +7 -6
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -4
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +10 -11
- package/libs/PanoTagPlugin/Components/Tag/TextTag.js +19 -20
- package/libs/PanoTagPlugin/Components/Tag/index.js +8 -9
- package/libs/PanoTagPlugin/Components/TagContainer.js +11 -12
- package/libs/PanoTagPlugin/Components/TagWrapper.js +8 -9
- package/libs/PanoTagPlugin/controller/index.js +1 -1
- package/libs/floorplan/Components/BaseImage.js +4 -4
- package/libs/floorplan/Components/Camera.js +1 -1
- package/libs/floorplan/Components/Compass.js +1 -1
- package/libs/floorplan/Components/CurrentFloor.js +9 -10
- package/libs/floorplan/Components/Main.js +24 -25
- package/libs/floorplan/Components/Normalmage.js +1 -1
- package/libs/floorplan/Components/RoomHighlight/Room.js +1 -1
- package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +7 -7
- package/libs/floorplan/Components/RoomLabels/RoomLabel.js +7 -8
- package/libs/floorplan/Components/RoomLabels/RoomLabels.js +39 -40
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +7 -7
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +1 -1
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +1 -1
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +1 -1
- package/libs/floorplan/Components/RuleLabels/RuleItem.js +5 -5
- package/libs/floorplan/Components/RuleLabels/RuleLabels.js +7 -7
- package/libs/floorplan/Components/SvgImage.js +4 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +3 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +3 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +3 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +23 -24
- package/libs/floorplan/index.js +1 -5
- package/libs/index.js +94 -95
- package/libs/vendor/svelte/easing/index.js +12 -0
- package/libs/vendor/svelte/index.js +1 -0
- package/libs/vendor/svelte/internal/index.js +642 -0
- package/libs/vendor/svelte/store/index.js +31 -0
- package/libs/vendor/svelte/transition/index.js +37 -0
- package/libs/vendor/swiper/svelte/swiper-slide.js +10 -11
- package/libs/vendor/swiper/svelte/swiper-svelte.js +1 -2
- package/libs/vendor/swiper/svelte/swiper.js +9 -10
- package/package.json +2 -2
|
@@ -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.2.
|
|
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.2.4</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.2.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.2.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.2.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.2.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.2.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/
|
|
25
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L35">plugins/src/PanoTagPlugin/controller/index.ts:35</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">
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
<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">
|
|
103
103
|
<p>Overrides TagComputer.constructor</p>
|
|
104
104
|
<ul>
|
|
105
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
105
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L79">plugins/src/PanoTagPlugin/controller/index.ts:79</a></li></ul></aside></li></ul></section></section>
|
|
106
106
|
<section class="tsd-panel-group tsd-member-group">
|
|
107
107
|
<h2>Properties</h2>
|
|
108
108
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="config" class="tsd-anchor"></a>
|
|
@@ -117,13 +117,13 @@
|
|
|
117
117
|
<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="../enums/ContentType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ContentType</a><span class="tsd-signature-symbol">, </span><a href="../enums/PointType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">PointType</a><span class="tsd-signature-symbol">, </span><a href="../enums/DimensionType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">DimensionType</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">></span></h5></li></ul></div><aside class="tsd-sources">
|
|
118
118
|
<p>Inherited from TagComputer.config</p>
|
|
119
119
|
<ul>
|
|
120
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
120
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L30">plugins/src/PanoTagPlugin/controller/TagComputer.ts:30</a></li></ul></aside></section>
|
|
121
121
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="five" class="tsd-anchor"></a>
|
|
122
122
|
<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>
|
|
123
123
|
<div class="tsd-signature">five<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Five</span></div><aside class="tsd-sources">
|
|
124
124
|
<p>Inherited from TagComputer.five</p>
|
|
125
125
|
<ul>
|
|
126
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
126
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/base/BasePlugin.ts#L57">plugins/src/base/BasePlugin.ts:57</a></li></ul></aside></section>
|
|
127
127
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="hooks" class="tsd-anchor"></a>
|
|
128
128
|
<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>
|
|
129
129
|
<div class="tsd-signature">hooks<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Subscribe</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">EventMap</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div>
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
</div><aside class="tsd-sources">
|
|
132
132
|
<p>Inherited from TagComputer.hooks</p>
|
|
133
133
|
<ul>
|
|
134
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
134
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/base/BasePlugin.ts#L61">plugins/src/base/BasePlugin.ts:61</a></li></ul></aside></section>
|
|
135
135
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="state" class="tsd-anchor"></a>
|
|
136
136
|
<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>
|
|
137
137
|
<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>
|
|
@@ -146,26 +146,26 @@
|
|
|
146
146
|
<h5>visible<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></div><aside class="tsd-sources">
|
|
147
147
|
<p>Overrides TagComputer.state</p>
|
|
148
148
|
<ul>
|
|
149
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
149
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L40">plugins/src/PanoTagPlugin/controller/index.ts:40</a></li></ul></aside></section>
|
|
150
150
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="staticPrefix" class="tsd-anchor"></a>
|
|
151
151
|
<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>
|
|
152
152
|
<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">
|
|
153
153
|
<p>Inherited from TagComputer.staticPrefix</p>
|
|
154
154
|
<ul>
|
|
155
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
155
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/base/BasePlugin.ts#L63">plugins/src/base/BasePlugin.ts:63</a></li></ul></aside></section>
|
|
156
156
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a id="tags" class="tsd-anchor"></a>
|
|
157
157
|
<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>
|
|
158
158
|
<div class="tsd-signature">tags<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">TagElement</span><span class="tsd-signature-symbol"><</span><a href="../enums/ContentType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ContentType</a><span class="tsd-signature-symbol">, </span><a href="../enums/PointType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">PointType</a><span class="tsd-signature-symbol">, </span><a href="../enums/DimensionType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">DimensionType</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div><aside class="tsd-sources">
|
|
159
159
|
<p>Inherited from TagComputer.tags</p>
|
|
160
160
|
<ul>
|
|
161
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
161
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L28">plugins/src/PanoTagPlugin/controller/TagComputer.ts:28</a></li></ul></aside></section>
|
|
162
162
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="version" class="tsd-anchor"></a>
|
|
163
163
|
<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>
|
|
164
164
|
<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>
|
|
165
165
|
<div class="tsd-comment tsd-typography"><p>版本号</p>
|
|
166
166
|
</div><aside class="tsd-sources">
|
|
167
167
|
<ul>
|
|
168
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
168
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L37">plugins/src/PanoTagPlugin/controller/index.ts:37</a></li></ul></aside></section></section>
|
|
169
169
|
<section class="tsd-panel-group tsd-member-group">
|
|
170
170
|
<h2>Methods</h2>
|
|
171
171
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addTag" class="tsd-anchor"></a>
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
<h5><code class="tsd-tag ts-flagOptional">Optional</code> config: <span class="tsd-signature-type">AddTagConfig</span></h5></li></ul></div>
|
|
185
185
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
186
186
|
<ul>
|
|
187
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
187
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L149">plugins/src/PanoTagPlugin/controller/index.ts:149</a></li></ul></aside></li></ul></section>
|
|
188
188
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="appendTo" class="tsd-anchor"></a>
|
|
189
189
|
<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>
|
|
190
190
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
201
201
|
<p>Inherited from TagComputer.appendTo</p>
|
|
202
202
|
<ul>
|
|
203
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
203
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/base/BasePlugin.ts#L92">plugins/src/base/BasePlugin.ts:92</a></li></ul></aside></li></ul></section>
|
|
204
204
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="changeConfig" class="tsd-anchor"></a>
|
|
205
205
|
<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>
|
|
206
206
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
224
224
|
<p>Inherited from TagComputer.changeConfig</p>
|
|
225
225
|
<ul>
|
|
226
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
226
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L56">plugins/src/PanoTagPlugin/controller/TagComputer.ts:56</a></li></ul></aside></li></ul></section>
|
|
227
227
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="changeContentTypeConfig" class="tsd-anchor"></a>
|
|
228
228
|
<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>
|
|
229
229
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
244
244
|
<p>Inherited from TagComputer.changeContentTypeConfig</p>
|
|
245
245
|
<ul>
|
|
246
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
246
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L82">plugins/src/PanoTagPlugin/controller/TagComputer.ts:82</a></li></ul></aside></li></ul></section>
|
|
247
247
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeDataById" class="tsd-anchor"></a>
|
|
248
248
|
<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>
|
|
249
249
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -267,7 +267,7 @@
|
|
|
267
267
|
<h5>deepMerge: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
|
|
268
268
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
269
269
|
<ul>
|
|
270
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
270
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L266">plugins/src/PanoTagPlugin/controller/index.ts:266</a></li></ul></aside></li></ul></section>
|
|
271
271
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="changeGlobalConfig" class="tsd-anchor"></a>
|
|
272
272
|
<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>
|
|
273
273
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
286
286
|
<p>Inherited from TagComputer.changeGlobalConfig</p>
|
|
287
287
|
<ul>
|
|
288
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
288
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L69">plugins/src/PanoTagPlugin/controller/TagComputer.ts:69</a></li></ul></aside></li></ul></section>
|
|
289
289
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeTagById" class="tsd-anchor"></a>
|
|
290
290
|
<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>
|
|
291
291
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
<h5>deepMerge: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
|
|
310
310
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
311
311
|
<ul>
|
|
312
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
312
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L282">plugins/src/PanoTagPlugin/controller/index.ts:282</a></li></ul></aside></li></ul></section>
|
|
313
313
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="changeTagNormalById" class="tsd-anchor"></a>
|
|
314
314
|
<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>
|
|
315
315
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -326,7 +326,7 @@
|
|
|
326
326
|
<h5>normal: <a href="../types/ArrayPosition.html" class="tsd-signature-type" data-tsd-kind="Type alias">ArrayPosition</a></h5></li></ul></div>
|
|
327
327
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
328
328
|
<ul>
|
|
329
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
329
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L255">plugins/src/PanoTagPlugin/controller/index.ts:255</a></li></ul></aside></li></ul></section>
|
|
330
330
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="clearTags" class="tsd-anchor"></a>
|
|
331
331
|
<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>
|
|
332
332
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
<li class="tsd-description">
|
|
335
335
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
336
336
|
<ul>
|
|
337
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
337
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L182">plugins/src/PanoTagPlugin/controller/index.ts:182</a></li></ul></aside></li></ul></section>
|
|
338
338
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="destroyTagById" class="tsd-anchor"></a>
|
|
339
339
|
<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>
|
|
340
340
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
<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>
|
|
350
350
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
351
351
|
<ul>
|
|
352
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
352
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L304">plugins/src/PanoTagPlugin/controller/index.ts:304</a></li></ul></aside></li></ul></section>
|
|
353
353
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="disable" class="tsd-anchor"></a>
|
|
354
354
|
<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>
|
|
355
355
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -366,7 +366,7 @@
|
|
|
366
366
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
367
367
|
<p>Overrides TagComputer.disable</p>
|
|
368
368
|
<ul>
|
|
369
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
369
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L210">plugins/src/PanoTagPlugin/controller/index.ts:210</a></li></ul></aside></li></ul></section>
|
|
370
370
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="dispose" class="tsd-anchor"></a>
|
|
371
371
|
<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>
|
|
372
372
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -377,7 +377,7 @@
|
|
|
377
377
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
378
378
|
<p>Overrides TagComputer.dispose</p>
|
|
379
379
|
<ul>
|
|
380
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
380
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L220">plugins/src/PanoTagPlugin/controller/index.ts:220</a></li></ul></aside></li></ul></section>
|
|
381
381
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="enable" class="tsd-anchor"></a>
|
|
382
382
|
<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>
|
|
383
383
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
395
395
|
<p>Overrides TagComputer.enable</p>
|
|
396
396
|
<ul>
|
|
397
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
397
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L203">plugins/src/PanoTagPlugin/controller/index.ts:203</a></li></ul></aside></li></ul></section>
|
|
398
398
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getAngle" class="tsd-anchor"></a>
|
|
399
399
|
<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>
|
|
400
400
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -412,7 +412,7 @@
|
|
|
412
412
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
|
|
413
413
|
<p>Inherited from TagComputer.getAngle</p>
|
|
414
414
|
<ul>
|
|
415
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
415
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L270">plugins/src/PanoTagPlugin/controller/TagComputer.ts:270</a></li></ul></aside></li></ul></section>
|
|
416
416
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getCurrentState" class="tsd-anchor"></a>
|
|
417
417
|
<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>
|
|
418
418
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -423,7 +423,7 @@
|
|
|
423
423
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">State</span></h4><aside class="tsd-sources">
|
|
424
424
|
<p>Inherited from TagComputer.getCurrentState</p>
|
|
425
425
|
<ul>
|
|
426
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
426
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/base/BasePlugin.ts#L84">plugins/src/base/BasePlugin.ts:84</a></li></ul></aside></li></ul></section>
|
|
427
427
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getDistance" class="tsd-anchor"></a>
|
|
428
428
|
<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>
|
|
429
429
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -495,7 +495,7 @@
|
|
|
495
495
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
|
|
496
496
|
<p>Inherited from TagComputer.getDistance</p>
|
|
497
497
|
<ul>
|
|
498
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
498
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L246">plugins/src/PanoTagPlugin/controller/TagComputer.ts:246</a></li></ul></aside></li></ul></section>
|
|
499
499
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getTagById" class="tsd-anchor"></a>
|
|
500
500
|
<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>
|
|
501
501
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -509,7 +509,7 @@
|
|
|
509
509
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">TagElement</span><span class="tsd-signature-symbol"><</span><a href="../enums/ContentType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ContentType</a><span class="tsd-signature-symbol">, </span><a href="../enums/PointType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">PointType</a><span class="tsd-signature-symbol">, </span><a href="../enums/DimensionType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">DimensionType</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
510
510
|
<p>Inherited from TagComputer.getTagById</p>
|
|
511
511
|
<ul>
|
|
512
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
512
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L41">plugins/src/PanoTagPlugin/controller/TagComputer.ts:41</a></li></ul></aside></li></ul></section>
|
|
513
513
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getTagConfig" class="tsd-anchor"></a>
|
|
514
514
|
<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>
|
|
515
515
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
<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="../enums/ContentType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ContentType</a><span class="tsd-signature-symbol">, </span><a href="../enums/PointType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">PointType</a><span class="tsd-signature-symbol">, </span><a href="../enums/DimensionType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">DimensionType</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
580
580
|
<p>Inherited from TagComputer.getTagConfig</p>
|
|
581
581
|
<ul>
|
|
582
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
582
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L294">plugins/src/PanoTagPlugin/controller/TagComputer.ts:294</a></li></ul></aside></li></ul></section>
|
|
583
583
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getUnfoldedByCamera" class="tsd-anchor"></a>
|
|
584
584
|
<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>
|
|
585
585
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
650
650
|
<p>Inherited from TagComputer.getUnfoldedByCamera</p>
|
|
651
651
|
<ul>
|
|
652
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
652
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L191">plugins/src/PanoTagPlugin/controller/TagComputer.ts:191</a></li></ul></aside></li></ul></section>
|
|
653
653
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getUnfoldedByPanoIndex" class="tsd-anchor"></a>
|
|
654
654
|
<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>
|
|
655
655
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
722
722
|
<p>Inherited from TagComputer.getUnfoldedByPanoIndex</p>
|
|
723
723
|
<ul>
|
|
724
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
724
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L157">plugins/src/PanoTagPlugin/controller/TagComputer.ts:157</a></li></ul></aside></li></ul></section>
|
|
725
725
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="getVisibleByPanoIndex" class="tsd-anchor"></a>
|
|
726
726
|
<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>
|
|
727
727
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
|
|
@@ -793,7 +793,7 @@
|
|
|
793
793
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
794
794
|
<p>Inherited from TagComputer.getVisibleByPanoIndex</p>
|
|
795
795
|
<ul>
|
|
796
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
796
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L96">plugins/src/PanoTagPlugin/controller/TagComputer.ts:96</a></li></ul></aside></li></ul></section>
|
|
797
797
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="hide" class="tsd-anchor"></a>
|
|
798
798
|
<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>
|
|
799
799
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -812,7 +812,7 @@
|
|
|
812
812
|
<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">
|
|
813
813
|
<p>Overrides TagComputer.hide</p>
|
|
814
814
|
<ul>
|
|
815
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
815
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L196">plugins/src/PanoTagPlugin/controller/index.ts:196</a></li></ul></aside></li></ul></section>
|
|
816
816
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="load" class="tsd-anchor"></a>
|
|
817
817
|
<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>
|
|
818
818
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -829,7 +829,7 @@
|
|
|
829
829
|
<h5><code class="tsd-tag ts-flagOptional">Optional</code> config: <span class="tsd-signature-type">AddTagConfig</span></h5></li></ul></div>
|
|
830
830
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
831
831
|
<ul>
|
|
832
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
832
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L126">plugins/src/PanoTagPlugin/controller/index.ts:126</a></li></ul></aside></li></ul></section>
|
|
833
833
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="pauseCurrentMedia" class="tsd-anchor"></a>
|
|
834
834
|
<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>
|
|
835
835
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -839,7 +839,7 @@
|
|
|
839
839
|
</div>
|
|
840
840
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
841
841
|
<ul>
|
|
842
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
842
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L315">plugins/src/PanoTagPlugin/controller/index.ts:315</a></li></ul></aside></li></ul></section>
|
|
843
843
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setState" class="tsd-anchor"></a>
|
|
844
844
|
<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>
|
|
845
845
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -860,7 +860,7 @@
|
|
|
860
860
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
861
861
|
<p>Overrides TagComputer.setState</p>
|
|
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/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L237">plugins/src/PanoTagPlugin/controller/index.ts:237</a></li></ul></aside></li></ul></section>
|
|
864
864
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="show" class="tsd-anchor"></a>
|
|
865
865
|
<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>
|
|
866
866
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -879,7 +879,7 @@
|
|
|
879
879
|
<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">
|
|
880
880
|
<p>Overrides TagComputer.show</p>
|
|
881
881
|
<ul>
|
|
882
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
882
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1f9cbc4/plugins/src/PanoTagPlugin/controller/index.ts#L189">plugins/src/PanoTagPlugin/controller/index.ts:189</a></li></ul></aside></li></ul></section></section></div>
|
|
883
883
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
884
884
|
<div class="tsd-navigation settings">
|
|
885
885
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -896,7 +896,7 @@
|
|
|
896
896
|
<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>
|
|
897
897
|
<div class="tsd-accordion-details">
|
|
898
898
|
<ul>
|
|
899
|
-
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.2.
|
|
899
|
+
<li><a href="../modules.html">如视看房插件合集 -<wbr/> v2.2.4</a>
|
|
900
900
|
<ul>
|
|
901
901
|
<li class="tsd-kind-namespace"><a href="../modules/Util.html">Util</a></li></ul></li></ul></div></details></nav>
|
|
902
902
|
<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.2.
|
|
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.2.4</title><meta name="description" content="Documentation for 如视看房插件合集 - v2.2.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.2.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.2.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.2.
|
|
15
|
+
<li><a href="../modules.html">如视看房插件合集 - v2.2.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<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/1f9cbc4/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/1f9cbc4/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/1f9cbc4/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/1f9cbc4/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.2.
|
|
123
|
+
<li class="current"><a href="../modules.html">如视看房插件合集 -<wbr/> v2.2.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">
|