@realsee/dnalogel 2.16.0-13 → 2.16.0-15
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/GuideLinePlugin/GuideLineModeItem.d.ts +10 -5
- package/dist/GuideLinePlugin/typing.d.ts +7 -3
- package/dist/index.cjs.js +74 -58
- package/dist/index.js +2521 -2473
- package/dist/index.umd.js +76 -60
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/GuideLineItem.GuideLineItem.html +15 -15
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +62 -28
- package/docs/classes/Magnifier.html +19 -19
- package/docs/classes/ModelRoomLabelController.html +10 -10
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +14 -14
- package/docs/classes/PanoMeasurePluginLine.html +22 -22
- package/docs/classes/PanoMeasurePluginModel.html +21 -21
- package/docs/classes/PanoMeasurePluginPoint.html +13 -13
- package/docs/classes/PanoMeasurePluginPolyline.html +25 -25
- package/docs/classes/PanoTagPluginController.html +46 -46
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +11 -11
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.Magnifier.html +16 -16
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +18 -18
- package/docs/enums/DIRECTION.html +8 -8
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/DimensionType.html +6 -6
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/PaintBrushTypeEnum.html +7 -7
- package/docs/enums/Rotation.html +7 -7
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.getCoordsFromClient.html +4 -4
- package/docs/functions/Util.getCoordsFromElement.html +4 -4
- package/docs/functions/Util.getFrameTime.html +4 -4
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
- package/docs/functions/Util.isAbsoluteURL.html +4 -4
- package/docs/functions/Util.isModelLike.html +4 -4
- package/docs/functions/Util.isNil.html +4 -4
- package/docs/functions/Util.isPanoramaLike.html +4 -4
- package/docs/functions/Util.nextFrame.html +4 -4
- package/docs/functions/Util.notNil.html +4 -4
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
- package/docs/functions/Util.tweenProgress.html +4 -4
- package/docs/functions/Util.uuid.html +4 -4
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
- package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +6 -6
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- package/docs/interfaces/EventMap.html +14 -14
- package/docs/interfaces/FloorplanBounding.html +7 -7
- package/docs/interfaces/FloorplanData.html +9 -9
- package/docs/interfaces/FloorplanEntrance.html +10 -10
- package/docs/interfaces/FloorplanExtraObject.html +9 -9
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
- package/docs/interfaces/FloorplanFloorData.html +8 -8
- package/docs/interfaces/FloorplanImagePosition.html +6 -6
- package/docs/interfaces/FloorplanObserver.html +8 -8
- package/docs/interfaces/FloorplanOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanPosition.html +6 -6
- package/docs/interfaces/FloorplanRoomItem.html +12 -12
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
- package/docs/interfaces/FloorplanServerBounding.html +7 -7
- package/docs/interfaces/FloorplanServerComputedData.html +9 -9
- package/docs/interfaces/FloorplanServerData.html +6 -6
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
- package/docs/interfaces/FloorplanServerEntrance.html +10 -10
- package/docs/interfaces/FloorplanServerFloorData.html +8 -8
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
- package/docs/interfaces/FloorplanServerObserver.html +8 -8
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanServerPosition.html +6 -6
- package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +15 -8
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +31 -13
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +38 -18
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTag.html +18 -18
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +38 -18
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
- package/docs/interfaces/HelperOffset.html +7 -7
- package/docs/interfaces/ImagePlaneGroup.html +5 -5
- package/docs/interfaces/ItemLabelPluginData.html +5 -5
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
- package/docs/interfaces/MinMax.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
- package/docs/interfaces/ModelViewPluginExportType.html +10 -10
- package/docs/interfaces/Object3DHelperState.html +7 -7
- package/docs/interfaces/ObjectHelperControllers.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +11 -11
- package/docs/interfaces/PaintBrushConfigs.html +11 -11
- package/docs/interfaces/PaintBrushState.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +13 -13
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
- package/docs/interfaces/PanoRulerProPluginState.html +7 -7
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
- package/docs/interfaces/Point.html +7 -7
- package/docs/interfaces/Room.html +8 -8
- package/docs/interfaces/RoomInfo.html +6 -6
- package/docs/interfaces/RoomLabel.html +13 -13
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +8 -8
- package/docs/interfaces/State.html +7 -7
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +5 -5
- package/docs/interfaces/TagStyle.html +5 -5
- package/docs/interfaces/Tags.html +8 -8
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +10 -10
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/GuideLineItem.html +4 -4
- package/docs/modules/GuideLineModeItem.html +4 -4
- package/docs/modules/GuideLinePluginType.html +4 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +4 -4
- package/docs/types/AudioTagTypeConfigKey.html +4 -4
- package/docs/types/CSS3DRenderExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
- package/docs/types/ClassFunctionParameters.html +4 -4
- package/docs/types/Color.html +4 -4
- package/docs/types/ContentTypeConfigKey.html +4 -4
- package/docs/types/ContentTypeConfigKeySplit.html +4 -4
- package/docs/types/ContentTypeMap.html +4 -4
- package/docs/types/Create3DDomContainerReturnType.html +4 -4
- package/docs/types/Create3DElementReturnType.html +4 -4
- package/docs/types/CruisePluginExportType.html +4 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/FloorplanRuleLabels.html +4 -4
- package/docs/types/FloorplanServerRuleLabels.html +4 -4
- package/docs/types/GuideLinePluginExportType.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +4 -4
- package/docs/types/HelperEventMap.html +4 -4
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/MediaData.html +4 -4
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelElement.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
- package/docs/types/MoveArgs.html +4 -4
- package/docs/types/MoveOpts.html +4 -4
- package/docs/types/Object3DHelperEventMap.html +4 -4
- package/docs/types/ObjectFit.html +4 -4
- package/docs/types/PaintBrushEventMap.html +4 -4
- package/docs/types/PanoCompassPluginData.html +4 -4
- package/docs/types/PanoCompassPluginExportType.html +4 -4
- package/docs/types/PanoCompassPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
- package/docs/types/PanoIndex.html +4 -4
- package/docs/types/PanoMeasurePluginEvent.html +4 -4
- package/docs/types/PanoMeasureReturnType.html +4 -4
- package/docs/types/PanoSpatialTagPluginId.html +4 -4
- package/docs/types/PanoTagPluginExportInterface.html +4 -4
- package/docs/types/PanoTagPluginParamsInterface.html +4 -4
- package/docs/types/PanoVideoPluginParameterType.html +4 -4
- package/docs/types/PanoVideoPluginReturnType.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/PlaneTagElement.html +4 -4
- package/docs/types/Point2DElement.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DElement.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagElement.html +4 -4
- package/docs/types/Position.html +4 -4
- package/docs/types/RotateArgs.html +4 -4
- package/docs/types/RotateOpts.html +4 -4
- package/docs/types/RuleLabelsKey.html +4 -4
- package/docs/types/RuleLabelsValue.html +4 -4
- package/docs/types/StickType.html +4 -4
- package/docs/types/Tag.html +4 -4
- package/docs/types/Tag2D.html +4 -4
- package/docs/types/Tag3D.html +4 -4
- package/docs/types/TagContentType.html +4 -4
- package/docs/types/TagDimensionType.html +4 -4
- package/docs/types/TagElement.html +4 -4
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +4 -4
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagIconSize.html +4 -4
- package/docs/types/TagId.html +4 -4
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/WorkCode.html +4 -4
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
- package/docs/variables/PLUGIN.html +4 -4
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
- package/docs/variables/ROOM_TYPE_MAP.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/CruisePlugin/Controller.js +1 -1
- package/libs/CruisePlugin/index.js +1 -1
- package/libs/GuideLinePlugin/Components/Tag.js +33 -22
- package/libs/GuideLinePlugin/Controller.js +18 -17
- package/libs/GuideLinePlugin/GuideLineItem/index.js +53 -54
- package/libs/GuideLinePlugin/GuideLineItem.js +1 -1
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +115 -78
- package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +10 -5
- package/libs/GuideLinePlugin/index.js +1 -1
- package/libs/GuideLinePlugin/typing.d.ts +7 -3
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +1 -1
- 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.16.0-
|
|
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.16.0-15</title><meta name="description" content="Documentation for 如视看房插件合集"/><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 defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-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,7 +6,7 @@
|
|
|
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.16.0-
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.16.0-15</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-content">
|
|
@@ -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/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L28">plugins/src/PanoTagPlugin/controller/index.ts:28</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">
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<h4 class="tsd-returns-title">Returns <a href="PanoTagPluginController.html" class="tsd-signature-type tsd-kind-class">PanoTagPluginController</a></h4><aside class="tsd-sources">
|
|
102
102
|
<p>Overrides TagRender.constructor</p>
|
|
103
103
|
<ul>
|
|
104
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
104
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L38">plugins/src/PanoTagPlugin/controller/index.ts:38</a></li></ul></aside></li></ul></section></section>
|
|
105
105
|
<section class="tsd-panel-group tsd-member-group">
|
|
106
106
|
<h2>Properties</h2>
|
|
107
107
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="VERSION" class="tsd-anchor"></a>
|
|
@@ -111,19 +111,19 @@
|
|
|
111
111
|
</div><aside class="tsd-sources">
|
|
112
112
|
<p>Inherited from TagRender.VERSION</p>
|
|
113
113
|
<ul>
|
|
114
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
114
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/base/BasePlugin.ts#L66">plugins/src/base/BasePlugin.ts:66</a></li></ul></aside></section>
|
|
115
115
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="config" class="tsd-anchor"></a>
|
|
116
116
|
<h3 class="tsd-anchor-link"><span>config</span><a href="#config" 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>
|
|
117
117
|
<div class="tsd-signature"><span class="tsd-kind-property">config</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Pick</span><span class="tsd-signature-symbol"><</span><a href="../interfaces/Tags.html" class="tsd-signature-type tsd-kind-interface">Tags</a><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">"globalConfig"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"contentTypeConfig"</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = DefaultConfig</span></div><aside class="tsd-sources">
|
|
118
118
|
<p>Inherited from TagRender.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/94fba02/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L27">plugins/src/PanoTagPlugin/controller/TagUtil.ts:27</a></li></ul></aside></section>
|
|
121
121
|
<section class="tsd-panel tsd-member 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"><span class="tsd-kind-property">five</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type ">Five</span></div><aside class="tsd-sources">
|
|
124
124
|
<p>Inherited from TagRender.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/94fba02/plugins/src/base/BasePlugin.ts#L68">plugins/src/base/BasePlugin.ts:68</a></li></ul></aside></section>
|
|
127
127
|
<section class="tsd-panel tsd-member 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"><span class="tsd-kind-property">hooks</span><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 tsd-kind-interface">EventMap</a><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 TagRender.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/94fba02/plugins/src/base/BasePlugin.ts#L72">plugins/src/base/BasePlugin.ts:72</a></li></ul></aside></section>
|
|
135
135
|
<section class="tsd-panel tsd-member"><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"><span class="tsd-kind-property">state</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">enabled</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">visible</span><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,19 +146,19 @@
|
|
|
146
146
|
<h5><span class="tsd-kind-property">visible</span><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 TagRender.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/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L30">plugins/src/PanoTagPlugin/controller/index.ts:30</a></li></ul></aside></section>
|
|
150
150
|
<section class="tsd-panel tsd-member 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"><span class="tsd-kind-property">static<wbr/>Prefix</span><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 TagRender.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/94fba02/plugins/src/base/BasePlugin.ts#L74">plugins/src/base/BasePlugin.ts:74</a></li></ul></aside></section>
|
|
156
156
|
<section class="tsd-panel tsd-member 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"><span class="tsd-kind-property">tags</span><span class="tsd-signature-symbol">:</span> <a href="../types/TagElement.html" class="tsd-signature-type tsd-kind-type-alias">TagElement</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div><aside class="tsd-sources">
|
|
159
159
|
<p>Inherited from TagRender.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/94fba02/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L25">plugins/src/PanoTagPlugin/controller/TagUtil.ts:25</a></li></ul></aside></section></section>
|
|
162
162
|
<section class="tsd-panel-group tsd-member-group">
|
|
163
163
|
<h2>Methods</h2>
|
|
164
164
|
<section class="tsd-panel tsd-member"><a id="addTag" class="tsd-anchor"></a>
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">paramsConfig</span>: <a href="../interfaces/AddTagConfig.html" class="tsd-signature-type tsd-kind-interface">AddTagConfig</a></h5></li></ul></div>
|
|
178
178
|
<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">
|
|
179
179
|
<ul>
|
|
180
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
180
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L87">plugins/src/PanoTagPlugin/controller/index.ts:87</a></li></ul></aside></li></ul></section>
|
|
181
181
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="appendTo" class="tsd-anchor"></a>
|
|
182
182
|
<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>
|
|
183
183
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
194
194
|
<p>Inherited from TagRender.appendTo</p>
|
|
195
195
|
<ul>
|
|
196
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
196
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/base/BasePlugin.ts#L103">plugins/src/base/BasePlugin.ts:103</a></li></ul></aside></li></ul></section>
|
|
197
197
|
<section class="tsd-panel tsd-member"><a id="changeConfig" class="tsd-anchor"></a>
|
|
198
198
|
<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>
|
|
199
199
|
<ul class="tsd-signatures">
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
<h5><span class="tsd-kind-parameter">merge</span>: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
|
|
211
211
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
212
212
|
<ul>
|
|
213
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
213
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L136">plugins/src/PanoTagPlugin/controller/index.ts:136</a></li></ul></aside></li></ul></section>
|
|
214
214
|
<section class="tsd-panel tsd-member"><a id="changeContentTypeConfig" class="tsd-anchor"></a>
|
|
215
215
|
<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>
|
|
216
216
|
<ul class="tsd-signatures">
|
|
@@ -229,7 +229,7 @@
|
|
|
229
229
|
<h5><span class="tsd-kind-parameter">merge</span>: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
|
|
230
230
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
231
231
|
<ul>
|
|
232
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
232
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L164">plugins/src/PanoTagPlugin/controller/index.ts:164</a></li></ul></aside></li></ul></section>
|
|
233
233
|
<section class="tsd-panel tsd-member"><a id="changeDataById" class="tsd-anchor"></a>
|
|
234
234
|
<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>
|
|
235
235
|
<ul class="tsd-signatures">
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
<h5><span class="tsd-kind-parameter">deepMerge</span>: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
|
|
254
254
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
255
255
|
<ul>
|
|
256
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
256
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L278">plugins/src/PanoTagPlugin/controller/index.ts:278</a></li></ul></aside></li></ul></section>
|
|
257
257
|
<section class="tsd-panel tsd-member"><a id="changeEnabledById" class="tsd-anchor"></a>
|
|
258
258
|
<h3 class="tsd-anchor-link"><span>change<wbr/>Enabled<wbr/>By<wbr/>Id</span><a href="#changeEnabledById" 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>
|
|
259
259
|
<ul class="tsd-signatures">
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
<h5><span class="tsd-kind-parameter">enabled</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
269
269
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
270
270
|
<ul>
|
|
271
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
271
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L258">plugins/src/PanoTagPlugin/controller/index.ts:258</a></li></ul></aside></li></ul></section>
|
|
272
272
|
<section class="tsd-panel tsd-member"><a id="changeGlobalConfig" class="tsd-anchor"></a>
|
|
273
273
|
<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>
|
|
274
274
|
<ul class="tsd-signatures">
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
<h5><span class="tsd-kind-parameter">merge</span>: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
|
|
286
286
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
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/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L150">plugins/src/PanoTagPlugin/controller/index.ts:150</a></li></ul></aside></li></ul></section>
|
|
289
289
|
<section class="tsd-panel tsd-member"><a id="changeStickTypeById" class="tsd-anchor"></a>
|
|
290
290
|
<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>
|
|
291
291
|
<ul class="tsd-signatures">
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
<h5><span class="tsd-kind-parameter">deepMerge</span>: <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/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L294">plugins/src/PanoTagPlugin/controller/index.ts:294</a></li></ul></aside></li></ul></section>
|
|
313
313
|
<section class="tsd-panel tsd-member"><a id="changeTagById" class="tsd-anchor"></a>
|
|
314
314
|
<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>
|
|
315
315
|
<ul class="tsd-signatures">
|
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
<h5><span class="tsd-kind-parameter">deepMerge</span>: <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> = true</span></h5></li></ul></div>
|
|
334
334
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
335
335
|
<ul>
|
|
336
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
336
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L305">plugins/src/PanoTagPlugin/controller/index.ts:305</a></li></ul></aside></li></ul></section>
|
|
337
337
|
<section class="tsd-panel tsd-member"><a id="changeTagModel" class="tsd-anchor"></a>
|
|
338
338
|
<h3 class="tsd-anchor-link"><span>change<wbr/>Tag<wbr/>Model</span><a href="#changeTagModel" 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>
|
|
339
339
|
<ul class="tsd-signatures">
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
<h5><span class="tsd-kind-parameter">data</span>: <span class="tsd-signature-type ">PartialObjectDeep</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">action</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">type</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"iframe"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"window"</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">url</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">matrix</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">mediaData</span><span class="tsd-signature-symbol">: </span><a href="../types/MediaData.html" class="tsd-signature-type tsd-kind-type-alias">MediaData</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">mediaPosition</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">[</span><a href="../types/ArrayPosition.html" class="tsd-signature-type tsd-kind-type-alias">ArrayPosition</a><span class="tsd-signature-symbol">, </span><a href="../types/ArrayPosition.html" class="tsd-signature-type tsd-kind-type-alias">ArrayPosition</a><span class="tsd-signature-symbol">, </span><a href="../types/ArrayPosition.html" class="tsd-signature-type tsd-kind-type-alias">ArrayPosition</a><span class="tsd-signature-symbol">, </span><a href="../types/ArrayPosition.html" class="tsd-signature-type tsd-kind-type-alias">ArrayPosition</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">modelUrl</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">objectFit</span><span class="tsd-signature-symbol">?: </span><a href="../types/ObjectFit.html" class="tsd-signature-type tsd-kind-type-alias">ObjectFit</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
351
351
|
<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">
|
|
352
352
|
<ul>
|
|
353
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
353
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L334">plugins/src/PanoTagPlugin/controller/index.ts:334</a></li></ul></aside></li></ul></section>
|
|
354
354
|
<section class="tsd-panel tsd-member"><a id="changeTagNormalById" class="tsd-anchor"></a>
|
|
355
355
|
<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>
|
|
356
356
|
<ul class="tsd-signatures">
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
<h5><span class="tsd-kind-parameter">normal</span>: <a href="../types/ArrayPosition.html" class="tsd-signature-type tsd-kind-type-alias">ArrayPosition</a></h5></li></ul></div>
|
|
368
368
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
369
369
|
<ul>
|
|
370
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
370
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L268">plugins/src/PanoTagPlugin/controller/index.ts:268</a></li></ul></aside></li></ul></section>
|
|
371
371
|
<section class="tsd-panel tsd-member"><a id="changeUnfoldedById" class="tsd-anchor"></a>
|
|
372
372
|
<h3 class="tsd-anchor-link"><span>change<wbr/>Unfolded<wbr/>By<wbr/>Id</span><a href="#changeUnfoldedById" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
|
373
373
|
<ul class="tsd-signatures">
|
|
@@ -382,7 +382,7 @@
|
|
|
382
382
|
<h5><span class="tsd-kind-parameter">unfolded</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
383
383
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
384
384
|
<ul>
|
|
385
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
385
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L244">plugins/src/PanoTagPlugin/controller/index.ts:244</a></li></ul></aside></li></ul></section>
|
|
386
386
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="clearTags" class="tsd-anchor"></a>
|
|
387
387
|
<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>
|
|
388
388
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
392
392
|
<p>Inherited from TagRender.clearTags</p>
|
|
393
393
|
<ul>
|
|
394
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
394
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagRender.ts#L39">plugins/src/PanoTagPlugin/controller/TagRender.ts:39</a></li></ul></aside></li></ul></section>
|
|
395
395
|
<section class="tsd-panel tsd-member"><a id="destroyTagById" class="tsd-anchor"></a>
|
|
396
396
|
<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>
|
|
397
397
|
<ul class="tsd-signatures">
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
<h5><span class="tsd-kind-parameter">id</span>: <a href="../types/TagId.html" class="tsd-signature-type tsd-kind-type-alias">TagId</a><span class="tsd-signature-symbol"> | </span><a href="../types/TagId.html" class="tsd-signature-type tsd-kind-type-alias">TagId</a><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
|
407
407
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
408
408
|
<ul>
|
|
409
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
409
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L323">plugins/src/PanoTagPlugin/controller/index.ts:323</a></li></ul></aside></li></ul></section>
|
|
410
410
|
<section class="tsd-panel tsd-member"><a id="disable" class="tsd-anchor"></a>
|
|
411
411
|
<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>
|
|
412
412
|
<ul class="tsd-signatures">
|
|
@@ -423,7 +423,7 @@
|
|
|
423
423
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
424
424
|
<p>Overrides TagRender.disable</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/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L197">plugins/src/PanoTagPlugin/controller/index.ts:197</a></li></ul></aside></li></ul></section>
|
|
427
427
|
<section class="tsd-panel tsd-member"><a id="dispose" class="tsd-anchor"></a>
|
|
428
428
|
<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>
|
|
429
429
|
<ul class="tsd-signatures">
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
435
435
|
<p>Overrides TagRender.dispose</p>
|
|
436
436
|
<ul>
|
|
437
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
437
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L222">plugins/src/PanoTagPlugin/controller/index.ts:222</a></li></ul></aside></li></ul></section>
|
|
438
438
|
<section class="tsd-panel tsd-member"><a id="enable" class="tsd-anchor"></a>
|
|
439
439
|
<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>
|
|
440
440
|
<ul class="tsd-signatures">
|
|
@@ -451,7 +451,7 @@
|
|
|
451
451
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
452
452
|
<p>Overrides TagRender.enable</p>
|
|
453
453
|
<ul>
|
|
454
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
454
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L190">plugins/src/PanoTagPlugin/controller/index.ts:190</a></li></ul></aside></li></ul></section>
|
|
455
455
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getCurrentState" class="tsd-anchor"></a>
|
|
456
456
|
<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>
|
|
457
457
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
<h4 class="tsd-returns-title">Returns <a href="../interfaces/State.html" class="tsd-signature-type tsd-kind-interface">State</a></h4><aside class="tsd-sources">
|
|
463
463
|
<p>Inherited from TagRender.getCurrentState</p>
|
|
464
464
|
<ul>
|
|
465
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
465
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/base/BasePlugin.ts#L95">plugins/src/base/BasePlugin.ts:95</a></li></ul></aside></li></ul></section>
|
|
466
466
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getCurrentVisibleState" class="tsd-anchor"></a>
|
|
467
467
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Current<wbr/>Visible<wbr/>State</span><a href="#getCurrentVisibleState" 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>
|
|
468
468
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
<aside class="tsd-sources">
|
|
481
481
|
<p>Inherited from TagRender.getCurrentVisibleState</p>
|
|
482
482
|
<ul>
|
|
483
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
483
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L133">plugins/src/PanoTagPlugin/controller/TagComputer.ts:133</a></li></ul></aside></li></ul></section>
|
|
484
484
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getModelMedialVisibleByPanoIndex" class="tsd-anchor"></a>
|
|
485
485
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Model<wbr/>Medial<wbr/>Visible<wbr/>By<wbr/>Pano<wbr/>Index</span><a href="#getModelMedialVisibleByPanoIndex" 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>
|
|
486
486
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
497
497
|
<p>Inherited from TagRender.getModelMedialVisibleByPanoIndex</p>
|
|
498
498
|
<ul>
|
|
499
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
499
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L146">plugins/src/PanoTagPlugin/controller/TagComputer.ts:146</a></li></ul></aside></li></ul></section>
|
|
500
500
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTagById" class="tsd-anchor"></a>
|
|
501
501
|
<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>
|
|
502
502
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -517,7 +517,7 @@
|
|
|
517
517
|
<h4 class="tsd-returns-title">Returns <a href="../types/TagElement.html" class="tsd-signature-type tsd-kind-type-alias">TagElement</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type tsd-kind-type-parameter">C</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type tsd-kind-type-parameter">S</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
518
518
|
<p>Inherited from TagRender.getTagById</p>
|
|
519
519
|
<ul>
|
|
520
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
520
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L82">plugins/src/PanoTagPlugin/controller/TagUtil.ts:82</a></li></ul></aside></li></ul></section>
|
|
521
521
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTagConfig" class="tsd-anchor"></a>
|
|
522
522
|
<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>
|
|
523
523
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -589,7 +589,7 @@ TODO: 缓存</p>
|
|
|
589
589
|
<h4 class="tsd-returns-title">Returns <a href="../interfaces/TagConfig.html" class="tsd-signature-type tsd-kind-interface">TagConfig</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">"Image"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Link"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Video"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Audio"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Text"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"ImageText"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Sticker"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"VRLink"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"PanoLink"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Marketing"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"MediaPlane"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"MediaModel"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Custom"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Unknown"</span><span class="tsd-signature-symbol">, </span><a href="../types/StickType.html" class="tsd-signature-type tsd-kind-type-alias">StickType</a><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
590
590
|
<p>Inherited from TagRender.getTagConfig</p>
|
|
591
591
|
<ul>
|
|
592
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
592
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L103">plugins/src/PanoTagPlugin/controller/TagUtil.ts:103</a></li></ul></aside></li></ul></section>
|
|
593
593
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getUnfoldedByCamera" class="tsd-anchor"></a>
|
|
594
594
|
<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>
|
|
595
595
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -660,7 +660,7 @@ TODO: 缓存</p>
|
|
|
660
660
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
661
661
|
<p>Inherited from TagRender.getUnfoldedByCamera</p>
|
|
662
662
|
<ul>
|
|
663
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
663
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L195">plugins/src/PanoTagPlugin/controller/TagComputer.ts:195</a></li></ul></aside></li></ul></section>
|
|
664
664
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getUnfoldedByPanoIndex" class="tsd-anchor"></a>
|
|
665
665
|
<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>
|
|
666
666
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -733,7 +733,7 @@ TODO: 缓存</p>
|
|
|
733
733
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
734
734
|
<p>Inherited from TagRender.getUnfoldedByPanoIndex</p>
|
|
735
735
|
<ul>
|
|
736
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
736
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L163">plugins/src/PanoTagPlugin/controller/TagComputer.ts:163</a></li></ul></aside></li></ul></section>
|
|
737
737
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisible" class="tsd-anchor"></a>
|
|
738
738
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Visible</span><a href="#getVisible" 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>
|
|
739
739
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -747,7 +747,7 @@ TODO: 缓存</p>
|
|
|
747
747
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
748
748
|
<p>Inherited from TagRender.getVisible</p>
|
|
749
749
|
<ul>
|
|
750
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
750
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L137">plugins/src/PanoTagPlugin/controller/TagComputer.ts:137</a></li></ul></aside></li></ul></section>
|
|
751
751
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisibleByFiveMode" class="tsd-anchor"></a>
|
|
752
752
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Visible<wbr/>By<wbr/>Five<wbr/>Mode</span><a href="#getVisibleByFiveMode" 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>
|
|
753
753
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -818,7 +818,7 @@ TODO: 缓存</p>
|
|
|
818
818
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
819
819
|
<p>Inherited from TagRender.getVisibleByFiveMode</p>
|
|
820
820
|
<ul>
|
|
821
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
821
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L109">plugins/src/PanoTagPlugin/controller/TagComputer.ts:109</a></li></ul></aside></li></ul></section>
|
|
822
822
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisibleByFloorIndex" class="tsd-anchor"></a>
|
|
823
823
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Visible<wbr/>By<wbr/>Floor<wbr/>Index</span><a href="#getVisibleByFloorIndex" 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>
|
|
824
824
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -834,7 +834,7 @@ TODO: 缓存</p>
|
|
|
834
834
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
835
835
|
<p>Inherited from TagRender.getVisibleByFloorIndex</p>
|
|
836
836
|
<ul>
|
|
837
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
837
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L120">plugins/src/PanoTagPlugin/controller/TagComputer.ts:120</a></li></ul></aside></li></ul></section>
|
|
838
838
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisibleByPanoIndex" class="tsd-anchor"></a>
|
|
839
839
|
<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>
|
|
840
840
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -907,7 +907,7 @@ TODO: 缓存</p>
|
|
|
907
907
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
908
908
|
<p>Inherited from TagRender.getVisibleByPanoIndex</p>
|
|
909
909
|
<ul>
|
|
910
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
910
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L20">plugins/src/PanoTagPlugin/controller/TagComputer.ts:20</a></li></ul></aside></li></ul></section>
|
|
911
911
|
<section class="tsd-panel tsd-member"><a id="hide" class="tsd-anchor"></a>
|
|
912
912
|
<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>
|
|
913
913
|
<ul class="tsd-signatures">
|
|
@@ -926,7 +926,7 @@ TODO: 缓存</p>
|
|
|
926
926
|
<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">
|
|
927
927
|
<p>Overrides TagRender.hide</p>
|
|
928
928
|
<ul>
|
|
929
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
929
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L183">plugins/src/PanoTagPlugin/controller/index.ts:183</a></li></ul></aside></li></ul></section>
|
|
930
930
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="isAbsoluteURL" class="tsd-anchor"></a>
|
|
931
931
|
<h3 class="tsd-anchor-link"><span>is<wbr/>AbsoluteURL</span><a href="#isAbsoluteURL" 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>
|
|
932
932
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -940,7 +940,7 @@ TODO: 缓存</p>
|
|
|
940
940
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
941
941
|
<p>Inherited from TagRender.isAbsoluteURL</p>
|
|
942
942
|
<ul>
|
|
943
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
943
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/base/BasePlugin.ts#L122">plugins/src/base/BasePlugin.ts:122</a></li></ul></aside></li></ul></section>
|
|
944
944
|
<section class="tsd-panel tsd-member"><a id="load" class="tsd-anchor"></a>
|
|
945
945
|
<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>
|
|
946
946
|
<ul class="tsd-signatures">
|
|
@@ -957,7 +957,7 @@ TODO: 缓存</p>
|
|
|
957
957
|
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">config</span>: <a href="../interfaces/AddTagConfig.html" class="tsd-signature-type tsd-kind-interface">AddTagConfig</a></h5></li></ul></div>
|
|
958
958
|
<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">
|
|
959
959
|
<ul>
|
|
960
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
960
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L60">plugins/src/PanoTagPlugin/controller/index.ts:60</a></li></ul></aside></li></ul></section>
|
|
961
961
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="pauseCurrentMedia" class="tsd-anchor"></a>
|
|
962
962
|
<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>
|
|
963
963
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -968,7 +968,7 @@ TODO: 缓存</p>
|
|
|
968
968
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
969
969
|
<p>Inherited from TagRender.pauseCurrentMedia</p>
|
|
970
970
|
<ul>
|
|
971
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
971
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L95">plugins/src/PanoTagPlugin/controller/TagUtil.ts:95</a></li></ul></aside></li></ul></section>
|
|
972
972
|
<section class="tsd-panel tsd-member"><a id="setState" class="tsd-anchor"></a>
|
|
973
973
|
<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>
|
|
974
974
|
<ul class="tsd-signatures">
|
|
@@ -989,7 +989,7 @@ TODO: 缓存</p>
|
|
|
989
989
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
990
990
|
<p>Overrides TagRender.setState</p>
|
|
991
991
|
<ul>
|
|
992
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
992
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L204">plugins/src/PanoTagPlugin/controller/index.ts:204</a></li></ul></aside></li></ul></section>
|
|
993
993
|
<section class="tsd-panel tsd-member"><a id="show" class="tsd-anchor"></a>
|
|
994
994
|
<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>
|
|
995
995
|
<ul class="tsd-signatures">
|
|
@@ -1008,7 +1008,7 @@ TODO: 缓存</p>
|
|
|
1008
1008
|
<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">
|
|
1009
1009
|
<p>Overrides TagRender.show</p>
|
|
1010
1010
|
<ul>
|
|
1011
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
1011
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/94fba02/plugins/src/PanoTagPlugin/controller/index.ts#L176">plugins/src/PanoTagPlugin/controller/index.ts:176</a></li></ul></aside></li></ul></section></section></div>
|
|
1012
1012
|
<div class="col-sidebar">
|
|
1013
1013
|
<div class="page-menu">
|
|
1014
1014
|
<div class="tsd-navigation settings">
|
|
@@ -1068,7 +1068,7 @@ TODO: 缓存</p>
|
|
|
1068
1068
|
<li><a href="#setState" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>set<wbr/>State</span></a></li>
|
|
1069
1069
|
<li><a href="#show" class=""><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg><span>show</span></a></li></ul></div></details></div>
|
|
1070
1070
|
<div class="site-menu">
|
|
1071
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.16.0-<wbr/>
|
|
1071
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.16.0-<wbr/>15</span></a>
|
|
1072
1072
|
<ul class="tsd-small-nested-navigation">
|
|
1073
1073
|
<li>
|
|
1074
1074
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><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><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|