@realsee/dnalogel 3.0.0-0 → 3.0.0-11
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/CSS3DRenderPlugin/Controller.d.ts +2 -3
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +1 -3
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +0 -1
- package/dist/PanoTagPlugin/controller/TagCache.d.ts +3 -3
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +12 -6
- package/dist/PanoTagPlugin/controller/TagRender.d.ts +1 -5
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +6 -12
- package/dist/PanoTagPlugin/controller/index.d.ts +6 -2
- package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +2 -3
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +20 -66
- package/dist/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -7
- package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +3 -8
- package/dist/PanoTagPlugin/utils/actionAfterFiveModelLoad.d.ts +4 -0
- package/dist/PanoTagPlugin/utils/index.d.ts +2 -0
- package/dist/PanoTagPlugin/utils/planeNormal.d.ts +1 -1
- package/dist/index.cjs.js +57 -57
- package/dist/index.d.ts +0 -1
- package/dist/index.js +4455 -4456
- package/dist/index.umd.js +48 -48
- package/dist/shared-utils/five/FiveDomEvents.d.ts +3 -1
- package/dist/shared-utils/nearlyEqual.d.ts +7 -0
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -31
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +31 -32
- package/docs/classes/CSS3DRender.html +30 -31
- package/docs/classes/CruisePluginController.html +25 -26
- package/docs/classes/GuideLineItem.GuideLineItem.html +19 -20
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -35
- package/docs/classes/Magnifier.html +19 -20
- package/docs/classes/ModelRoomLabelController.html +10 -11
- package/docs/classes/Object3DHelperController.html +24 -25
- package/docs/classes/PaintBrush.html +14 -15
- package/docs/classes/PanoMeasurePluginLine.html +26 -27
- package/docs/classes/PanoMeasurePluginModel.html +26 -27
- package/docs/classes/PanoMeasurePluginPoint.html +10 -11
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -27
- package/docs/classes/PanoTagPluginController.html +107 -53
- package/docs/classes/Util.BetterTween.html +8 -9
- package/docs/classes/Util.Interval.html +11 -12
- package/docs/classes/Util.LineSegments.html +7 -8
- package/docs/classes/Util.Magnifier.html +19 -20
- package/docs/classes/Util.Object3D.html +7 -8
- package/docs/classes/Util.PointDomHelper.html +10 -11
- package/docs/classes/Util.PointHelper.html +10 -11
- package/docs/classes/Util.PointSelectorHelper.html +15 -16
- package/docs/classes/Util.Rectangle.html +12 -13
- package/docs/enums/CameraMovementEffect.html +6 -7
- package/docs/enums/ContentType.html +19 -20
- package/docs/enums/DIRECTION.html +8 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -9
- package/docs/enums/DimensionType.html +6 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -9
- package/docs/enums/PaintBrushTypeEnum.html +7 -8
- package/docs/enums/PointType.html +6 -7
- package/docs/enums/Rotation.html +7 -8
- package/docs/functions/AreaMakerPlugin.html +4 -5
- package/docs/functions/CSS3DRenderPlugin.html +4 -5
- package/docs/functions/CameraMovementPlugin.html +4 -5
- package/docs/functions/CruisePlugin.html +4 -5
- package/docs/functions/CurrentPanoImagePlugin.html +4 -5
- package/docs/functions/GuideLinePlugin.html +4 -5
- package/docs/functions/ItemLabelPlugin.html +4 -5
- package/docs/functions/MapviewFloorplanPlugin.html +4 -5
- package/docs/functions/ModelChassisCompassPlugin.html +4 -5
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -5
- package/docs/functions/ModelFloorplanPlugin.html +4 -5
- package/docs/functions/ModelItemLabelPlugin.html +4 -5
- package/docs/functions/ModelRoomLabelPlugin.html +4 -5
- package/docs/functions/ModelTVVideoPlugin.html +4 -5
- package/docs/functions/ModelViewPlugin.html +4 -5
- package/docs/functions/Object3DHelperPlugin.html +4 -5
- package/docs/functions/PanoCompassPlugin.html +4 -5
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -5
- package/docs/functions/PanoDoorLabelPlugin.html +4 -5
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -5
- package/docs/functions/PanoMeasurePlugin.html +4 -5
- package/docs/functions/PanoRulerPlugin.html +4 -5
- package/docs/functions/PanoRulerProPlugin.html +4 -5
- package/docs/functions/PanoSpatialTagPlugin.html +4 -5
- package/docs/functions/PanoTagPlugin.html +4 -5
- package/docs/functions/PanoVideoPlugin.html +4 -5
- package/docs/functions/PipelinePlugin.html +4 -5
- package/docs/functions/TopviewFloorplanPlugin.html +4 -5
- package/docs/functions/Util.absoluteUrl.html +4 -5
- package/docs/functions/Util.checkFiveModelLoaded.html +4 -5
- package/docs/functions/Util.equal.html +4 -5
- package/docs/functions/Util.getCoordsFromClient.html +4 -5
- package/docs/functions/Util.getCoordsFromElement.html +4 -5
- package/docs/functions/Util.getFrameTime.html +4 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -5
- package/docs/functions/Util.isAbsoluteURL.html +4 -5
- package/docs/functions/Util.isModelLike.html +4 -5
- package/docs/functions/Util.isNil.html +4 -5
- package/docs/functions/Util.isPanoramaLike.html +4 -5
- package/docs/functions/Util.nextFrame.html +4 -5
- package/docs/functions/Util.notNil.html +4 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -5
- package/docs/functions/Util.tweenProgress.html +4 -5
- package/docs/functions/Util.uuid.html +4 -5
- package/docs/functions/pluginFlag.html +4 -5
- package/docs/index.html +4 -5
- package/docs/interfaces/AddTagConfig.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.Config.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -15
- package/docs/interfaces/AreaMakerPluginType.Params.html +6 -7
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -9
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -8
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -6
- package/docs/interfaces/AreaMakerPluginType.State.html +7 -8
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -7
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -8
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -12
- package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -20
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -12
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -14
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -14
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -9
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -6
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -11
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +10 -11
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -12
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -7
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -6
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -8
- package/docs/interfaces/EventMap.html +14 -15
- package/docs/interfaces/FloorplanBounding.html +7 -8
- package/docs/interfaces/FloorplanData.html +9 -10
- package/docs/interfaces/FloorplanEntrance.html +10 -11
- package/docs/interfaces/FloorplanExtraObject.html +9 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -8
- package/docs/interfaces/FloorplanFloorData.html +8 -9
- package/docs/interfaces/FloorplanImagePosition.html +6 -7
- package/docs/interfaces/FloorplanObserver.html +8 -9
- package/docs/interfaces/FloorplanOutlineItem.html +8 -9
- package/docs/interfaces/FloorplanPosition.html +6 -7
- package/docs/interfaces/FloorplanRoomItem.html +12 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -7
- package/docs/interfaces/FloorplanServerBounding.html +7 -8
- package/docs/interfaces/FloorplanServerComputedData.html +9 -10
- package/docs/interfaces/FloorplanServerData.html +6 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -8
- package/docs/interfaces/FloorplanServerEntrance.html +10 -11
- package/docs/interfaces/FloorplanServerFloorData.html +8 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -7
- package/docs/interfaces/FloorplanServerObserver.html +8 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -9
- package/docs/interfaces/FloorplanServerPosition.html +6 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +13 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -7
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -8
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -10
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -13
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -8
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -6
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -13
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -8
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -18
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -7
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -18
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -5
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -6
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -8
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -11
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -9
- package/docs/interfaces/HelperOffset.html +7 -8
- package/docs/interfaces/ImagePlaneGroup.html +5 -6
- package/docs/interfaces/ItemLabelPluginData.html +5 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -9
- package/docs/interfaces/MinMax.html +6 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -6
- package/docs/interfaces/ModelViewPluginExportType.html +10 -11
- package/docs/interfaces/Object3DHelperState.html +7 -8
- package/docs/interfaces/ObjectHelperControllers.html +8 -9
- package/docs/interfaces/PaintBrushAction.html +11 -12
- package/docs/interfaces/PaintBrushConfigs.html +11 -12
- package/docs/interfaces/PaintBrushState.html +9 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -5
- package/docs/interfaces/PanoMeasureParameterType.html +15 -16
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -8
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -7
- package/docs/interfaces/PanoRulerProPluginState.html +7 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -10
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -6
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -8
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -6
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -9
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -6
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -8
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -10
- package/docs/interfaces/Point.html +7 -8
- package/docs/interfaces/Room.html +8 -9
- package/docs/interfaces/RoomInfo.html +6 -7
- package/docs/interfaces/RoomLabel.html +13 -14
- package/docs/interfaces/RoomRules.html +4 -5
- package/docs/interfaces/Rooms.html +4 -5
- package/docs/interfaces/Scissor.html +8 -9
- package/docs/interfaces/State.html +7 -8
- package/docs/interfaces/TagCacheInterface.html +11 -12
- package/docs/interfaces/TagConfig.html +27 -45
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -6
- package/docs/interfaces/TagIconUrl.html +11 -12
- package/docs/interfaces/TagObjectGroup.html +5 -6
- package/docs/interfaces/TagStyle.html +5 -6
- package/docs/interfaces/Tags.html +10 -2153
- package/docs/interfaces/TemporaryState.html +5 -6
- package/docs/interfaces/Util.MagnifierParameter.html +10 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -8
- package/docs/interfaces/Util.PointIntersection.html +7 -8
- package/docs/modules/AreaMakerPluginType.html +4 -5
- package/docs/modules/CruisePluginTypes.html +4 -5
- package/docs/modules/CurrentPanoImagePluginType.html +4 -5
- package/docs/modules/GuideLineItem.html +4 -5
- package/docs/modules/GuideLineModeItem.html +4 -5
- package/docs/modules/GuideLinePluginType.html +4 -5
- package/docs/modules/PanoVideoPluginType.html +4 -5
- package/docs/modules/Util.html +4 -5
- package/docs/modules.html +4 -6
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -5
- package/docs/types/AreaMakerPluginType.PluginData.html +4 -5
- package/docs/types/AreaMakerPluginType.ServerData.html +4 -5
- package/docs/types/ArrayPosition.html +4 -5
- package/docs/types/AudioAppearance.html +4 -5
- package/docs/types/AudioTagTypeConfigKey.html +4 -5
- package/docs/types/CSS3DRenderExportType.html +4 -5
- package/docs/types/CSS3DRenderPluginExportType.html +4 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -5
- package/docs/types/ClassFunctionParameters.html +4 -5
- package/docs/types/Color.html +4 -5
- package/docs/types/ContentTypeConfigKey.html +5 -6
- package/docs/types/ContentTypeConfigKeySplit.html +5 -6
- package/docs/types/ContentTypeMap.html +4 -5
- package/docs/types/Create3DDomContainerReturnType.html +4 -5
- package/docs/types/Create3DElementReturnType.html +4 -5
- package/docs/types/CruisePluginExportType.html +4 -5
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -5
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -5
- package/docs/types/CurrentPanoImagePluginExportType.html +4 -5
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -5
- package/docs/types/DeprecatedTagProperty.html +4 -5
- package/docs/types/Direction-1.html +4 -5
- package/docs/types/Direction4.html +4 -5
- package/docs/types/ElementRenderer.html +4 -5
- package/docs/types/FloorplanRuleLabels.html +4 -5
- package/docs/types/FloorplanServerRuleLabels.html +4 -5
- package/docs/types/GuideLinePluginExportType.html +4 -5
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -5
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -5
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -5
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -5
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -5
- package/docs/types/GuideLinePluginType.PathItem.html +4 -5
- package/docs/types/GuideLinePluginType.PluginData.html +4 -5
- package/docs/types/HelperEventMap.html +4 -5
- package/docs/types/LoadTagConfig.html +4 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -5
- package/docs/types/MediaData.html +4 -5
- package/docs/types/MediaStore.html +4 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -5
- package/docs/types/MoveArgs.html +4 -5
- package/docs/types/MoveOpts.html +4 -5
- package/docs/types/Object3DHelperEventMap.html +4 -5
- package/docs/types/ObjectFit.html +4 -5
- package/docs/types/PaintBrushEventMap.html +4 -5
- package/docs/types/PanoCompassPluginData.html +4 -5
- package/docs/types/PanoCompassPluginExportType.html +4 -5
- package/docs/types/PanoCompassPluginParameterType.html +4 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -5
- package/docs/types/PanoIndex.html +4 -5
- package/docs/types/PanoMeasurePluginEvent.html +4 -5
- package/docs/types/PanoMeasureReturnType.html +4 -5
- package/docs/types/PanoSpatialTagPluginId.html +4 -5
- package/docs/types/PanoTagPluginExportInterface.html +4 -5
- package/docs/types/PanoTagPluginParamsInterface.html +4 -5
- package/docs/types/PanoVideoPluginParameterType.html +4 -5
- package/docs/types/PanoVideoPluginReturnType.html +4 -5
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +5 -6
- package/docs/types/PipelinePluginParameterType.html +4 -5
- package/docs/types/PipelinePluginReturnType.html +4 -5
- package/docs/types/PlaneTag.html +4 -5
- package/docs/types/Point2DTag.html +4 -5
- package/docs/types/Point3DTag.html +4 -5
- package/docs/types/PointTag.html +4 -5
- package/docs/types/PointTagInstance.html +4 -5
- package/docs/types/Position.html +4 -5
- package/docs/types/RotateArgs.html +4 -5
- package/docs/types/RotateOpts.html +4 -5
- package/docs/types/RuleLabelsKey.html +4 -5
- package/docs/types/RuleLabelsValue.html +4 -5
- package/docs/types/StickType.html +4 -5
- package/docs/types/Tag.html +6 -7
- package/docs/types/Tag2D.html +4 -5
- package/docs/types/Tag3D.html +4 -5
- package/docs/types/TagConfigByKey.html +4 -5
- package/docs/types/TagContentType.html +4 -5
- package/docs/types/TagDimensionType.html +4 -5
- package/docs/types/TagElement.html +4 -5
- package/docs/types/TagEvents.html +4 -5
- package/docs/types/TagGLTFObject.html +4 -5
- package/docs/types/TagHooks.html +4 -5
- package/docs/types/TagId.html +4 -5
- package/docs/types/TagInstance.html +5 -8
- package/docs/types/TagPointType.html +4 -5
- package/docs/types/TagRendererMap.html +4 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -5
- package/docs/types/WorkCode.html +4 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -5
- package/docs/variables/PLUGIN.html +4 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -5
- package/docs/variables/ROOM_TYPE_MAP.html +4 -5
- package/docs/variables/defaultGlobalConfig.html +4 -5
- package/docs/variables/itemLabelPluginServerParams.html +4 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -5
- package/libs/CSS3DRenderPlugin/Controller.d.ts +2 -3
- package/libs/CSS3DRenderPlugin/Controller.js +3 -4
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +1 -3
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +11 -11
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +0 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +66 -68
- package/libs/CruisePlugin/Controller.js +3 -5
- package/libs/CruisePlugin/index.js +6 -8
- package/libs/CurrentPanoImagePlugin/Controller.js +18 -21
- package/libs/CurrentPanoImagePlugin/index.js +3 -4
- package/libs/GuideLinePlugin/Controller.js +5 -7
- package/libs/GuideLinePlugin/GuideLineItem.js +3 -5
- package/libs/GuideLinePlugin/GuideLineModeItem.js +3 -5
- package/libs/GuideLinePlugin/index.js +8 -10
- package/libs/PanoTagPlugin/Components/Tag/index.js +71 -70
- package/libs/PanoTagPlugin/Components/TagContainer.js +33 -32
- package/libs/PanoTagPlugin/Components/TagItem.js +116 -115
- package/libs/PanoTagPlugin/controller/TagCache.d.ts +3 -3
- package/libs/PanoTagPlugin/controller/TagCache.js +14 -14
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +12 -6
- package/libs/PanoTagPlugin/controller/TagComputer.js +199 -168
- package/libs/PanoTagPlugin/controller/TagRender.d.ts +1 -5
- package/libs/PanoTagPlugin/controller/TagRender.js +117 -138
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +6 -12
- package/libs/PanoTagPlugin/controller/TagUtil.js +152 -178
- package/libs/PanoTagPlugin/controller/index.d.ts +6 -2
- package/libs/PanoTagPlugin/controller/index.js +148 -140
- package/libs/PanoTagPlugin/index.js +13 -16
- package/libs/PanoTagPlugin/tag.config.js +3 -11
- package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +2 -3
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +20 -66
- package/libs/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -7
- package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +3 -8
- package/libs/PanoTagPlugin/utils/actionAfterFiveModelLoad.d.ts +4 -0
- package/libs/PanoTagPlugin/utils/actionAfterFiveModelLoad.js +16 -0
- package/libs/PanoTagPlugin/utils/addDebugPoints.js +1 -1
- package/libs/PanoTagPlugin/utils/index.d.ts +2 -0
- package/libs/PanoTagPlugin/utils/index.js +31 -23
- package/libs/PanoTagPlugin/utils/planeNormal.d.ts +1 -1
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/index.js +1 -0
- package/libs/floorplan/utils/correctFiveState.js +25 -25
- package/libs/index.d.ts +0 -1
- package/libs/index.js +117 -120
- package/libs/shared-utils/five/FiveDomEvents.d.ts +3 -1
- package/libs/shared-utils/five/FiveDomEvents.js +56 -50
- package/libs/shared-utils/five/changeMode.js +11 -11
- package/libs/shared-utils/five/mode.js +5 -5
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/nearlyEqual.d.ts +7 -0
- package/libs/shared-utils/nearlyEqual.js +9 -3
- package/package.json +2 -2
- package/dist/PanoTagPlugin/utils/tag/adaptConfig.d.ts +0 -2
- package/dist/shared-utils/five/adapt.d.ts +0 -9
- package/dist/shared-utils/five/fiveModelLoad.d.ts +0 -9
- package/dist/shared-utils/typescript/entries.d.ts +0 -2
- package/docs/types/ModelId.html +0 -279
- package/libs/PanoTagPlugin/utils/tag/adaptConfig.d.ts +0 -2
- package/libs/PanoTagPlugin/utils/tag/adaptConfig.js +0 -7
- package/libs/shared-utils/five/adapt.d.ts +0 -9
- package/libs/shared-utils/five/adapt.js +0 -16
- package/libs/shared-utils/five/fiveModelLoad.d.ts +0 -9
- package/libs/shared-utils/five/fiveModelLoad.js +0 -29
- package/libs/shared-utils/typescript/entries.d.ts +0 -2
- package/libs/shared-utils/typescript/entries.js +0 -6
|
@@ -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.0.0-
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>PanoTagPluginController | 如视看房插件合集 - v3.0.0-11</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.0.0-
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v3.0.0-11</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/5e0beba/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">
|
|
@@ -64,11 +64,14 @@
|
|
|
64
64
|
<a href="PanoTagPluginController.html#enable" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>enable</span></a>
|
|
65
65
|
<a href="PanoTagPluginController.html#getCurrentState" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Current<wbr/>State</span></a>
|
|
66
66
|
<a href="PanoTagPluginController.html#getCurrentVisibleState" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Current<wbr/>Visible<wbr/>State</span></a>
|
|
67
|
+
<a href="PanoTagPluginController.html#getModelMedialVisibleByPanoIndex" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Model<wbr/>Medial<wbr/>Visible<wbr/>By<wbr/>Pano<wbr/>Index</span></a>
|
|
67
68
|
<a href="PanoTagPluginController.html#getTagById" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Tag<wbr/>By<wbr/>Id</span></a>
|
|
68
69
|
<a href="PanoTagPluginController.html#getTagConfig" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Tag<wbr/>Config</span></a>
|
|
69
70
|
<a href="PanoTagPluginController.html#getUnfoldedByCamera" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Unfolded<wbr/>By<wbr/>Camera</span></a>
|
|
70
71
|
<a href="PanoTagPluginController.html#getUnfoldedByPanoIndex" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Unfolded<wbr/>By<wbr/>Pano<wbr/>Index</span></a>
|
|
71
72
|
<a href="PanoTagPluginController.html#getVisible" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Visible</span></a>
|
|
73
|
+
<a href="PanoTagPluginController.html#getVisibleByFiveMode" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Visible<wbr/>By<wbr/>Five<wbr/>Mode</span></a>
|
|
74
|
+
<a href="PanoTagPluginController.html#getVisibleByPanoIndex" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Visible<wbr/>By<wbr/>Pano<wbr/>Index</span></a>
|
|
72
75
|
<a href="PanoTagPluginController.html#hide" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>hide</span></a>
|
|
73
76
|
<a href="PanoTagPluginController.html#load" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>load</span></a>
|
|
74
77
|
<a href="PanoTagPluginController.html#pauseCurrentMedia" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>pause<wbr/>Current<wbr/>Media</span></a>
|
|
@@ -99,7 +102,7 @@
|
|
|
99
102
|
<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
103
|
<p>Overrides TagRender.constructor</p>
|
|
101
104
|
<ul>
|
|
102
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
105
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L30">plugins/src/PanoTagPlugin/controller/index.ts:30</a></li></ul></aside></li></ul></section></section>
|
|
103
106
|
<section class="tsd-panel-group tsd-member-group">
|
|
104
107
|
<h2>Properties</h2>
|
|
105
108
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="VERSION" class="tsd-anchor"></a>
|
|
@@ -110,19 +113,19 @@
|
|
|
110
113
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
111
114
|
<p>Inherited from TagRender.VERSION</p>
|
|
112
115
|
<ul>
|
|
113
|
-
<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/5e0beba/plugins/src/base/BasePlugin.ts#L66">plugins/src/base/BasePlugin.ts:66</a></li></ul></aside></section>
|
|
114
117
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="config" class="tsd-anchor"></a>
|
|
115
118
|
<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
119
|
<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
120
|
<p>Inherited from TagRender.config</p>
|
|
118
121
|
<ul>
|
|
119
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
122
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L21">plugins/src/PanoTagPlugin/controller/TagUtil.ts:21</a></li></ul></aside></section>
|
|
120
123
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="five" class="tsd-anchor"></a>
|
|
121
124
|
<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
125
|
<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
126
|
<p>Inherited from TagRender.five</p>
|
|
124
127
|
<ul>
|
|
125
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
128
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/base/BasePlugin.ts#L68">plugins/src/base/BasePlugin.ts:68</a></li></ul></aside></section>
|
|
126
129
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="hooks" class="tsd-anchor"></a>
|
|
127
130
|
<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
131
|
<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 +134,7 @@
|
|
|
131
134
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
132
135
|
<p>Inherited from TagRender.hooks</p>
|
|
133
136
|
<ul>
|
|
134
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
137
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/base/BasePlugin.ts#L73">plugins/src/base/BasePlugin.ts:73</a></li></ul></aside></section>
|
|
135
138
|
<section class="tsd-panel tsd-member"><a id="state" class="tsd-anchor"></a>
|
|
136
139
|
<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
140
|
<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 +150,19 @@
|
|
|
147
150
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
148
151
|
<p>Overrides TagRender.state</p>
|
|
149
152
|
<ul>
|
|
150
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
153
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L22">plugins/src/PanoTagPlugin/controller/index.ts:22</a></li></ul></aside></section>
|
|
151
154
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="staticPrefix" class="tsd-anchor"></a>
|
|
152
155
|
<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
156
|
<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
157
|
<p>Inherited from TagRender.staticPrefix</p>
|
|
155
158
|
<ul>
|
|
156
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
159
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/base/BasePlugin.ts#L75">plugins/src/base/BasePlugin.ts:75</a></li></ul></aside></section>
|
|
157
160
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="tags" class="tsd-anchor"></a>
|
|
158
161
|
<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
162
|
<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
163
|
<p>Inherited from TagRender.tags</p>
|
|
161
164
|
<ul>
|
|
162
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
165
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L19">plugins/src/PanoTagPlugin/controller/TagUtil.ts:19</a></li></ul></aside></section></section>
|
|
163
166
|
<section class="tsd-panel-group tsd-member-group">
|
|
164
167
|
<h2>Methods</h2>
|
|
165
168
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="absoluteUrl" class="tsd-anchor"></a>
|
|
@@ -178,7 +181,7 @@
|
|
|
178
181
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
179
182
|
<p>Inherited from TagRender.absoluteUrl</p>
|
|
180
183
|
<ul>
|
|
181
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
184
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/base/BasePlugin.ts#L126">plugins/src/base/BasePlugin.ts:126</a></li></ul></aside></li></ul></section>
|
|
182
185
|
<section class="tsd-panel tsd-member"><a id="addTag" class="tsd-anchor"></a>
|
|
183
186
|
<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
187
|
<ul class="tsd-signatures">
|
|
@@ -196,7 +199,7 @@
|
|
|
196
199
|
<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
200
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
198
201
|
<ul>
|
|
199
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
202
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L79">plugins/src/PanoTagPlugin/controller/index.ts:79</a></li></ul></aside></li></ul></section>
|
|
200
203
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="appendTo" class="tsd-anchor"></a>
|
|
201
204
|
<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
205
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -214,7 +217,7 @@
|
|
|
214
217
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
215
218
|
<p>Inherited from TagRender.appendTo</p>
|
|
216
219
|
<ul>
|
|
217
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
220
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/base/BasePlugin.ts#L104">plugins/src/base/BasePlugin.ts:104</a></li></ul></aside></li></ul></section>
|
|
218
221
|
<section class="tsd-panel tsd-member"><a id="changeConfig" class="tsd-anchor"></a>
|
|
219
222
|
<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
223
|
<ul class="tsd-signatures">
|
|
@@ -232,7 +235,7 @@
|
|
|
232
235
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
233
236
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
234
237
|
<ul>
|
|
235
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
238
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L139">plugins/src/PanoTagPlugin/controller/index.ts:139</a></li></ul></aside></li></ul></section>
|
|
236
239
|
<section class="tsd-panel tsd-member"><a id="changeContentTypeConfig" class="tsd-anchor"></a>
|
|
237
240
|
<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
241
|
<ul class="tsd-signatures">
|
|
@@ -257,7 +260,7 @@
|
|
|
257
260
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
258
261
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
259
262
|
<ul>
|
|
260
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
263
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L167">plugins/src/PanoTagPlugin/controller/index.ts:167</a></li></ul></aside></li></ul></section>
|
|
261
264
|
<section class="tsd-panel tsd-member"><a id="changeDataById" class="tsd-anchor"></a>
|
|
262
265
|
<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
266
|
<ul class="tsd-signatures">
|
|
@@ -282,7 +285,7 @@
|
|
|
282
285
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
283
286
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
284
287
|
<ul>
|
|
285
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
288
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L282">plugins/src/PanoTagPlugin/controller/index.ts:282</a></li></ul></aside></li></ul></section>
|
|
286
289
|
<section class="tsd-panel tsd-member"><a id="changeEnabledById" class="tsd-anchor"></a>
|
|
287
290
|
<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
291
|
<ul class="tsd-signatures">
|
|
@@ -297,7 +300,7 @@
|
|
|
297
300
|
<h5><span class="tsd-kind-parameter">enabled</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
298
301
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
299
302
|
<ul>
|
|
300
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
303
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L262">plugins/src/PanoTagPlugin/controller/index.ts:262</a></li></ul></aside></li></ul></section>
|
|
301
304
|
<section class="tsd-panel tsd-member"><a id="changeGlobalConfig" class="tsd-anchor"></a>
|
|
302
305
|
<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
306
|
<ul class="tsd-signatures">
|
|
@@ -315,7 +318,7 @@
|
|
|
315
318
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
316
319
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
317
320
|
<ul>
|
|
318
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
321
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L153">plugins/src/PanoTagPlugin/controller/index.ts:153</a></li></ul></aside></li></ul></section>
|
|
319
322
|
<section class="tsd-panel tsd-member"><a id="changeStickTypeById" class="tsd-anchor"></a>
|
|
320
323
|
<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
324
|
<ul class="tsd-signatures">
|
|
@@ -340,7 +343,7 @@
|
|
|
340
343
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
341
344
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
342
345
|
<ul>
|
|
343
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
346
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L303">plugins/src/PanoTagPlugin/controller/index.ts:303</a></li></ul></aside></li></ul></section>
|
|
344
347
|
<section class="tsd-panel tsd-member"><a id="changeTagById" class="tsd-anchor"></a>
|
|
345
348
|
<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
349
|
<ul class="tsd-signatures">
|
|
@@ -365,7 +368,7 @@
|
|
|
365
368
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
366
369
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
367
370
|
<ul>
|
|
368
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
371
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L314">plugins/src/PanoTagPlugin/controller/index.ts:314</a></li></ul></aside></li></ul></section>
|
|
369
372
|
<section class="tsd-panel tsd-member"><a id="changeTagModel" class="tsd-anchor"></a>
|
|
370
373
|
<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
374
|
<ul class="tsd-signatures">
|
|
@@ -383,7 +386,7 @@
|
|
|
383
386
|
<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
387
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
385
388
|
<ul>
|
|
386
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
389
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L348">plugins/src/PanoTagPlugin/controller/index.ts:348</a></li></ul></aside></li></ul></section>
|
|
387
390
|
<section class="tsd-panel tsd-member"><a id="changeTagNormalById" class="tsd-anchor"></a>
|
|
388
391
|
<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
392
|
<ul class="tsd-signatures">
|
|
@@ -401,7 +404,7 @@
|
|
|
401
404
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
402
405
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
403
406
|
<ul>
|
|
404
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
407
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L272">plugins/src/PanoTagPlugin/controller/index.ts:272</a></li></ul></aside></li></ul></section>
|
|
405
408
|
<section class="tsd-panel tsd-member"><a id="changeUnfoldedById" class="tsd-anchor"></a>
|
|
406
409
|
<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
410
|
<ul class="tsd-signatures">
|
|
@@ -416,7 +419,7 @@
|
|
|
416
419
|
<h5><span class="tsd-kind-parameter">unfolded</span>: <span class="tsd-signature-type">boolean</span></h5></li></ul></div>
|
|
417
420
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
418
421
|
<ul>
|
|
419
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
422
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L248">plugins/src/PanoTagPlugin/controller/index.ts:248</a></li></ul></aside></li></ul></section>
|
|
420
423
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="clearTags" class="tsd-anchor"></a>
|
|
421
424
|
<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
425
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -425,7 +428,7 @@
|
|
|
425
428
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
426
429
|
<p>Inherited from TagRender.clearTags</p>
|
|
427
430
|
<ul>
|
|
428
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
431
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagRender.ts#L65">plugins/src/PanoTagPlugin/controller/TagRender.ts:65</a></li></ul></aside></li></ul></section>
|
|
429
432
|
<section class="tsd-panel tsd-member"><a id="destroyTagById" class="tsd-anchor"></a>
|
|
430
433
|
<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
434
|
<ul class="tsd-signatures">
|
|
@@ -441,7 +444,7 @@
|
|
|
441
444
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
|
|
442
445
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
443
446
|
<ul>
|
|
444
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
447
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L337">plugins/src/PanoTagPlugin/controller/index.ts:337</a></li></ul></aside></li></ul></section>
|
|
445
448
|
<section class="tsd-panel tsd-member"><a id="disable" class="tsd-anchor"></a>
|
|
446
449
|
<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
450
|
<ul class="tsd-signatures">
|
|
@@ -458,7 +461,7 @@
|
|
|
458
461
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
459
462
|
<p>Overrides TagRender.disable</p>
|
|
460
463
|
<ul>
|
|
461
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
464
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L200">plugins/src/PanoTagPlugin/controller/index.ts:200</a></li></ul></aside></li></ul></section>
|
|
462
465
|
<section class="tsd-panel tsd-member"><a id="dispose" class="tsd-anchor"></a>
|
|
463
466
|
<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
467
|
<ul class="tsd-signatures">
|
|
@@ -470,7 +473,7 @@
|
|
|
470
473
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
471
474
|
<p>Overrides TagRender.dispose</p>
|
|
472
475
|
<ul>
|
|
473
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
476
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L225">plugins/src/PanoTagPlugin/controller/index.ts:225</a></li></ul></aside></li></ul></section>
|
|
474
477
|
<section class="tsd-panel tsd-member"><a id="enable" class="tsd-anchor"></a>
|
|
475
478
|
<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
479
|
<ul class="tsd-signatures">
|
|
@@ -487,7 +490,7 @@
|
|
|
487
490
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
488
491
|
<p>Overrides TagRender.enable</p>
|
|
489
492
|
<ul>
|
|
490
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
493
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L193">plugins/src/PanoTagPlugin/controller/index.ts:193</a></li></ul></aside></li></ul></section>
|
|
491
494
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getCurrentState" class="tsd-anchor"></a>
|
|
492
495
|
<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
496
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -499,7 +502,7 @@
|
|
|
499
502
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
500
503
|
<p>Inherited from TagRender.getCurrentState</p>
|
|
501
504
|
<ul>
|
|
502
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
505
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/base/BasePlugin.ts#L96">plugins/src/base/BasePlugin.ts:96</a></li></ul></aside></li></ul></section>
|
|
503
506
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getCurrentVisibleState" class="tsd-anchor"></a>
|
|
504
507
|
<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
508
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -516,7 +519,26 @@
|
|
|
516
519
|
</div><aside class="tsd-sources">
|
|
517
520
|
<p>Inherited from TagRender.getCurrentVisibleState</p>
|
|
518
521
|
<ul>
|
|
519
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
522
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L177">plugins/src/PanoTagPlugin/controller/TagUtil.ts:177</a></li></ul></aside></li></ul></section>
|
|
523
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getModelMedialVisibleByPanoIndex" class="tsd-anchor"></a>
|
|
524
|
+
<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>
|
|
525
|
+
<ul class="tsd-signatures tsd-is-inherited">
|
|
526
|
+
<li class="tsd-signature tsd-anchor-link" id="getModelMedialVisibleByPanoIndex.getModelMedialVisibleByPanoIndex-1"><span class="tsd-kind-call-signature">get<wbr/>Model<wbr/>Medial<wbr/>Visible<wbr/>By<wbr/>Pano<wbr/>Index</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tag</span>, <span class="tsd-kind-parameter">panoIndex</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#getModelMedialVisibleByPanoIndex.getModelMedialVisibleByPanoIndex-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
|
|
527
|
+
<li class="tsd-description">
|
|
528
|
+
<div class="tsd-comment tsd-typography"><p>获取当前点位上模型中的多媒体是否应该展示</p>
|
|
529
|
+
</div>
|
|
530
|
+
<div class="tsd-parameters">
|
|
531
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
532
|
+
<ul class="tsd-parameter-list">
|
|
533
|
+
<li>
|
|
534
|
+
<h5><span class="tsd-kind-parameter">tag</span>: <a href="../types/TagInstance.html" class="tsd-signature-type tsd-kind-type-alias">TagInstance</a></h5></li>
|
|
535
|
+
<li>
|
|
536
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">panoIndex</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
537
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
|
538
|
+
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
539
|
+
<p>Inherited from TagRender.getModelMedialVisibleByPanoIndex</p>
|
|
540
|
+
<ul>
|
|
541
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L152">plugins/src/PanoTagPlugin/controller/TagComputer.ts:152</a></li></ul></aside></li></ul></section>
|
|
520
542
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTagById" class="tsd-anchor"></a>
|
|
521
543
|
<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
544
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -537,13 +559,13 @@
|
|
|
537
559
|
<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
560
|
<p>Inherited from TagRender.getTagById</p>
|
|
539
561
|
<ul>
|
|
540
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
562
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L80">plugins/src/PanoTagPlugin/controller/TagUtil.ts:80</a></li></ul></aside></li></ul></section>
|
|
541
563
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getTagConfig" class="tsd-anchor"></a>
|
|
542
564
|
<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
565
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
544
566
|
<li class="tsd-signature tsd-anchor-link" id="getTagConfig.getTagConfig-1"><span class="tsd-kind-call-signature">get<wbr/>Tag<wbr/>Config</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tag</span>, <span class="tsd-kind-parameter">params</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/TagConfig.html" class="tsd-signature-type tsd-kind-interface">TagConfig</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">"Model"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Image"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Link"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Audio"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Text"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"ImageText"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Video"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Sticker"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"VRLink"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"PanoLink"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Marketing"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"MediaPlane"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"MediaModel"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Custom"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Unknown"</span><span class="tsd-signature-symbol">></span><a href="#getTagConfig.getTagConfig-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
|
|
545
567
|
<li class="tsd-description">
|
|
546
|
-
<div class="tsd-comment tsd-typography"><p>@description:
|
|
568
|
+
<div class="tsd-comment tsd-typography"><p>@description: 获取merge后的配置</p>
|
|
547
569
|
</div>
|
|
548
570
|
<div class="tsd-parameters">
|
|
549
571
|
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
@@ -551,17 +573,15 @@
|
|
|
551
573
|
<li>
|
|
552
574
|
<h5><span class="tsd-kind-parameter">tag</span>: <a href="../types/Tag.html" class="tsd-signature-type tsd-kind-type-alias">Tag</a></h5></li>
|
|
553
575
|
<li>
|
|
554
|
-
<h5><
|
|
576
|
+
<h5><span class="tsd-kind-parameter">params</span>: <span class="tsd-signature-symbol">{ </span><br/><span> </span><span class="tsd-kind-property">useCache</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></h5>
|
|
555
577
|
<ul class="tsd-parameters">
|
|
556
578
|
<li class="tsd-parameter">
|
|
557
|
-
<h5><
|
|
558
|
-
<li class="tsd-parameter">
|
|
559
|
-
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-property">use<wbr/>Cache</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></li></ul></div>
|
|
579
|
+
<h5><span class="tsd-kind-property">use<wbr/>Cache</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></h5></li></ul></li></ul></div>
|
|
560
580
|
<h4 class="tsd-returns-title">Returns <a href="../interfaces/TagConfig.html" class="tsd-signature-type tsd-kind-interface">TagConfig</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">"Model"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Image"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Link"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Audio"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Text"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"ImageText"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Video"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Sticker"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"VRLink"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"PanoLink"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Marketing"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"MediaPlane"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"MediaModel"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Custom"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"Unknown"</span><span class="tsd-signature-symbol">></span></h4>
|
|
561
581
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
562
582
|
<p>Inherited from TagRender.getTagConfig</p>
|
|
563
583
|
<ul>
|
|
564
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
584
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L100">plugins/src/PanoTagPlugin/controller/TagUtil.ts:100</a></li></ul></aside></li></ul></section>
|
|
565
585
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getUnfoldedByCamera" class="tsd-anchor"></a>
|
|
566
586
|
<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
587
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -578,7 +598,7 @@
|
|
|
578
598
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
579
599
|
<p>Inherited from TagRender.getUnfoldedByCamera</p>
|
|
580
600
|
<ul>
|
|
581
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
601
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L198">plugins/src/PanoTagPlugin/controller/TagComputer.ts:198</a></li></ul></aside></li></ul></section>
|
|
582
602
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getUnfoldedByPanoIndex" class="tsd-anchor"></a>
|
|
583
603
|
<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
604
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -597,11 +617,43 @@
|
|
|
597
617
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
598
618
|
<p>Inherited from TagRender.getUnfoldedByPanoIndex</p>
|
|
599
619
|
<ul>
|
|
600
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
620
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L166">plugins/src/PanoTagPlugin/controller/TagComputer.ts:166</a></li></ul></aside></li></ul></section>
|
|
601
621
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisible" class="tsd-anchor"></a>
|
|
602
622
|
<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
623
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
604
|
-
<li class="tsd-signature tsd-anchor-link" id="getVisible.getVisible-1"><span class="tsd-kind-call-signature">get<wbr/>Visible</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tag</span>, <span class="tsd-kind-parameter">
|
|
624
|
+
<li class="tsd-signature tsd-anchor-link" id="getVisible.getVisible-1"><span class="tsd-kind-call-signature">get<wbr/>Visible</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tag</span>, <span class="tsd-kind-parameter">state</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#getVisible.getVisible-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
|
|
625
|
+
<li class="tsd-description">
|
|
626
|
+
<div class="tsd-parameters">
|
|
627
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
628
|
+
<ul class="tsd-parameter-list">
|
|
629
|
+
<li>
|
|
630
|
+
<h5><span class="tsd-kind-parameter">tag</span>: <a href="../types/TagInstance.html" class="tsd-signature-type tsd-kind-type-alias">TagInstance</a></h5></li>
|
|
631
|
+
<li>
|
|
632
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">state</span>: <span class="tsd-signature-type ">Partial</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type ">State</span><span class="tsd-signature-symbol">></span></h5></li></ul></div>
|
|
633
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
634
|
+
<p>Inherited from TagRender.getVisible</p>
|
|
635
|
+
<ul>
|
|
636
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L142">plugins/src/PanoTagPlugin/controller/TagComputer.ts:142</a></li></ul></aside></li></ul></section>
|
|
637
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisibleByFiveMode" class="tsd-anchor"></a>
|
|
638
|
+
<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>
|
|
639
|
+
<ul class="tsd-signatures tsd-is-inherited">
|
|
640
|
+
<li class="tsd-signature tsd-anchor-link" id="getVisibleByFiveMode.getVisibleByFiveMode-1"><span class="tsd-kind-call-signature">get<wbr/>Visible<wbr/>By<wbr/>Five<wbr/>Mode</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tag</span>, <span class="tsd-kind-parameter">mode</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#getVisibleByFiveMode.getVisibleByFiveMode-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
|
|
641
|
+
<li class="tsd-description">
|
|
642
|
+
<div class="tsd-parameters">
|
|
643
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
644
|
+
<ul class="tsd-parameter-list">
|
|
645
|
+
<li>
|
|
646
|
+
<h5><span class="tsd-kind-parameter">tag</span>: <a href="../types/TagInstance.html" class="tsd-signature-type tsd-kind-type-alias">TagInstance</a></h5></li>
|
|
647
|
+
<li>
|
|
648
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">mode</span>: <span class="tsd-signature-type ">Mode</span></h5></li></ul></div>
|
|
649
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
650
|
+
<p>Inherited from TagRender.getVisibleByFiveMode</p>
|
|
651
|
+
<ul>
|
|
652
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L121">plugins/src/PanoTagPlugin/controller/TagComputer.ts:121</a></li></ul></aside></li></ul></section>
|
|
653
|
+
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="getVisibleByPanoIndex" class="tsd-anchor"></a>
|
|
654
|
+
<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>
|
|
655
|
+
<ul class="tsd-signatures tsd-is-inherited">
|
|
656
|
+
<li class="tsd-signature tsd-anchor-link" id="getVisibleByPanoIndex.getVisibleByPanoIndex-1"><span class="tsd-kind-call-signature">get<wbr/>Visible<wbr/>By<wbr/>Pano<wbr/>Index</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">tag</span>, <span class="tsd-kind-parameter">panoIndex</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><a href="#getVisibleByPanoIndex.getVisibleByPanoIndex-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
|
|
605
657
|
<li class="tsd-description">
|
|
606
658
|
<div class="tsd-comment tsd-typography"><p>@description: 获取是否可见</p>
|
|
607
659
|
</div>
|
|
@@ -611,12 +663,12 @@
|
|
|
611
663
|
<li>
|
|
612
664
|
<h5><span class="tsd-kind-parameter">tag</span>: <a href="../types/TagInstance.html" class="tsd-signature-type tsd-kind-type-alias">TagInstance</a></h5></li>
|
|
613
665
|
<li>
|
|
614
|
-
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">
|
|
666
|
+
<h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">panoIndex</span>: <span class="tsd-signature-type">number</span></h5></li></ul></div>
|
|
615
667
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
|
|
616
668
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
617
|
-
<p>Inherited from TagRender.
|
|
669
|
+
<p>Inherited from TagRender.getVisibleByPanoIndex</p>
|
|
618
670
|
<ul>
|
|
619
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
671
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagComputer.ts#L22">plugins/src/PanoTagPlugin/controller/TagComputer.ts:22</a></li></ul></aside></li></ul></section>
|
|
620
672
|
<section class="tsd-panel tsd-member"><a id="hide" class="tsd-anchor"></a>
|
|
621
673
|
<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
674
|
<ul class="tsd-signatures">
|
|
@@ -635,7 +687,7 @@
|
|
|
635
687
|
<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
688
|
<p>Overrides TagRender.hide</p>
|
|
637
689
|
<ul>
|
|
638
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
690
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L186">plugins/src/PanoTagPlugin/controller/index.ts:186</a></li></ul></aside></li></ul></section>
|
|
639
691
|
<section class="tsd-panel tsd-member"><a id="load" class="tsd-anchor"></a>
|
|
640
692
|
<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
693
|
<ul class="tsd-signatures">
|
|
@@ -653,7 +705,7 @@
|
|
|
653
705
|
<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
706
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
655
707
|
<ul>
|
|
656
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
708
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L52">plugins/src/PanoTagPlugin/controller/index.ts:52</a></li></ul></aside></li></ul></section>
|
|
657
709
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="pauseCurrentMedia" class="tsd-anchor"></a>
|
|
658
710
|
<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
711
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -665,7 +717,7 @@
|
|
|
665
717
|
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
|
|
666
718
|
<p>Inherited from TagRender.pauseCurrentMedia</p>
|
|
667
719
|
<ul>
|
|
668
|
-
<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/5e0beba/plugins/src/PanoTagPlugin/controller/TagUtil.ts#L93">plugins/src/PanoTagPlugin/controller/TagUtil.ts:93</a></li></ul></aside></li></ul></section>
|
|
669
721
|
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="registerRenderer" class="tsd-anchor"></a>
|
|
670
722
|
<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
723
|
<ul class="tsd-signatures tsd-is-inherited">
|
|
@@ -691,7 +743,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
691
743
|
</div><aside class="tsd-sources">
|
|
692
744
|
<p>Inherited from TagRender.registerRenderer</p>
|
|
693
745
|
<ul>
|
|
694
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
746
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/TagRender.ts#L61">plugins/src/PanoTagPlugin/controller/TagRender.ts:61</a></li></ul></aside></li></ul></section>
|
|
695
747
|
<section class="tsd-panel tsd-member"><a id="setState" class="tsd-anchor"></a>
|
|
696
748
|
<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
749
|
<ul class="tsd-signatures">
|
|
@@ -712,7 +764,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
712
764
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
713
765
|
<p>Overrides TagRender.setState</p>
|
|
714
766
|
<ul>
|
|
715
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
767
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L207">plugins/src/PanoTagPlugin/controller/index.ts:207</a></li></ul></aside></li></ul></section>
|
|
716
768
|
<section class="tsd-panel tsd-member"><a id="show" class="tsd-anchor"></a>
|
|
717
769
|
<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
770
|
<ul class="tsd-signatures">
|
|
@@ -731,7 +783,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
731
783
|
<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
784
|
<p>Overrides TagRender.show</p>
|
|
733
785
|
<ul>
|
|
734
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
786
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L179">plugins/src/PanoTagPlugin/controller/index.ts:179</a></li></ul></aside></li></ul></section>
|
|
735
787
|
<section class="tsd-panel tsd-member"><a id="whyHide" class="tsd-anchor"></a>
|
|
736
788
|
<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
789
|
<ul class="tsd-signatures">
|
|
@@ -744,7 +796,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
744
796
|
<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
797
|
<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
798
|
<ul>
|
|
747
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/
|
|
799
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/5e0beba/plugins/src/PanoTagPlugin/controller/index.ts#L357">plugins/src/PanoTagPlugin/controller/index.ts:357</a></li></ul></aside></li></ul></section></section></div>
|
|
748
800
|
<div class="col-sidebar">
|
|
749
801
|
<div class="page-menu">
|
|
750
802
|
<div class="tsd-navigation settings">
|
|
@@ -789,11 +841,14 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
789
841
|
<li><a href="#enable" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>enable</span></a></li>
|
|
790
842
|
<li><a href="#getCurrentState" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Current<wbr/>State</span></a></li>
|
|
791
843
|
<li><a href="#getCurrentVisibleState" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Current<wbr/>Visible<wbr/>State</span></a></li>
|
|
844
|
+
<li><a href="#getModelMedialVisibleByPanoIndex" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Model<wbr/>Medial<wbr/>Visible<wbr/>By<wbr/>Pano<wbr/>Index</span></a></li>
|
|
792
845
|
<li><a href="#getTagById" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Tag<wbr/>By<wbr/>Id</span></a></li>
|
|
793
846
|
<li><a href="#getTagConfig" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Tag<wbr/>Config</span></a></li>
|
|
794
847
|
<li><a href="#getUnfoldedByCamera" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Unfolded<wbr/>By<wbr/>Camera</span></a></li>
|
|
795
848
|
<li><a href="#getUnfoldedByPanoIndex" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Unfolded<wbr/>By<wbr/>Pano<wbr/>Index</span></a></li>
|
|
796
849
|
<li><a href="#getVisible" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Visible</span></a></li>
|
|
850
|
+
<li><a href="#getVisibleByFiveMode" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Visible<wbr/>By<wbr/>Five<wbr/>Mode</span></a></li>
|
|
851
|
+
<li><a href="#getVisibleByPanoIndex" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>get<wbr/>Visible<wbr/>By<wbr/>Pano<wbr/>Index</span></a></li>
|
|
797
852
|
<li><a href="#hide" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>hide</span></a></li>
|
|
798
853
|
<li><a href="#load" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>load</span></a></li>
|
|
799
854
|
<li><a href="#pauseCurrentMedia" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-2048"></use></svg><span>pause<wbr/>Current<wbr/>Media</span></a></li>
|
|
@@ -802,7 +857,7 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
802
857
|
<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
858
|
<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
859
|
<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.0.0-<wbr/>
|
|
860
|
+
<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.0.0-<wbr/>11</span></a>
|
|
806
861
|
<ul class="tsd-small-nested-navigation">
|
|
807
862
|
<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
863
|
<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>
|
|
@@ -958,7 +1013,6 @@ ing 如:'Foo',则可以将类似 <code>{id: 1, contentType: 'Foo
|
|
|
958
1013
|
<li><a href="../types/ModelEntryDoorGuidePluginParameterType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>Model<wbr/>Entry<wbr/>Door<wbr/>Guide<wbr/>Plugin<wbr/>Parameter<wbr/>Type</span></a></li>
|
|
959
1014
|
<li><a href="../types/ModelFloorplanPluginParameterType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>Model<wbr/>Floorplan<wbr/>Plugin<wbr/>Parameter<wbr/>Type</span></a></li>
|
|
960
1015
|
<li><a href="../types/ModelFloorplanPluginReturnType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>Model<wbr/>Floorplan<wbr/>Plugin<wbr/>Return<wbr/>Type</span></a></li>
|
|
961
|
-
<li><a href="../types/ModelId.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>Model<wbr/>Id</span></a></li>
|
|
962
1016
|
<li><a href="../types/ModelRoomLabelPluginParameters.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>Model<wbr/>Room<wbr/>Label<wbr/>Plugin<wbr/>Parameters</span></a></li>
|
|
963
1017
|
<li><a href="../types/ModelRoomLabelPluginReturnType.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>Model<wbr/>Room<wbr/>Label<wbr/>Plugin<wbr/>Return<wbr/>Type</span></a></li>
|
|
964
1018
|
<li><a href="../types/MoveArgs.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-4194304"></use></svg><span>Move<wbr/>Args</span></a></li>
|