@mapgis/webclient-cesium-plugin 17.4.0 → 17.4.8

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 (107) hide show
  1. package/README.md +76 -1
  2. package/dist/es5/webclient-cesium-plugin.min.js +9 -9
  3. package/dist/es5/webclient-common.min.js +37 -5
  4. package/dist/webclient-cesium-plugin-es6.min.js +9 -9
  5. package/documention/AlgorithmLib.html +8 -4
  6. package/documention/AngulationTool.html +8 -4
  7. package/documention/AnimationTool.html +8 -4
  8. package/documention/ArcGISMapServerImageryProvider.html +8 -4
  9. package/documention/ArcGISTileServerImageryProvider.html +8 -4
  10. package/documention/ArcGISVectorTileImageryProvider.html +8 -4
  11. package/documention/Cesium.Material.html +8 -4
  12. package/documention/Cesium.Viewer.html +185 -4
  13. package/documention/Cesium3DTileset.html +8 -4
  14. package/documention/CesiumHeatmap.html +8 -4
  15. package/documention/CesiumNavigation.html +511 -0
  16. package/documention/CesiumTerrainProvider.html +8 -4
  17. package/documention/CircleWaveMaterialProperty.html +8 -4
  18. package/documention/CollisionDetectionByRender.html +8 -4
  19. package/documention/CompatibleFunc.html +8 -4
  20. package/documention/CustomProjection.html +8 -4
  21. package/documention/CustomTilingScheme.html +8 -4
  22. package/documention/CutFillAnalysis.html +8 -4
  23. package/documention/CuttingTool.html +155 -18
  24. package/documention/Deferred.html +8 -4
  25. package/documention/DrawElement.html +18 -14
  26. package/documention/DrawTool.html +10 -6
  27. package/documention/DynamicEntityVisualizer.html +8 -4
  28. package/documention/DynamicLabelLayer.html +333 -447
  29. package/documention/EditTool.html +8 -4
  30. package/documention/FloodAnalysis.html +8 -4
  31. package/documention/FloodAnalysisReflection.html +8 -4
  32. package/documention/GeoJSONLayerUtil.html +8 -4
  33. package/documention/GlobeIndependentTranslucency.html +8 -4
  34. package/documention/Graphic.html +8 -4
  35. package/documention/GraphicTransformTool.html +1207 -0
  36. package/documention/GraphicsLayer.html +9 -5
  37. package/documention/GraphicsLayerUtil.html +8 -4
  38. package/documention/GroundPrimitiveLayer.html +1645 -0
  39. package/documention/HashMap.html +8 -4
  40. package/documention/HeightLimited.html +8 -4
  41. package/documention/IGSFeatureLayerUtil.html +171 -4
  42. package/documention/ISSceneLayerUtil.html +222 -4
  43. package/documention/KeyboardCameraController.html +8 -4
  44. package/documention/MapGISDynamicLabelCollection.html +1696 -0
  45. package/documention/MapGISFeatureGridCollection.html +1579 -0
  46. package/documention/MapGISImageServerImageryProvider.html +2388 -0
  47. package/documention/MapGISM3DSet.html +8 -4
  48. package/documention/MapGISMapServerImageProvider.html +2523 -0
  49. package/documention/MapGISMapServerImageryProvider.html +9 -5
  50. package/documention/MapGISTerrainProvider.html +8 -4
  51. package/documention/MapGISTileAvailability.html +10 -6
  52. package/documention/MapGISTileServerImageProvider.html +2033 -0
  53. package/documention/MapGISTileServerImageryProvider.html +8 -4
  54. package/documention/MapGISVectorTileImageryProvider.html +8 -4
  55. package/documention/MeasureAreaTool.html +8 -4
  56. package/documention/MeasureLengthTool.html +8 -4
  57. package/documention/MeasureSlopeTool.html +8 -4
  58. package/documention/ModelEditor.html +8 -4
  59. package/documention/ModelFilterTool.html +8 -4
  60. package/documention/ModelTransformTool.html +12 -8
  61. package/documention/NavigationControl.html +512 -0
  62. package/documention/NavigationTool.html +694 -0
  63. package/documention/OpenWeatherImageryProvider.html +766 -0
  64. package/documention/PolylineTrailLinkMaterialProperty.html +8 -4
  65. package/documention/Popup.html +9 -5
  66. package/documention/PostProcessStageLibrary.html +8 -4
  67. package/documention/Promise.html +8 -4
  68. package/documention/ProviderBaseUrlRegExp.html +735 -0
  69. package/documention/RadarMaterialProperty.html +8 -4
  70. package/documention/ReImg.html +8 -4
  71. package/documention/ResetViewNavigationControl.html +975 -0
  72. package/documention/RiverGeometry.html +8 -4
  73. package/documention/RoamParticle.html +8 -4
  74. package/documention/S3MTileset.html +8 -4
  75. package/documention/SceneView.html +3274 -6
  76. package/documention/SceneViewCesium.html +1028 -447
  77. package/documention/Screenshot.html +8 -4
  78. package/documention/SelectTool.html +8 -4
  79. package/documention/ShadowRateAnalysis.html +8 -4
  80. package/documention/ShadowRateDrawCommand.html +8 -4
  81. package/documention/SketchEditor.html +1774 -0
  82. package/documention/SketchEditorCesium.html +249 -365
  83. package/documention/StableParticle.html +8 -4
  84. package/documention/Style.html +8 -4
  85. package/documention/TerrainAnalyse.html +11 -7
  86. package/documention/TerrainProfile.html +8 -4
  87. package/documention/ThemeManager.html +9 -5
  88. package/documention/Tooltip.html +8 -4
  89. package/documention/TriangulationTool.html +8 -4
  90. package/documention/UrlTemplateImageryProvider.html +8 -4
  91. package/documention/UserInterfaceControl.html +1187 -0
  92. package/documention/VisiblityAnalysis.html +9 -5
  93. package/documention/WFSLayerUtil.html +8 -4
  94. package/documention/WaterReflection.html +8 -4
  95. package/documention/WebMapServiceImageryProvider.html +8 -4
  96. package/documention/WebMapTileServiceImageryProvider.html +8 -4
  97. package/documention/Wind3D.html +8 -4
  98. package/documention/ZoomNavigationControl.html +861 -0
  99. package/documention/createColorTexture.html +8 -4
  100. package/documention/global.html +80 -218
  101. package/documention/index.html +8 -4
  102. package/documention/initializeOptions.html +8 -4
  103. package/documention/isCounterClockwise.html +8 -4
  104. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.EchartsLayer.html +8 -4
  105. package/documention/module-%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%8F%AF%E8%A7%86%E5%8C%96.MapVLayer.html +8 -4
  106. package/documention/module.exports_module.exports.html +8 -4
  107. package/package.json +1 -1
@@ -1,292 +1,10 @@
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> SketchEditorCesium</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>
1
+ <header id="page-title" class="page-title">
23
2
 
3
+ <span class="page-title-main">类名</span>
4
+ <span class="page-title-sub">SketchEditorCesium</span>
5
+
6
+ </header>
24
7
 
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="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="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="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="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="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>MapGIS地图图片图层</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="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>MapGIS瓦片图层</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="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="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="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="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引擎)
264
- 参考示例:
265
- <a href='#SceneView'>[初始化三维场景视图]</a>
266
- <br>[ES5引入方式]:<br/>
267
- zondy.cesium.SceneView() <br/>
268
- [ES6引入方式]:<br/>
269
- import { SceneView } from '@mapgis/webclient-cesium-plugin' <br/>
270
- 自定义样式说明:<br/>
271
- zondy-popup__content 弹窗容器样式<br/>
272
- zondy-popup__tip 弹窗对话框箭头样式<br/>
273
- zondy-popup__header 弹窗头部样式<br/>
274
- zondy-popup__content 弹窗主体样式<br/>
275
- 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>视图类</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="SketchEditorCesium"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditorCesium.html">SketchEditorCesium</a><span style="display: none;"><p>Cesium引擎草图编辑类<br/>
276
- <br>[ES5引入方式]:<br/>
277
- const { SketchEditor } = zondy.tool.sketch <br/>
278
- [ES6引入方式]:<br/>
279
- import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/></p></span></li></ul></div>
280
-
281
- </nav>
282
- </div>
283
- <div class="core" id="main-content-wrapper">
284
- <div class="content">
285
- <header id="page-title" class="page-title">
286
- <span class="page-title-main">类名</span>
287
- <span class="page-title-sub">SketchEditorCesium</span>
288
- </header>
289
-
290
8
 
291
9
 
292
10
 
@@ -307,7 +25,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
307
25
  <h4 class="name" id="SketchEditorCesium">
308
26
  <a class="href-link" href="#SketchEditorCesium">#</a>
309
27
 
310
- <span class="code-name" style="font-size:30px">
28
+ <span class="code-name" id="SketchEditorCesium" style="font-size:30px">
311
29
 
312
30
  new SketchEditorCesium<span class="signature">(options)</span>
313
31
 
@@ -333,7 +51,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
333
51
 
334
52
 
335
53
 
336
- <h4>参数:</h4>
54
+ <h4>参数</h4>
337
55
 
338
56
  <div class="table-container">
339
57
  <table class="params table">
@@ -365,7 +83,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
365
83
  <td class="type">
366
84
 
367
85
 
368
- <span class="param-type">Object</span>
86
+ <span class="param-type">
87
+
88
+ Object
89
+
90
+ </span>
91
+
369
92
 
370
93
 
371
94
 
@@ -391,10 +114,19 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
391
114
  <td class="type">
392
115
 
393
116
 
394
- <span class="param-type">MapView</span>
117
+ <span class="param-type">
118
+
119
+ MapView
120
+
121
+ </span>
395
122
  |
396
123
 
397
- <span class="param-type"><a href="SceneView.html">SceneView</a></span>
124
+ <span class="param-type">
125
+
126
+ SceneView
127
+
128
+ </span>
129
+
398
130
 
399
131
 
400
132
 
@@ -420,7 +152,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
420
152
  <td class="type">
421
153
 
422
154
 
423
- <span class="param-type"><a href="GraphicsLayer.html">GraphicsLayer</a></span>
155
+ <span class="param-type">
156
+
157
+ GraphicsLayer
158
+
159
+ </span>
160
+
424
161
 
425
162
 
426
163
 
@@ -446,7 +183,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
446
183
  <td class="type">
447
184
 
448
185
 
449
- <span class="param-type">SketchStyle</span>
186
+ <span class="param-type">
187
+
188
+ SketchStyle
189
+
190
+ </span>
191
+
450
192
 
451
193
 
452
194
 
@@ -472,7 +214,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
472
214
  <td class="type">
473
215
 
474
216
 
475
- <span class="param-type">Object</span>
217
+ <span class="param-type">
218
+
219
+ Object
220
+
221
+ </span>
222
+
476
223
 
477
224
 
478
225
 
@@ -498,7 +245,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
498
245
  <td class="type">
499
246
 
500
247
 
501
- <span class="param-type">ArcType</span>
248
+ <span class="param-type">
249
+
250
+ ArcType
251
+
252
+ </span>
253
+
502
254
 
503
255
 
504
256
 
@@ -577,12 +329,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
577
329
 
578
330
 
579
331
  <div class="method-parameter columns">
580
- <div class="column is-2"><label>绑定事件:</label></div>
332
+ <div class="column is-2"><label>绑定事件</label></div>
581
333
  <div class="column is-10">
582
334
  <ul>
583
- <li>SketchEditor#event:草图绘制完成事件</li>
335
+ <li><a href="#草图绘制完成事件">草图绘制完成事件</a></li>
584
336
 
585
- <li>SketchEditor#event:草图被选中事件</li>
337
+ <li><a href="#草图被选中事件">草图被选中事件</a></li>
586
338
  </ul>
587
339
  </div>
588
340
  </div>
@@ -641,7 +393,113 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
641
393
 
642
394
  <div class='vertical-section'>
643
395
  <h3 id='function'>方法</h3>
396
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">方法概述</h4>
644
397
  <div class="members">
398
+ <div class="table-container">
399
+ <table class="params table">
400
+ <thead>
401
+ <tr>
402
+ <th>名称</th>
403
+ <th>返回值类型</th>
404
+ <th>描述</th>
405
+ </tr>
406
+ </thead>
407
+ <tbody>
408
+
409
+ <tr class="deep-level-0">
410
+ <td class="name"><code><a href="#addVertex">addVertex</a></code></td>
411
+ <td class="name">
412
+ <code>
413
+
414
+
415
+ <span class="param-type">
416
+
417
+ Geometry
418
+
419
+ </span>
420
+
421
+
422
+
423
+
424
+ </code>
425
+ </td>
426
+ <td class="name"><code><p>向当前线或区草图中插入新的顶点</code></td>
427
+ </tr>
428
+
429
+ <tr class="deep-level-0">
430
+ <td class="name"><code><a href="#drawPolylineToPolygon">drawPolylineToPolygon</a></code></td>
431
+ <td class="name">
432
+ <code>
433
+
434
+ </code>
435
+ </td>
436
+ <td class="name"><code><p>线拓扑造区</code></td>
437
+ </tr>
438
+
439
+ <tr class="deep-level-0">
440
+ <td class="name"><code><a href="#removeVertex">removeVertex</a></code></td>
441
+ <td class="name">
442
+ <code>
443
+
444
+
445
+ <span class="param-type">
446
+
447
+ Geometry
448
+
449
+ </span>
450
+
451
+
452
+
453
+
454
+ </code>
455
+ </td>
456
+ <td class="name"><code><p>移除草图图形的某个顶点</code></td>
457
+ </tr>
458
+
459
+ <tr class="deep-level-0">
460
+ <td class="name"><code><a href="#split">split</a></code></td>
461
+ <td class="name">
462
+ <code>
463
+
464
+
465
+ <span class="param-type">
466
+
467
+ Array.&lt;Polygon>
468
+
469
+ </span>
470
+
471
+
472
+
473
+
474
+ </code>
475
+ </td>
476
+ <td class="name"><code><p>分割草图对象或区几何对象</code></td>
477
+ </tr>
478
+
479
+ <tr class="deep-level-0">
480
+ <td class="name"><code><a href="#updateVertex">updateVertex</a></code></td>
481
+ <td class="name">
482
+ <code>
483
+
484
+
485
+ <span class="param-type">
486
+
487
+ Geometry
488
+
489
+ </span>
490
+
491
+
492
+
493
+
494
+ </code>
495
+ </td>
496
+ <td class="name"><code><p>更新当前选中或区草图图形的某个顶点</code></td>
497
+ </tr>
498
+
499
+ </tbody>
500
+ </table>
501
+ </div>
502
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">方法详情</h4>
645
503
 
646
504
  <div class="member">
647
505
 
@@ -650,7 +508,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
650
508
  <h4 class="name" id="addVertex">
651
509
  <a class="href-link" href="#addVertex">#</a>
652
510
 
653
- <span class="code-name" style="font-size:30px">
511
+ <span class="code-name" id="addVertex" style="font-size:30px">
654
512
 
655
513
  addVertex<span class="signature">(point, index)</span>
656
514
 
@@ -672,7 +530,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
672
530
 
673
531
 
674
532
 
675
- <h4>参数:</h4>
533
+ <h4>参数</h4>
676
534
 
677
535
  <div class="table-container">
678
536
  <table class="params table">
@@ -702,7 +560,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
702
560
  <td class="type">
703
561
 
704
562
 
705
- <span class="param-type">Point</span>
563
+ <span class="param-type">
564
+
565
+ Point
566
+
567
+ </span>
568
+
706
569
 
707
570
 
708
571
 
@@ -726,7 +589,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
726
589
  <td class="type">
727
590
 
728
591
 
729
- <span class="param-type">Number</span>
592
+ <span class="param-type">
593
+
594
+ Number
595
+
596
+ </span>
597
+
730
598
 
731
599
 
732
600
 
@@ -801,7 +669,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
801
669
 
802
670
 
803
671
  <div class='columns method-parameter'>
804
- <div class="column is-2"><label>返回值:</label></div>
672
+ <div class="column is-2"><label>返回值</label></div>
805
673
  <div class="column is-10">
806
674
 
807
675
 
@@ -814,7 +682,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
814
682
  <div class='column is-5 has-text-left'>
815
683
  <label>类型: </label>
816
684
 
817
- <span class="param-type">Geometry</span>
685
+ <span class="param-type">
686
+
687
+ Geometry
688
+
689
+ </span>
690
+
818
691
 
819
692
 
820
693
  </div>
@@ -839,7 +712,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
839
712
  <h4 class="name" id="drawPolylineToPolygon">
840
713
  <a class="href-link" href="#drawPolylineToPolygon">#</a>
841
714
 
842
- <span class="code-name" style="font-size:30px">
715
+ <span class="code-name" id="drawPolylineToPolygon" style="font-size:30px">
843
716
 
844
717
  drawPolylineToPolygon<span class="signature">(snapAndReferGeometries)</span>
845
718
 
@@ -861,7 +734,7 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
861
734
 
862
735
 
863
736
 
864
- <h4>参数:</h4>
737
+ <h4>参数</h4>
865
738
 
866
739
  <div class="table-container">
867
740
  <table class="params table">
@@ -891,7 +764,12 @@ import { SketchEditor } from &quot;@mapgis/webclient-leaflet-plugin&quot; <br/><
891
764
  <td class="type">
892
765
 
893
766
 
894
- <span class="param-type">Array.&lt;Polygon></span>
767
+ <span class="param-type">
768
+
769
+ Array.&lt;Polygon>
770
+
771
+ </span>
772
+
895
773
 
896
774
 
897
775
 
@@ -1056,7 +934,7 @@ sketchEditor.drawPolylineToPolygon(testGeometries)</code></pre>
1056
934
  <h4 class="name" id="removeVertex">
1057
935
  <a class="href-link" href="#removeVertex">#</a>
1058
936
 
1059
- <span class="code-name" style="font-size:30px">
937
+ <span class="code-name" id="removeVertex" style="font-size:30px">
1060
938
 
1061
939
  removeVertex<span class="signature">(index)</span>
1062
940
 
@@ -1078,7 +956,7 @@ sketchEditor.drawPolylineToPolygon(testGeometries)</code></pre>
1078
956
 
1079
957
 
1080
958
 
1081
- <h4>参数:</h4>
959
+ <h4>参数</h4>
1082
960
 
1083
961
  <div class="table-container">
1084
962
  <table class="params table">
@@ -1108,7 +986,12 @@ sketchEditor.drawPolylineToPolygon(testGeometries)</code></pre>
1108
986
  <td class="type">
1109
987
 
1110
988
 
1111
- <span class="param-type">Number</span>
989
+ <span class="param-type">
990
+
991
+ Number
992
+
993
+ </span>
994
+
1112
995
 
1113
996
 
1114
997
 
@@ -1183,7 +1066,7 @@ sketchEditor.drawPolylineToPolygon(testGeometries)</code></pre>
1183
1066
 
1184
1067
 
1185
1068
  <div class='columns method-parameter'>
1186
- <div class="column is-2"><label>返回值:</label></div>
1069
+ <div class="column is-2"><label>返回值</label></div>
1187
1070
  <div class="column is-10">
1188
1071
 
1189
1072
 
@@ -1196,7 +1079,12 @@ sketchEditor.drawPolylineToPolygon(testGeometries)</code></pre>
1196
1079
  <div class='column is-5 has-text-left'>
1197
1080
  <label>类型: </label>
1198
1081
 
1199
- <span class="param-type">Geometry</span>
1082
+ <span class="param-type">
1083
+
1084
+ Geometry
1085
+
1086
+ </span>
1087
+
1200
1088
 
1201
1089
 
1202
1090
  </div>
@@ -1221,7 +1109,7 @@ sketchEditor.drawPolylineToPolygon(testGeometries)</code></pre>
1221
1109
  <h4 class="name" id="split">
1222
1110
  <a class="href-link" href="#split">#</a>
1223
1111
 
1224
- <span class="code-name" style="font-size:30px">
1112
+ <span class="code-name" id="split" style="font-size:30px">
1225
1113
 
1226
1114
  split<span class="signature">(target, splitPolyline)</span>
1227
1115
 
@@ -1243,7 +1131,7 @@ sketchEditor.drawPolylineToPolygon(testGeometries)</code></pre>
1243
1131
 
1244
1132
 
1245
1133
 
1246
- <h4>参数:</h4>
1134
+ <h4>参数</h4>
1247
1135
 
1248
1136
  <div class="table-container">
1249
1137
  <table class="params table">
@@ -1273,10 +1161,19 @@ sketchEditor.drawPolylineToPolygon(testGeometries)</code></pre>
1273
1161
  <td class="type">
1274
1162
 
1275
1163
 
1276
- <span class="param-type">Polygon</span>
1164
+ <span class="param-type">
1165
+
1166
+ Polygon
1167
+
1168
+ </span>
1277
1169
  |
1278
1170
 
1279
- <span class="param-type"><a href="SketchEditorCesium.html">SketchEditorCesium</a></span>
1171
+ <span class="param-type">
1172
+
1173
+ <a link="SketchEditorCesium.html" onclick="getTypeHTML(event)" href="SketchEditorCesium.html">SketchEditorCesium</a>
1174
+
1175
+ </span>
1176
+
1280
1177
 
1281
1178
 
1282
1179
 
@@ -1300,7 +1197,12 @@ sketchEditor.drawPolylineToPolygon(testGeometries)</code></pre>
1300
1197
  <td class="type">
1301
1198
 
1302
1199
 
1303
- <span class="param-type">Polyline</span>
1200
+ <span class="param-type">
1201
+
1202
+ Polyline
1203
+
1204
+ </span>
1205
+
1304
1206
 
1305
1207
 
1306
1208
 
@@ -1375,7 +1277,7 @@ sketchEditor.drawPolylineToPolygon(testGeometries)</code></pre>
1375
1277
 
1376
1278
 
1377
1279
  <div class='columns method-parameter'>
1378
- <div class="column is-2"><label>返回值:</label></div>
1280
+ <div class="column is-2"><label>返回值</label></div>
1379
1281
  <div class="column is-10">
1380
1282
 
1381
1283
 
@@ -1388,7 +1290,12 @@ sketchEditor.drawPolylineToPolygon(testGeometries)</code></pre>
1388
1290
  <div class='column is-5 has-text-left'>
1389
1291
  <label>类型: </label>
1390
1292
 
1391
- <span class="param-type">Array.&lt;Polygon></span>
1293
+ <span class="param-type">
1294
+
1295
+ Array.&lt;Polygon>
1296
+
1297
+ </span>
1298
+
1392
1299
 
1393
1300
 
1394
1301
  </div>
@@ -1455,7 +1362,7 @@ const newSketchEditors = SketchEditor.split(polygon,polyline)</code></pre>
1455
1362
  <h4 class="name" id="updateVertex">
1456
1363
  <a class="href-link" href="#updateVertex">#</a>
1457
1364
 
1458
- <span class="code-name" style="font-size:30px">
1365
+ <span class="code-name" id="updateVertex" style="font-size:30px">
1459
1366
 
1460
1367
  updateVertex<span class="signature">(point, index)</span>
1461
1368
 
@@ -1477,7 +1384,7 @@ const newSketchEditors = SketchEditor.split(polygon,polyline)</code></pre>
1477
1384
 
1478
1385
 
1479
1386
 
1480
- <h4>参数:</h4>
1387
+ <h4>参数</h4>
1481
1388
 
1482
1389
  <div class="table-container">
1483
1390
  <table class="params table">
@@ -1507,7 +1414,12 @@ const newSketchEditors = SketchEditor.split(polygon,polyline)</code></pre>
1507
1414
  <td class="type">
1508
1415
 
1509
1416
 
1510
- <span class="param-type">Point</span>
1417
+ <span class="param-type">
1418
+
1419
+ Point
1420
+
1421
+ </span>
1422
+
1511
1423
 
1512
1424
 
1513
1425
 
@@ -1531,7 +1443,12 @@ const newSketchEditors = SketchEditor.split(polygon,polyline)</code></pre>
1531
1443
  <td class="type">
1532
1444
 
1533
1445
 
1534
- <span class="param-type">Number</span>
1446
+ <span class="param-type">
1447
+
1448
+ Number
1449
+
1450
+ </span>
1451
+
1535
1452
 
1536
1453
 
1537
1454
 
@@ -1606,7 +1523,7 @@ const newSketchEditors = SketchEditor.split(polygon,polyline)</code></pre>
1606
1523
 
1607
1524
 
1608
1525
  <div class='columns method-parameter'>
1609
- <div class="column is-2"><label>返回值:</label></div>
1526
+ <div class="column is-2"><label>返回值</label></div>
1610
1527
  <div class="column is-10">
1611
1528
 
1612
1529
 
@@ -1619,7 +1536,12 @@ const newSketchEditors = SketchEditor.split(polygon,polyline)</code></pre>
1619
1536
  <div class='column is-5 has-text-left'>
1620
1537
  <label>类型: </label>
1621
1538
 
1622
- <span class="param-type">Geometry</span>
1539
+ <span class="param-type">
1540
+
1541
+ Geometry
1542
+
1543
+ </span>
1544
+
1623
1545
 
1624
1546
 
1625
1547
  </div>
@@ -1646,42 +1568,4 @@ const newSketchEditors = SketchEditor.split(polygon,polyline)</code></pre>
1646
1568
 
1647
1569
  </article>
1648
1570
 
1649
- </section>
1650
-
1651
-
1652
-
1653
-
1654
- </div>
1655
-
1656
- <footer class="footer">
1657
- <div class="content has-text-centered">
1658
- <p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
1659
- <p class="sidebar-created-by">
1660
- <a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
1661
- <a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
1662
- </p>
1663
- </div>
1664
- </footer>
1665
-
1666
- </div>
1667
- <div id="side-nav" class="side-nav">
1668
- <div style="margin-bottom: 10px;">
1669
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
1670
- </div>
1671
- <div style="margin-bottom: 10px;">
1672
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
1673
- </div>
1674
- <div style="margin-bottom: 10px;">
1675
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
1676
- </div>
1677
- <div>
1678
- <img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
1679
- </div>
1680
- </div>
1681
- </div>
1682
- <script src="scripts/linenumber.js"> </script>
1683
-
1684
- <script src="scripts/search.js"> </script>
1685
-
1686
- </body>
1687
- </html>
1571
+ </section>