@realsee/dnalogel 3.2.0-dev.5 → 3.2.0-dev.7
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/PanoTagPlugin/controller/TagUtil.d.ts +3 -0
- package/dist/index.cjs.js +3 -3
- package/dist/index.js +14 -4
- package/dist/index.umd.js +3 -3
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -30
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +31 -31
- 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 +71 -44
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.LineSegments.html +7 -7
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.Object3D.html +7 -7
- 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/AreaMakerPlugin.html +4 -4
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/CurrentPanoImagePlugin.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/PipelinePlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +4 -4
- package/docs/functions/Util.checkFiveModelLoaded.html +4 -4
- package/docs/functions/Util.equal.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/AreaMakerPluginType.AnimeOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.Config.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -14
- package/docs/interfaces/AreaMakerPluginType.Params.html +6 -6
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -8
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -7
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.State.html +7 -7
- 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/CurrentPanoImagePluginType.Config.html +10 -10
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -11
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -6
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -7
- 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/AreaMakerPluginType.html +4 -4
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/CurrentPanoImagePluginType.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/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -4
- package/docs/types/AreaMakerPluginType.PluginData.html +4 -4
- package/docs/types/AreaMakerPluginType.ServerData.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/CurrentPanoImagePluginExportType.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/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/ModelId.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/PanoTagPlugin/controller/TagUtil.d.ts +3 -0
- package/libs/PanoTagPlugin/controller/TagUtil.js +66 -56
- package/libs/base/BasePlugin.js +1 -1
- 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 | 如视看房插件合集 - v3.2.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 | 如视看房插件合集 - v3.2.0-dev.7</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">如视看房插件合集 - v3.2.0-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v3.2.0-dev.7</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/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L22">plugins/src/PanoTagPlugin/controller/index.ts:22</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">
|
|
@@ -43,6 +43,10 @@
|
|
|
43
43
|
<a href="PanoTagPluginController.html#tags" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>tags</span></a>
|
|
44
44
|
</div></section>
|
|
45
45
|
<section class="tsd-index-section">
|
|
46
|
+
<h3 class="tsd-index-heading">Accessors</h3>
|
|
47
|
+
<div class="tsd-index-list"><a href="PanoTagPluginController.html#workCode" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-262144"><rect fill="var(--color-icon-background)" stroke="#FF4D4D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M8.85 16L11.13 7.24H12.582L14.85 16H13.758L13.182 13.672H10.53L9.954 16H8.85ZM10.746 12.76H12.954L12.282 10.06C12.154 9.548 12.054 9.12 11.982 8.776C11.91 8.432 11.866 8.208 11.85 8.104C11.834 8.208 11.79 8.432 11.718 8.776C11.646 9.12 11.546 9.544 11.418 10.048L10.746 12.76Z" fill="var(--color-text)"></path></g></svg><span>work<wbr/>Code</span></a>
|
|
48
|
+
</div></section>
|
|
49
|
+
<section class="tsd-index-section">
|
|
46
50
|
<h3 class="tsd-index-heading">Methods</h3>
|
|
47
51
|
<div class="tsd-index-list"><a href="PanoTagPluginController.html#absoluteUrl" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-2048"><rect fill="var(--color-icon-background)" stroke="#FF4DB8" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.162 16V7.24H10.578L11.514 10.072C11.602 10.328 11.674 10.584 11.73 10.84C11.794 11.088 11.842 11.28 11.874 11.416C11.906 11.28 11.954 11.088 12.018 10.84C12.082 10.584 12.154 10.324 12.234 10.06L13.122 7.24H14.538V16H13.482V12.82C13.482 12.468 13.49 12.068 13.506 11.62C13.53 11.172 13.558 10.716 13.59 10.252C13.622 9.78 13.654 9.332 13.686 8.908C13.726 8.476 13.762 8.1 13.794 7.78L12.366 12.16H11.334L9.894 7.78C9.934 8.092 9.97 8.456 10.002 8.872C10.042 9.28 10.078 9.716 10.11 10.18C10.142 10.636 10.166 11.092 10.182 11.548C10.206 12.004 10.218 12.428 10.218 12.82V16H9.162Z" fill="var(--color-text)"></path></g></svg><span>absolute<wbr/>Url</span></a>
|
|
48
52
|
<a href="PanoTagPluginController.html#addTag" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>add<wbr/>Tag</span></a>
|
|
@@ -99,7 +103,7 @@
|
|
|
99
103
|
<h4 class="tsd-returns-title">Returns <a href="PanoTagPluginController.html" class="tsd-signature-type tsd-kind-class">PanoTagPluginController</a></h4><aside class="tsd-sources">
|
|
100
104
|
<p>Overrides TagRender.constructor</p>
|
|
101
105
|
<ul>
|
|
102
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
106
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L32">plugins/src/PanoTagPlugin/controller/index.ts:32</a></li></ul></aside></li></ul></section></section>
|
|
103
107
|
<section class="tsd-panel-group tsd-member-group">
|
|
104
108
|
<h2>Properties</h2>
|
|
105
109
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="VERSION" class="tsd-anchor"></a>
|
|
@@ -110,19 +114,19 @@
|
|
|
110
114
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
111
115
|
<p>Inherited from TagRender.VERSION</p>
|
|
112
116
|
<ul>
|
|
113
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
117
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/base/BasePlugin.ts#L66">plugins/src/base/BasePlugin.ts:66</a></li></ul></aside></section>
|
|
114
118
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="config" class="tsd-anchor"></a>
|
|
115
119
|
<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>
|
|
116
120
|
<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">
|
|
117
121
|
<p>Inherited from TagRender.config</p>
|
|
118
122
|
<ul>
|
|
119
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
123
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L38">plugins/src/PanoTagPlugin/controller/TagUtil.ts:38</a></li></ul></aside></section>
|
|
120
124
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="five" class="tsd-anchor"></a>
|
|
121
125
|
<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>
|
|
122
126
|
<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">
|
|
123
127
|
<p>Inherited from TagRender.five</p>
|
|
124
128
|
<ul>
|
|
125
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
129
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/base/BasePlugin.ts#L68">plugins/src/base/BasePlugin.ts:68</a></li></ul></aside></section>
|
|
126
130
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hooks" class="tsd-anchor"></a>
|
|
127
131
|
<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>
|
|
128
132
|
<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 +135,7 @@
|
|
|
131
135
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
132
136
|
<p>Inherited from TagRender.hooks</p>
|
|
133
137
|
<ul>
|
|
134
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
138
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/base/BasePlugin.ts#L73">plugins/src/base/BasePlugin.ts:73</a></li></ul></aside></section>
|
|
135
139
|
<section class="tsd-panel tsd-member"><a id="state" class="tsd-anchor"></a>
|
|
136
140
|
<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>
|
|
137
141
|
<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>
|
|
@@ -147,19 +151,41 @@
|
|
|
147
151
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
148
152
|
<p>Overrides TagRender.state</p>
|
|
149
153
|
<ul>
|
|
150
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
154
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L24">plugins/src/PanoTagPlugin/controller/index.ts:24</a></li></ul></aside></section>
|
|
151
155
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="staticPrefix" class="tsd-anchor"></a>
|
|
152
156
|
<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>
|
|
153
157
|
<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">
|
|
154
158
|
<p>Inherited from TagRender.staticPrefix</p>
|
|
155
159
|
<ul>
|
|
156
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
160
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/base/BasePlugin.ts#L75">plugins/src/base/BasePlugin.ts:75</a></li></ul></aside></section>
|
|
157
161
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="tags" class="tsd-anchor"></a>
|
|
158
162
|
<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>
|
|
159
163
|
<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">
|
|
160
164
|
<p>Inherited from TagRender.tags</p>
|
|
161
165
|
<ul>
|
|
162
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
166
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L36">plugins/src/PanoTagPlugin/controller/TagUtil.ts:36</a></li></ul></aside></section></section>
|
|
167
|
+
<section class="tsd-panel-group tsd-member-group">
|
|
168
|
+
<h2>Accessors</h2>
|
|
169
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="workCode" class="tsd-anchor"></a>
|
|
170
|
+
<h3 class="tsd-anchor-link"><span>work<wbr/>Code</span><a href="#workCode" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
171
|
+
<ul class="tsd-signatures tsd-is-inherited">
|
|
172
|
+
<li class="tsd-signature" id="workCode.workCode-1"><span class="tsd-signature-symbol">get</span> workCode<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
|
|
173
|
+
<li class="tsd-description">
|
|
174
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
|
|
175
|
+
<p>Inherited from TagRender.workCode</p>
|
|
176
|
+
<ul>
|
|
177
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L44">plugins/src/PanoTagPlugin/controller/TagUtil.ts:44</a></li></ul></aside></li>
|
|
178
|
+
<li class="tsd-signature" id="workCode.workCode-2"><span class="tsd-signature-symbol">set</span> workCode<span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">workCode</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
|
|
179
|
+
<li class="tsd-description">
|
|
180
|
+
<div class="tsd-parameters">
|
|
181
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
182
|
+
<ul class="tsd-parameter-list">
|
|
183
|
+
<li>
|
|
184
|
+
<h5><span class="tsd-kind-parameter">workCode</span>: <span class="tsd-signature-type">string</span></h5></li></ul></div>
|
|
185
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
186
|
+
<p>Inherited from TagRender.workCode</p>
|
|
187
|
+
<ul>
|
|
188
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L40">plugins/src/PanoTagPlugin/controller/TagUtil.ts:40</a></li></ul></aside></li></ul></section></section>
|
|
163
189
|
<section class="tsd-panel-group tsd-member-group">
|
|
164
190
|
<h2>Methods</h2>
|
|
165
191
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="absoluteUrl" class="tsd-anchor"></a>
|
|
@@ -178,7 +204,7 @@
|
|
|
178
204
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
179
205
|
<p>Inherited from TagRender.absoluteUrl</p>
|
|
180
206
|
<ul>
|
|
181
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
207
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/base/BasePlugin.ts#L126">plugins/src/base/BasePlugin.ts:126</a></li></ul></aside></li></ul></section>
|
|
182
208
|
<section class="tsd-panel tsd-member"><a id="addTag" class="tsd-anchor"></a>
|
|
183
209
|
<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>
|
|
184
210
|
<ul class="tsd-signatures">
|
|
@@ -196,7 +222,7 @@
|
|
|
196
222
|
<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>
|
|
197
223
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
198
224
|
<ul>
|
|
199
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
225
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L81">plugins/src/PanoTagPlugin/controller/index.ts:81</a></li></ul></aside></li></ul></section>
|
|
200
226
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="appendTo" class="tsd-anchor"></a>
|
|
201
227
|
<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>
|
|
202
228
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -214,7 +240,7 @@
|
|
|
214
240
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
215
241
|
<p>Inherited from TagRender.appendTo</p>
|
|
216
242
|
<ul>
|
|
217
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
243
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/base/BasePlugin.ts#L104">plugins/src/base/BasePlugin.ts:104</a></li></ul></aside></li></ul></section>
|
|
218
244
|
<section class="tsd-panel tsd-member"><a id="changeConfig" class="tsd-anchor"></a>
|
|
219
245
|
<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>
|
|
220
246
|
<ul class="tsd-signatures">
|
|
@@ -232,7 +258,7 @@
|
|
|
232
258
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
233
259
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
234
260
|
<ul>
|
|
235
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
261
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L145">plugins/src/PanoTagPlugin/controller/index.ts:145</a></li></ul></aside></li></ul></section>
|
|
236
262
|
<section class="tsd-panel tsd-member"><a id="changeContentTypeConfig" class="tsd-anchor"></a>
|
|
237
263
|
<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>
|
|
238
264
|
<ul class="tsd-signatures">
|
|
@@ -257,7 +283,7 @@
|
|
|
257
283
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
258
284
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
259
285
|
<ul>
|
|
260
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
286
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L173">plugins/src/PanoTagPlugin/controller/index.ts:173</a></li></ul></aside></li></ul></section>
|
|
261
287
|
<section class="tsd-panel tsd-member"><a id="changeDataById" class="tsd-anchor"></a>
|
|
262
288
|
<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>
|
|
263
289
|
<ul class="tsd-signatures">
|
|
@@ -282,7 +308,7 @@
|
|
|
282
308
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
283
309
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
284
310
|
<ul>
|
|
285
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
311
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L288">plugins/src/PanoTagPlugin/controller/index.ts:288</a></li></ul></aside></li></ul></section>
|
|
286
312
|
<section class="tsd-panel tsd-member"><a id="changeEnabledById" class="tsd-anchor"></a>
|
|
287
313
|
<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>
|
|
288
314
|
<ul class="tsd-signatures">
|
|
@@ -297,7 +323,7 @@
|
|
|
297
323
|
<h5><span class="tsd-kind-parameter">enabled</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
298
324
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
299
325
|
<ul>
|
|
300
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
326
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L268">plugins/src/PanoTagPlugin/controller/index.ts:268</a></li></ul></aside></li></ul></section>
|
|
301
327
|
<section class="tsd-panel tsd-member"><a id="changeGlobalConfig" class="tsd-anchor"></a>
|
|
302
328
|
<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>
|
|
303
329
|
<ul class="tsd-signatures">
|
|
@@ -315,7 +341,7 @@
|
|
|
315
341
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
316
342
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
317
343
|
<ul>
|
|
318
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
344
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L159">plugins/src/PanoTagPlugin/controller/index.ts:159</a></li></ul></aside></li></ul></section>
|
|
319
345
|
<section class="tsd-panel tsd-member"><a id="changeStickTypeById" class="tsd-anchor"></a>
|
|
320
346
|
<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>
|
|
321
347
|
<ul class="tsd-signatures">
|
|
@@ -340,7 +366,7 @@
|
|
|
340
366
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
341
367
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
342
368
|
<ul>
|
|
343
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
369
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L309">plugins/src/PanoTagPlugin/controller/index.ts:309</a></li></ul></aside></li></ul></section>
|
|
344
370
|
<section class="tsd-panel tsd-member"><a id="changeTagById" class="tsd-anchor"></a>
|
|
345
371
|
<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>
|
|
346
372
|
<ul class="tsd-signatures">
|
|
@@ -365,7 +391,7 @@
|
|
|
365
391
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
366
392
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
367
393
|
<ul>
|
|
368
|
-
<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/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L320">plugins/src/PanoTagPlugin/controller/index.ts:320</a></li></ul></aside></li></ul></section>
|
|
369
395
|
<section class="tsd-panel tsd-member"><a id="changeTagModel" class="tsd-anchor"></a>
|
|
370
396
|
<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>
|
|
371
397
|
<ul class="tsd-signatures">
|
|
@@ -383,7 +409,7 @@
|
|
|
383
409
|
<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>
|
|
384
410
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
385
411
|
<ul>
|
|
386
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
412
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L354">plugins/src/PanoTagPlugin/controller/index.ts:354</a></li></ul></aside></li></ul></section>
|
|
387
413
|
<section class="tsd-panel tsd-member"><a id="changeTagNormalById" class="tsd-anchor"></a>
|
|
388
414
|
<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>
|
|
389
415
|
<ul class="tsd-signatures">
|
|
@@ -401,7 +427,7 @@
|
|
|
401
427
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
402
428
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
403
429
|
<ul>
|
|
404
|
-
<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/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L278">plugins/src/PanoTagPlugin/controller/index.ts:278</a></li></ul></aside></li></ul></section>
|
|
405
431
|
<section class="tsd-panel tsd-member"><a id="changeUnfoldedById" class="tsd-anchor"></a>
|
|
406
432
|
<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>
|
|
407
433
|
<ul class="tsd-signatures">
|
|
@@ -416,7 +442,7 @@
|
|
|
416
442
|
<h5><span class="tsd-kind-parameter">unfolded</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
417
443
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
418
444
|
<ul>
|
|
419
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
445
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L254">plugins/src/PanoTagPlugin/controller/index.ts:254</a></li></ul></aside></li></ul></section>
|
|
420
446
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="clearTags" class="tsd-anchor"></a>
|
|
421
447
|
<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>
|
|
422
448
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -425,7 +451,7 @@
|
|
|
425
451
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
426
452
|
<p>Inherited from TagRender.clearTags</p>
|
|
427
453
|
<ul>
|
|
428
|
-
<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/469f740/plugins/src/PanoTagPlugin/controller/TagRender.ts#L66">plugins/src/PanoTagPlugin/controller/TagRender.ts:66</a></li></ul></aside></li></ul></section>
|
|
429
455
|
<section class="tsd-panel tsd-member"><a id="destroyTagById" class="tsd-anchor"></a>
|
|
430
456
|
<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>
|
|
431
457
|
<ul class="tsd-signatures">
|
|
@@ -441,7 +467,7 @@
|
|
|
441
467
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
442
468
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
443
469
|
<ul>
|
|
444
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
470
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L343">plugins/src/PanoTagPlugin/controller/index.ts:343</a></li></ul></aside></li></ul></section>
|
|
445
471
|
<section class="tsd-panel tsd-member"><a id="disable" class="tsd-anchor"></a>
|
|
446
472
|
<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>
|
|
447
473
|
<ul class="tsd-signatures">
|
|
@@ -458,7 +484,7 @@
|
|
|
458
484
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
459
485
|
<p>Overrides TagRender.disable</p>
|
|
460
486
|
<ul>
|
|
461
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
487
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L206">plugins/src/PanoTagPlugin/controller/index.ts:206</a></li></ul></aside></li></ul></section>
|
|
462
488
|
<section class="tsd-panel tsd-member"><a id="dispose" class="tsd-anchor"></a>
|
|
463
489
|
<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>
|
|
464
490
|
<ul class="tsd-signatures">
|
|
@@ -470,7 +496,7 @@
|
|
|
470
496
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
471
497
|
<p>Overrides TagRender.dispose</p>
|
|
472
498
|
<ul>
|
|
473
|
-
<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/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L231">plugins/src/PanoTagPlugin/controller/index.ts:231</a></li></ul></aside></li></ul></section>
|
|
474
500
|
<section class="tsd-panel tsd-member"><a id="enable" class="tsd-anchor"></a>
|
|
475
501
|
<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>
|
|
476
502
|
<ul class="tsd-signatures">
|
|
@@ -487,7 +513,7 @@
|
|
|
487
513
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
488
514
|
<p>Overrides TagRender.enable</p>
|
|
489
515
|
<ul>
|
|
490
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
516
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L199">plugins/src/PanoTagPlugin/controller/index.ts:199</a></li></ul></aside></li></ul></section>
|
|
491
517
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getCurrentState" class="tsd-anchor"></a>
|
|
492
518
|
<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>
|
|
493
519
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -499,7 +525,7 @@
|
|
|
499
525
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
500
526
|
<p>Inherited from TagRender.getCurrentState</p>
|
|
501
527
|
<ul>
|
|
502
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
528
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/base/BasePlugin.ts#L96">plugins/src/base/BasePlugin.ts:96</a></li></ul></aside></li></ul></section>
|
|
503
529
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getCurrentVisibleState" class="tsd-anchor"></a>
|
|
504
530
|
<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>
|
|
505
531
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -516,7 +542,7 @@
|
|
|
516
542
|
</div><aside class="tsd-sources">
|
|
517
543
|
<p>Inherited from TagRender.getCurrentVisibleState</p>
|
|
518
544
|
<ul>
|
|
519
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
545
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L122">plugins/src/PanoTagPlugin/controller/TagUtil.ts:122</a></li></ul></aside></li></ul></section>
|
|
520
546
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTagById" class="tsd-anchor"></a>
|
|
521
547
|
<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>
|
|
522
548
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -537,7 +563,7 @@
|
|
|
537
563
|
<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">
|
|
538
564
|
<p>Inherited from TagRender.getTagById</p>
|
|
539
565
|
<ul>
|
|
540
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
566
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L92">plugins/src/PanoTagPlugin/controller/TagUtil.ts:92</a></li></ul></aside></li></ul></section>
|
|
541
567
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTagConfig" class="tsd-anchor"></a>
|
|
542
568
|
<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>
|
|
543
569
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -561,7 +587,7 @@
|
|
|
561
587
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
562
588
|
<p>Inherited from TagRender.getTagConfig</p>
|
|
563
589
|
<ul>
|
|
564
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
590
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L112">plugins/src/PanoTagPlugin/controller/TagUtil.ts:112</a></li></ul></aside></li></ul></section>
|
|
565
591
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getUnfoldedByCamera" class="tsd-anchor"></a>
|
|
566
592
|
<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>
|
|
567
593
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -578,7 +604,7 @@
|
|
|
578
604
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
579
605
|
<p>Inherited from TagRender.getUnfoldedByCamera</p>
|
|
580
606
|
<ul>
|
|
581
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
607
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L186">plugins/src/PanoTagPlugin/controller/TagComputer.ts:186</a></li></ul></aside></li></ul></section>
|
|
582
608
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getUnfoldedByPanoIndex" class="tsd-anchor"></a>
|
|
583
609
|
<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>
|
|
584
610
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -597,7 +623,7 @@
|
|
|
597
623
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
598
624
|
<p>Inherited from TagRender.getUnfoldedByPanoIndex</p>
|
|
599
625
|
<ul>
|
|
600
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
626
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L155">plugins/src/PanoTagPlugin/controller/TagComputer.ts:155</a></li></ul></aside></li></ul></section>
|
|
601
627
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisible" class="tsd-anchor"></a>
|
|
602
628
|
<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>
|
|
603
629
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -616,7 +642,7 @@
|
|
|
616
642
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
617
643
|
<p>Inherited from TagRender.getVisible</p>
|
|
618
644
|
<ul>
|
|
619
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
645
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L22">plugins/src/PanoTagPlugin/controller/TagComputer.ts:22</a></li></ul></aside></li></ul></section>
|
|
620
646
|
<section class="tsd-panel tsd-member"><a id="hide" class="tsd-anchor"></a>
|
|
621
647
|
<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>
|
|
622
648
|
<ul class="tsd-signatures">
|
|
@@ -635,7 +661,7 @@
|
|
|
635
661
|
<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">
|
|
636
662
|
<p>Overrides TagRender.hide</p>
|
|
637
663
|
<ul>
|
|
638
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
664
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L192">plugins/src/PanoTagPlugin/controller/index.ts:192</a></li></ul></aside></li></ul></section>
|
|
639
665
|
<section class="tsd-panel tsd-member"><a id="load" class="tsd-anchor"></a>
|
|
640
666
|
<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>
|
|
641
667
|
<ul class="tsd-signatures">
|
|
@@ -653,7 +679,7 @@
|
|
|
653
679
|
<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>
|
|
654
680
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
655
681
|
<ul>
|
|
656
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
682
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L54">plugins/src/PanoTagPlugin/controller/index.ts:54</a></li></ul></aside></li></ul></section>
|
|
657
683
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="pauseCurrentMedia" class="tsd-anchor"></a>
|
|
658
684
|
<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>
|
|
659
685
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -665,7 +691,7 @@
|
|
|
665
691
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
666
692
|
<p>Inherited from TagRender.pauseCurrentMedia</p>
|
|
667
693
|
<ul>
|
|
668
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
694
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L105">plugins/src/PanoTagPlugin/controller/TagUtil.ts:105</a></li></ul></aside></li></ul></section>
|
|
669
695
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="registerRenderer" class="tsd-anchor"></a>
|
|
670
696
|
<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>
|
|
671
697
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -691,7 +717,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
691
717
|
</div><aside class="tsd-sources">
|
|
692
718
|
<p>Inherited from TagRender.registerRenderer</p>
|
|
693
719
|
<ul>
|
|
694
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
720
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/TagRender.ts#L62">plugins/src/PanoTagPlugin/controller/TagRender.ts:62</a></li></ul></aside></li></ul></section>
|
|
695
721
|
<section class="tsd-panel tsd-member"><a id="setState" class="tsd-anchor"></a>
|
|
696
722
|
<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>
|
|
697
723
|
<ul class="tsd-signatures">
|
|
@@ -712,7 +738,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
712
738
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
713
739
|
<p>Overrides TagRender.setState</p>
|
|
714
740
|
<ul>
|
|
715
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
741
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L213">plugins/src/PanoTagPlugin/controller/index.ts:213</a></li></ul></aside></li></ul></section>
|
|
716
742
|
<section class="tsd-panel tsd-member"><a id="show" class="tsd-anchor"></a>
|
|
717
743
|
<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>
|
|
718
744
|
<ul class="tsd-signatures">
|
|
@@ -731,7 +757,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
731
757
|
<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">
|
|
732
758
|
<p>Overrides TagRender.show</p>
|
|
733
759
|
<ul>
|
|
734
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
760
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L185">plugins/src/PanoTagPlugin/controller/index.ts:185</a></li></ul></aside></li></ul></section>
|
|
735
761
|
<section class="tsd-panel tsd-member"><a id="whyHide" class="tsd-anchor"></a>
|
|
736
762
|
<h3 class="tsd-anchor-link"><span>why<wbr/>Hide</span><a href="#whyHide" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
|
|
737
763
|
<ul class="tsd-signatures">
|
|
@@ -744,7 +770,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
744
770
|
<h5><span class="tsd-kind-parameter">tagId</span>: <a href="../types/TagId.html" class="tsd-signature-type tsd-kind-type-alias">TagId</a></h5></li></ul></div>
|
|
745
771
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">reason</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">reasonObj</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">undefined</span><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><br/><span> </span><span class="tsd-kind-property">reason</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span> </span><span class="tsd-kind-property">reasonObj</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></h4><aside class="tsd-sources">
|
|
746
772
|
<ul>
|
|
747
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
773
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/469f740/plugins/src/PanoTagPlugin/controller/index.ts#L363">plugins/src/PanoTagPlugin/controller/index.ts:363</a></li></ul></aside></li></ul></section></section></div>
|
|
748
774
|
<div class="col-sidebar">
|
|
749
775
|
<div class="page-menu">
|
|
750
776
|
<div class="tsd-navigation settings">
|
|
@@ -769,6 +795,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
769
795
|
<li><a href="#state" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>state</span></a></li>
|
|
770
796
|
<li><a href="#staticPrefix" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>static<wbr/>Prefix</span></a></li>
|
|
771
797
|
<li><a href="#tags" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>tags</span></a></li>
|
|
798
|
+
<li><a href="#workCode" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-262144"></use></svg><span>work<wbr/>Code</span></a></li>
|
|
772
799
|
<li><a href="#absoluteUrl" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>absolute<wbr/>Url</span></a></li>
|
|
773
800
|
<li><a href="#addTag" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>add<wbr/>Tag</span></a></li>
|
|
774
801
|
<li><a href="#appendTo" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>append<wbr/>To</span></a></li>
|
|
@@ -802,7 +829,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
802
829
|
<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>
|
|
803
830
|
<li><a href="#whyHide" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>why<wbr/>Hide</span></a></li></ul></div></details></div>
|
|
804
831
|
<div class="site-menu">
|
|
805
|
-
<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/> v3.2.0-<wbr/>dev.
|
|
832
|
+
<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/> v3.2.0-<wbr/>dev.7</span></a>
|
|
806
833
|
<ul class="tsd-small-nested-navigation">
|
|
807
834
|
<li><a href="../modules/AreaMakerPluginType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4"></use></svg><span>Area<wbr/>Maker<wbr/>Plugin<wbr/>Type</span></a></li>
|
|
808
835
|
<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>
|