MCPcopy Create free account

hub / github.com/Esri/building-viewer / functions

Functions97 in github.com/Esri/building-viewer

↓ 3 callersMethodcontent
()
src/js/sections/SurroundingsSection.tsx:70
↓ 3 callersMethodrender
()
src/js/sections/SurroundingsSection.tsx:117
↓ 3 callersMethodrender
()
src/js/sections/FloorsSection.tsx:146
↓ 2 callersMethodactivate
()
src/js/sections/FloorsSection.tsx:158
↓ 2 callersMethodactivateSection
(section: string | number | SectionSubclass)
src/js/sections/Sections.tsx:101
↓ 2 callersMethodswapPanes
(renderViewToCall: string, firstRendering = true)
src/js/sections/Sections.tsx:136
↓ 1 callersMethodactivate
()
src/js/sections/SurroundingsSection.tsx:57
↓ 1 callersMethodactiveLevel
(newLevel: number)
src/js/widgets/FloorSelector/FloorSelector.tsx:63
↓ 1 callersFunctioncreateFilterFor
(floorNumber: number, extraQuery?: string)
src/js/support/visualVariables.ts:133
↓ 1 callersMethoddeactivate
()
src/js/sections/SurroundingsSection.tsx:64
↓ 1 callersMethodfloorMapping
(originalFloor: number)
src/js/support/BuildingVisualisation.ts:173
↓ 1 callersMethodmenu
()
src/js/sections/Sections.tsx:123
↓ 1 callersMethodonEnter
()
src/js/sections/HomeSection.tsx:129
↓ 1 callersMethodonLeave
()
src/js/sections/HomeSection.tsx:150
↓ 1 callersMethodpaneLeft
(firstRendering = true)
src/js/sections/Sections.tsx:113
↓ 1 callersMethodpaneRight
(firstRendering = true)
src/js/sections/Sections.tsx:118
↓ 1 callersMethodrender
()
src/js/sections/HomeSection.tsx:71
↓ 1 callersMethodrenderOneSectionMenu
(section: SectionSubclass, i: number)
src/js/sections/Sections.tsx:131
↓ 1 callersMethodwatchActiveSlide
()
src/js/widgets/Viewpoints/Viewpoints.tsx:75
Method_updateBaseRenderer
()
src/js/support/BuildingVisualisation.ts:157
Method_updateBaseRenderer
()
src/js/support/SurroundingsVisualisation.ts:104
Methodactive
(isActive: boolean)
src/js/sections/SurroundingsSection.tsx:38
MethodactiveSection
(sectionToActivate: SectionSubclass)
src/js/sections/Sections.tsx:35
MethodactiveViewpoint
(viewpointToActivate: OneViewpoint)
src/js/widgets/Viewpoints/Viewpoints.tsx:35
Methodaudio
()
src/js/sections/FloorsSection.tsx:70
MethodbuildingFilters
()
src/js/support/BuildingVisualisation.ts:76
MethodcloseDate
()
src/js/widgets/Timetable/Timetable.tsx:55
Methodconstructor
(args: BuildingViewerCtorArgs)
src/js/BuildingViewer.tsx:100
Methodconstructor
(sections: SectionSubclass[], appState: AppState)
src/js/sections/Sections.tsx:84
Methodconstructor
(args: HomeSectionCtorArgs)
src/js/sections/HomeSection.tsx:94
Methodconstructor
(args: any)
src/js/sections/SurroundingsSection.tsx:84
Methodconstructor
(args: {name: string, camera: Camera, appState: AppState})
src/js/sections/SurroundingsSection.tsx:110
Methodconstructor
(args: any)
src/js/sections/SurroundingsSection.tsx:182
Methodconstructor
(args: { appState: AppState }, container: string)
src/js/sections/FloorsSection.tsx:42
Methodconstructor
(args: FloorCtorArgs)
src/js/sections/FloorsSection.tsx:154
Methodconstructor
(args: FloorsSectionCtorArgs | FloorsSectionCtorArgs2)
src/js/sections/FloorsSection.tsx:227
Methodconstructor
(args: {appState: AppState, container: string})
src/js/widgets/Popup/Popup.tsx:36
Methodconstructor
(args: any)
src/js/widgets/Viewpoints/Viewpoints.tsx:55
Methodconstructor
(args: any)
src/js/widgets/Viewpoints/OneViewpoint.tsx:43
Methodconstructor
(args: DayTimetableCtorArgs)
src/js/widgets/Timetable/Timetable.tsx:80
Methodconstructor
(args: TimetableCtorArgs)
src/js/widgets/Timetable/Timetable.tsx:98
Methodconstructor
(args: FloorSelectorCtorArgs | FloorSelectorCtorArgs2)
src/js/widgets/FloorSelector/FloorSelector.tsx:68
Methodconstructor
(args: BuildingVisualisationCtorArgs)
src/js/support/BuildingVisualisation.ts:94
Methodconstructor
(args: {layer: SceneLayer, appState: AppState})
src/js/support/SurroundingsVisualisation.ts:82
FunctioncreateViewFromWebScene
(args: { mapContainer: string, websceneId: string, portalUrl?: string })
src/js/support/appUtils.ts:24
Methodelements
()
src/js/sections/SurroundingsSection.tsx:143
FunctionfindLayer
(layers: Collection<Layer>, title: string)
src/js/support/appUtils.ts:64
FunctionfloorMapping
(originalFloor: number)
src/js/config.tsx:114
MethodfloorMapping
(num: number)
src/js/BuildingViewer.tsx:213
MethodgetExtraInfoLayers
()
src/js/sections/FloorsSection.tsx:323
FunctiongetVisualVarsFromAppState
(appState: AppState, layerName: string, propertyName: string)
src/js/support/buildingSceneLayerUtils.ts:67
FunctiongoThroughSubLayers
(buildingLayer: BuildingSceneLayer, callback: (sublayers: BuildingComponentSublayer | BuildingGroupSublayer) =
src/js/support/buildingSceneLayerUtils.ts:59
Methodinitialize
()
src/js/BuildingViewer.tsx:117
MethodlayerRenderer
()
src/js/support/BuildingVisualisation.ts:57
MethodnormalizeCtorArgs
(args: BuildingViewerCtorArgs)
src/js/BuildingViewer.tsx:110
MethodnormalizeCtorArgs
(args: BuildingVisualisationCtorArgs)
src/js/support/BuildingVisualisation.ts:144
MethodonClick
(event: Event)
src/js/sections/SurroundingsSection.tsx:123
MethodonClick
(event: Event)
src/js/sections/FloorsSection.tsx:97
MethodonClick
(event: Event)
src/js/widgets/Popup/Popup.tsx:49
MethodonClick
(event: Event)
src/js/widgets/Toggle/Toggle.tsx:34
MethodonClick
()
src/js/widgets/Viewpoints/OneViewpoint.tsx:47
FunctiononEnter
()
src/js/sections/Section.ts:45
MethodonEnter
()
src/js/sections/SurroundingsSection.tsx:218
MethodonEnter
()
src/js/sections/FloorsSection.tsx:266
FunctiononLeave
()
src/js/sections/Section.ts:47
MethodonLeave
()
src/js/sections/SurroundingsSection.tsx:222
MethodonLeave
()
src/js/sections/FloorsSection.tsx:306
MethodopenDate
()
src/js/widgets/Timetable/Timetable.tsx:45
MethodpaneRight
()
src/js/sections/HomeSection.tsx:89
MethodpaneRight
()
src/js/sections/SurroundingsSection.tsx:214
MethodpaneRight
()
src/js/sections/FloorsSection.tsx:222
FunctionpostInitialize
()
src/js/sections/Section.ts:49
MethodpostInitialize
()
src/js/BuildingViewer.tsx:204
MethodpostInitialize
()
src/js/sections/HomeSection.tsx:98
MethodpostInitialize
()
src/js/sections/FloorsSection.tsx:46
MethodpostInitialize
()
src/js/sections/FloorsSection.tsx:74
MethodpostInitialize
()
src/js/sections/FloorsSection.tsx:231
MethodpostInitialize
()
src/js/widgets/Viewpoints/Viewpoints.tsx:69
Methodrender
()
src/js/BuildingViewer.tsx:196
Methodrender
()
src/js/sections/SurroundingsSection.tsx:74
Methodrender
()
src/js/sections/SurroundingsSection.tsx:207
Methodrender
()
src/js/sections/FloorsSection.tsx:53
Methodrender
()
src/js/sections/FloorsSection.tsx:83
Methodrender
()
src/js/sections/FloorsSection.tsx:209
Methodrender
()
src/js/widgets/Popup/Popup.tsx:40
Methodrender
()
src/js/widgets/Toggle/Toggle.tsx:26
Methodrender
()
src/js/widgets/Viewpoints/Viewpoints.tsx:59
Methodrender
()
src/js/widgets/Viewpoints/OneViewpoint.tsx:34
Methodrender
()
src/js/widgets/Timetable/Timetable.tsx:64
Methodrender
()
src/js/widgets/Timetable/Timetable.tsx:93
Methodrender
()
src/js/widgets/FloorSelector/FloorSelector.tsx:47
Methodslides
()
src/js/widgets/Viewpoints/Viewpoints.tsx:48
MethodsurroundingsOpacity
()
src/js/support/SurroundingsVisualisation.ts:61
MethodsurroundingsRenderer
()
src/js/support/SurroundingsVisualisation.ts:42
FunctionupdateSubLayers
(buildingLayer: BuildingSceneLayer, propertyPath: string[], value: any)
src/js/support/buildingSceneLayerUtils.ts:43
FunctionupdateSubLayersSymbolLayer
(buildingLayer: BuildingSceneLayer, propertyPath: string[], value: any)
src/js/support/buildingSceneLayerUtils.ts:23
Methodviewpoints
()
src/js/sections/HomeSection.tsx:67