MCPcopy Create free account

hub / github.com/LiZzhi/cesium-plugin / functions

Functions383 in github.com/LiZzhi/cesium-plugin

↓ 1 callersFunctioninherits
(subClass, superClass)
mapvLayer/src/Func/mapvAPI/MapVRenderer.js:15
↓ 1 callersMethodinitSlider
* 初始化卷帘
layerSplit/src/Func/layerSplit.ts:32
↓ 1 callersFunctioninitialize_compatibility_lists
()
mapvLayer/src/Func/mapvAPI/mapv.js:2468
↓ 1 callersFunctioninitialize_edge_subdivisions
Initialization Methods
mapvLayer/src/Func/mapvAPI/mapv.js:2457
↓ 1 callersFunctioninputVectorData
({errFunc, endFunc}: any)
bookmarkManager/src/utils/index.ts:25
↓ 1 callersFunctionintersectsPolygon
(a, b)
mapvLayer/src/Func/mapvAPI/mapv.js:2013
↓ 1 callersFunctionisEar
(ear)
mapvLayer/src/Func/mapvAPI/mapv.js:1668
↓ 1 callersFunctionisEarHashed
(ear, minX, minY, size)
mapvLayer/src/Func/mapvAPI/mapv.js:1686
↓ 1 callersFunctionisRectOverlay
(rect1, rect2)
mapvLayer/src/Func/mapvAPI/mapv.js:4124
↓ 1 callersFunctionisValidDiagonal
(a, b)
mapvLayer/src/Func/mapvAPI/mapv.js:1992
↓ 1 callersFunctionisVisible
(position:Cartesian3, cameraPosition: Cartesian3, ellipsoid: Ellipsoid = Cesium.Ellipsoid.WGS84)
effectPoint/src/Utils/tool.ts:47
↓ 1 callersMethodloadMark
* 读取MarkJsonType格式加入书签列表中 * @param {CallBackType} callback (可选)第一个参数为MarkJsonType类型的书签, 第二个参数为该书签在读取列表中的存储索引 * @returns {*}
bookmarkManager/src/func/bookmarkManager.ts:114
↓ 1 callersFunctionmiddleInside
(a, b)
mapvLayer/src/Func/mapvAPI/mapv.js:2029
↓ 1 callersFunctionmigrateData
()
mapvLayer/src/Func/lib/migrateData.js:3
↓ 1 callersMethodmigrateOptions
* 迁徙图数据 https://mapv.baidu.com/examples/#qianxi.html * @returns { any[][] } [[dataSet1, options1], [dataSet2, options2], ...]
mapvLayer/src/Func/mapvLayer.ts:73
↓ 1 callersMethodopenCesiumMapLink23d
* 打开 Cesium 二三维联动
linkView/src/Func/linkView.ts:21
↓ 1 callersFunctionposition_compatibility
(P, Q)
mapvLayer/src/Func/mapvAPI/mapv.js:2597
↓ 1 callersMethodremove
* 从书签列表中移除指定id的书签 * @param {number} id 指定书签的id * @return {BookmarkType} 返回删除的书签或undefined
bookmarkManager/src/func/bookmarkManager.ts:38
↓ 1 callersMethodsaveMark
* 存储json格式的视角书签 * @param {string} filsName 保存的文件名 * @param {BookmarkType[]} markList (可选)要保存的书签列表,默认全部保存 * @returns {MarkJsonType} 待
bookmarkManager/src/func/bookmarkManager.ts:105
↓ 1 callersFunctionsaveShareContent
(content: string, fileName: string)
bookmarkManager/src/utils/index.ts:6
↓ 1 callersFunctionscale_compatibility
(P, Q)
mapvLayer/src/Func/mapvAPI/mapv.js:2591
↓ 1 callersFunctionselect
* Floyd-Rivest 选择算法: 对ids 和 coords 进行排序,使得 [left..k-1] 小于第 k 项 * @param {indexArray} ids id数组 * @param {InstanceType<coordArrayConstructorType>} c
effectPoint/src/Utils/kdbush.ts:174
↓ 1 callersMethodsetLimit
* @description: 开启相机范围限制 * @param {boolean} strict (可选)是否立即回滚,默认为false * @return {*}
cameraLimit/src/func/cameraLimit.ts:42
↓ 1 callersFunctionsort
* 排序 * @param {indexArray} ids * @param {InstanceType<coordArrayConstructorType>} coords * @param {number} nodeSize * @param {number} left *
effectPoint/src/Utils/kdbush.ts:145
↓ 1 callersFunctionsortLinked
(list)
mapvLayer/src/Func/mapvAPI/mapv.js:1890
↓ 1 callersFunctionsplitEarcut
(start, triangles, dim, minX, minY, size)
mapvLayer/src/Func/mapvAPI/mapv.js:1748
↓ 1 callersFunctionsquareGraphData
()
mapvLayer/src/Func/lib/squareGraphData.js:3
↓ 1 callersMethodsquareGraphOptions
* 方格图数据 https://mapv.baidu.com/examples/#baidu-map-point-grid.html * @returns { any[][] } [[dataSet1, options1], [dataSet2, options2], ...]
mapvLayer/src/Func/mapvLayer.ts:82
↓ 1 callersMethodstopRoaming
* 暂停漫游
pathRoaming/src/Func/pathRoaming.ts:150
↓ 1 callersFunctionstrongBoundaryData
()
mapvLayer/src/Func/lib/strongBoundaryData.js:3
↓ 1 callersMethodstrongBoundaryOptions
* 强边界图数据 https://mapv.baidu.com/examples/#qianxi-time.html * @returns { any[][] } [[dataSet1, options1], [dataSet2, options2], ...]
mapvLayer/src/Func/mapvLayer.ts:91
↓ 1 callersFunctionvector_dot_product
Geometry Helper Methods
mapvLayer/src/Func/mapvAPI/mapv.js:2411
↓ 1 callersFunctionvisibility_compatibility
(P, Q)
mapvLayer/src/Func/mapvAPI/mapv.js:2620
Method#cameraMoveEndEventHnadle
* @description: 相机事件,触发回滚 * @return {*}
cameraLimit/src/func/cameraLimit.ts:118
Method#drawGrid
* 计算网格 * @returns
gridRender/src/Func/geoHashGrid.ts:127
FunctionAnimationLayer
(map, dataSet, options)
mapvLayer/src/Func/mapvAPI/mapv.js:4520
FunctionBaseLayer
(map, dataSet, options)
mapvLayer/src/Func/mapvAPI/mapv.js:4208
FunctionCanvas
(width, height)
mapvLayer/src/Func/mapvAPI/mapv.js:808
FunctionCanvasLayer
* 一直覆盖在当前地图视野的Canvas对象 * * @author nikai (@胖嘟嘟的骨头, nikai@baidu.com) * * @param * { * map 地图实例对象 * }
mapvLayer/src/Func/mapvAPI/mapv.js:3003
FunctionCanvasLayer$2
* A map layer that provides a canvas over the slippy map and a callback * system for efficient animation. Requires canvas and CSS 2D transform * s
mapvLayer/src/Func/mapvAPI/mapv.js:5052
FunctionCategory
* Category * @param {Object} splitList: * { * other: 1, * 1: 2, * 2: 3, * 3: 4, * 4: 5, * 5: 6,
mapvLayer/src/Func/mapvAPI/mapv.js:2801
FunctionChoropleth
* Choropleth * @param {Object} splitList: * [ * { * start: 0, * end: 2, * value:
mapvLayer/src/Func/mapvAPI/mapv.js:2879
FunctionDataSet
* DataSet * * A data set can: * - add/remove/update data * - gives triggers upon changes in the data * - can import/export data in various
mapvLayer/src/Func/mapvAPI/mapv.js:285
FunctionEvent
()
mapvLayer/src/Func/mapvAPI/mapv.js:32
FunctionForceEdgeBundling
()
mapvLayer/src/Func/mapvAPI/mapv.js:2385
FunctionIntensity
* Category * @param {Object} [options] Available options: * {Object} gradient: { 0.25: "rgb(0,0,255)", 0.55: "rgb(0,
mapvLayer/src/Func/mapvAPI/mapv.js:842
FunctionLayer
(map, dataSet, options)
mapvLayer/src/Func/mapvAPI/mapv.js:4763
FunctionLayerRenderer
()
mapvLayer/src/Func/mapvAPI/mapv.js:5861
FunctionMapHelper
(id, type, opt)
mapvLayer/src/Func/mapvAPI/mapv.js:2946
FunctionNode
(i, x, y)
mapvLayer/src/Func/mapvAPI/mapv.js:2089
Functionanimate
(time)
mapvLayer/src/Func/mapvAPI/mapv.js:4202
MethodbaseLayer
* 获取当前窗口底图 * @returns {ImageryLayer|null} 底图
layerSplit/src/Func/layerSplit.ts:109
FunctioncalculateRectangle2
( [pointA, pointB, pointC]: Cartesian3[], e: Ellipsoid = Ellipsoid.WGS84 )
plotTool/src/Func/tool.ts:56
MethodcameraFocus3d
* 获取相机聚焦位置 * @returns { Cartesian3|undefined }
linkView/src/Func/linkView.ts:77
FunctioncompareX
(a, b)
mapvLayer/src/Func/mapvAPI/mapv.js:1801
Methodconstructor
(viewer: Viewer)
plotTool/src/Func/drawShape.ts:18
Methodconstructor
()
plotTool/src/Func/drawShape.ts:546
Methodconstructor
* @description: 喷泉粒子效果 * @param {Viewer} viewer viewer * @param {Cartesian3} position 位置,注意设置高度,无贴地属性 * @param {particleStyleType} s
particleSystem/src/func/fountainParticle.ts:15
Methodconstructor
* @description: 火焰粒子效果 * @param {Viewer} viewer viewer * @param {Cartesian3} position 位置,注意设置高度,无贴地属性 * @param {particleStyleType} s
particleSystem/src/func/fireParticle.ts:15
Methodconstructor
* @description: 粒子系统基类,用于继承,不应实例化 * @param {Cesium.Viewer} viewer * @param {Cesium.Cartesian3} position * @return {*}
particleSystem/src/func/particleSystemBase.ts:27
Methodconstructor
* @description: 烟雾粒子效果 * @param {Viewer} viewer viewer * @param {Cartesian3} position 位置,注意设置高度,无贴地属性 * @param {particleStyleType} s
particleSystem/src/func/smokeParticle.ts:15
Methodconstructor
(viewer: Viewer)
pathRoaming/src/Func/pathRoaming.ts:19
Methodconstructor
()
pathRoaming/src/Func/pathRoaming.ts:283
Methodconstructor
(viewer: Viewer)
mapvLayer/src/Func/mapvLayer.ts:22
Methodconstructor
* @description: 相机范围限制,超出范围会回滚至范围内 * @param {Viewer} viewer Viewer * @param {CameraLimitOptionType} options 限制范围球相关参数 * @param {numb
cameraLimit/src/func/cameraLimit.ts:17
Methodconstructor
(options)
effectLine/src/func/PolylineLinkPulseMaterial.js:11
Methodconstructor
(color)
effectLine/src/func/PolylineLightingMaterial.js:11
Methodconstructor
(options)
effectLine/src/func/PolylineSpriteMaterial.js:11
Methodconstructor
(options)
effectLine/src/func/PolylineMigrateMaterial.js:11
Methodconstructor
(options)
effectLine/src/func/PolylineArrowMaterial.js:10
Methodconstructor
(options)
effectLine/src/func/PolylineEnergyTransMaterial.js:11
Methodconstructor
(options)
effectLine/src/func/PolylineVolumeTrialMaterial.js:11
Methodconstructor
(options)
effectLine/src/func/PolylineSuperMaterial.js:11
Methodconstructor
(options)
effectLine/src/func/PolylineTrialFlowMaterial.js:11
Methodconstructor
(options)
effectLine/src/func/PolylineTrailMaterial.js:11
Methodconstructor
* 创建卷帘图层 * @param {Viewer} viewer * @param {ImageryProvider} baseLayer 初始图层 * @param {SplitDirection} splitDirection 卷帘窗口
layerSplit/src/Func/layerSplit.ts:18
Methodconstructor
($container3D: HTMLDivElement, viewer3D: Viewer)
linkView/src/Func/linkView.ts:10
Methodconstructor
()
linkView/src/Func/linkView.ts:233
Methodconstructor
* 构造函数 * @param { Viewer } viewer * @param { HTMLVideoElement } video video DOM * @param { videoShedOptions } options 投影参数
videoShed/src/Func/videoShed.ts:38
Methodconstructor
(viewer: Viewer)
gridRender/src/Func/imageryGrid.ts:11
Methodconstructor
(viewer: Viewer)
gridRender/src/Func/geoHashGrid.ts:17
Methodconstructor
* kdbush * @param {number} numItems 总数 * @param {number} [nodeSize=64] 节点数量,当范围内点小于该值时,直接遍历 * @param {coordArrayConstructorType} [co
effectPoint/src/Utils/kdbush.ts:27
Methodconstructor
* @description: dom点基类,不要实例化 * @param {Viewer} viewer viewer * @param {worldDegreesType} worldDegrees 点经纬度坐标 * @param {boolean} show
effectPoint/src/Func/domPoint/domPointBase.ts:24
Methodconstructor
* @description: 简单标注点,显示为可插入DOM的标注框 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {HT
effectPoint/src/Func/domPoint/sampleLabelPoint.ts:18
Methodconstructor
* @description: 热点面板点,显示为可插入DOM的热点面板点 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {
effectPoint/src/Func/domPoint/hotSpotBoardPoint.ts:17
Methodconstructor
* @description: divDom点,显示为可插入DOM的DIV框 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param
effectPoint/src/Func/domPoint/divPoint.ts:17
Methodconstructor
* @description: 水球点,显示为可表达比例的水球图表 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {numb
effectPoint/src/Func/domPoint/waterPoloPoint.ts:21
Methodconstructor
* @description: 动态文本点,显示为可插入文本的动态框 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {str
effectPoint/src/Func/domPoint/dynamicLabelPoint.ts:17
Methodconstructor
* @description: led文本点,显示为LED样式的文本 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {str
effectPoint/src/Func/domPoint/ledLabelPoint.ts:17
Methodconstructor
* @description: 竖立文本点,显示为可展示文本的文本点 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {str
effectPoint/src/Func/domPoint/erectLabelPoint.ts:17
Methodconstructor
* @description: 渐变标注点,显示为可插入DOM的渐变广告牌点 * @param {Viewer} viewer viewer实例 * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param
effectPoint/src/Func/domPoint/gradientLabelPoint.ts:17
Methodconstructor
* @description: primitive聚合 * @param {Viewer} viewer * @param {Cartographic} points 弧度坐标数组 * @param {clusterOptionType} options 配置项
effectPoint/src/Func/effectPoint/primitiveCluster.ts:77
Methodconstructor
* @description: geojson聚合,使用的时原生聚合方法,大量entity可能会导致卡顿 * @param {Viewer} viewer * @param {clusterOptionType} options * @return {*}
effectPoint/src/Func/effectPoint/geojsonCluster.ts:43
Methodconstructor
* @description: 闪烁点 * @param {Viewer} viewer viewer * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {styleType} style (可选
effectPoint/src/Func/effectPoint/flickerPoint.ts:29
Methodconstructor
* @description: 浮动点 * @param {Viewer} viewer viewer * @param {worldDegreesType} worldDegrees 位置,经纬度和高 * @param {styleType} style (可选
effectPoint/src/Func/effectPoint/floatPoint.ts:27
Methodconstructor
* @description: 相机书签管理功能 * @param {Viewer} viewer viewer * @param {BookmarkType[]} bookmarkList (可选)带传入的书签数组,默认为空数组
bookmarkManager/src/func/bookmarkManager.ts:14
MethoddefaultOption
* @description: 默认配置项 * @return {any} 默认配置项,没有类型
effectPoint/src/Func/domPoint/waterPoloPoint.ts:82
MethoddefaultOption
* @description: 默认配置项 * @return {clusterOptionType}
effectPoint/src/Func/effectPoint/primitiveCluster.ts:413
MethoddefaultOption
* @description: 默认配置项 * @return {clusterOptionType}
effectPoint/src/Func/effectPoint/geojsonCluster.ts:154
MethoddefaultStyle
* @description: 默认样式 * @return {particleStyleType}
particleSystem/src/func/fountainParticle.ts:109
← previousnext →201–300 of 383, ranked by callers