@mapgis/webclient-cesium-plugin 17.4.1 → 17.6.0

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.
Files changed (124) hide show
  1. package/README.md +674 -601
  2. package/dist/es5/webclient-cesium-plugin.min.js +10 -10
  3. package/dist/es5/webclient-common.min.js +32 -6
  4. package/dist/webclient-cesium-plugin-es6.min.js +10 -10
  5. package/documention/AlgorithmLib.html +6 -6
  6. package/documention/AngulationTool.html +143 -86
  7. package/documention/AnimationTool.html +6 -6
  8. package/documention/ArcGISMapServerImageryProvider.html +20 -40
  9. package/documention/ArcGISMapServerSingleImageryProvider.html +1070 -0
  10. package/documention/ArcGISTileServerImageryProvider.html +18 -10
  11. package/documention/ArcGISVectorTileImageryProvider.html +14 -9
  12. package/documention/BaseImageryProvider.html +1777 -0
  13. package/documention/Cesium.Material.html +6 -6
  14. package/documention/Cesium.Viewer.html +6 -6
  15. package/documention/Cesium3DTileset.html +6 -6
  16. package/documention/CesiumHeatmap.html +6 -6
  17. package/documention/CesiumNavigation.html +511 -0
  18. package/documention/CesiumTerrainProvider.html +6 -6
  19. package/documention/CircleWaveMaterialProperty.html +6 -6
  20. package/documention/CollisionDetectionByRender.html +6 -6
  21. package/documention/CompatibleFunc.html +258 -9
  22. package/documention/CustomPrimitive.html +463 -0
  23. package/documention/CustomProjection.html +6 -6
  24. package/documention/CustomTilingScheme.html +6 -6
  25. package/documention/CutFillAnalysis.html +6 -6
  26. package/documention/CuttingTool.html +154 -21
  27. package/documention/Deferred.html +6 -6
  28. package/documention/DrawElement.html +16 -16
  29. package/documention/DrawTool.html +8 -8
  30. package/documention/DynamicEntityVisualizer.html +8 -6
  31. package/documention/DynamicLabelLayer.html +333 -451
  32. package/documention/EditTool.html +6 -6
  33. package/documention/FloodAnalysis.html +6 -6
  34. package/documention/FloodAnalysisReflection.html +6 -6
  35. package/documention/FlowParticle.html +1052 -0
  36. package/documention/Fluid.html +2712 -0
  37. package/documention/FluidFoam.html +1052 -0
  38. package/documention/FluidReflection.html +954 -0
  39. package/documention/FluidShadow.html +954 -0
  40. package/documention/FluidSourceCollection.html +1399 -0
  41. package/documention/FluidSpecular.html +954 -0
  42. package/documention/GeoJSONLayerUtil.html +6 -6
  43. package/documention/GlobeIndependentTranslucency.html +6 -6
  44. package/documention/Graphic.html +6 -6
  45. package/documention/GraphicTransformTool.html +6 -6
  46. package/documention/GraphicsLayer.html +7 -7
  47. package/documention/GraphicsLayerUtil.html +6 -6
  48. package/documention/GroundPrimitiveLayer.html +1675 -0
  49. package/documention/HashMap.html +6 -6
  50. package/documention/HeightLimited.html +6 -6
  51. package/documention/IGSFeatureLayerUtil.html +169 -6
  52. package/documention/ISSceneLayerUtil.html +6 -870
  53. package/documention/KeyboardCameraController.html +6 -6
  54. package/documention/MapGISDynamicLabelCollection.html +1696 -0
  55. package/documention/MapGISFeatureGridCollection.html +1579 -0
  56. package/documention/MapGISImageServerImageryProvider.html +1878 -0
  57. package/documention/MapGISM3DSet.html +9 -6
  58. package/documention/MapGISMapServerImageryProvider.html +171 -814
  59. package/documention/MapGISMapServerSingleImageryProvider.html +1222 -0
  60. package/documention/MapGISTerrainProvider.html +1098 -13
  61. package/documention/MapGISTerrainService.html +1740 -0
  62. package/documention/MapGISTileAvailability.html +8 -8
  63. package/documention/MapGISTileServerImageryProvider.html +98 -1343
  64. package/documention/MapGISVectorTileImageryProvider.html +126 -694
  65. package/documention/MeasureAreaTool.html +371 -6
  66. package/documention/MeasureLengthTool.html +99 -88
  67. package/documention/MeasureSlopeTool.html +216 -12
  68. package/documention/ModelEditor.html +6 -6
  69. package/documention/ModelFilterTool.html +6 -6
  70. package/documention/ModelTransformTool.html +439 -19
  71. package/documention/NavigationControl.html +512 -0
  72. package/documention/NavigationTool.html +7 -7
  73. package/documention/OpenWeatherImageryProvider.html +39 -87
  74. package/documention/PointFluidSource.html +866 -0
  75. package/documention/PolylineTrailLinkMaterialProperty.html +6 -6
  76. package/documention/Popup.html +7 -7
  77. package/documention/PostProcessStageLibrary.html +6 -6
  78. package/documention/Promise.html +6 -6
  79. package/documention/ProviderBaseUrlRegExp.html +735 -0
  80. package/documention/RadarMaterialProperty.html +6 -6
  81. package/documention/ReImg.html +6 -6
  82. package/documention/RenderUtil.html +685 -0
  83. package/documention/ResetViewNavigationControl.html +975 -0
  84. package/documention/RiverGeometry.html +6 -6
  85. package/documention/RoamParticle.html +6 -6
  86. package/documention/S3MTileset.html +9 -6
  87. package/documention/SceneView.html +319 -192
  88. package/documention/SceneViewCesium.html +1028 -447
  89. package/documention/Screenshot.html +6 -6
  90. package/documention/SelectTool.html +6 -6
  91. package/documention/ShadowRateAnalysis.html +6 -6
  92. package/documention/ShadowRateDrawCommand.html +6 -6
  93. package/documention/SingleImageryProvider.html +1544 -0
  94. package/documention/SketchEditor.html +7 -7
  95. package/documention/SketchEditorCesium.html +249 -365
  96. package/documention/StableParticle.html +6 -6
  97. package/documention/Style.html +6 -6
  98. package/documention/TerrainAnalyse.html +9 -9
  99. package/documention/TerrainProfile.html +86 -11
  100. package/documention/ThemeManager.html +7 -7
  101. package/documention/Tooltip.html +6 -6
  102. package/documention/TriangulationTool.html +115 -362
  103. package/documention/UrlTemplateImageryProvider.html +11 -10
  104. package/documention/UserInterfaceControl.html +1187 -0
  105. package/documention/VisiblityAnalysis.html +7 -7
  106. package/documention/VolumeFluidSource.html +664 -0
  107. package/documention/WFSLayerUtil.html +6 -6
  108. package/documention/WaterReflection.html +6 -6
  109. package/documention/WebMapServiceImageryProvider.html +13 -8
  110. package/documention/WebMapServiceSingleImageryProvider.html +1043 -0
  111. package/documention/WebMapTileServiceImageryProvider.html +14 -8
  112. package/documention/Wind3D.html +6 -6
  113. package/documention/ZoomNavigationControl.html +861 -0
  114. package/documention/createColorTexture.html +6 -6
  115. package/documention/global.html +957 -888
  116. package/documention/index.html +6 -6
  117. package/documention/initializeOptions.html +6 -6
  118. package/documention/isCounterClockwise.html +6 -6
  119. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.EchartsLayer.html +6 -6
  120. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +6 -6
  121. package/documention/module.exports_module.exports.html +6 -6
  122. package/package.json +2 -2
  123. package/documention/IGSSceneLayerUtil.html +0 -2313
  124. package/documention/SkyLineAnalysis.html +0 -660
@@ -0,0 +1,2712 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+
4
+ <head>
5
+
6
+ <meta charset="utf-8">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1">
8
+ <title> Fluid</title>
9
+ <!--[if lt IE 9]>
10
+ <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
11
+ <![endif]-->
12
+ <link type="text/css" rel="stylesheet" href="styles/app.min.css">
13
+ <link type="text/css" rel="stylesheet" href="styles/iframe.css">
14
+ <link type="text/css" rel="stylesheet" href="">
15
+
16
+
17
+ </head>
18
+
19
+
20
+
21
+ <body class="layout small-header">
22
+ <div id="stickyNavbarOverlay"></div>
23
+
24
+
25
+ <div class="top-nav">
26
+ <div class="inner">
27
+ <a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
28
+ <span aria-hidden="true"></span>
29
+ <span aria-hidden="true"></span>
30
+ <span aria-hidden="true"></span>
31
+ </a>
32
+ <div class="logo">
33
+
34
+ <h1> MapGIS Client for JavaScript API</h1>
35
+
36
+
37
+ </div>
38
+ <div class="menu">
39
+
40
+ <div class="navigation">
41
+
42
+
43
+ <a
44
+ class="link user-link "
45
+ href="/static/modules/common/api/common-mapgis/index.html"
46
+ >
47
+ Common
48
+ </a>
49
+
50
+ <a
51
+ class="link user-link "
52
+ href="/static/modules/cesium/api/cesium-mapgis/index.html"
53
+ >
54
+ Cesium-Plugin
55
+ </a>
56
+
57
+ <a
58
+ class="link user-link "
59
+ href="/static/modules/mapboxgl/api/mapboxgl-mapgis/index.html"
60
+ >
61
+ MapboxGL-Plugin
62
+ </a>
63
+
64
+ <a
65
+ class="link user-link "
66
+ href="/static/modules/leaflet/api/leaflet-mapgis/index.html"
67
+ >
68
+ Leaflet-Plugin
69
+ </a>
70
+
71
+ <a
72
+ class="link user-link "
73
+ href="/static/modules/openlayers/api/openLayers-mapgis/index.html"
74
+ >
75
+ OpenLayers-Plugin
76
+ </a>
77
+
78
+ <a
79
+ class="link user-link "
80
+ href="/static/modules/video/api/video-mapgis/index.html"
81
+ >
82
+ Video-Plugin
83
+ </a>
84
+
85
+
86
+
87
+ </div>
88
+ </div>
89
+ </div>
90
+ </div>
91
+
92
+ <div id="main">
93
+ <div
94
+ class="sidebar "
95
+ id="sidebarNav"
96
+ >
97
+ <div>
98
+ <span class="mapgis-api-document-span"><a href="index.html">API文档</a></span>
99
+ </div>
100
+
101
+ <div class="search-wrapper">
102
+ <input id="search" type="text" placeholder="搜索文档..." class="input">
103
+ </div>
104
+
105
+ <nav>
106
+
107
+ <div class="category"><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">扩展模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AlgorithmLib"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AlgorithmLib.html">AlgorithmLib</a><span style="display: none;"><p>通用算法工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AngulationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AngulationTool.html">AngulationTool</a><span style="display: none;"><p>角度测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="AnimationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="AnimationTool.html">AnimationTool</a><span style="display: none;"><p>场景漫游工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISMapServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISMapServerImageryProvider.html">ArcGISMapServerImageryProvider</a><span style="display: none;"><p>ArcGIS地图服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISMapServerSingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISMapServerSingleImageryProvider.html">ArcGISMapServerSingleImageryProvider</a><span style="display: none;"><p>ArcGIS地图服务一张图出图接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISTileServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISTileServerImageryProvider.html">ArcGISTileServerImageryProvider</a><span style="display: none;"><p>ArcGIS瓦片服务接入类,现已不支持通过构造函数(new ArcGISTileServerImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISVectorTileImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISVectorTileImageryProvider.html">ArcGISVectorTileImageryProvider</a><span style="display: none;"><p>ArcGIS矢量瓦片服务接入类,现已不支持通过构造函数(new ArcGISVectorTileImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="BaseImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="BaseImageryProvider.html">BaseImageryProvider</a><span style="display: none;"><p>基础影像服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Cesium3DTileset"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Cesium3DTileset.html">Cesium3DTileset</a><span style="display: none;"><p>Cesium3DTileset对象,现已不支持通过构造函数(new Cesium3DTileset())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Cesium.Material"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Cesium.Material.html">Material</a><span style="display: none;"><p>新增了部分Cesium材质<br>
108
+ 《PolylineTrailLink材质》<br>
109
+ 参考示例:
110
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-polyline'>《线示例》</a>
111
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-wall'>《墙示例》</a><br>
112
+ color: 材质颜色,Cesium.Color.WHITE<br>
113
+ image: 材质使用的图片,Cesium.Material.PolylineTrailLinkImage<br>
114
+ duration: 持续时间,100.0<br>
115
+ direction: 方向,1.0<br>
116
+ repeat: 重复次数,new Cesium.Cartesian2(1.0, 1.0)<br><br>
117
+ 《CircleWaveMaterial材质》<br>
118
+ 参考示例:
119
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a>
120
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circular'>《圆锥示例》</a><br>
121
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
122
+ duration: 持续时间,100.0<br>
123
+ count: 方向,1.0<br>
124
+ gradient: 渐变因子,0.1<br><br>
125
+ 《RadarMaterial材质》<br>
126
+ 参考示例:
127
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
128
+ color: 材质颜色,Cesium.Color.WHITE<br>
129
+ speed: 速度,1<br><br>
130
+ 《AspectArrow材质》
131
+ AspectArrowMap: 箭头图片,Cesium.Material.DefaultImageId<br>
132
+ repeat: 箭头重复次数,Cesium.Cartesian2(1.0, 1.0)<br><br>
133
+ 《TextImage材质》<br>
134
+ image: 文字图片,Cesium.Material.DefaultImageId<br>
135
+ repeat: 图片重复次数,Cesium.Cartesian2(1.0, 1.0)<br>
136
+ breathingLight: 是否开启呼吸灯,false<br>
137
+ duration: 运行周期,1000<br><br>
138
+ 《LineFlickerMaterialType材质》<br>
139
+ 参考示例:
140
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
141
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
142
+ speed: 速度,5<br><br>
143
+ 《CircleScanMaterialType材质》<br>
144
+ 参考示例:
145
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
146
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
147
+ speed: 速度,10<br><br>
148
+ 《CirclePulseMaterialType材质》<br>
149
+ 参考示例:
150
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
151
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
152
+ speed: 速度,10<br><br>
153
+ 《CircleDiffuseMaterialType材质》<br>
154
+ 参考示例:
155
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
156
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
157
+ speed: 速度,10<br><br>
158
+ 《ScanlineType材质》<br>
159
+ 参考示例:
160
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
161
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
162
+ speed: 速度,10<br><br>
163
+ 《CircleFadeMaterialType材质》<br>
164
+ 参考示例:
165
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
166
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
167
+ speed: 速度,10<br><br>
168
+ 《CircleColorfulMaterialType材质》<br>
169
+ 参考示例:
170
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
171
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
172
+ speed: 速度,10<br><br>
173
+ 《CircleSpiralMaterialType材质》<br>
174
+ 参考示例:
175
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
176
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
177
+ speed: 速度,10<br><br>
178
+ 《CircleBlurMaterialType材质》<br>
179
+ 参考示例:
180
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
181
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
182
+ speed: 速度,10<br><br>
183
+ 《RadarScanMaterialType材质》<br>
184
+ 参考示例:
185
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
186
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
187
+ speed: 速度,10<br><br>
188
+ 《RadarLineMaterialType材质》<br>
189
+ 参考示例:
190
+ <a href='http://webclient.smaryun.com/#/modules/cesium/tdGraph/tdGraphBase/td-graph-circle'>《圆示例》</a><br>
191
+ color: 材质颜色,Cesium.Color(1.0, 0.0, 0.0, 1.0)<br>
192
+ speed: 速度,10<br><br>
193
+ 《RiverCoveringMaterial材质》<br>
194
+ color: 材质颜色,Cesium.Color(1, 1, 1, 0.7)<br>
195
+ animationSpeed: 播放速度,0.01<br>
196
+ image: 材质图片,CustomMaterial.DefaultImageId<br>
197
+ repeat: 重复次数,2.0<br><br></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Cesium.Viewer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Cesium.Viewer.html">Viewer</a><span style="display: none;"><p>重写Cesium.Viewer的方法</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CesiumHeatmap"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CesiumHeatmap.html">CesiumHeatmap</a><span style="display: none;"><p>热力图</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CesiumTerrainProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CesiumTerrainProvider.html">CesiumTerrainProvider</a><span style="display: none;"><p>Cesium地形图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CircleWaveMaterialProperty"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CircleWaveMaterialProperty.html">CircleWaveMaterialProperty</a><span style="display: none;"><p>动态圆波纹材质</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CollisionDetectionByRender"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CollisionDetectionByRender.html">CollisionDetectionByRender</a><span style="display: none;">undefined</span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CompatibleFunc"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CompatibleFunc.html">CompatibleFunc</a><span style="display: none;"><p>适配不同版本Cesium接口方法类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="createColorTexture"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="createColorTexture.html">createColorTexture</a><span style="display: none;"><p>天际线分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CustomProjection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CustomProjection.html">CustomProjection</a><span style="display: none;"><p>实现自定义投影坐标系与地理坐标系经纬度(弧度表示)之间的投影变换</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CustomTilingScheme"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CustomTilingScheme.html">CustomTilingScheme</a><span style="display: none;"><p>自定义瓦片平铺方案,在使用时有如下限制:</p>
198
+ <ol>
199
+ <li>裁图原点必须在地图范围的左上角区域;</li>
200
+ <li>仅支持如同谷歌地图的瓦片组织方式,即Y轴编号从上到下递增,X轴编号从左到右递增;</li>
201
+ </ol></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CutFillAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CutFillAnalysis.html">CutFillAnalysis</a><span style="display: none;"><p>填挖方分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="CuttingTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="CuttingTool.html">CuttingTool</a><span style="display: none;"><p>三维场景裁剪工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="DrawElement"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="DrawElement.html">DrawElement</a><span style="display: none;"><p>几何绘制类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="DrawTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="DrawTool.html">DrawTool</a><span style="display: none;"><p>绘制工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="DynamicEntityVisualizer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="DynamicEntityVisualizer.html">DynamicEntityVisualizer</a><span style="display: none;"><p>动态实体视图类封装
202
+ 1、支持BillBoard、Label、GroundPrimitive等动态显示,处理覆盖问题
203
+ 2、动态显隐效果
204
+ 3、视窗内性能优化</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="EditTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="EditTool.html">EditTool</a><span style="display: none;"><p>标绘编辑工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FloodAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FloodAnalysis.html">FloodAnalysis</a><span style="display: none;"><p>洪水淹没分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FloodAnalysisReflection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FloodAnalysisReflection.html">FloodAnalysisReflection</a><span style="display: none;"><p>创建反射水面淹没分析的实例化对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FlowParticle"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FlowParticle.html">FlowParticle</a><span style="display: none;"><p>流体粒子对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Fluid"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Fluid.html">Fluid</a><span style="display: none;"><p>流体模拟对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidFoam"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidFoam.html">FluidFoam</a><span style="display: none;"><p>流体白浪对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidReflection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidReflection.html">FluidReflection</a><span style="display: none;"><p>流体反射对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidShadow"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidShadow.html">FluidShadow</a><span style="display: none;"><p>流体阴影对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidSourceCollection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidSourceCollection.html">FluidSourceCollection</a><span style="display: none;"><p>流体源集合对象(该对象会在Fluid内部进行实例化,不需要额外手动实例化)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FluidSpecular"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FluidSpecular.html">FluidSpecular</a><span style="display: none;"><p>流体高光对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GlobeIndependentTranslucency"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GlobeIndependentTranslucency.html">GlobeIndependentTranslucency</a><span style="display: none;"><p>单独控制地表透明度和影像图层的透明度,能够在开启地表透明后使部分影像图层不受地表透明的影响。</p>
205
+ <p>实例化该类的对象同时也能够使用原生的地表透明参数,能够直接在实例化对象上修改 <code>GlobeTranslucency</code> 的参数(原生的
206
+ viewer.scene.globe.translucency依然能够使用,但两者同时使用时会造成相互干扰,推荐仅使用GlobeIndependentTranslucency来实现地表透明),
207
+ 使用原生的地表透明方式还是该类的地表透明方式由 <a href="GlobeIndependentTranslucency.html#imageryLayers"><code>GlobeIndependentTranslucency#imageryLayers</code></a> 数组是否为空来区分。</p>
208
+ <p>1. 当 <a href="GlobeIndependentTranslucency.html#imageryLayers"><code>GlobeIndependentTranslucency#imageryLayers</code></a> 不为空数组时,使用该类的地表透明方式,此时能够设置并生效的地表透明参数如下:</p>
209
+ <ul>
210
+ <li><code>globeFaceAlpha</code>:地表的透明度,若设置该参数则<code>globeFaceAlphaByDistance</code>不生效;</li>
211
+ <li><code>globeFaceAlphaByDistance</code>:地表的透明度根据视点距离的变化范围,当<code>globeFaceAlpha</code>为<code>undefined</code>时生效;</li>
212
+ </ul>
213
+ <p>2. 当 <a href="GlobeIndependentTranslucency.html#imageryLayers"><code>GlobeIndependentTranslucency#imageryLayers</code></a> 为空数组时,使用原生的地表透明方式,此时能够设置并生效的地表透明参数如下:</p>
214
+ <ul>
215
+ <li><code>frontFaceAlpha</code>:地表正面的透明度;</li>
216
+ <li><code>frontFaceAlphaByDistance </code>:地表正面的透明度根据视点距离的变化范围;</li>
217
+ <li><code>backFaceAlpha</code>:地表背面的透明度;</li>
218
+ <li><code>backFaceAlphaByDistance</code>:地表背面的透明度根据视点距离的变化范围;</li>
219
+ <li><code>rectangle</code>:将地表透明的区域限制在一个矩形范围内。</li>
220
+ </ul></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Graphic"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Graphic.html">Graphic</a><span style="display: none;"><p>标绘图元对象<br>
221
+ 请参考以下示例:<br>
222
+ <a href='#example1'>1、初始化标绘图层</a><br>
223
+ <a href='#example2'>2、添加一个多边形图元</a><br>
224
+ <a href='#example3'>3、新增一个类型为div的标绘对象</a><br>
225
+ <a href='http://webclient.smaryun.com/#/example-gallery/cesium#tdGraphBase' target='_blank'>4、更多示例</a></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GraphicsLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GraphicsLayer.html">GraphicsLayer</a><span style="display: none;"><p>标绘图层<br>
226
+ 请参考以下示例:<br>
227
+ <a href='#example1'>1、初始化标绘图层</a><br>
228
+ <a href='#example2'>2、重写提示框对象</a><br>
229
+ <a href='http://webclient.smaryun.com/#/example-gallery/cesium#tdGraphBase' target='_blank'>3、更多示例</a></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GraphicTransformTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GraphicTransformTool.html">GraphicTransformTool</a><span style="display: none;"><p>基础标绘变换工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="HeightLimited"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="HeightLimited.html">HeightLimited</a><span style="display: none;"><p>限高分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="initializeOptions"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="initializeOptions.html">initializeOptions</a><span style="display: none;"><p>构建实例化对象的配置参数</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="isCounterClockwise"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="isCounterClockwise.html">isCounterClockwise</a><span style="display: none;"><p>地形剖切工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="KeyboardCameraController"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="KeyboardCameraController.html">KeyboardCameraController</a><span style="display: none;"><p>场景相机漫游工具,可以实现沉浸式的鼠标键盘漫游功能,具体操作方法如下:</p>
230
+ <p>1. 相机平移操作,这类操作不会改变相机的朝向,只会改变相机的位置:</p>
231
+ <ul>
232
+ <li><code>W</code>:相机位置向前移动</li>
233
+ <li><code>S</code>:相机位置向后移动</li>
234
+ <li><code>A</code>:相机位置向左移动</li>
235
+ <li><code>D</code>:相机位置向右移动</li>
236
+ <li><code>Q</code>:相机位置升高</li>
237
+ <li><code>E</code>:相机位置降低</li>
238
+ </ul>
239
+ <p>2. 相对于相机视点操作,其中<code>U</code>,<code>O</code>,<code>J</code>,<code>L</code>操作会改变相机的位置,也会改变相机的朝向,而<code>I</code>,<code>K</code>操作只会改变相机相较视点的距离(在执行<code>U</code>,<code>O</code>,<code>J</code>,<code>L</code>操作时请勿同时执行其他按键操作):</p>
240
+ <ul>
241
+ <li><code>I</code>:相机视角靠近屏幕中心点</li>
242
+ <li><code>K</code>:相机视角远离屏幕中心点</li>
243
+ <li><code>J</code>:绕屏幕中心点向左旋转</li>
244
+ <li><code>L</code>:绕屏幕中心点向右旋转</li>
245
+ <li><code>U</code>:绕屏幕中心点向上旋转</li>
246
+ <li><code>O</code>:绕屏幕中心点向下旋转</li>
247
+ </ul>
248
+ <p>3. 相机自身操作,这类操作不会改变相机的位置,只会改变相机的朝向(在全屏状态下可使用鼠标调整相机视角):</p>
249
+ <ul>
250
+ <li><code>↑</code>:向上抬高视角</li>
251
+ <li><code>↓</code>:向下降低视角</li>
252
+ <li><code>←</code>:向左移动视角</li>
253
+ <li><code>→</code>:向右移动视角</li>
254
+ </ul>
255
+ <p>4. 鼠标操作:</p>
256
+ <ul>
257
+ <li>开启鼠标操作功能后,页面将进入全屏模式,此时相机视角可通过鼠标移动进行操作</li>
258
+ </ul>
259
+ <p>5. 辅助操作:</p>
260
+ <ul>
261
+ <li><code>Shift</code>:加速相机平移操作,调整移动步长为原来的两倍</li>
262
+ <li><code>R</code>:重置视角到初始视角,仅在参数<code>initView</code>定义时有效</li>
263
+ </ul></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISDynamicLabelCollection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISDynamicLabelCollection.html">MapGISDynamicLabelCollection</a><span style="display: none;"><p>动态注记容器</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISFeatureGridCollection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISFeatureGridCollection.html">MapGISFeatureGridCollection</a><span style="display: none;"><p>网格要素容器</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISImageServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISImageServerImageryProvider.html">MapGISImageServerImageryProvider</a><span style="display: none;"><p>IGS影像服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISM3DSet"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISM3DSet.html">MapGISM3DSet</a><span style="display: none;"><p>MapGISM3DSet对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISMapServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISMapServerImageryProvider.html">MapGISMapServerImageryProvider</a><span style="display: none;"><p>IGS地图服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISMapServerSingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISMapServerSingleImageryProvider.html">MapGISMapServerSingleImageryProvider</a><span style="display: none;"><p>IGS地图服务一张图出图接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTerrainProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTerrainProvider.html">MapGISTerrainProvider</a><span style="display: none;"><p>MapGIS地形服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTerrainService"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTerrainService.html">MapGISTerrainService</a><span style="display: none;"><p>MapGIS地形服务对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTileAvailability"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTileAvailability.html">MapGISTileAvailability</a><span style="display: none;"><p>MapGIS的TileAvailability类,重写了Cesium.TileAvailability的所有方法,支持在内部自动筛选要使用的地形图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISTileServerImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISTileServerImageryProvider.html">MapGISTileServerImageryProvider</a><span style="display: none;"><p>IGS瓦片服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapGISVectorTileImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapGISVectorTileImageryProvider.html">MapGISVectorTileImageryProvider</a><span style="display: none;"><p>MapGIS矢量瓦片服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureAreaTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureAreaTool.html">MeasureAreaTool</a><span style="display: none;"><p>面积测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureLengthTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureLengthTool.html">MeasureLengthTool</a><span style="display: none;"><p>距离测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MeasureSlopeTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MeasureSlopeTool.html">MeasureSlopeTool</a><span style="display: none;"><p>坡度测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelEditor"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelEditor.html">ModelEditor</a><span style="display: none;"><p>模型矩阵编辑工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelFilterTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelFilterTool.html">ModelFilterTool</a><span style="display: none;"><p>模型空间过滤工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ModelTransformTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ModelTransformTool.html">ModelTransformTool</a><span style="display: none;"><p>模型变换工具集</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="NavigationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="NavigationTool.html">NavigationTool</a><span style="display: none;"><p>A mixin which adds the Compass/Navigation widget to the Viewer widget.
264
+ Rather than being called directly, this function is normally passed as
265
+ a parameter to <code>Viewer#extend</code>, as shown in the example below.</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="OpenWeatherImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="OpenWeatherImageryProvider.html">OpenWeatherImageryProvider</a><span style="display: none;"><p>OpenWeatherMap服务服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="PointFluidSource"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="PointFluidSource.html">PointFluidSource</a><span style="display: none;"><p>点流体源对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="PolylineTrailLinkMaterialProperty"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="PolylineTrailLinkMaterialProperty.html">PolylineTrailLinkMaterialProperty</a><span style="display: none;"><p>流动纹理线材质</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="PostProcessStageLibrary"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="PostProcessStageLibrary.html">PostProcessStageLibrary</a><span style="display: none;"><p>用于创建后处理特效的扩展库</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="RadarMaterialProperty"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="RadarMaterialProperty.html">RadarMaterialProperty</a><span style="display: none;"><p>雷达扫描材质</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ReImg"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ReImg.html">ReImg</a><span style="display: none;"><p>截图(保存图片)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="RoamParticle"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="RoamParticle.html">RoamParticle</a><span style="display: none;"><p>跟随模型移动粒子特效</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="S3MTileset"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="S3MTileset.html">S3MTileset</a><span style="display: none;"><p>S3MTileset类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SelectTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SelectTool.html">SelectTool</a><span style="display: none;"><p>绘制工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ShadowRateAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ShadowRateAnalysis.html">ShadowRateAnalysis</a><span style="display: none;">undefined</span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SingleImageryProvider.html">SingleImageryProvider</a><span style="display: none;"><p>一张图出图的服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="StableParticle"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="StableParticle.html">StableParticle</a><span style="display: none;"><p>固定位置粒子特效,可通过更改image与附加参数来实现火焰、喷泉、烟雾等粒子特效</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Style"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Style.html">Style</a><span style="display: none;"><p>标绘图元样式</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TerrainAnalyse"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TerrainAnalyse.html">TerrainAnalyse</a><span style="display: none;"><p>地形分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TerrainProfile"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TerrainProfile.html">TerrainProfile</a><span style="display: none;">undefined</span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ThemeManager"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ThemeManager.html">ThemeManager</a><span style="display: none;"><p>统计图</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TriangulationTool"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TriangulationTool.html">TriangulationTool</a><span style="display: none;"><p>三角测量工具</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="UrlTemplateImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="UrlTemplateImageryProvider.html">UrlTemplateImageryProvider</a><span style="display: none;"><p>网络瓦片服务接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="VisiblityAnalysis"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="VisiblityAnalysis.html">VisiblityAnalysis</a><span style="display: none;"><p>通视分析</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="VolumeFluidSource"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="VolumeFluidSource.html">VolumeFluidSource</a><span style="display: none;"><p>全域流体源对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WaterReflection"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WaterReflection.html">WaterReflection</a><span style="display: none;"><p>创建反射水面的实例化对象</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapServiceImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapServiceImageryProvider.html">WebMapServiceImageryProvider</a><span style="display: none;"><p>WMS服务接入类,现已不支持通过构造函数(new WebMapServiceImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapServiceSingleImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapServiceSingleImageryProvider.html">WebMapServiceSingleImageryProvider</a><span style="display: none;"><p>WMS服务一张图出图接入类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapTileServiceImageryProvider"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapTileServiceImageryProvider.html">WebMapTileServiceImageryProvider</a><span style="display: none;"><p>WMTS服务接入类,现已不支持通过构造函数(new WebMapTileServiceImageryProvider())的方式初始化图层,而是使用fromUrl方法构造图层</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Wind3D"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Wind3D.html">Wind3D</a><span style="display: none;"><p>风场系统</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">工具类模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GeoJSONLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GeoJSONLayerUtil.html">GeoJSONLayerUtil</a><span style="display: none;"><p>GeoJSON图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="GraphicsLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="GraphicsLayerUtil.html">GraphicsLayerUtil</a><span style="display: none;"><p>几何图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="IGSFeatureLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="IGSFeatureLayerUtil.html">IGSFeatureLayerUtil</a><span style="display: none;"><p>IGSFeature图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WFSLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WFSLayerUtil.html">WFSLayerUtil</a><span style="display: none;"><p>WFS图层的工具类</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">视图模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ISSceneLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ISSceneLayerUtil.html">ISSceneLayerUtil</a><span style="display: none;"><p>IS场景图层的工具类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Popup"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Popup.html">Popup</a><span style="display: none;"><p>场景信息弹窗(cesium引擎)
266
+ 参考示例:
267
+ <a href='#SceneView'>[初始化三维场景视图]</a>
268
+ <br>[ES5引入方式]:<br/>
269
+ zondy.cesium.SceneView() <br/>
270
+ [ES6引入方式]:<br/>
271
+ import { SceneView } from '@mapgis/webclient-cesium-plugin' <br/>
272
+ 自定义样式说明:<br/>
273
+ zondy-popup__container 弹窗容器样式<br/>
274
+ zondy-popup__tip 弹窗对话框箭头样式<br/>
275
+ zondy-popup__header 弹窗头部样式<br/>
276
+ zondy-popup__content 弹窗主体样式<br/>
277
+ zondy-popup__footer 弹窗底部样式<br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SceneView"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SceneView.html">SceneView</a><span style="display: none;"><p>场景视图类<br/>
278
+ 继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/SceneView.html' target='_blank'>zondy.SceneView</a></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Screenshot"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Screenshot.html">Screenshot</a><span style="display: none;"><p>屏幕打印工具</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">服务模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ProviderBaseUrlRegExp"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ProviderBaseUrlRegExp.html">ProviderBaseUrlRegExp</a><span style="display: none;"><p>服务基地址匹配正则表达式</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">草图编辑模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SketchEditor"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditor.html">SketchEditor</a><span style="display: none;"><p>Cesium引擎草图编辑类<br/>
279
+ 继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/SketchEditor3D.html' target='_blank'>zondy.SketchEditor3D</a><br/>
280
+ <br>[ES5引入方式]:<br/>
281
+ const { SketchEditor } = zondy.tool.sketch <br/>
282
+ [ES6引入方式]:<br/>
283
+ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/></p></span></li></ul></div>
284
+
285
+ </nav>
286
+ </div>
287
+ <div class="core" id="main-content-wrapper">
288
+ <div class="content">
289
+ <header id="page-title" class="page-title">
290
+ <span class="page-title-main">类名</span>
291
+ <span class="page-title-sub">Fluid</span>
292
+ </header>
293
+
294
+
295
+
296
+
297
+
298
+ <section>
299
+
300
+ <article>
301
+ <div class="container-overview">
302
+
303
+
304
+ <div class='vertical-section'>
305
+ <div class="members">
306
+ <div class="member">
307
+
308
+
309
+
310
+
311
+ <h4 class="name" id="Fluid">
312
+ <a class="href-link" href="#Fluid">#</a>
313
+
314
+ <span class="code-name" style="font-size:30px">
315
+
316
+ new Fluid<span class="signature">(options)</span>
317
+
318
+ </span>
319
+ </h4>
320
+
321
+
322
+
323
+ <div class="description">
324
+ <p>流体模拟对象</p>
325
+ </div>
326
+
327
+
328
+
329
+
330
+
331
+
332
+
333
+
334
+
335
+
336
+ <h4>参数:</h4>
337
+
338
+ <div class="table-container">
339
+ <table class="params table">
340
+ <thead>
341
+ <tr>
342
+
343
+ <th>名称</th>
344
+
345
+
346
+ <th>类型</th>
347
+
348
+
349
+ <th style="min-width: 100px;">默认值</th>
350
+
351
+
352
+ <th class="last">描述</th>
353
+ </tr>
354
+ </thead>
355
+
356
+ <tbody>
357
+
358
+
359
+
360
+ <tr class="deep-level-0">
361
+
362
+ <td class="name"><code>options</code></td>
363
+
364
+
365
+ <td class="type">
366
+
367
+
368
+ <span class="param-type">Object</span>
369
+
370
+
371
+
372
+ </td>
373
+
374
+
375
+ <td class="default">
376
+
377
+ </td>
378
+
379
+
380
+ <td class="description last"><p>实例化流体模拟对象所需的参数</p></td>
381
+ </tr>
382
+
383
+
384
+
385
+
386
+ <tr class="deep-level-1">
387
+
388
+ <td class="name"><code>viewer</code></td>
389
+
390
+
391
+ <td class="type">
392
+
393
+
394
+ <span class="param-type"><a href="Cesium.Viewer.html">Cesium.Viewer</a></span>
395
+
396
+
397
+
398
+ </td>
399
+
400
+
401
+ <td class="default">
402
+
403
+ </td>
404
+
405
+
406
+ <td class="description last"><p>场景视图对象</p></td>
407
+ </tr>
408
+
409
+
410
+
411
+
412
+ <tr class="deep-level-1">
413
+
414
+ <td class="name"><code>rectangle</code></td>
415
+
416
+
417
+ <td class="type">
418
+
419
+
420
+ <span class="param-type">Cesium.Rectangle</span>
421
+
422
+
423
+
424
+ </td>
425
+
426
+
427
+ <td class="default">
428
+
429
+ </td>
430
+
431
+
432
+ <td class="description last"><p>流体模拟的地理范围</p></td>
433
+ </tr>
434
+
435
+
436
+
437
+
438
+ <tr class="deep-level-1">
439
+
440
+ <td class="name"><code>samplePrecision</code></td>
441
+
442
+
443
+ <td class="type">
444
+
445
+
446
+ <span class="param-type">Number</span>
447
+
448
+
449
+
450
+ </td>
451
+
452
+
453
+ <td class="default">
454
+
455
+ </td>
456
+
457
+
458
+ <td class="description last"><p>模拟精度,单位米,表示间隔多少米采样一个点模拟。当用户不指定时,内部会根据模拟区域的范围大小自动计算一个模拟精度。理论上采样精度越高,模拟结果越精细,但模拟性能也会随之降低。同时受限于浏览器限制,纹理大小有上限,采样间隔不能太小</p></td>
459
+ </tr>
460
+
461
+
462
+
463
+
464
+ <tr class="deep-level-1">
465
+
466
+ <td class="name"><code>sampleMode</code></td>
467
+
468
+
469
+ <td class="type">
470
+
471
+
472
+ <span class="param-type">String</span>
473
+
474
+
475
+
476
+ </td>
477
+
478
+
479
+ <td class="default">
480
+
481
+ </td>
482
+
483
+
484
+ <td class="description last"><p>流体可视化的采样模式,可取值有两个:'linear'、'nearest',分别为线性采样和临近采样,对于模拟区域内存在类似建筑物等垂直突变物体的情况,建议采用临近采样模式,默认值为临近采样'nearest'</p></td>
485
+ </tr>
486
+
487
+
488
+
489
+
490
+ <tr class="deep-level-1">
491
+
492
+ <td class="name"><code>color</code></td>
493
+
494
+
495
+ <td class="type">
496
+
497
+
498
+ <span class="param-type">Object</span>
499
+
500
+
501
+
502
+ </td>
503
+
504
+
505
+ <td class="default">
506
+
507
+ </td>
508
+
509
+
510
+ <td class="description last"><p>流体模拟的色表(使用方法详见下方示例)</p></td>
511
+ </tr>
512
+
513
+
514
+
515
+
516
+ <tr class="deep-level-1">
517
+
518
+ <td class="name"><code>flowParticle</code></td>
519
+
520
+
521
+ <td class="type">
522
+
523
+
524
+ <span class="param-type"><a href="FlowParticle.html">FlowParticle</a></span>
525
+
526
+
527
+
528
+ </td>
529
+
530
+
531
+ <td class="default">
532
+
533
+ new FlowParticle()
534
+
535
+ </td>
536
+
537
+
538
+ <td class="description last"><p>流体模拟的粒子效果对象</p></td>
539
+ </tr>
540
+
541
+
542
+
543
+
544
+ <tr class="deep-level-1">
545
+
546
+ <td class="name"><code>fluidReflection</code></td>
547
+
548
+
549
+ <td class="type">
550
+
551
+
552
+ <span class="param-type"><a href="FluidReflection.html">FluidReflection</a></span>
553
+
554
+
555
+
556
+ </td>
557
+
558
+
559
+ <td class="default">
560
+
561
+ new FluidReflection()
562
+
563
+ </td>
564
+
565
+
566
+ <td class="description last"><p>流体模拟的反射效果对象</p></td>
567
+ </tr>
568
+
569
+
570
+
571
+
572
+ <tr class="deep-level-1">
573
+
574
+ <td class="name"><code>fluidShadow</code></td>
575
+
576
+
577
+ <td class="type">
578
+
579
+
580
+ <span class="param-type"><a href="FluidShadow.html">FluidShadow</a></span>
581
+
582
+
583
+
584
+ </td>
585
+
586
+
587
+ <td class="default">
588
+
589
+ new FluidShadow()
590
+
591
+ </td>
592
+
593
+
594
+ <td class="description last"><p>流体模拟的阴影效果对象</p></td>
595
+ </tr>
596
+
597
+
598
+
599
+
600
+ <tr class="deep-level-1">
601
+
602
+ <td class="name"><code>fluidSpecular</code></td>
603
+
604
+
605
+ <td class="type">
606
+
607
+
608
+ <span class="param-type"><a href="FluidSpecular.html">FluidSpecular</a></span>
609
+
610
+
611
+
612
+ </td>
613
+
614
+
615
+ <td class="default">
616
+
617
+ new FluidSpecular()
618
+
619
+ </td>
620
+
621
+
622
+ <td class="description last"><p>流体模拟的高光效果对象</p></td>
623
+ </tr>
624
+
625
+
626
+
627
+
628
+ <tr class="deep-level-1">
629
+
630
+ <td class="name"><code>fluidFoam</code></td>
631
+
632
+
633
+ <td class="type">
634
+
635
+
636
+ <span class="param-type"><a href="FluidFoam.html">FluidFoam</a></span>
637
+
638
+
639
+
640
+ </td>
641
+
642
+
643
+ <td class="default">
644
+
645
+ new FluidFoam()
646
+
647
+ </td>
648
+
649
+
650
+ <td class="description last"><p>流体模拟的白浪效果对象</p></td>
651
+ </tr>
652
+
653
+
654
+
655
+
656
+ <tr class="deep-level-1">
657
+
658
+ <td class="name"><code>show</code></td>
659
+
660
+
661
+ <td class="type">
662
+
663
+
664
+ <span class="param-type">Boolean</span>
665
+
666
+
667
+
668
+ </td>
669
+
670
+
671
+ <td class="default">
672
+
673
+ false
674
+
675
+ </td>
676
+
677
+
678
+ <td class="description last"><p>是否显示流体模拟</p></td>
679
+ </tr>
680
+
681
+
682
+
683
+
684
+
685
+
686
+
687
+ </tbody>
688
+ </table>
689
+ </div>
690
+
691
+
692
+
693
+
694
+
695
+
696
+ <dl class="details">
697
+
698
+
699
+
700
+
701
+
702
+
703
+
704
+
705
+
706
+
707
+
708
+
709
+
710
+
711
+
712
+
713
+
714
+
715
+
716
+
717
+
718
+
719
+
720
+
721
+
722
+
723
+
724
+
725
+
726
+
727
+
728
+ </dl>
729
+
730
+
731
+
732
+
733
+
734
+
735
+
736
+
737
+
738
+
739
+
740
+
741
+
742
+
743
+
744
+
745
+
746
+
747
+ <div class='columns method-parameter'>
748
+ <div class="column is-2"><label>返回值:</label></div>
749
+ <div class="column is-10">
750
+
751
+
752
+
753
+ <div class="columns">
754
+
755
+ <div class='param-desc column is-7'><p>返回根据参数实例化的流体模拟对象</p></div>
756
+
757
+
758
+ <div class='column is-5 has-text-left'>
759
+ <label>类型: </label>
760
+
761
+ <span class="param-type">Object</span>
762
+
763
+
764
+ </div>
765
+
766
+ </div>
767
+
768
+
769
+ </div>
770
+ </div>
771
+
772
+
773
+
774
+
775
+
776
+
777
+ <h5>示例</h5>
778
+
779
+ <p class="code-caption"><h7>流体色表的格式规则</h7></p>
780
+
781
+
782
+ <pre class="prettyprint"><code>// 流体模拟色表是一个简单JavaScript对象,通过对象属性的key和value值表示不同深度的过渡颜色值
783
  0: new Cesium.Color.BLUE,
1
784
  0: new Cesium.Color.RED,
2
785
  5: new Cesium.Color.GREEN,
3
786
  10: new Cesium.Color.BLUE,
787
+
788
+
789
+ <p class="code-caption"><h7>创建流体模拟对象</h7></p>
790
+
791
+
792
+ <pre class="prettyprint"><code>// ES5引入方式
4
793
  show: true,
5
794
  samplePrecision: 10,
795
+
796
+
797
+
798
+
799
+ </div>
800
+ </div>
801
+ </div>
802
+
803
+
804
+ </div>
805
+
806
+
807
+
808
+
809
+
810
+
811
+
812
+
813
+
814
+
815
+
816
+
817
+
818
+
819
+ <div class='vertical-section'>
820
+ <h3 id='member'>成员变量</h3>
821
+ <div class="members">
822
+
823
+ <div class="member">
824
+
825
+ <span class="method-parameter is-pulled-right">
826
+ <label>类型:</label>
827
+
828
+ <span class="param-type">Object</span>
829
+
830
+
831
+ </span>
832
+
833
+ <h4 class="name" id="color">
834
+ <a class="href-link" href="#color">#</a>
835
+
836
+ <span class="code-name">
837
+ color
838
+ </span>
839
+
840
+ </h4>
841
+
842
+
843
+
844
+
845
+ <div class="description">
846
+ <p>流体模拟渲染的色表(使用方法详见上方示例)</p>
847
+ </div>
848
+
849
+
850
+
851
+
852
+
853
+ <dl class="details">
854
+
855
+
856
+
857
+
858
+
859
+
860
+
861
+
862
+
863
+
864
+
865
+
866
+
867
+
868
+
869
+
870
+
871
+
872
+
873
+
874
+
875
+
876
+
877
+
878
+
879
+
880
+
881
+
882
+
883
+
884
+
885
+ </dl>
886
+
887
+
888
+
889
+
890
+
891
+ </div>
892
+
893
+ <div class="member">
894
+
895
+ <span class="method-parameter is-pulled-right">
896
+ <label>类型:</label>
897
+
898
+ <span class="param-type"><a href="FlowParticle.html">FlowParticle</a></span>
899
+
900
+
901
+ </span>
902
+
903
+ <h4 class="name" id="flowParticle">
904
+ <a class="href-link" href="#flowParticle">#</a>
905
+
906
+ <span class="code-name">
907
+ flowParticle
908
+ </span>
909
+
910
+ </h4>
911
+
912
+
913
+
914
+
915
+ <div class="description">
916
+ <p>流体模拟的粒子对象</p>
917
+ </div>
918
+
919
+
920
+
921
+
922
+
923
+ <dl class="details">
924
+
925
+
926
+
927
+
928
+
929
+
930
+
931
+
932
+
933
+
934
+
935
+
936
+
937
+
938
+
939
+
940
+
941
+
942
+
943
+
944
+
945
+
946
+
947
+
948
+
949
+
950
+
951
+
952
+
953
+
954
+
955
+ </dl>
956
+
957
+
958
+
959
+
960
+
961
+ </div>
962
+
963
+ <div class="member">
964
+
965
+ <span class="method-parameter is-pulled-right">
966
+ <label>类型:</label>
967
+
968
+ <span class="param-type"><a href="FluidSourceCollection.html">FluidSourceCollection</a></span>
969
+
970
+
971
+ </span>
972
+
973
+ <h4 class="name" id="fluidSources">
974
+ <a class="href-link" href="#fluidSources">#</a>
975
+
976
+ <span class="code-name">
977
+ fluidSources
978
+ </span>
979
+
980
+ </h4>
981
+
982
+
983
+
984
+
985
+ <div class="description">
986
+ <p>流体模拟的源集合对象</p>
987
+ </div>
988
+
989
+
990
+
991
+
992
+
993
+ <dl class="details">
994
+
995
+
996
+
997
+
998
+
999
+
1000
+
1001
+
1002
+
1003
+
1004
+
1005
+
1006
+
1007
+
1008
+
1009
+
1010
+
1011
+
1012
+
1013
+
1014
+
1015
+
1016
+
1017
+
1018
+
1019
+
1020
+
1021
+
1022
+
1023
+
1024
+
1025
+ </dl>
1026
+
1027
+
1028
+
1029
+
1030
+
1031
+ </div>
1032
+
1033
+ <div class="member">
1034
+
1035
+ <span class="method-parameter is-pulled-right">
1036
+ <label>类型:</label>
1037
+
1038
+ <span class="param-type"><a href="FluidFoam.html">FluidFoam</a></span>
1039
+
1040
+
1041
+ </span>
1042
+
1043
+ <h4 class="name" id="foam">
1044
+ <a class="href-link" href="#foam">#</a>
1045
+
1046
+ <span class="code-name">
1047
+ foam
1048
+ </span>
1049
+
1050
+ </h4>
1051
+
1052
+
1053
+
1054
+
1055
+ <div class="description">
1056
+ <p>白浪特效对象</p>
1057
+ </div>
1058
+
1059
+
1060
+
1061
+
1062
+
1063
+ <dl class="details">
1064
+
1065
+
1066
+
1067
+
1068
+
1069
+
1070
+
1071
+
1072
+
1073
+
1074
+
1075
+
1076
+
1077
+
1078
+
1079
+
1080
+
1081
+
1082
+
1083
+
1084
+
1085
+
1086
+
1087
+
1088
+
1089
+
1090
+
1091
+
1092
+
1093
+
1094
+
1095
+ </dl>
1096
+
1097
+
1098
+
1099
+
1100
+
1101
+ </div>
1102
+
1103
+ <div class="member">
1104
+
1105
+ <span class="method-parameter is-pulled-right">
1106
+ <label>类型:</label>
1107
+
1108
+ <span class="param-type">Array</span>
1109
+
1110
+
1111
+ </span>
1112
+
1113
+ <h4 class="name" id="objectsToExclude">
1114
+ <a class="href-link" href="#objectsToExclude">#</a>
1115
+
1116
+ <span class="code-name">
1117
+ objectsToExclude
1118
+ </span>
1119
+
1120
+ </h4>
1121
+
1122
+
1123
+
1124
+
1125
+ <div class="description">
1126
+ <p>不参与流体模拟的对象</p>
1127
+ </div>
1128
+
1129
+
1130
+
1131
+
1132
+
1133
+ <dl class="details">
1134
+
1135
+
1136
+
1137
+
1138
+
1139
+
1140
+
1141
+
1142
+
1143
+
1144
+
1145
+
1146
+
1147
+
1148
+
1149
+
1150
+
1151
+
1152
+
1153
+
1154
+
1155
+
1156
+
1157
+
1158
+
1159
+
1160
+
1161
+
1162
+
1163
+
1164
+
1165
+ </dl>
1166
+
1167
+
1168
+
1169
+
1170
+
1171
+ </div>
1172
+
1173
+ <div class="member">
1174
+
1175
+ <span class="method-parameter is-pulled-right">
1176
+ <label>类型:</label>
1177
+
1178
+ <span class="param-type">Boolean</span>
1179
+
1180
+
1181
+ </span>
1182
+
1183
+ <h4 class="name" id="ready">
1184
+ <a class="href-link" href="#ready">#</a>
1185
+
1186
+
1187
+ <span class='tag'>readonly</span>
1188
+
1189
+
1190
+ <span class="code-name">
1191
+ ready
1192
+ </span>
1193
+
1194
+ </h4>
1195
+
1196
+
1197
+
1198
+
1199
+ <div class="description">
1200
+ <p>流体模拟对象是否创建准备就绪</p>
1201
+ </div>
1202
+
1203
+
1204
+
1205
+
1206
+
1207
+ <dl class="details">
1208
+
1209
+
1210
+
1211
+
1212
+
1213
+
1214
+
1215
+
1216
+
1217
+
1218
+
1219
+
1220
+
1221
+
1222
+
1223
+
1224
+
1225
+
1226
+
1227
+
1228
+
1229
+
1230
+
1231
+
1232
+
1233
+
1234
+
1235
+
1236
+
1237
+
1238
+
1239
+ </dl>
1240
+
1241
+
1242
+
1243
+
1244
+
1245
+ </div>
1246
+
1247
+ <div class="member">
1248
+
1249
+ <span class="method-parameter is-pulled-right">
1250
+ <label>类型:</label>
1251
+
1252
+ <span class="param-type"><a href="Promise.html">Promise</a></span>
1253
+
1254
+
1255
+ </span>
1256
+
1257
+ <h4 class="name" id="readyPromise">
1258
+ <a class="href-link" href="#readyPromise">#</a>
1259
+
1260
+
1261
+ <span class='tag'>readonly</span>
1262
+
1263
+
1264
+ <span class="code-name">
1265
+ readyPromise
1266
+ </span>
1267
+
1268
+ </h4>
1269
+
1270
+
1271
+
1272
+
1273
+ <div class="description">
1274
+ <p>流体模拟对象是否创建准备就绪的回调方法</p>
1275
+ </div>
1276
+
1277
+
1278
+
1279
+
1280
+
1281
+ <dl class="details">
1282
+
1283
+
1284
+
1285
+
1286
+
1287
+
1288
+
1289
+
1290
+
1291
+
1292
+
1293
+
1294
+
1295
+
1296
+
1297
+
1298
+
1299
+
1300
+
1301
+
1302
+
1303
+
1304
+
1305
+
1306
+
1307
+
1308
+
1309
+
1310
+
1311
+
1312
+
1313
+ </dl>
1314
+
1315
+
1316
+
1317
+
1318
+
1319
+ </div>
1320
+
1321
+ <div class="member">
1322
+
1323
+ <span class="method-parameter is-pulled-right">
1324
+ <label>类型:</label>
1325
+
1326
+ <span class="param-type">Cesium.Rectangle</span>
1327
+
1328
+
1329
+ </span>
1330
+
1331
+ <h4 class="name" id="rectangle">
1332
+ <a class="href-link" href="#rectangle">#</a>
1333
+
1334
+ <span class="code-name">
1335
+ rectangle
1336
+ </span>
1337
+
1338
+ </h4>
1339
+
1340
+
1341
+
1342
+
1343
+ <div class="description">
1344
+ <p>流体模拟的范围</p>
1345
+ </div>
1346
+
1347
+
1348
+
1349
+
1350
+
1351
+ <dl class="details">
1352
+
1353
+
1354
+
1355
+
1356
+
1357
+
1358
+
1359
+
1360
+
1361
+
1362
+
1363
+
1364
+
1365
+
1366
+
1367
+
1368
+
1369
+
1370
+
1371
+
1372
+
1373
+
1374
+
1375
+
1376
+
1377
+
1378
+
1379
+
1380
+
1381
+
1382
+
1383
+ </dl>
1384
+
1385
+
1386
+
1387
+
1388
+
1389
+ </div>
1390
+
1391
+ <div class="member">
1392
+
1393
+ <span class="method-parameter is-pulled-right">
1394
+ <label>类型:</label>
1395
+
1396
+ <span class="param-type"><a href="FluidReflection.html">FluidReflection</a></span>
1397
+
1398
+
1399
+ </span>
1400
+
1401
+ <h4 class="name" id="reflection">
1402
+ <a class="href-link" href="#reflection">#</a>
1403
+
1404
+ <span class="code-name">
1405
+ reflection
1406
+ </span>
1407
+
1408
+ </h4>
1409
+
1410
+
1411
+
1412
+
1413
+ <div class="description">
1414
+ <p>流体反射特效对象</p>
1415
+ </div>
1416
+
1417
+
1418
+
1419
+
1420
+
1421
+ <dl class="details">
1422
+
1423
+
1424
+
1425
+
1426
+
1427
+
1428
+
1429
+
1430
+
1431
+
1432
+
1433
+
1434
+
1435
+
1436
+
1437
+
1438
+
1439
+
1440
+
1441
+
1442
+
1443
+
1444
+
1445
+
1446
+
1447
+
1448
+
1449
+
1450
+
1451
+
1452
+
1453
+ </dl>
1454
+
1455
+
1456
+
1457
+
1458
+
1459
+ </div>
1460
+
1461
+ <div class="member">
1462
+
1463
+ <span class="method-parameter is-pulled-right">
1464
+ <label>类型:</label>
1465
+
1466
+ <span class="param-type">Number</span>
1467
+
1468
+
1469
+ </span>
1470
+
1471
+ <h4 class="name" id="samplePrecision">
1472
+ <a class="href-link" href="#samplePrecision">#</a>
1473
+
1474
+
1475
+ <span class='tag'>readonly</span>
1476
+
1477
+
1478
+ <span class="code-name">
1479
+ samplePrecision
1480
+ </span>
1481
+
1482
+ </h4>
1483
+
1484
+
1485
+
1486
+
1487
+ <div class="description">
1488
+ <p>流体模拟的采样精度</p>
1489
+ </div>
1490
+
1491
+
1492
+
1493
+
1494
+
1495
+ <dl class="details">
1496
+
1497
+
1498
+
1499
+
1500
+
1501
+
1502
+
1503
+
1504
+
1505
+
1506
+
1507
+
1508
+
1509
+
1510
+
1511
+
1512
+
1513
+
1514
+
1515
+
1516
+
1517
+
1518
+
1519
+
1520
+
1521
+
1522
+
1523
+
1524
+
1525
+
1526
+
1527
+ </dl>
1528
+
1529
+
1530
+
1531
+
1532
+
1533
+ </div>
1534
+
1535
+ <div class="member">
1536
+
1537
+ <span class="method-parameter is-pulled-right">
1538
+ <label>类型:</label>
1539
+
1540
+ <span class="param-type"><a href="FluidShadow.html">FluidShadow</a></span>
1541
+
1542
+
1543
+ </span>
1544
+
1545
+ <h4 class="name" id="shadow">
1546
+ <a class="href-link" href="#shadow">#</a>
1547
+
1548
+ <span class="code-name">
1549
+ shadow
1550
+ </span>
1551
+
1552
+ </h4>
1553
+
1554
+
1555
+
1556
+
1557
+ <div class="description">
1558
+ <p>阴影特效对象</p>
1559
+ </div>
1560
+
1561
+
1562
+
1563
+
1564
+
1565
+ <dl class="details">
1566
+
1567
+
1568
+
1569
+
1570
+
1571
+
1572
+
1573
+
1574
+
1575
+
1576
+
1577
+
1578
+
1579
+
1580
+
1581
+
1582
+
1583
+
1584
+
1585
+
1586
+
1587
+
1588
+
1589
+
1590
+
1591
+
1592
+
1593
+
1594
+
1595
+
1596
+
1597
+ </dl>
1598
+
1599
+
1600
+
1601
+
1602
+
1603
+ </div>
1604
+
1605
+ <div class="member">
1606
+
1607
+ <span class="method-parameter is-pulled-right">
1608
+ <label>类型:</label>
1609
+
1610
+ <span class="param-type">Boolean</span>
1611
+
1612
+
1613
+ </span>
1614
+
1615
+ <h4 class="name" id="show">
1616
+ <a class="href-link" href="#show">#</a>
1617
+
1618
+ <span class="code-name">
1619
+ show
1620
+ </span>
1621
+
1622
+ </h4>
1623
+
1624
+
1625
+
1626
+
1627
+ <div class="description">
1628
+ <p>是否显示流体模拟结果</p>
1629
+ </div>
1630
+
1631
+
1632
+
1633
+
1634
+
1635
+ <dl class="details">
1636
+
1637
+
1638
+
1639
+
1640
+
1641
+
1642
+
1643
+
1644
+
1645
+
1646
+
1647
+
1648
+
1649
+
1650
+
1651
+
1652
+
1653
+
1654
+
1655
+
1656
+
1657
+
1658
+
1659
+
1660
+
1661
+
1662
+
1663
+
1664
+
1665
+
1666
+
1667
+ </dl>
1668
+
1669
+
1670
+
1671
+
1672
+
1673
+ </div>
1674
+
1675
+ <div class="member">
1676
+
1677
+ <span class="method-parameter is-pulled-right">
1678
+ <label>类型:</label>
1679
+
1680
+ <span class="param-type"><a href="FluidSpecular.html">FluidSpecular</a></span>
1681
+
1682
+
1683
+ </span>
1684
+
1685
+ <h4 class="name" id="specular">
1686
+ <a class="href-link" href="#specular">#</a>
1687
+
1688
+ <span class="code-name">
1689
+ specular
1690
+ </span>
1691
+
1692
+ </h4>
1693
+
1694
+
1695
+
1696
+
1697
+ <div class="description">
1698
+ <p>高光特效对象</p>
1699
+ </div>
1700
+
1701
+
1702
+
1703
+
1704
+
1705
+ <dl class="details">
1706
+
1707
+
1708
+
1709
+
1710
+
1711
+
1712
+
1713
+
1714
+
1715
+
1716
+
1717
+
1718
+
1719
+
1720
+
1721
+
1722
+
1723
+
1724
+
1725
+
1726
+
1727
+
1728
+
1729
+
1730
+
1731
+
1732
+
1733
+
1734
+
1735
+
1736
+
1737
+ </dl>
1738
+
1739
+
1740
+
1741
+
1742
+
1743
+ </div>
1744
+
1745
+ <div class="member">
1746
+
1747
+ <span class="method-parameter is-pulled-right">
1748
+ <label>类型:</label>
1749
+
1750
+ <span class="param-type">Number</span>
1751
+
1752
+
1753
+ </span>
1754
+
1755
+ <h4 class="name" id="speed">
1756
+ <a class="href-link" href="#speed">#</a>
1757
+
1758
+ <span class="code-name">
1759
+ speed
1760
+ </span>
1761
+
1762
+ </h4>
1763
+
1764
+
1765
+
1766
+
1767
+ <div class="description">
1768
+ <p>流体模拟流动速度</p>
1769
+ </div>
1770
+
1771
+
1772
+
1773
+
1774
+
1775
+ <dl class="details">
1776
+
1777
+
1778
+
1779
+
1780
+
1781
+
1782
+
1783
+
1784
+
1785
+
1786
+
1787
+
1788
+
1789
+
1790
+
1791
+
1792
+
1793
+
1794
+
1795
+
1796
+
1797
+
1798
+
1799
+
1800
+
1801
+
1802
+
1803
+
1804
+
1805
+
1806
+
1807
+ </dl>
1808
+
1809
+
1810
+
1811
+
1812
+
1813
+ </div>
1814
+
1815
+ </div>
1816
+ </div>
1817
+
1818
+
1819
+
1820
+ <div class='vertical-section'>
1821
+ <h3 id='function'>方法</h3>
1822
+ <div class="members">
1823
+
1824
+ <div class="member">
1825
+
1826
+
1827
+
1828
+ <h4 class="name" id="addObjects">
1829
+ <a class="href-link" href="#addObjects">#</a>
1830
+
1831
+ <span class="code-name" style="font-size:30px">
1832
+
1833
+ addObjects<span class="signature">(options)</span>
1834
+
1835
+ </span>
1836
+ </h4>
1837
+
1838
+
1839
+
1840
+ <div class="description">
1841
+ <p>添加刚体到流体模拟中</p>
1842
+ </div>
1843
+
1844
+
1845
+
1846
+
1847
+
1848
+
1849
+
1850
+
1851
+
1852
+
1853
+ <h4>参数:</h4>
1854
+
1855
+ <div class="table-container">
1856
+ <table class="params table">
1857
+ <thead>
1858
+ <tr>
1859
+
1860
+ <th>名称</th>
1861
+
1862
+
1863
+ <th>类型</th>
1864
+
1865
+
1866
+
1867
+ <th class="last">描述</th>
1868
+ </tr>
1869
+ </thead>
1870
+
1871
+ <tbody>
1872
+
1873
+
1874
+
1875
+ <tr class="deep-level-0">
1876
+
1877
+ <td class="name"><code>options</code></td>
1878
+
1879
+
1880
+ <td class="type">
1881
+
1882
+
1883
+ <span class="param-type">Object</span>
1884
+
1885
+
1886
+
1887
+ </td>
1888
+
1889
+
1890
+
1891
+ <td class="description last"><p>添加流体模拟刚体的参数</p></td>
1892
+ </tr>
1893
+
1894
+
1895
+
1896
+
1897
+ <tr class="deep-level-1">
1898
+
1899
+ <td class="name"><code>objects</code></td>
1900
+
1901
+
1902
+ <td class="type">
1903
+
1904
+
1905
+ <span class="param-type">Array</span>
1906
+
1907
+
1908
+
1909
+ </td>
1910
+
1911
+
1912
+
1913
+ <td class="description last"><p>需要添加到流体模拟的刚体对象数组</p></td>
1914
+ </tr>
1915
+
1916
+
1917
+
1918
+
1919
+ <tr class="deep-level-1">
1920
+
1921
+ <td class="name"><code>heightMapUpdateCallback</code></td>
1922
+
1923
+
1924
+ <td class="type">
1925
+
1926
+
1927
+ <span class="param-type">function</span>
1928
+
1929
+
1930
+
1931
+ </td>
1932
+
1933
+
1934
+
1935
+ <td class="description last"><p>添加刚体成功后的回调</p></td>
1936
+ </tr>
1937
+
1938
+
1939
+
1940
+
1941
+
1942
+
1943
+
1944
+ </tbody>
1945
+ </table>
1946
+ </div>
1947
+
1948
+
1949
+
1950
+
1951
+
1952
+
1953
+ <dl class="details">
1954
+
1955
+
1956
+
1957
+
1958
+
1959
+
1960
+
1961
+
1962
+
1963
+
1964
+
1965
+
1966
+
1967
+
1968
+
1969
+
1970
+
1971
+
1972
+
1973
+
1974
+
1975
+
1976
+
1977
+
1978
+
1979
+
1980
+
1981
+
1982
+
1983
+
1984
+
1985
+ </dl>
1986
+
1987
+
1988
+
1989
+
1990
+
1991
+
1992
+
1993
+
1994
+
1995
+
1996
+
1997
+
1998
+
1999
+
2000
+
2001
+
2002
+
2003
+
2004
+
2005
+
2006
+
2007
+
2008
+
2009
+ <h5>示例</h5>
2010
+
2011
+
2012
+ <pre class="prettyprint"><code>// 创建刚体对象,如创建一个Entity Box
6
2013
  name: "Blue box",
7
2014
  position: Cesium.Cartesian3.fromDegrees(-114.0, 40.0, 300000.0),
8
2015
  box: {
9
2016
  dimensions: new Cesium.Cartesian3(400000.0, 300000.0, 500000.0),
10
2017
  material: Cesium.Color.BLUE,
11
2018
  }
12
2019
  name: "Blue box",
13
2020
  position: Cesium.Cartesian3.fromDegrees(-114.0, 40.0, 300000.0),
14
2021
  box: {
15
2022
  dimensions: new Cesium.Cartesian3(400000.0, 300000.0, 500000.0),
16
2023
  material: Cesium.Color.BLUE.withAlpha(0.5),
17
2024
  }
18
2025
  objects: [blueBox], // 添加刚体到流体模拟中
19
2026
  heightMapUpdateCallback: () => {
20
2027
  // 将刚体添加到场景中
21
2028
  viewer.entities.add(blueBox);
22
2029
  // 移除场景中用于优化可视化效果的透明刚体
23
2030
  viewer.entities.remove(blueBoxTransparent);
24
2031
  },
2032
+
2033
+
2034
+
2035
+ </div>
2036
+
2037
+ <div class="member">
2038
+
2039
+
2040
+
2041
+ <h4 class="name" id="destroy">
2042
+ <a class="href-link" href="#destroy">#</a>
2043
+
2044
+ <span class="code-name" style="font-size:30px">
2045
+
2046
+ destroy<span class="signature">()</span>
2047
+
2048
+ </span>
2049
+ </h4>
2050
+
2051
+
2052
+
2053
+ <div class="description">
2054
+ <p>销毁流体模拟对象</p>
2055
+ </div>
2056
+
2057
+
2058
+
2059
+
2060
+
2061
+
2062
+
2063
+
2064
+
2065
+
2066
+
2067
+
2068
+
2069
+
2070
+ <dl class="details">
2071
+
2072
+
2073
+
2074
+
2075
+
2076
+
2077
+
2078
+
2079
+
2080
+
2081
+
2082
+
2083
+
2084
+
2085
+
2086
+
2087
+
2088
+
2089
+
2090
+
2091
+
2092
+
2093
+
2094
+
2095
+
2096
+
2097
+
2098
+
2099
+
2100
+
2101
+
2102
+ </dl>
2103
+
2104
+
2105
+
2106
+
2107
+
2108
+
2109
+
2110
+
2111
+
2112
+
2113
+
2114
+
2115
+
2116
+
2117
+
2118
+
2119
+
2120
+
2121
+
2122
+
2123
+
2124
+
2125
+
2126
+ <h5>示例</h5>
2127
+
2128
+
2129
+ <pre class="prettyprint"><code>fluid.destroy()</code></pre>
2130
+
2131
+
2132
+
2133
+ </div>
2134
+
2135
+ <div class="member">
2136
+
2137
+
2138
+
2139
+ <h4 class="name" id="pause">
2140
+ <a class="href-link" href="#pause">#</a>
2141
+
2142
+ <span class="code-name" style="font-size:30px">
2143
+
2144
+ pause<span class="signature">()</span>
2145
+
2146
+ </span>
2147
+ </h4>
2148
+
2149
+
2150
+
2151
+ <div class="description">
2152
+ <p>暂停流体模拟</p>
2153
+ </div>
2154
+
2155
+
2156
+
2157
+
2158
+
2159
+
2160
+
2161
+
2162
+
2163
+
2164
+
2165
+
2166
+
2167
+
2168
+ <dl class="details">
2169
+
2170
+
2171
+
2172
+
2173
+
2174
+
2175
+
2176
+
2177
+
2178
+
2179
+
2180
+
2181
+
2182
+
2183
+
2184
+
2185
+
2186
+
2187
+
2188
+
2189
+
2190
+
2191
+
2192
+
2193
+
2194
+
2195
+
2196
+
2197
+
2198
+
2199
+
2200
+ </dl>
2201
+
2202
+
2203
+
2204
+
2205
+
2206
+
2207
+
2208
+
2209
+
2210
+
2211
+
2212
+
2213
+
2214
+
2215
+
2216
+
2217
+
2218
+
2219
+
2220
+
2221
+
2222
+
2223
+
2224
+ <h5>示例</h5>
2225
+
2226
+
2227
+ <pre class="prettyprint"><code>fluid.pause()</code></pre>
2228
+
2229
+
2230
+
2231
+ </div>
2232
+
2233
+ <div class="member">
2234
+
2235
+
2236
+
2237
+ <h4 class="name" id="removeObjects">
2238
+ <a class="href-link" href="#removeObjects">#</a>
2239
+
2240
+ <span class="code-name" style="font-size:30px">
2241
+
2242
+ removeObjects<span class="signature">(options)</span>
2243
+
2244
+ </span>
2245
+ </h4>
2246
+
2247
+
2248
+
2249
+ <div class="description">
2250
+ <p>从流体模拟中移除刚体</p>
2251
+ </div>
2252
+
2253
+
2254
+
2255
+
2256
+
2257
+
2258
+
2259
+
2260
+
2261
+
2262
+ <h4>参数:</h4>
2263
+
2264
+ <div class="table-container">
2265
+ <table class="params table">
2266
+ <thead>
2267
+ <tr>
2268
+
2269
+ <th>名称</th>
2270
+
2271
+
2272
+ <th>类型</th>
2273
+
2274
+
2275
+
2276
+ <th class="last">描述</th>
2277
+ </tr>
2278
+ </thead>
2279
+
2280
+ <tbody>
2281
+
2282
+
2283
+
2284
+ <tr class="deep-level-0">
2285
+
2286
+ <td class="name"><code>options</code></td>
2287
+
2288
+
2289
+ <td class="type">
2290
+
2291
+
2292
+ <span class="param-type">Object</span>
2293
+
2294
+
2295
+
2296
+ </td>
2297
+
2298
+
2299
+
2300
+ <td class="description last"><p>移除流体模拟刚体的参数</p></td>
2301
+ </tr>
2302
+
2303
+
2304
+
2305
+
2306
+ <tr class="deep-level-1">
2307
+
2308
+ <td class="name"><code>objects</code></td>
2309
+
2310
+
2311
+ <td class="type">
2312
+
2313
+
2314
+ <span class="param-type">Array</span>
2315
+
2316
+
2317
+
2318
+ </td>
2319
+
2320
+
2321
+
2322
+ <td class="description last"><p>需要从流体模拟中删除的刚体对象数组</p></td>
2323
+ </tr>
2324
+
2325
+
2326
+
2327
+
2328
+ <tr class="deep-level-1">
2329
+
2330
+ <td class="name"><code>heightMapUpdateCallback</code></td>
2331
+
2332
+
2333
+ <td class="type">
2334
+
2335
+
2336
+ <span class="param-type">function</span>
2337
+
2338
+
2339
+
2340
+ </td>
2341
+
2342
+
2343
+
2344
+ <td class="description last"><p>移除刚体成功后的回调</p></td>
2345
+ </tr>
2346
+
2347
+
2348
+
2349
+
2350
+
2351
+
2352
+
2353
+ </tbody>
2354
+ </table>
2355
+ </div>
2356
+
2357
+
2358
+
2359
+
2360
+
2361
+
2362
+ <dl class="details">
2363
+
2364
+
2365
+
2366
+
2367
+
2368
+
2369
+
2370
+
2371
+
2372
+
2373
+
2374
+
2375
+
2376
+
2377
+
2378
+
2379
+
2380
+
2381
+
2382
+
2383
+
2384
+
2385
+
2386
+
2387
+
2388
+
2389
+
2390
+
2391
+
2392
+
2393
+
2394
+ </dl>
2395
+
2396
+
2397
+
2398
+
2399
+
2400
+
2401
+
2402
+
2403
+
2404
+
2405
+
2406
+
2407
+
2408
+
2409
+
2410
+
2411
+
2412
+
2413
+
2414
+
2415
+
2416
+
2417
+
2418
+ <h5>示例</h5>
2419
+
2420
+
2421
+ <pre class="prettyprint"><code>// 将刚体从流体模拟中移除
25
2422
  objects: [blueBox],
26
2423
  heightMapUpdateCallback: () => {
27
2424
  // 将刚体从场景中移除
28
2425
  viewer.entities.remove(blueBox);
29
2426
  },
2427
+
2428
+
2429
+
2430
+ </div>
2431
+
2432
+ <div class="member">
2433
+
2434
+
2435
+
2436
+ <h4 class="name" id="start">
2437
+ <a class="href-link" href="#start">#</a>
2438
+
2439
+ <span class="code-name" style="font-size:30px">
2440
+
2441
+ start<span class="signature">()</span>
2442
+
2443
+ </span>
2444
+ </h4>
2445
+
2446
+
2447
+
2448
+ <div class="description">
2449
+ <p>开始流体模拟</p>
2450
+ </div>
2451
+
2452
+
2453
+
2454
+
2455
+
2456
+
2457
+
2458
+
2459
+
2460
+
2461
+
2462
+
2463
+
2464
+
2465
+ <dl class="details">
2466
+
2467
+
2468
+
2469
+
2470
+
2471
+
2472
+
2473
+
2474
+
2475
+
2476
+
2477
+
2478
+
2479
+
2480
+
2481
+
2482
+
2483
+
2484
+
2485
+
2486
+
2487
+
2488
+
2489
+
2490
+
2491
+
2492
+
2493
+
2494
+
2495
+
2496
+
2497
+ </dl>
2498
+
2499
+
2500
+
2501
+
2502
+
2503
+
2504
+
2505
+
2506
+
2507
+
2508
+
2509
+
2510
+
2511
+
2512
+
2513
+
2514
+
2515
+
2516
+
2517
+
2518
+
2519
+
2520
+
2521
+ <h5>示例</h5>
2522
+
2523
+
2524
+ <pre class="prettyprint"><code>fluid.start()</code></pre>
2525
+
2526
+
2527
+
2528
+ </div>
2529
+
2530
+ <div class="member">
2531
+
2532
+
2533
+
2534
+ <h4 class="name" id="update">
2535
+ <a class="href-link" href="#update">#</a>
2536
+
2537
+ <span class="code-name" style="font-size:30px">
2538
+
2539
+ update<span class="signature">(options)</span>
2540
+
2541
+ </span>
2542
+ </h4>
2543
+
2544
+
2545
+
2546
+ <div class="description">
2547
+ <p>触发更新高度图的接口,当场景有变化需要做同步时需要调用</p>
2548
+ </div>
2549
+
2550
+
2551
+
2552
+
2553
+
2554
+
2555
+
2556
+
2557
+
2558
+
2559
+ <h4>参数:</h4>
2560
+
2561
+ <div class="table-container">
2562
+ <table class="params table">
2563
+ <thead>
2564
+ <tr>
2565
+
2566
+ <th>名称</th>
2567
+
2568
+
2569
+ <th>类型</th>
2570
+
2571
+
2572
+
2573
+ <th class="last">描述</th>
2574
+ </tr>
2575
+ </thead>
2576
+
2577
+ <tbody>
2578
+
2579
+
2580
+
2581
+ <tr class="deep-level-0">
2582
+
2583
+ <td class="name"><code>options</code></td>
2584
+
2585
+
2586
+ <td class="type">
2587
+
2588
+
2589
+ <span class="param-type">Object</span>
2590
+
2591
+
2592
+
2593
+ </td>
2594
+
2595
+
2596
+
2597
+ <td class="description last"><p>更新流体模拟的参数</p></td>
2598
+ </tr>
2599
+
2600
+
2601
+
2602
+
2603
+ <tr class="deep-level-1">
2604
+
2605
+ <td class="name"><code>heightMapUpdateCallback</code></td>
2606
+
2607
+
2608
+ <td class="type">
2609
+
2610
+
2611
+ <span class="param-type">function</span>
2612
+
2613
+
2614
+
2615
+ </td>
2616
+
2617
+
2618
+
2619
+ <td class="description last"><p>添加流体模拟成功后的回调</p></td>
2620
+ </tr>
2621
+
2622
+
2623
+
2624
+
2625
+
2626
+
2627
+
2628
+ </tbody>
2629
+ </table>
2630
+ </div>
2631
+
2632
+
2633
+
2634
+
2635
+
2636
+
2637
+ <dl class="details">
2638
+
2639
+
2640
+
2641
+
2642
+
2643
+
2644
+
2645
+
2646
+
2647
+
2648
+
2649
+
2650
+
2651
+
2652
+
2653
+
2654
+
2655
+
2656
+
2657
+
2658
+
2659
+
2660
+
2661
+
2662
+
2663
+
2664
+
2665
+
2666
+
2667
+
2668
+
2669
+ </dl>
2670
+
2671
+
2672
+
2673
+
2674
+
2675
+
2676
+
2677
+
2678
+
2679
+
2680
+
2681
+
2682
+
2683
+
2684
+
2685
+
2686
+
2687
+
2688
+
2689
+
2690
+
2691
+
2692
+
2693
+ </div>
2694
+
2695
+ </div>
2696
+ </div>
2697
+
2698
+
2699
+
2700
+
2701
+
2702
+ </article>
2703
+
2704
+ </section>
2705
+
2706
+
2707
+
2708
+
2709
+ </div>
2710
+
2711
+ <footer class="footer">
2712
+ <div class="content has-text-centered">
2713
+ <p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
2714
+ <p class="sidebar-created-by">
2715
+ <a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
2716
+ <a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
2717
+ </p>
2718
+ </div>
2719
+ </footer>
2720
+
2721
+ </div>
2722
+ <div id="side-nav" class="side-nav">
2723
+ <div style="margin-bottom: 10px;">
2724
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
2725
+ </div>
2726
+ <div style="margin-bottom: 10px;">
2727
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
2728
+ </div>
2729
+ <div style="margin-bottom: 10px;">
2730
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
2731
+ </div>
2732
+ <div>
2733
+ <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
2734
+ </div>
2735
+ </div>
2736
+ </div>
2737
+ <script src="scripts/linenumber.js"> </script>
2738
+
2739
+ <script src="scripts/search.js"> </script>
2740
+
2741
+ </body>
2742
+ </html>