@mapgis/webclient-common 17.2.7 → 17.2.10

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 (222) hide show
  1. package/README.md +28 -0
  2. package/dist/es5/webclient-common.min.js +3 -3
  3. package/dist/webclient-common-es6.min.js +3 -3
  4. package/documention/AddressServer.html +20 -20
  5. package/documention/ArcGISFeatureServer.html +14 -14
  6. package/documention/ArcGISGeometryServer.html +18 -18
  7. package/documention/ArcGISMapImageLayer.html +34 -122
  8. package/documention/ArcGISMapImageSubLayer.html +23 -23
  9. package/documention/ArcGISMapServer.html +15 -15
  10. package/documention/ArcGISTileLayer.html +75 -75
  11. package/documention/ArcGISVectorTileLayer.html +57 -57
  12. package/documention/ArcGISVectorTileServer.html +14 -14
  13. package/documention/BaseRenderer.html +2 -2
  14. package/documention/BaseScene.html +70 -70
  15. package/documention/BaseServer.html +5 -5
  16. package/documention/BaseView.html +57 -57
  17. package/documention/Basemap.html +30 -30
  18. package/documention/Callout3D.html +9 -9
  19. package/documention/Cesium3DTilesCacheLayer.html +68 -68
  20. package/documention/Cesium3DTilesServer.html +14 -14
  21. package/documention/Circle.html +26 -26
  22. package/documention/ClassBreakClusterInfo.html +7 -7
  23. package/documention/ClassBreakInfo.html +5 -5
  24. package/documention/ClassBreakRenderer.html +29 -29
  25. package/documention/ClusterRenderer.html +19 -19
  26. package/documention/Collection.html +54 -54
  27. package/documention/Color.html +13 -13
  28. package/documention/ColorMaterial.html +7 -7
  29. package/documention/ColorStop.html +7 -7
  30. package/documention/ColorVariable.html +4 -4
  31. package/documention/Config.html +1 -1
  32. package/documention/CursorChangeEventInfo.html +2 -2
  33. package/documention/EchartsLayer.html +6 -6
  34. package/documention/Edges3D.html +7 -7
  35. package/documention/ElevationInfo.html +5 -5
  36. package/documention/Extent.html +41 -41
  37. package/documention/ExtrudeSymbol3DLayer.html +21 -21
  38. package/documention/Feature.html +145 -19
  39. package/documention/FeatureExpressionInfo.html +2 -2
  40. package/documention/FeatureFilter.html +71 -71
  41. package/documention/FeatureLayer.html +77 -77
  42. package/documention/FeatureServer.html +109 -90
  43. package/documention/FeatureSet.html +7 -7
  44. package/documention/FillSymbol.html +14 -14
  45. package/documention/FillSymbol3DLayer.html +17 -17
  46. package/documention/FillSymbol3DOutline.html +10 -10
  47. package/documention/Font.html +6 -6
  48. package/documention/GeoJSONLayer.html +84 -84
  49. package/documention/Geometry.html +11 -11
  50. package/documention/GeometryEngine.html +131 -131
  51. package/documention/GeometryFilter.html +12 -12
  52. package/documention/GeometryServer.html +39 -39
  53. package/documention/GraphicsLayer.html +106 -106
  54. package/documention/GroupLayer.html +77 -77
  55. package/documention/HeatmapColorStop.html +7 -7
  56. package/documention/HeatmapRenderer.html +10 -10
  57. package/documention/IGSFeatureLayer.html +24 -24
  58. package/documention/IGSMapImageLayer.html +152 -54
  59. package/documention/IGSMapImageSubLayer.html +25 -25
  60. package/documention/IGSSceneLayer.html +10 -10
  61. package/documention/IGSSceneSubLayer.html +26 -26
  62. package/documention/IGSTileLayer.html +85 -85
  63. package/documention/IGSVectorTileLayer.html +61 -61
  64. package/documention/IGSVectorTileSubLayer.html +21 -21
  65. package/documention/ISScene.html +426 -74
  66. package/documention/ISSceneLayer.html +72 -72
  67. package/documention/ISSceneServer.html +81 -81
  68. package/documention/ISSceneSubLayer.html +81 -214
  69. package/documention/IconResource.html +6 -6
  70. package/documention/IconSymbol3DLayer.html +30 -30
  71. package/documention/ImageServer.html +14 -14
  72. package/documention/LOD.html +4 -4
  73. package/documention/LabelClass.html +13 -13
  74. package/documention/LabelSymbol3D.html +17 -17
  75. package/documention/Layer.html +45 -45
  76. package/documention/LineCallout3D.html +14 -14
  77. package/documention/LineString.html +34 -34
  78. package/documention/LineStyleMarker3D.html +13 -13
  79. package/documention/LineStylePattern3D.html +7 -7
  80. package/documention/LineSymbol.html +11 -11
  81. package/documention/LineSymbol3D.html +11 -11
  82. package/documention/LineSymbol3DLayer.html +30 -30
  83. package/documention/LineSymbolMarker.html +6 -6
  84. package/documention/M3DModelCacheLayer.html +75 -75
  85. package/documention/M3DServer.html +14 -14
  86. package/documention/Map.html +26 -26
  87. package/documention/MapGISTextSymbol.html +45 -45
  88. package/documention/MapImageLayer.html +354 -168
  89. package/documention/MapServer.html +33 -33
  90. package/documention/MapVLayer.html +36 -36
  91. package/documention/MapView.html +97 -97
  92. package/documention/MarkerSymbol.html +11 -11
  93. package/documention/ModelCacheLayer.html +67 -67
  94. package/documention/MoveEventInfo.html +2 -2
  95. package/documention/MultiLineString.html +39 -39
  96. package/documention/MultiPoint.html +33 -33
  97. package/documention/MultiPolygon.html +28 -28
  98. package/documention/OGCLayer.html +70 -70
  99. package/documention/ObjectSymbol3DLayer.html +25 -25
  100. package/documention/OpacityStop.html +4 -4
  101. package/documention/OpacityVariable.html +4 -4
  102. package/documention/OutStatistic.html +1 -1
  103. package/documention/OverlayLayer.html +72 -72
  104. package/documention/PathSymbol3DLayer.html +39 -39
  105. package/documention/PictureFillSymbol.html +15 -15
  106. package/documention/PictureMarkerSymbol.html +14 -14
  107. package/documention/PlotServer.html +15 -15
  108. package/documention/PoiServer.html +15 -15
  109. package/documention/Point.html +32 -32
  110. package/documention/PointSymbol3D.html +17 -17
  111. package/documention/PointSymbol3DOutline.html +8 -8
  112. package/documention/Polygon.html +40 -40
  113. package/documention/PolygonSymbol3D.html +11 -11
  114. package/documention/Projection.html +4 -4
  115. package/documention/RandomRenderer.html +10 -10
  116. package/documention/RankRenderer.html +13 -13
  117. package/documention/RendererInfo.html +4 -4
  118. package/documention/ResourceServer.html +17 -17
  119. package/documention/RootServer.html +14 -14
  120. package/documention/S3MTilesCacheLayer.html +136 -136
  121. package/documention/ScaleEventInfo.html +2 -2
  122. package/documention/Scene.html +12 -12
  123. package/documention/SceneLayer.html +72 -72
  124. package/documention/SceneServer.html +39 -39
  125. package/documention/SceneView.html +97 -97
  126. package/documention/SecurityServer.html +14 -14
  127. package/documention/SimpleFillSymbol.html +20 -20
  128. package/documention/SimpleLineSymbol.html +17 -17
  129. package/documention/SimpleMarkerSymbol.html +17 -17
  130. package/documention/SimpleRenderer.html +21 -21
  131. package/documention/SizeStop.html +4 -4
  132. package/documention/SizeVariable.html +4 -4
  133. package/documention/SketchBaseDrawTool.html +29 -29
  134. package/documention/SketchCircleDrawTool.html +56 -56
  135. package/documention/SketchEditor.html +57 -57
  136. package/documention/SketchEditor3D.html +7476 -0
  137. package/documention/SketchEditorCesium.html +96 -96
  138. package/documention/SketchEditorToolEventInfo.html +1 -1
  139. package/documention/SketchExtentDrawTool.html +56 -56
  140. package/documention/SketchFreehandPolygonDrawTool.html +54 -54
  141. package/documention/SketchFreehandPolylineDrawTool.html +55 -55
  142. package/documention/SketchPointDrawTool.html +59 -59
  143. package/documention/SketchPolygonDrawTool.html +105 -105
  144. package/documention/SketchPolylineDrawTool.html +108 -108
  145. package/documention/SketchStage.html +6 -6
  146. package/documention/SketchStyle.html +44 -44
  147. package/documention/SketchTopologyTool.html +2 -2
  148. package/documention/SpatialReference.html +8 -8
  149. package/documention/StylePattern3D.html +7 -7
  150. package/documention/SubLayer.html +13 -13
  151. package/documention/Symbol.html +5 -5
  152. package/documention/Symbol3D.html +3 -3
  153. package/documention/Symbol3DLayer.html +11 -11
  154. package/documention/Symbol3DVerticalOffset.html +13 -13
  155. package/documention/TerrainCacheLayer.html +72 -72
  156. package/documention/TerrainServer.html +14 -14
  157. package/documention/TextHalo.html +7 -7
  158. package/documention/TextSymbol.html +32 -32
  159. package/documention/TextSymbol3DLayer.html +33 -33
  160. package/documention/ThemeServer.html +14 -14
  161. package/documention/TileInfo.html +6 -6
  162. package/documention/TileLayer.html +78 -78
  163. package/documention/TileMatrixSet.html +12 -12
  164. package/documention/TileServer.html +14 -14
  165. package/documention/TimeExtent.html +65 -65
  166. package/documention/TimeInfo.html +68 -68
  167. package/documention/TimeInterval.html +67 -67
  168. package/documention/UniqueValueClusterInfo.html +7 -7
  169. package/documention/UniqueValueInfo.html +6 -6
  170. package/documention/UniqueValueRenderer.html +26 -26
  171. package/documention/UnknownLayer.html +72 -72
  172. package/documention/UrlUtil.html +575 -0
  173. package/documention/VectorTileGroupSubLayer.html +20 -20
  174. package/documention/VectorTileLayer.html +89 -89
  175. package/documention/VectorTileServer.html +14 -14
  176. package/documention/VectorTileSubLayer.html +28 -28
  177. package/documention/VertexChangeEventInfo.html +2 -2
  178. package/documention/VisualVariable.html +7 -7
  179. package/documention/VoxelFilter.html +65 -65
  180. package/documention/WCSServer.html +14 -14
  181. package/documention/WFSLayer.html +82 -82
  182. package/documention/WFSServer.html +14 -14
  183. package/documention/WMSLayer.html +96 -96
  184. package/documention/WMSServer.html +14 -14
  185. package/documention/WMSSubLayer.html +21 -21
  186. package/documention/WMTSLayer.html +95 -95
  187. package/documention/WMTSServer.html +14 -14
  188. package/documention/WMTSStyle.html +5 -5
  189. package/documention/WMTSSubLayer.html +73 -73
  190. package/documention/WPSServer.html +14 -14
  191. package/documention/WaterSymbol3DLayer.html +22 -22
  192. package/documention/WebTileLayer.html +91 -91
  193. package/documention/WorkFlowServer.html +16 -16
  194. package/documention/WorkFlowServer600227.html +18 -18
  195. package/documention/WorkFlowServer600228.html +21 -21
  196. package/documention/WorkFlowServer600229.html +18 -18
  197. package/documention/WorkFlowServer600230.html +18 -18
  198. package/documention/WorkFlowServer600231.html +18 -18
  199. package/documention/WorkFlowServer600232.html +18 -18
  200. package/documention/WorkFlowServer600233.html +24 -24
  201. package/documention/WorkFlowServer600235.html +18 -18
  202. package/documention/WorkFlowServer600237.html +21 -21
  203. package/documention/WorkFlowServer600238.html +18 -18
  204. package/documention/WorkFlowServer600239.html +18 -18
  205. package/documention/WorkFlowServer600307.html +24 -24
  206. package/documention/WorkFlowServer600308.html +1 -1
  207. package/documention/WorkFlowServer600309.html +18 -18
  208. package/documention/WorkFlowServer600314.html +18 -18
  209. package/documention/WorkFlowServer600334.html +18 -18
  210. package/documention/WorkFlowServer600336.html +18 -18
  211. package/documention/WorkFlowServer600340.html +18 -18
  212. package/documention/WorkFlowServer600354.html +18 -18
  213. package/documention/WorkFlowServer600368.html +18 -18
  214. package/documention/WorkFlowServer600369.html +18 -18
  215. package/documention/WorkFlowServer600370.html +18 -18
  216. package/documention/global.html +3 -3
  217. package/documention/index.html +61 -61
  218. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +2 -2
  219. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +2 -2
  220. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +1 -1
  221. package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.html +27 -27
  222. package/package.json +1 -1
@@ -37,7 +37,7 @@
37
37
  <div class="description">
38
38
  <p>三维点符号,在三维场景中渲染点几何要素,不支持二维视图;<br/>
39
39
  三维点符号必须包含如下符号图层中的一个或多个,才能在三维场景中显示要素:<br/>
40
- <a class="mapgis-link-name" title="IconSymbol3DLayer" IconSymbol3DLayer.html><code>三维图标符号图层</code></a>、<a class="mapgis-link-name" title="ObjectSymbol3DLayer" ObjectSymbol3DLayer.html><code>三维对象符号图层</code></a>、<a class="mapgis-link-name" title="TextSymbol3DLayer" TextSymbol3DLayer.html><code>三维文字符号图层</code></a><br/>
40
+ <a href="IconSymbol3DLayer.html"><code>三维图标符号图层</code></a>、<a href="ObjectSymbol3DLayer.html"><code>三维对象符号图层</code></a>、<a href="TextSymbol3DLayer.html"><code>三维文字符号图层</code></a><br/>
41
41
  示例如下:<br/>
42
42
  <a href='#PointSymbol3D'>[1、创建一个三维点符号对象]</a><br/></p>
43
43
  </div>
@@ -110,7 +110,7 @@
110
110
 
111
111
  <span class="param-type">
112
112
 
113
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
113
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
114
114
 
115
115
  </span>
116
116
 
@@ -137,7 +137,7 @@
137
137
 
138
138
  <span class="param-type">
139
139
 
140
- <a link="LineCallout3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCallout3D" LineCallout3D.html>LineCallout3D</a>
140
+ <a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
141
141
 
142
142
  </span>
143
143
 
@@ -164,7 +164,7 @@
164
164
 
165
165
  <span class="param-type">
166
166
 
167
- <a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DVerticalOffset" Symbol3DVerticalOffset.html>Symbol3DVerticalOffset</a>
167
+ <a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)" href="Symbol3DVerticalOffset.html">Symbol3DVerticalOffset</a>
168
168
 
169
169
  </span>
170
170
 
@@ -298,7 +298,7 @@ const symbol = new PointSymbol3D({
298
298
 
299
299
 
300
300
  <ul>
301
- <li><a link="Symbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3D" Symbol3D.html>Symbol3D</a></li>
301
+ <li><a link="Symbol3D.html" onclick="getTypeHTML(event)" href="Symbol3D.html">Symbol3D</a></li>
302
302
  </ul>
303
303
 
304
304
 
@@ -336,7 +336,7 @@ const symbol = new PointSymbol3D({
336
336
 
337
337
  <span class="param-type">
338
338
 
339
- <a link="LineCallout3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCallout3D" LineCallout3D.html>LineCallout3D</a>
339
+ <a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
340
340
 
341
341
  </span>
342
342
 
@@ -354,7 +354,7 @@ const symbol = new PointSymbol3D({
354
354
 
355
355
  <span class="param-type">
356
356
 
357
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
357
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
358
358
 
359
359
  </span>
360
360
 
@@ -390,7 +390,7 @@ const symbol = new PointSymbol3D({
390
390
 
391
391
  <span class="param-type">
392
392
 
393
- <a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DVerticalOffset" Symbol3DVerticalOffset.html>Symbol3DVerticalOffset</a>
393
+ <a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)" href="Symbol3DVerticalOffset.html">Symbol3DVerticalOffset</a>
394
394
 
395
395
  </span>
396
396
 
@@ -414,7 +414,7 @@ const symbol = new PointSymbol3D({
414
414
 
415
415
  <span class="param-type">
416
416
 
417
- <a link="LineCallout3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCallout3D" LineCallout3D.html>LineCallout3D</a>
417
+ <a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
418
418
 
419
419
  </span>
420
420
 
@@ -489,7 +489,7 @@ const symbol = new PointSymbol3D({
489
489
 
490
490
  <span class="param-type">
491
491
 
492
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
492
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
493
493
 
494
494
  </span>
495
495
 
@@ -526,7 +526,7 @@ const symbol = new PointSymbol3D({
526
526
 
527
527
  <dt class="inherited-from">Inherited From:</dt>
528
528
  <dd class="inherited-from"><ul class="dummy"><li>
529
- <a goto="symbolLayers" link="Symbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3D#symbolLayers" Symbol3D.html#symbolLayers>Symbol3D#symbolLayers</a>
529
+ <a goto="symbolLayers" link="Symbol3D.html" onclick="getTypeHTML(event)" href="Symbol3D.html#symbolLayers">Symbol3D#symbolLayers</a>
530
530
  </li></ul></dd>
531
531
 
532
532
 
@@ -644,7 +644,7 @@ const symbol = new PointSymbol3D({
644
644
 
645
645
  <span class="param-type">
646
646
 
647
- <a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DVerticalOffset" Symbol3DVerticalOffset.html>Symbol3DVerticalOffset</a>
647
+ <a link="Symbol3DVerticalOffset.html" onclick="getTypeHTML(event)" href="Symbol3DVerticalOffset.html">Symbol3DVerticalOffset</a>
648
648
 
649
649
  </span>
650
650
 
@@ -740,7 +740,7 @@ const symbol = new PointSymbol3D({
740
740
 
741
741
  <span class="param-type">
742
742
 
743
- <a link="PointSymbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PointSymbol3D" PointSymbol3D.html>PointSymbol3D</a>
743
+ <a link="PointSymbol3D.html" onclick="getTypeHTML(event)" href="PointSymbol3D.html">PointSymbol3D</a>
744
744
 
745
745
  </span>
746
746
 
@@ -760,7 +760,7 @@ const symbol = new PointSymbol3D({
760
760
 
761
761
  <span class="param-type">
762
762
 
763
- <a link="PointSymbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PointSymbol3D" PointSymbol3D.html>PointSymbol3D</a>
763
+ <a link="PointSymbol3D.html" onclick="getTypeHTML(event)" href="PointSymbol3D.html">PointSymbol3D</a>
764
764
 
765
765
  </span>
766
766
 
@@ -956,7 +956,7 @@ const symbol = new PointSymbol3D({
956
956
 
957
957
  <span class="param-type">
958
958
 
959
- <a link="PointSymbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PointSymbol3D" PointSymbol3D.html>PointSymbol3D</a>
959
+ <a link="PointSymbol3D.html" onclick="getTypeHTML(event)" href="PointSymbol3D.html">PointSymbol3D</a>
960
960
 
961
961
  </span>
962
962
 
@@ -1078,7 +1078,7 @@ const symbol = new PointSymbol3D({
1078
1078
 
1079
1079
  <span class="param-type">
1080
1080
 
1081
- <a link="PointSymbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PointSymbol3D" PointSymbol3D.html>PointSymbol3D</a>
1081
+ <a link="PointSymbol3D.html" onclick="getTypeHTML(event)" href="PointSymbol3D.html">PointSymbol3D</a>
1082
1082
 
1083
1083
  </span>
1084
1084
 
@@ -1144,7 +1144,7 @@ const symbol = new PointSymbol3D({
1144
1144
 
1145
1145
  <dt class="tag-overrides">Overrides:</dt>
1146
1146
  <dd class="tag-overrides"><ul class="dummy"><li>
1147
- <a class="mapgis-link-name" title="Symbol3D#toJSON" Symbol3D.html#toJSON>Symbol3D#toJSON</a>
1147
+ <a href="Symbol3D.html#toJSON">Symbol3D#toJSON</a>
1148
1148
  </li></ul></dd>
1149
1149
 
1150
1150
 
@@ -106,7 +106,7 @@
106
106
 
107
107
  <span class="param-type">
108
108
 
109
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
109
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
110
110
 
111
111
  </span>
112
112
 
@@ -160,7 +160,7 @@
160
160
 
161
161
  <span class="param-type">
162
162
 
163
- <a link="LineStylePattern3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineStylePattern3D" LineStylePattern3D.html>LineStylePattern3D</a>
163
+ <a link="LineStylePattern3D.html" onclick="getTypeHTML(event)" href="LineStylePattern3D.html">LineStylePattern3D</a>
164
164
 
165
165
  </span>
166
166
 
@@ -292,7 +292,7 @@
292
292
 
293
293
  <span class="param-type">
294
294
 
295
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
295
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
296
296
 
297
297
  </span>
298
298
 
@@ -334,7 +334,7 @@
334
334
 
335
335
  <span class="param-type">
336
336
 
337
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
337
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
338
338
 
339
339
  </span>
340
340
 
@@ -505,7 +505,7 @@
505
505
 
506
506
  <span class="param-type">
507
507
 
508
- <a link="LineCallout3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCallout3D" LineCallout3D.html>LineCallout3D</a>
508
+ <a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
509
509
 
510
510
  </span>
511
511
 
@@ -525,7 +525,7 @@
525
525
 
526
526
  <span class="param-type">
527
527
 
528
- <a link="PointSymbol3DOutline.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PointSymbol3DOutline" PointSymbol3DOutline.html>PointSymbol3DOutline</a>
528
+ <a link="PointSymbol3DOutline.html" onclick="getTypeHTML(event)" href="PointSymbol3DOutline.html">PointSymbol3DOutline</a>
529
529
 
530
530
  </span>
531
531
 
@@ -721,7 +721,7 @@
721
721
 
722
722
  <span class="param-type">
723
723
 
724
- <a link="LineCallout3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCallout3D" LineCallout3D.html>LineCallout3D</a>
724
+ <a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
725
725
 
726
726
  </span>
727
727
 
@@ -843,7 +843,7 @@
843
843
 
844
844
  <span class="param-type">
845
845
 
846
- <a link="PointSymbol3DOutline.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PointSymbol3DOutline" PointSymbol3DOutline.html>PointSymbol3DOutline</a>
846
+ <a link="PointSymbol3DOutline.html" onclick="getTypeHTML(event)" href="PointSymbol3DOutline.html">PointSymbol3DOutline</a>
847
847
 
848
848
  </span>
849
849
 
@@ -153,7 +153,7 @@ import { Polygon } from &quot;@mapgis/webclient-common&quot; <br/>
153
153
 
154
154
  <span class="param-type">
155
155
 
156
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
156
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
157
157
 
158
158
  </span>
159
159
 
@@ -257,7 +257,7 @@ import { Polygon } from &quot;@mapgis/webclient-common&quot; <br/>
257
257
  <a href='#toDots'>[12、返回Dots对象,仅包括多边形的外圈]</a>
258
258
  <a href='#fromJSON'>[13、通过传入的json构造并返回一个新的几何对象]</a><br/>
259
259
  <a href='#toJSON'>[14、导出为json对象]</a><br/>
260
- <a class="mapgis-link-name" title="Geometry#clone" Geometry.html#clone><code>15、克隆几何对象</code></a></p>
260
+ <a href="Geometry.html#clone"><code>15、克隆几何对象</code></a></p>
261
261
 
262
262
 
263
263
 
@@ -353,7 +353,7 @@ new Polygon({
353
353
 
354
354
 
355
355
  <ul>
356
- <li><a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a></li>
356
+ <li><a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a></li>
357
357
  </ul>
358
358
 
359
359
 
@@ -391,7 +391,7 @@ new Polygon({
391
391
 
392
392
  <span class="param-type">
393
393
 
394
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
394
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
395
395
 
396
396
  </span>
397
397
 
@@ -499,7 +499,7 @@ new Polygon({
499
499
 
500
500
  <span class="param-type">
501
501
 
502
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
502
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
503
503
 
504
504
  </span>
505
505
 
@@ -523,7 +523,7 @@ new Polygon({
523
523
 
524
524
  <span class="param-type">
525
525
 
526
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
526
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
527
527
 
528
528
  </span>
529
529
 
@@ -710,7 +710,7 @@ new Polygon({
710
710
 
711
711
  <dt class="inherited-from">Inherited From:</dt>
712
712
  <dd class="inherited-from"><ul class="dummy"><li>
713
- <a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#extensionOptions" Geometry.html#extensionOptions>Geometry#extensionOptions</a>
713
+ <a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#extensionOptions">Geometry#extensionOptions</a>
714
714
  </li></ul></dd>
715
715
 
716
716
 
@@ -797,7 +797,7 @@ new Polygon({
797
797
 
798
798
  <dt class="tag-overrides">Overrides:</dt>
799
799
  <dd class="tag-overrides"><ul class="dummy"><li>
800
- <a class="mapgis-link-name" title="Geometry#extent" Geometry.html#extent>Geometry#extent</a>
800
+ <a href="Geometry.html#extent">Geometry#extent</a>
801
801
  </li></ul></dd>
802
802
 
803
803
 
@@ -881,7 +881,7 @@ new Polygon({
881
881
 
882
882
  <dt class="tag-overrides">Overrides:</dt>
883
883
  <dd class="tag-overrides"><ul class="dummy"><li>
884
- <a class="mapgis-link-name" title="Geometry#hasZ" Geometry.html#hasZ>Geometry#hasZ</a>
884
+ <a href="Geometry.html#hasZ">Geometry#hasZ</a>
885
885
  </li></ul></dd>
886
886
 
887
887
 
@@ -1002,7 +1002,7 @@ new Polygon({
1002
1002
 
1003
1003
  <span class="param-type">
1004
1004
 
1005
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
1005
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
1006
1006
 
1007
1007
  </span>
1008
1008
 
@@ -1039,7 +1039,7 @@ new Polygon({
1039
1039
 
1040
1040
  <dt class="inherited-from">Inherited From:</dt>
1041
1041
  <dd class="inherited-from"><ul class="dummy"><li>
1042
- <a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#spatialReference" Geometry.html#spatialReference>Geometry#spatialReference</a>
1042
+ <a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#spatialReference">Geometry#spatialReference</a>
1043
1043
  </li></ul></dd>
1044
1044
 
1045
1045
 
@@ -1103,7 +1103,7 @@ new Polygon({
1103
1103
 
1104
1104
  <span class="param-type">
1105
1105
 
1106
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
1106
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
1107
1107
 
1108
1108
  </span>
1109
1109
 
@@ -1133,7 +1133,7 @@ new Polygon({
1133
1133
 
1134
1134
  <span class="param-type">
1135
1135
 
1136
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
1136
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
1137
1137
 
1138
1138
  </span>
1139
1139
 
@@ -1153,7 +1153,7 @@ new Polygon({
1153
1153
 
1154
1154
  <span class="param-type">
1155
1155
 
1156
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
1156
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
1157
1157
 
1158
1158
  </span>
1159
1159
 
@@ -1235,7 +1235,7 @@ new Polygon({
1235
1235
 
1236
1236
  <span class="param-type">
1237
1237
 
1238
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
1238
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
1239
1239
 
1240
1240
  </span>
1241
1241
  |
@@ -1282,7 +1282,7 @@ new Polygon({
1282
1282
 
1283
1283
  <span class="param-type">
1284
1284
 
1285
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
1285
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
1286
1286
 
1287
1287
  </span>
1288
1288
  |
@@ -1373,7 +1373,7 @@ new Polygon({
1373
1373
 
1374
1374
  <span class="param-type">
1375
1375
 
1376
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
1376
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
1377
1377
 
1378
1378
  </span>
1379
1379
  |
@@ -1420,7 +1420,7 @@ new Polygon({
1420
1420
 
1421
1421
  <span class="param-type">
1422
1422
 
1423
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
1423
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
1424
1424
 
1425
1425
  </span>
1426
1426
 
@@ -1618,7 +1618,7 @@ new Polygon({
1618
1618
 
1619
1619
  <span class="param-type">
1620
1620
 
1621
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1621
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1622
1622
 
1623
1623
  </span>
1624
1624
 
@@ -1711,7 +1711,7 @@ new Polygon({
1711
1711
 
1712
1712
  <span class="param-type">
1713
1713
 
1714
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
1714
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
1715
1715
 
1716
1716
  </span>
1717
1717
 
@@ -2079,7 +2079,7 @@ const polygon = new Polygon.fromJSON(json)</code></pre>
2079
2079
 
2080
2080
  <span class="param-type">
2081
2081
 
2082
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
2082
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
2083
2083
 
2084
2084
  </span>
2085
2085
 
@@ -2186,7 +2186,7 @@ polygon.addRing(ring)</code></pre>
2186
2186
 
2187
2187
  <dt class="tag-overrides">Overrides:</dt>
2188
2188
  <dd class="tag-overrides"><ul class="dummy"><li>
2189
- <a class="mapgis-link-name" title="Geometry#clone" Geometry.html#clone>Geometry#clone</a>
2189
+ <a href="Geometry.html#clone">Geometry#clone</a>
2190
2190
  </li></ul></dd>
2191
2191
 
2192
2192
 
@@ -2247,7 +2247,7 @@ polygon.addRing(ring)</code></pre>
2247
2247
 
2248
2248
  <span class="param-type">
2249
2249
 
2250
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
2250
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
2251
2251
 
2252
2252
  </span>
2253
2253
 
@@ -2329,7 +2329,7 @@ polygon.addRing(ring)</code></pre>
2329
2329
 
2330
2330
  <span class="param-type">
2331
2331
 
2332
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
2332
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
2333
2333
 
2334
2334
  </span>
2335
2335
 
@@ -2567,7 +2567,7 @@ const isOnPolygon = polygon.contains(point)</code></pre>
2567
2567
 
2568
2568
  <dt class="inherited-from">Inherited From:</dt>
2569
2569
  <dd class="inherited-from"><ul class="dummy"><li>
2570
- <a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#fromGeoJSON" Geometry.html#fromGeoJSON>Geometry#fromGeoJSON</a>
2570
+ <a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#fromGeoJSON">Geometry#fromGeoJSON</a>
2571
2571
  </li></ul></dd>
2572
2572
 
2573
2573
 
@@ -2663,7 +2663,7 @@ const isOnPolygon = polygon.contains(point)</code></pre>
2663
2663
 
2664
2664
  <dt class="inherited-from">Inherited From:</dt>
2665
2665
  <dd class="inherited-from"><ul class="dummy"><li>
2666
- <a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#getGeometryType" Geometry.html#getGeometryType>Geometry#getGeometryType</a>
2666
+ <a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getGeometryType">Geometry#getGeometryType</a>
2667
2667
  </li></ul></dd>
2668
2668
 
2669
2669
 
@@ -2791,7 +2791,7 @@ const isOnPolygon = polygon.contains(point)</code></pre>
2791
2791
 
2792
2792
  <dt class="tag-overrides">Overrides:</dt>
2793
2793
  <dd class="tag-overrides"><ul class="dummy"><li>
2794
- <a class="mapgis-link-name" title="Geometry#getIGSType" Geometry.html#getIGSType>Geometry#getIGSType</a>
2794
+ <a href="Geometry.html#getIGSType">Geometry#getIGSType</a>
2795
2795
  </li></ul></dd>
2796
2796
 
2797
2797
 
@@ -3043,7 +3043,7 @@ const isOnPolygon = polygon.contains(point)</code></pre>
3043
3043
 
3044
3044
  <span class="param-type">
3045
3045
 
3046
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
3046
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
3047
3047
 
3048
3048
  </span>
3049
3049
  |
@@ -3138,7 +3138,7 @@ const point = polygon.getPoint(0, 1)</code></pre>
3138
3138
 
3139
3139
  <dt class="inherited-from">Inherited From:</dt>
3140
3140
  <dd class="inherited-from"><ul class="dummy"><li>
3141
- <a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#getType" Geometry.html#getType>Geometry#getType</a>
3141
+ <a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getType">Geometry#getType</a>
3142
3142
  </li></ul></dd>
3143
3143
 
3144
3144
 
@@ -3341,7 +3341,7 @@ const point = polygon.getPoint(0, 1)</code></pre>
3341
3341
 
3342
3342
  <span class="param-type">
3343
3343
 
3344
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
3344
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
3345
3345
 
3346
3346
  </span>
3347
3347
 
@@ -3434,7 +3434,7 @@ const point = polygon.getPoint(0, 1)</code></pre>
3434
3434
 
3435
3435
  <span class="param-type">
3436
3436
 
3437
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
3437
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
3438
3438
 
3439
3439
  </span>
3440
3440
  |
@@ -3835,7 +3835,7 @@ polygon.insertPoint(0, 3, point)</code></pre>
3835
3835
 
3836
3836
  <dt class="inherited-from">Inherited From:</dt>
3837
3837
  <dd class="inherited-from"><ul class="dummy"><li>
3838
- <a goto="off" link="Evented.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Evented#off" Evented.html#off>Evented#off</a>
3838
+ <a goto="off" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#off">Evented#off</a>
3839
3839
  </li></ul></dd>
3840
3840
 
3841
3841
 
@@ -4196,7 +4196,7 @@ view.off({
4196
4196
 
4197
4197
  <dt class="inherited-from">Inherited From:</dt>
4198
4198
  <dd class="inherited-from"><ul class="dummy"><li>
4199
- <a goto="on" link="Evented.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Evented#on" Evented.html#on>Evented#on</a>
4199
+ <a goto="on" link="Evented.html" onclick="getTypeHTML(event)" href="Evented.html#on">Evented#on</a>
4200
4200
  </li></ul></dd>
4201
4201
 
4202
4202
 
@@ -4541,7 +4541,7 @@ view.on({
4541
4541
 
4542
4542
  <span class="param-type">
4543
4543
 
4544
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
4544
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
4545
4545
 
4546
4546
  </span>
4547
4547
  |
@@ -4913,7 +4913,7 @@ polygon.removeRing(1)</code></pre>
4913
4913
 
4914
4914
  <span class="param-type">
4915
4915
 
4916
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
4916
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
4917
4917
 
4918
4918
  </span>
4919
4919
  |
@@ -5013,7 +5013,7 @@ polygon.removeRing(1)</code></pre>
5013
5013
 
5014
5014
  <span class="param-type">
5015
5015
 
5016
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
5016
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
5017
5017
 
5018
5018
  </span>
5019
5019
 
@@ -5212,7 +5212,7 @@ polygon.setPoint(0, 3, point)</code></pre>
5212
5212
 
5213
5213
  <dt class="inherited-from">Inherited From:</dt>
5214
5214
  <dd class="inherited-from"><ul class="dummy"><li>
5215
- <a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#toGeoJSON" Geometry.html#toGeoJSON>Geometry#toGeoJSON</a>
5215
+ <a goto="toGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toGeoJSON">Geometry#toGeoJSON</a>
5216
5216
  </li></ul></dd>
5217
5217
 
5218
5218
 
@@ -5341,7 +5341,7 @@ polygon.setPoint(0, 3, point)</code></pre>
5341
5341
 
5342
5342
  <dt class="tag-overrides">Overrides:</dt>
5343
5343
  <dd class="tag-overrides"><ul class="dummy"><li>
5344
- <a class="mapgis-link-name" title="Geometry#toJSON" Geometry.html#toJSON>Geometry#toJSON</a>
5344
+ <a href="Geometry.html#toJSON">Geometry#toJSON</a>
5345
5345
  </li></ul></dd>
5346
5346
 
5347
5347
 
@@ -5576,7 +5576,7 @@ polygon.setPoint(0, 3, point)</code></pre>
5576
5576
 
5577
5577
  <dt class="tag-overrides">Overrides:</dt>
5578
5578
  <dd class="tag-overrides"><ul class="dummy"><li>
5579
- <a class="mapgis-link-name" title="Geometry#toString" Geometry.html#toString>Geometry#toString</a>
5579
+ <a href="Geometry.html#toString">Geometry#toString</a>
5580
5580
  </li></ul></dd>
5581
5581
 
5582
5582
 
@@ -5808,7 +5808,7 @@ polygon.setPoint(0, 3, point)</code></pre>
5808
5808
 
5809
5809
  <dt class="inherited-from">Inherited From:</dt>
5810
5810
  <dd class="inherited-from"><ul class="dummy"><li>
5811
- <a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry#toXML" Geometry.html#toXML>Geometry#toXML</a>
5811
+ <a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toXML">Geometry#toXML</a>
5812
5812
  </li></ul></dd>
5813
5813
 
5814
5814