@realsee/dnalogel 2.28.0-dev.0 → 2.28.0-dev.1
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 +2 -2
- package/dist/index.js +6 -6
- package/dist/index.umd.js +2 -2
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
- 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 +26 -26
- package/docs/classes/PanoMeasurePluginModel.html +26 -26
- package/docs/classes/PanoMeasurePluginPoint.html +10 -10
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +46 -46
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.PointSelectorHelper.html +15 -15
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +19 -19
- 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/PointType.html +6 -6
- 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/FloorplanRoomsPlugin.html +4 -4
- 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/PipelinePlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +4 -4
- 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 +5 -5
- 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 +7 -7
- 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 +12 -12
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -5
- 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 +15 -15
- 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 +13 -13
- 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/interfaces/Util.PointIntersection.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/DeprecatedMediaPlaneProperty.html +4 -4
- package/docs/types/DeprecatedTagProperty.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/ElementRenderer.html +4 -4
- package/docs/types/FloorplanRoomsPluginParameterType.html +4 -4
- package/docs/types/FloorplanRoomsPluginReturnType.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.ModelGuideLineTag.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/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/PickTagContentTypeInContentTypeConfigKey.html +4 -4
- package/docs/types/PipelinePluginParameterType.html +4 -4
- package/docs/types/PipelinePluginReturnType.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagInstance.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/TagConfigByKey.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/TagId.html +4 -4
- package/docs/types/TagInstance.html +4 -4
- package/docs/types/TagPointType.html +4 -4
- package/docs/types/TagRendererMap.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/defaultGlobalConfig.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/base/BasePlugin.js +1 -1
- package/libs/floorplan/FloorplanRoomsPlugin/BasePlugin.js +1 -1
- package/libs/floorplan/FloorplanRoomsPlugin/Components/CurrentFloor/RoomHighlight/Room.js +30 -30
- package/libs/shared-utils/logger.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.28.0-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PanoTagPluginController | 如视看房插件合集 - v2.28.0-dev.1</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.28.0-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.28.0-dev.1</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/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L20">plugins/src/PanoTagPlugin/controller/index.ts:20</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/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L30">plugins/src/PanoTagPlugin/controller/index.ts:30</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>
|
|
@@ -112,19 +112,19 @@
|
|
|
112
112
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
113
113
|
<p>Inherited from TagRender.VERSION</p>
|
|
114
114
|
<ul>
|
|
115
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
115
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/base/BasePlugin.ts#L66">plugins/src/base/BasePlugin.ts:66</a></li></ul></aside></section>
|
|
116
116
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="config" class="tsd-anchor"></a>
|
|
117
117
|
<h3 class="tsd-anchor-link"><span>config</span><a href="#config" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
118
118
|
<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">
|
|
119
119
|
<p>Inherited from TagRender.config</p>
|
|
120
120
|
<ul>
|
|
121
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
121
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L21">plugins/src/PanoTagPlugin/controller/TagUtil.ts:21</a></li></ul></aside></section>
|
|
122
122
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="five" class="tsd-anchor"></a>
|
|
123
123
|
<h3 class="tsd-anchor-link"><span>five</span><a href="#five" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
124
124
|
<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">
|
|
125
125
|
<p>Inherited from TagRender.five</p>
|
|
126
126
|
<ul>
|
|
127
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
127
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/base/BasePlugin.ts#L68">plugins/src/base/BasePlugin.ts:68</a></li></ul></aside></section>
|
|
128
128
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hooks" class="tsd-anchor"></a>
|
|
129
129
|
<h3 class="tsd-anchor-link"><span>hooks</span><a href="#hooks" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
130
130
|
<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>
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
134
134
|
<p>Inherited from TagRender.hooks</p>
|
|
135
135
|
<ul>
|
|
136
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
136
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/base/BasePlugin.ts#L72">plugins/src/base/BasePlugin.ts:72</a></li></ul></aside></section>
|
|
137
137
|
<section class="tsd-panel tsd-member"><a id="state" class="tsd-anchor"></a>
|
|
138
138
|
<h3 class="tsd-anchor-link"><span>state</span><a href="#state" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
139
139
|
<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>
|
|
@@ -149,19 +149,19 @@
|
|
|
149
149
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
150
150
|
<p>Overrides TagRender.state</p>
|
|
151
151
|
<ul>
|
|
152
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
152
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L22">plugins/src/PanoTagPlugin/controller/index.ts:22</a></li></ul></aside></section>
|
|
153
153
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="staticPrefix" class="tsd-anchor"></a>
|
|
154
154
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
155
155
|
<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"> = '//vr-image-4.realsee-cdn.cn'</span></div><aside class="tsd-sources">
|
|
156
156
|
<p>Inherited from TagRender.staticPrefix</p>
|
|
157
157
|
<ul>
|
|
158
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
158
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/base/BasePlugin.ts#L74">plugins/src/base/BasePlugin.ts:74</a></li></ul></aside></section>
|
|
159
159
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="tags" class="tsd-anchor"></a>
|
|
160
160
|
<h3 class="tsd-anchor-link"><span>tags</span><a href="#tags" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
161
161
|
<div class="tsd-signature"><span class="tsd-kind-property">tags</span><span class="tsd-signature-symbol">:</span> <a href="../types/TagInstance.html" class="tsd-signature-type tsd-kind-type-alias">TagInstance</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = []</span></div><aside class="tsd-sources">
|
|
162
162
|
<p>Inherited from TagRender.tags</p>
|
|
163
163
|
<ul>
|
|
164
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
164
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L19">plugins/src/PanoTagPlugin/controller/TagUtil.ts:19</a></li></ul></aside></section></section>
|
|
165
165
|
<section class="tsd-panel-group tsd-member-group">
|
|
166
166
|
<h2>Methods</h2>
|
|
167
167
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="absoluteUrl" class="tsd-anchor"></a>
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
181
181
|
<p>Inherited from TagRender.absoluteUrl</p>
|
|
182
182
|
<ul>
|
|
183
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
183
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/base/BasePlugin.ts#L125">plugins/src/base/BasePlugin.ts:125</a></li></ul></aside></li></ul></section>
|
|
184
184
|
<section class="tsd-panel tsd-member"><a id="addTag" class="tsd-anchor"></a>
|
|
185
185
|
<h3 class="tsd-anchor-link"><span>add<wbr/>Tag</span><a href="#addTag" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
186
186
|
<ul class="tsd-signatures">
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
<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>
|
|
199
199
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
200
200
|
<ul>
|
|
201
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
201
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L79">plugins/src/PanoTagPlugin/controller/index.ts:79</a></li></ul></aside></li></ul></section>
|
|
202
202
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="appendTo" class="tsd-anchor"></a>
|
|
203
203
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
204
204
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
217
217
|
<p>Inherited from TagRender.appendTo</p>
|
|
218
218
|
<ul>
|
|
219
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
219
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/base/BasePlugin.ts#L103">plugins/src/base/BasePlugin.ts:103</a></li></ul></aside></li></ul></section>
|
|
220
220
|
<section class="tsd-panel tsd-member"><a id="changeConfig" class="tsd-anchor"></a>
|
|
221
221
|
<h3 class="tsd-anchor-link"><span>change<wbr/>Config</span><a href="#changeConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
222
222
|
<ul class="tsd-signatures">
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
235
235
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
236
236
|
<ul>
|
|
237
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
237
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L139">plugins/src/PanoTagPlugin/controller/index.ts:139</a></li></ul></aside></li></ul></section>
|
|
238
238
|
<section class="tsd-panel tsd-member"><a id="changeContentTypeConfig" class="tsd-anchor"></a>
|
|
239
239
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
240
240
|
<ul class="tsd-signatures">
|
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
260
260
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
261
261
|
<ul>
|
|
262
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
262
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L167">plugins/src/PanoTagPlugin/controller/index.ts:167</a></li></ul></aside></li></ul></section>
|
|
263
263
|
<section class="tsd-panel tsd-member"><a id="changeDataById" class="tsd-anchor"></a>
|
|
264
264
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
265
265
|
<ul class="tsd-signatures">
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
285
285
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
286
286
|
<ul>
|
|
287
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
287
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L282">plugins/src/PanoTagPlugin/controller/index.ts:282</a></li></ul></aside></li></ul></section>
|
|
288
288
|
<section class="tsd-panel tsd-member"><a id="changeEnabledById" class="tsd-anchor"></a>
|
|
289
289
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
290
290
|
<ul class="tsd-signatures">
|
|
@@ -299,7 +299,7 @@
|
|
|
299
299
|
<h5><span class="tsd-kind-parameter">enabled</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
300
300
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
301
301
|
<ul>
|
|
302
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
302
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L262">plugins/src/PanoTagPlugin/controller/index.ts:262</a></li></ul></aside></li></ul></section>
|
|
303
303
|
<section class="tsd-panel tsd-member"><a id="changeGlobalConfig" class="tsd-anchor"></a>
|
|
304
304
|
<h3 class="tsd-anchor-link"><span>change<wbr/>Global<wbr/>Config</span><a href="#changeGlobalConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
305
305
|
<ul class="tsd-signatures">
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
318
318
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
319
319
|
<ul>
|
|
320
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
320
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L153">plugins/src/PanoTagPlugin/controller/index.ts:153</a></li></ul></aside></li></ul></section>
|
|
321
321
|
<section class="tsd-panel tsd-member"><a id="changeStickTypeById" class="tsd-anchor"></a>
|
|
322
322
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
323
323
|
<ul class="tsd-signatures">
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
343
343
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
344
344
|
<ul>
|
|
345
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
345
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L303">plugins/src/PanoTagPlugin/controller/index.ts:303</a></li></ul></aside></li></ul></section>
|
|
346
346
|
<section class="tsd-panel tsd-member"><a id="changeTagById" class="tsd-anchor"></a>
|
|
347
347
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
348
348
|
<ul class="tsd-signatures">
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
368
368
|
<div class="tsd-comment tsd-typography"></div><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/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L314">plugins/src/PanoTagPlugin/controller/index.ts:314</a></li></ul></aside></li></ul></section>
|
|
371
371
|
<section class="tsd-panel tsd-member"><a id="changeTagModel" class="tsd-anchor"></a>
|
|
372
372
|
<h3 class="tsd-anchor-link"><span>change<wbr/>Tag<wbr/>Model</span><a href="#changeTagModel" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
373
373
|
<ul class="tsd-signatures">
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
<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>
|
|
386
386
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
387
387
|
<ul>
|
|
388
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
388
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L348">plugins/src/PanoTagPlugin/controller/index.ts:348</a></li></ul></aside></li></ul></section>
|
|
389
389
|
<section class="tsd-panel tsd-member"><a id="changeTagNormalById" class="tsd-anchor"></a>
|
|
390
390
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
391
391
|
<ul class="tsd-signatures">
|
|
@@ -403,7 +403,7 @@
|
|
|
403
403
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
404
404
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
405
405
|
<ul>
|
|
406
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
406
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L272">plugins/src/PanoTagPlugin/controller/index.ts:272</a></li></ul></aside></li></ul></section>
|
|
407
407
|
<section class="tsd-panel tsd-member"><a id="changeUnfoldedById" class="tsd-anchor"></a>
|
|
408
408
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
409
409
|
<ul class="tsd-signatures">
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
<h5><span class="tsd-kind-parameter">unfolded</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
419
419
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
420
420
|
<ul>
|
|
421
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
421
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L248">plugins/src/PanoTagPlugin/controller/index.ts:248</a></li></ul></aside></li></ul></section>
|
|
422
422
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="clearTags" class="tsd-anchor"></a>
|
|
423
423
|
<h3 class="tsd-anchor-link"><span>clear<wbr/>Tags</span><a href="#clearTags" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
424
424
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -427,7 +427,7 @@
|
|
|
427
427
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
428
428
|
<p>Inherited from TagRender.clearTags</p>
|
|
429
429
|
<ul>
|
|
430
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
430
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagRender.ts#L65">plugins/src/PanoTagPlugin/controller/TagRender.ts:65</a></li></ul></aside></li></ul></section>
|
|
431
431
|
<section class="tsd-panel tsd-member"><a id="destroyTagById" class="tsd-anchor"></a>
|
|
432
432
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
433
433
|
<ul class="tsd-signatures">
|
|
@@ -443,7 +443,7 @@
|
|
|
443
443
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
444
444
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
445
445
|
<ul>
|
|
446
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
446
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L337">plugins/src/PanoTagPlugin/controller/index.ts:337</a></li></ul></aside></li></ul></section>
|
|
447
447
|
<section class="tsd-panel tsd-member"><a id="disable" class="tsd-anchor"></a>
|
|
448
448
|
<h3 class="tsd-anchor-link"><span>disable</span><a href="#disable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
449
449
|
<ul class="tsd-signatures">
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
461
461
|
<p>Overrides TagRender.disable</p>
|
|
462
462
|
<ul>
|
|
463
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
463
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L200">plugins/src/PanoTagPlugin/controller/index.ts:200</a></li></ul></aside></li></ul></section>
|
|
464
464
|
<section class="tsd-panel tsd-member"><a id="dispose" class="tsd-anchor"></a>
|
|
465
465
|
<h3 class="tsd-anchor-link"><span>dispose</span><a href="#dispose" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
466
466
|
<ul class="tsd-signatures">
|
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
473
473
|
<p>Overrides TagRender.dispose</p>
|
|
474
474
|
<ul>
|
|
475
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
475
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L225">plugins/src/PanoTagPlugin/controller/index.ts:225</a></li></ul></aside></li></ul></section>
|
|
476
476
|
<section class="tsd-panel tsd-member"><a id="enable" class="tsd-anchor"></a>
|
|
477
477
|
<h3 class="tsd-anchor-link"><span>enable</span><a href="#enable" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
478
478
|
<ul class="tsd-signatures">
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
490
490
|
<p>Overrides TagRender.enable</p>
|
|
491
491
|
<ul>
|
|
492
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
492
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L193">plugins/src/PanoTagPlugin/controller/index.ts:193</a></li></ul></aside></li></ul></section>
|
|
493
493
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getCurrentState" class="tsd-anchor"></a>
|
|
494
494
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Current<wbr/>State</span><a href="#getCurrentState" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
495
495
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
502
502
|
<p>Inherited from TagRender.getCurrentState</p>
|
|
503
503
|
<ul>
|
|
504
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
504
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/base/BasePlugin.ts#L95">plugins/src/base/BasePlugin.ts:95</a></li></ul></aside></li></ul></section>
|
|
505
505
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getCurrentVisibleState" class="tsd-anchor"></a>
|
|
506
506
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
507
507
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -518,7 +518,7 @@
|
|
|
518
518
|
</div><aside class="tsd-sources">
|
|
519
519
|
<p>Inherited from TagRender.getCurrentVisibleState</p>
|
|
520
520
|
<ul>
|
|
521
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
521
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L177">plugins/src/PanoTagPlugin/controller/TagUtil.ts:177</a></li></ul></aside></li></ul></section>
|
|
522
522
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getModelMedialVisibleByPanoIndex" class="tsd-anchor"></a>
|
|
523
523
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
524
524
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
538
538
|
<p>Inherited from TagRender.getModelMedialVisibleByPanoIndex</p>
|
|
539
539
|
<ul>
|
|
540
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
540
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L142">plugins/src/PanoTagPlugin/controller/TagComputer.ts:142</a></li></ul></aside></li></ul></section>
|
|
541
541
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTagById" class="tsd-anchor"></a>
|
|
542
542
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
543
543
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -558,7 +558,7 @@
|
|
|
558
558
|
<h4 class="tsd-returns-title">Returns <a href="../types/TagInstance.html" class="tsd-signature-type tsd-kind-type-alias">TagInstance</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">
|
|
559
559
|
<p>Inherited from TagRender.getTagById</p>
|
|
560
560
|
<ul>
|
|
561
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
561
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L80">plugins/src/PanoTagPlugin/controller/TagUtil.ts:80</a></li></ul></aside></li></ul></section>
|
|
562
562
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTagConfig" class="tsd-anchor"></a>
|
|
563
563
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Tag<wbr/>Config</span><a href="#getTagConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
564
564
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -580,7 +580,7 @@
|
|
|
580
580
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
581
581
|
<p>Inherited from TagRender.getTagConfig</p>
|
|
582
582
|
<ul>
|
|
583
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
583
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L100">plugins/src/PanoTagPlugin/controller/TagUtil.ts:100</a></li></ul></aside></li></ul></section>
|
|
584
584
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getUnfoldedByCamera" class="tsd-anchor"></a>
|
|
585
585
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
586
586
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -597,7 +597,7 @@
|
|
|
597
597
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
598
598
|
<p>Inherited from TagRender.getUnfoldedByCamera</p>
|
|
599
599
|
<ul>
|
|
600
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
600
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L188">plugins/src/PanoTagPlugin/controller/TagComputer.ts:188</a></li></ul></aside></li></ul></section>
|
|
601
601
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getUnfoldedByPanoIndex" class="tsd-anchor"></a>
|
|
602
602
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
603
603
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -616,7 +616,7 @@
|
|
|
616
616
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
617
617
|
<p>Inherited from TagRender.getUnfoldedByPanoIndex</p>
|
|
618
618
|
<ul>
|
|
619
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
619
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L156">plugins/src/PanoTagPlugin/controller/TagComputer.ts:156</a></li></ul></aside></li></ul></section>
|
|
620
620
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisible" class="tsd-anchor"></a>
|
|
621
621
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Visible</span><a href="#getVisible" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
622
622
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -632,7 +632,7 @@
|
|
|
632
632
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
633
633
|
<p>Inherited from TagRender.getVisible</p>
|
|
634
634
|
<ul>
|
|
635
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
635
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L132">plugins/src/PanoTagPlugin/controller/TagComputer.ts:132</a></li></ul></aside></li></ul></section>
|
|
636
636
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisibleByFiveMode" class="tsd-anchor"></a>
|
|
637
637
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
638
638
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
649
649
|
<p>Inherited from TagRender.getVisibleByFiveMode</p>
|
|
650
650
|
<ul>
|
|
651
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
651
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L111">plugins/src/PanoTagPlugin/controller/TagComputer.ts:111</a></li></ul></aside></li></ul></section>
|
|
652
652
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisibleByPanoIndex" class="tsd-anchor"></a>
|
|
653
653
|
<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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
654
654
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -667,7 +667,7 @@
|
|
|
667
667
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
668
668
|
<p>Inherited from TagRender.getVisibleByPanoIndex</p>
|
|
669
669
|
<ul>
|
|
670
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
670
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L22">plugins/src/PanoTagPlugin/controller/TagComputer.ts:22</a></li></ul></aside></li></ul></section>
|
|
671
671
|
<section class="tsd-panel tsd-member"><a id="hide" class="tsd-anchor"></a>
|
|
672
672
|
<h3 class="tsd-anchor-link"><span>hide</span><a href="#hide" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
673
673
|
<ul class="tsd-signatures">
|
|
@@ -686,7 +686,7 @@
|
|
|
686
686
|
<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">
|
|
687
687
|
<p>Overrides TagRender.hide</p>
|
|
688
688
|
<ul>
|
|
689
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
689
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L186">plugins/src/PanoTagPlugin/controller/index.ts:186</a></li></ul></aside></li></ul></section>
|
|
690
690
|
<section class="tsd-panel tsd-member"><a id="load" class="tsd-anchor"></a>
|
|
691
691
|
<h3 class="tsd-anchor-link"><span>load</span><a href="#load" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
692
692
|
<ul class="tsd-signatures">
|
|
@@ -704,7 +704,7 @@
|
|
|
704
704
|
<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>
|
|
705
705
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
706
706
|
<ul>
|
|
707
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
707
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L52">plugins/src/PanoTagPlugin/controller/index.ts:52</a></li></ul></aside></li></ul></section>
|
|
708
708
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="pauseCurrentMedia" class="tsd-anchor"></a>
|
|
709
709
|
<h3 class="tsd-anchor-link"><span>pause<wbr/>Current<wbr/>Media</span><a href="#pauseCurrentMedia" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
710
710
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -716,7 +716,7 @@
|
|
|
716
716
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
717
717
|
<p>Inherited from TagRender.pauseCurrentMedia</p>
|
|
718
718
|
<ul>
|
|
719
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
719
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L93">plugins/src/PanoTagPlugin/controller/TagUtil.ts:93</a></li></ul></aside></li></ul></section>
|
|
720
720
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="registerRenderer" class="tsd-anchor"></a>
|
|
721
721
|
<h3 class="tsd-anchor-link"><span>register<wbr/>Renderer</span><a href="#registerRenderer" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
722
722
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -742,7 +742,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
742
742
|
</div><aside class="tsd-sources">
|
|
743
743
|
<p>Inherited from TagRender.registerRenderer</p>
|
|
744
744
|
<ul>
|
|
745
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
745
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/TagRender.ts#L61">plugins/src/PanoTagPlugin/controller/TagRender.ts:61</a></li></ul></aside></li></ul></section>
|
|
746
746
|
<section class="tsd-panel tsd-member"><a id="setState" class="tsd-anchor"></a>
|
|
747
747
|
<h3 class="tsd-anchor-link"><span>set<wbr/>State</span><a href="#setState" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
748
748
|
<ul class="tsd-signatures">
|
|
@@ -763,7 +763,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
763
763
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
764
764
|
<p>Overrides TagRender.setState</p>
|
|
765
765
|
<ul>
|
|
766
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
766
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L207">plugins/src/PanoTagPlugin/controller/index.ts:207</a></li></ul></aside></li></ul></section>
|
|
767
767
|
<section class="tsd-panel tsd-member"><a id="show" class="tsd-anchor"></a>
|
|
768
768
|
<h3 class="tsd-anchor-link"><span>show</span><a href="#show" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
769
769
|
<ul class="tsd-signatures">
|
|
@@ -782,7 +782,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
782
782
|
<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">
|
|
783
783
|
<p>Overrides TagRender.show</p>
|
|
784
784
|
<ul>
|
|
785
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
785
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/PanoTagPlugin/controller/index.ts#L179">plugins/src/PanoTagPlugin/controller/index.ts:179</a></li></ul></aside></li></ul></section></section></div>
|
|
786
786
|
<div class="col-sidebar">
|
|
787
787
|
<div class="page-menu">
|
|
788
788
|
<div class="tsd-navigation settings">
|
|
@@ -842,7 +842,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
842
842
|
<li><a href="#setState" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>set<wbr/>State</span></a></li>
|
|
843
843
|
<li><a href="#show" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>show</span></a></li></ul></div></details></div>
|
|
844
844
|
<div class="site-menu">
|
|
845
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><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"></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)"></path></g></svg><span>如视看房插件合集 -<wbr/> v2.28.0-<wbr/>dev.
|
|
845
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><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"></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)"></path></g></svg><span>如视看房插件合集 -<wbr/> v2.28.0-<wbr/>dev.1</span></a>
|
|
846
846
|
<ul class="tsd-small-nested-navigation">
|
|
847
847
|
<li><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></li>
|
|
848
848
|
<li><a href="../modules/GuideLineItem.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>Guide<wbr/>Line<wbr/>Item</span></a></li>
|
|
@@ -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.28.0-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BetterTween | 如视看房插件合集 - v2.28.0-dev.1</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.28.0-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.28.0-dev.1</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">
|
|
@@ -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/07538b5/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">
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
<li class="tsd-description">
|
|
78
78
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
79
79
|
<ul>
|
|
80
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
80
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/shared-utils/animationFrame/BetterTween.ts#L27">plugins/src/shared-utils/animationFrame/BetterTween.ts:27</a></li></ul></aside></li></ul></section>
|
|
81
81
|
<section class="tsd-panel tsd-member"><a id="onDispose" class="tsd-anchor"></a>
|
|
82
82
|
<h3 class="tsd-anchor-link"><span>on<wbr/>Dispose</span><a href="#onDispose" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
83
83
|
<ul class="tsd-signatures">
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul></div>
|
|
97
97
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4><aside class="tsd-sources">
|
|
98
98
|
<ul>
|
|
99
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
99
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/shared-utils/animationFrame/BetterTween.ts#L8">plugins/src/shared-utils/animationFrame/BetterTween.ts:8</a></li></ul></aside></li></ul></section>
|
|
100
100
|
<section class="tsd-panel tsd-member"><a id="play" class="tsd-anchor"></a>
|
|
101
101
|
<h3 class="tsd-anchor-link"><span>play</span><a href="#play" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
102
102
|
<ul class="tsd-signatures">
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
<li class="tsd-description">
|
|
105
105
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4><aside class="tsd-sources">
|
|
106
106
|
<ul>
|
|
107
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
107
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/shared-utils/animationFrame/BetterTween.ts#L13">plugins/src/shared-utils/animationFrame/BetterTween.ts:13</a></li></ul></aside></li></ul></section>
|
|
108
108
|
<section class="tsd-panel tsd-member"><a id="stop" class="tsd-anchor"></a>
|
|
109
109
|
<h3 class="tsd-anchor-link"><span>stop</span><a href="#stop" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
110
110
|
<ul class="tsd-signatures">
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4><aside class="tsd-sources">
|
|
114
114
|
<p>Overrides TWEEN.Tween.stop</p>
|
|
115
115
|
<ul>
|
|
116
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
116
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/07538b5/plugins/src/shared-utils/animationFrame/BetterTween.ts#L20">plugins/src/shared-utils/animationFrame/BetterTween.ts:20</a></li></ul></aside></li></ul></section></section></div>
|
|
117
117
|
<div class="col-sidebar">
|
|
118
118
|
<div class="page-menu">
|
|
119
119
|
<div class="tsd-navigation settings">
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
<li><a href="#play" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>play</span></a></li>
|
|
137
137
|
<li><a href="#stop" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>stop</span></a></li></ul></div></details></div>
|
|
138
138
|
<div class="site-menu">
|
|
139
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><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"></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)"></path></g></svg><span>如视看房插件合集 -<wbr/> v2.28.0-<wbr/>dev.
|
|
139
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-4"><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"></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)"></path></g></svg><span>如视看房插件合集 -<wbr/> v2.28.0-<wbr/>dev.1</span></a>
|
|
140
140
|
<ul class="tsd-small-nested-navigation">
|
|
141
141
|
<li><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></li>
|
|
142
142
|
<li><a href="../modules/GuideLineItem.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>Guide<wbr/>Line<wbr/>Item</span></a></li>
|