@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
@@ -181,7 +181,7 @@
181
181
 
182
182
  <span class="param-type">
183
183
 
184
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
184
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
185
185
 
186
186
  </span>
187
187
  |
@@ -268,14 +268,14 @@
268
268
 
269
269
  <span class="param-type">
270
270
 
271
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
271
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
272
272
 
273
273
  </span>
274
274
  |
275
275
 
276
276
  <span class="param-type">
277
277
 
278
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
278
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
279
279
 
280
280
  </span>
281
281
 
@@ -395,28 +395,28 @@
395
395
 
396
396
  <span class="param-type">
397
397
 
398
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
398
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
399
399
 
400
400
  </span>
401
401
  |
402
402
 
403
403
  <span class="param-type">
404
404
 
405
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
405
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
406
406
 
407
407
  </span>
408
408
  |
409
409
 
410
410
  <span class="param-type">
411
411
 
412
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
412
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
413
413
 
414
414
  </span>
415
415
  |
416
416
 
417
417
  <span class="param-type">
418
418
 
419
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
419
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
420
420
 
421
421
  </span>
422
422
 
@@ -456,7 +456,7 @@
456
456
 
457
457
  <span class="param-type">
458
458
 
459
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
459
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
460
460
 
461
461
  </span>
462
462
 
@@ -518,7 +518,7 @@
518
518
 
519
519
  <span class="param-type">
520
520
 
521
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
521
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
522
522
 
523
523
  </span>
524
524
  |
@@ -665,7 +665,7 @@
665
665
 
666
666
  <span class="param-type">
667
667
 
668
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
668
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
669
669
 
670
670
  </span>
671
671
 
@@ -685,7 +685,7 @@
685
685
 
686
686
  <span class="param-type">
687
687
 
688
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
688
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
689
689
 
690
690
  </span>
691
691
 
@@ -726,7 +726,7 @@
726
726
 
727
727
  <span class="param-type">
728
728
 
729
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
729
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
730
730
 
731
731
  </span>
732
732
 
@@ -848,7 +848,7 @@
848
848
 
849
849
  <span class="param-type">
850
850
 
851
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
851
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
852
852
 
853
853
  </span>
854
854
  |
@@ -932,7 +932,7 @@
932
932
 
933
933
  <span class="param-type">
934
934
 
935
- <a link="LengthUnit.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LengthUnit" global.html#LengthUnit>LengthUnit</a>
935
+ <a link="LengthUnit.html" onclick="getTypeHTML(event)" href="global.html#LengthUnit">LengthUnit</a>
936
936
 
937
937
  </span>
938
938
 
@@ -1066,7 +1066,7 @@
1066
1066
 
1067
1067
  <span class="param-type">
1068
1068
 
1069
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
1069
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
1070
1070
 
1071
1071
  </span>
1072
1072
  |
@@ -1423,7 +1423,7 @@ const bufferedPolygon = GeometryEngine.buffer(circle, 10000)</code></pre>
1423
1423
 
1424
1424
  <span class="param-type">
1425
1425
 
1426
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
1426
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
1427
1427
 
1428
1428
  </span>
1429
1429
 
@@ -1458,7 +1458,7 @@ const bufferedPolygon = GeometryEngine.buffer(circle, 10000)</code></pre>
1458
1458
 
1459
1459
  <span class="param-type">
1460
1460
 
1461
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
1461
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
1462
1462
 
1463
1463
  </span>
1464
1464
 
@@ -1815,14 +1815,14 @@ console.log("圆是否包含矩形:", isContains)</code></pre>
1815
1815
 
1816
1816
  <span class="param-type">
1817
1817
 
1818
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
1818
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
1819
1819
 
1820
1820
  </span>
1821
1821
  |
1822
1822
 
1823
1823
  <span class="param-type">
1824
1824
 
1825
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
1825
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
1826
1826
 
1827
1827
  </span>
1828
1828
 
@@ -1851,42 +1851,42 @@ console.log("圆是否包含矩形:", isContains)</code></pre>
1851
1851
 
1852
1852
  <span class="param-type">
1853
1853
 
1854
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
1854
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
1855
1855
 
1856
1856
  </span>
1857
1857
  |
1858
1858
 
1859
1859
  <span class="param-type">
1860
1860
 
1861
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
1861
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
1862
1862
 
1863
1863
  </span>
1864
1864
  |
1865
1865
 
1866
1866
  <span class="param-type">
1867
1867
 
1868
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
1868
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
1869
1869
 
1870
1870
  </span>
1871
1871
  |
1872
1872
 
1873
1873
  <span class="param-type">
1874
1874
 
1875
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
1875
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
1876
1876
 
1877
1877
  </span>
1878
1878
  |
1879
1879
 
1880
1880
  <span class="param-type">
1881
1881
 
1882
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
1882
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
1883
1883
 
1884
1884
  </span>
1885
1885
  |
1886
1886
 
1887
1887
  <span class="param-type">
1888
1888
 
1889
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1889
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1890
1890
 
1891
1891
  </span>
1892
1892
 
@@ -2289,28 +2289,28 @@ console.log("多线是否穿过多区:", cross)</code></pre>
2289
2289
 
2290
2290
  <span class="param-type">
2291
2291
 
2292
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
2292
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
2293
2293
 
2294
2294
  </span>
2295
2295
  |
2296
2296
 
2297
2297
  <span class="param-type">
2298
2298
 
2299
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
2299
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
2300
2300
 
2301
2301
  </span>
2302
2302
  |
2303
2303
 
2304
2304
  <span class="param-type">
2305
2305
 
2306
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
2306
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
2307
2307
 
2308
2308
  </span>
2309
2309
  |
2310
2310
 
2311
2311
  <span class="param-type">
2312
2312
 
2313
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
2313
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
2314
2314
 
2315
2315
  </span>
2316
2316
 
@@ -2339,7 +2339,7 @@ console.log("多线是否穿过多区:", cross)</code></pre>
2339
2339
 
2340
2340
  <span class="param-type">
2341
2341
 
2342
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
2342
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
2343
2343
 
2344
2344
  </span>
2345
2345
 
@@ -2733,28 +2733,28 @@ console.log("切割后的几何数组:", cut)</code></pre>
2733
2733
 
2734
2734
  <span class="param-type">
2735
2735
 
2736
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
2736
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
2737
2737
 
2738
2738
  </span>
2739
2739
  |
2740
2740
 
2741
2741
  <span class="param-type">
2742
2742
 
2743
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
2743
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
2744
2744
 
2745
2745
  </span>
2746
2746
  |
2747
2747
 
2748
2748
  <span class="param-type">
2749
2749
 
2750
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
2750
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
2751
2751
 
2752
2752
  </span>
2753
2753
  |
2754
2754
 
2755
2755
  <span class="param-type">
2756
2756
 
2757
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
2757
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
2758
2758
 
2759
2759
  </span>
2760
2760
 
@@ -2783,28 +2783,28 @@ console.log("切割后的几何数组:", cut)</code></pre>
2783
2783
 
2784
2784
  <span class="param-type">
2785
2785
 
2786
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
2786
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
2787
2787
 
2788
2788
  </span>
2789
2789
  |
2790
2790
 
2791
2791
  <span class="param-type">
2792
2792
 
2793
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
2793
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
2794
2794
 
2795
2795
  </span>
2796
2796
  |
2797
2797
 
2798
2798
  <span class="param-type">
2799
2799
 
2800
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
2800
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
2801
2801
 
2802
2802
  </span>
2803
2803
  |
2804
2804
 
2805
2805
  <span class="param-type">
2806
2806
 
2807
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
2807
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
2808
2808
 
2809
2809
  </span>
2810
2810
 
@@ -2897,14 +2897,14 @@ console.log("切割后的几何数组:", cut)</code></pre>
2897
2897
 
2898
2898
  <span class="param-type">
2899
2899
 
2900
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
2900
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
2901
2901
 
2902
2902
  </span>
2903
2903
  |
2904
2904
 
2905
2905
  <span class="param-type">
2906
2906
 
2907
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
2907
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
2908
2908
 
2909
2909
  </span>
2910
2910
 
@@ -3153,7 +3153,7 @@ console.log("矩形和圆求差:", geometry)</code></pre>
3153
3153
 
3154
3154
  <span class="param-type">
3155
3155
 
3156
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
3156
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
3157
3157
 
3158
3158
  </span>
3159
3159
 
@@ -3188,7 +3188,7 @@ console.log("矩形和圆求差:", geometry)</code></pre>
3188
3188
 
3189
3189
  <span class="param-type">
3190
3190
 
3191
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
3191
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
3192
3192
 
3193
3193
  </span>
3194
3194
 
@@ -3415,7 +3415,7 @@ console.log("是否相离:", isIntersect)</code></pre>
3415
3415
 
3416
3416
  <span class="param-type">
3417
3417
 
3418
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
3418
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
3419
3419
 
3420
3420
  </span>
3421
3421
 
@@ -3444,56 +3444,56 @@ console.log("是否相离:", isIntersect)</code></pre>
3444
3444
 
3445
3445
  <span class="param-type">
3446
3446
 
3447
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
3447
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
3448
3448
 
3449
3449
  </span>
3450
3450
  |
3451
3451
 
3452
3452
  <span class="param-type">
3453
3453
 
3454
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
3454
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
3455
3455
 
3456
3456
  </span>
3457
3457
  |
3458
3458
 
3459
3459
  <span class="param-type">
3460
3460
 
3461
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
3461
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
3462
3462
 
3463
3463
  </span>
3464
3464
  |
3465
3465
 
3466
3466
  <span class="param-type">
3467
3467
 
3468
- <a link="MultiPoint.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPoint" MultiPoint.html>MultiPoint</a>
3468
+ <a link="MultiPoint.html" onclick="getTypeHTML(event)" href="MultiPoint.html">MultiPoint</a>
3469
3469
 
3470
3470
  </span>
3471
3471
  |
3472
3472
 
3473
3473
  <span class="param-type">
3474
3474
 
3475
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
3475
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
3476
3476
 
3477
3477
  </span>
3478
3478
  |
3479
3479
 
3480
3480
  <span class="param-type">
3481
3481
 
3482
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
3482
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
3483
3483
 
3484
3484
  </span>
3485
3485
  |
3486
3486
 
3487
3487
  <span class="param-type">
3488
3488
 
3489
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
3489
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
3490
3490
 
3491
3491
  </span>
3492
3492
  |
3493
3493
 
3494
3494
  <span class="param-type">
3495
3495
 
3496
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
3496
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
3497
3497
 
3498
3498
  </span>
3499
3499
 
@@ -3782,7 +3782,7 @@ console.log("点和面求距离:", pointToPolygonDistance)</code></pre>
3782
3782
 
3783
3783
  <span class="param-type">
3784
3784
 
3785
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
3785
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
3786
3786
 
3787
3787
  </span>
3788
3788
 
@@ -3817,7 +3817,7 @@ console.log("点和面求距离:", pointToPolygonDistance)</code></pre>
3817
3817
 
3818
3818
  <span class="param-type">
3819
3819
 
3820
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
3820
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
3821
3821
 
3822
3822
  </span>
3823
3823
 
@@ -4019,7 +4019,7 @@ console.log("点和点是否相同:", isEquals)</code></pre>
4019
4019
 
4020
4020
  <span class="param-type">
4021
4021
 
4022
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
4022
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
4023
4023
 
4024
4024
  </span>
4025
4025
 
@@ -4054,7 +4054,7 @@ console.log("点和点是否相同:", isEquals)</code></pre>
4054
4054
 
4055
4055
  <span class="param-type">
4056
4056
 
4057
- <a link="LengthUnit.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LengthUnit" global.html#LengthUnit>LengthUnit</a>
4057
+ <a link="LengthUnit.html" onclick="getTypeHTML(event)" href="global.html#LengthUnit">LengthUnit</a>
4058
4058
 
4059
4059
  </span>
4060
4060
 
@@ -4525,28 +4525,28 @@ const angle = GeometryEngine.getAngleFromPoints([1, 2], [1, 1], [2, 1])</code></
4525
4525
 
4526
4526
  <span class="param-type">
4527
4527
 
4528
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
4528
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
4529
4529
 
4530
4530
  </span>
4531
4531
  |
4532
4532
 
4533
4533
  <span class="param-type">
4534
4534
 
4535
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
4535
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
4536
4536
 
4537
4537
  </span>
4538
4538
  |
4539
4539
 
4540
4540
  <span class="param-type">
4541
4541
 
4542
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
4542
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
4543
4543
 
4544
4544
  </span>
4545
4545
  |
4546
4546
 
4547
4547
  <span class="param-type">
4548
4548
 
4549
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
4549
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
4550
4550
 
4551
4551
  </span>
4552
4552
 
@@ -4715,28 +4715,28 @@ const angle = GeometryEngine.getAngleFromPoints([1, 2], [1, 1], [2, 1])</code></
4715
4715
 
4716
4716
  <span class="param-type">
4717
4717
 
4718
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
4718
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
4719
4719
 
4720
4720
  </span>
4721
4721
  |
4722
4722
 
4723
4723
  <span class="param-type">
4724
4724
 
4725
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
4725
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
4726
4726
 
4727
4727
  </span>
4728
4728
  |
4729
4729
 
4730
4730
  <span class="param-type">
4731
4731
 
4732
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
4732
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
4733
4733
 
4734
4734
  </span>
4735
4735
  |
4736
4736
 
4737
4737
  <span class="param-type">
4738
4738
 
4739
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
4739
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
4740
4740
 
4741
4741
  </span>
4742
4742
 
@@ -5158,42 +5158,42 @@ const center = GeometryEngine.getCenter([1, 2], [2, 1], [1, 0])</code></pre>
5158
5158
 
5159
5159
  <span class="param-type">
5160
5160
 
5161
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
5161
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
5162
5162
 
5163
5163
  </span>
5164
5164
  |
5165
5165
 
5166
5166
  <span class="param-type">
5167
5167
 
5168
- <a link="MultiPoint.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPoint" MultiPoint.html>MultiPoint</a>
5168
+ <a link="MultiPoint.html" onclick="getTypeHTML(event)" href="MultiPoint.html">MultiPoint</a>
5169
5169
 
5170
5170
  </span>
5171
5171
  |
5172
5172
 
5173
5173
  <span class="param-type">
5174
5174
 
5175
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
5175
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
5176
5176
 
5177
5177
  </span>
5178
5178
  |
5179
5179
 
5180
5180
  <span class="param-type">
5181
5181
 
5182
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
5182
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
5183
5183
 
5184
5184
  </span>
5185
5185
  |
5186
5186
 
5187
5187
  <span class="param-type">
5188
5188
 
5189
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
5189
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
5190
5190
 
5191
5191
  </span>
5192
5192
  |
5193
5193
 
5194
5194
  <span class="param-type">
5195
5195
 
5196
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
5196
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
5197
5197
 
5198
5198
  </span>
5199
5199
 
@@ -5286,7 +5286,7 @@ const center = GeometryEngine.getCenter([1, 2], [2, 1], [1, 0])</code></pre>
5286
5286
 
5287
5287
  <span class="param-type">
5288
5288
 
5289
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
5289
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
5290
5290
 
5291
5291
  </span>
5292
5292
 
@@ -5373,7 +5373,7 @@ const center = GeometryEngine.getCenter([1, 2], [2, 1], [1, 0])</code></pre>
5373
5373
 
5374
5374
  <span class="param-type">
5375
5375
 
5376
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
5376
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
5377
5377
 
5378
5378
  </span>
5379
5379
 
@@ -5673,7 +5673,7 @@ const center = GeometryEngine.getCenter([1, 2], [2, 1], [1, 0])</code></pre>
5673
5673
 
5674
5674
  <span class="param-type">
5675
5675
 
5676
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
5676
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
5677
5677
 
5678
5678
  </span>
5679
5679
  |
@@ -5711,7 +5711,7 @@ const center = GeometryEngine.getCenter([1, 2], [2, 1], [1, 0])</code></pre>
5711
5711
 
5712
5712
  <span class="param-type">
5713
5713
 
5714
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
5714
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
5715
5715
 
5716
5716
  </span>
5717
5717
  |
@@ -5749,7 +5749,7 @@ const center = GeometryEngine.getCenter([1, 2], [2, 1], [1, 0])</code></pre>
5749
5749
 
5750
5750
  <span class="param-type">
5751
5751
 
5752
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
5752
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
5753
5753
 
5754
5754
  </span>
5755
5755
  |
@@ -5821,7 +5821,7 @@ const center = GeometryEngine.getCenter([1, 2], [2, 1], [1, 0])</code></pre>
5821
5821
 
5822
5822
  <span class="param-type">
5823
5823
 
5824
- <a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
5824
+ <a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
5825
5825
 
5826
5826
  </span>
5827
5827
 
@@ -6041,7 +6041,7 @@ const arc3Path = GeometryEngine.getPositionsFromArc({
6041
6041
 
6042
6042
  <span class="param-type">
6043
6043
 
6044
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
6044
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
6045
6045
 
6046
6046
  </span>
6047
6047
  |
@@ -6077,7 +6077,7 @@ const arc3Path = GeometryEngine.getPositionsFromArc({
6077
6077
 
6078
6078
  <span class="param-type">
6079
6079
 
6080
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
6080
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
6081
6081
 
6082
6082
  </span>
6083
6083
 
@@ -6170,7 +6170,7 @@ const arc3Path = GeometryEngine.getPositionsFromArc({
6170
6170
 
6171
6171
  <span class="param-type">
6172
6172
 
6173
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
6173
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
6174
6174
 
6175
6175
  </span>
6176
6176
  |
@@ -6274,7 +6274,7 @@ const arc3Path = GeometryEngine.getPositionsFromArc({
6274
6274
 
6275
6275
  <span class="param-type">
6276
6276
 
6277
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
6277
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
6278
6278
 
6279
6279
  </span>
6280
6280
 
@@ -6309,7 +6309,7 @@ const arc3Path = GeometryEngine.getPositionsFromArc({
6309
6309
 
6310
6310
  <span class="param-type">
6311
6311
 
6312
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
6312
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
6313
6313
 
6314
6314
  </span>
6315
6315
 
@@ -6689,28 +6689,28 @@ console.log("是否相交:", isIntersect)</code></pre>
6689
6689
 
6690
6690
  <span class="param-type">
6691
6691
 
6692
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
6692
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
6693
6693
 
6694
6694
  </span>
6695
6695
  |
6696
6696
 
6697
6697
  <span class="param-type">
6698
6698
 
6699
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
6699
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
6700
6700
 
6701
6701
  </span>
6702
6702
  |
6703
6703
 
6704
6704
  <span class="param-type">
6705
6705
 
6706
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
6706
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
6707
6707
 
6708
6708
  </span>
6709
6709
  |
6710
6710
 
6711
6711
  <span class="param-type">
6712
6712
 
6713
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
6713
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
6714
6714
 
6715
6715
  </span>
6716
6716
 
@@ -6998,49 +6998,49 @@ console.log("是否通过检查:", isSimple)</code></pre>
6998
6998
 
6999
6999
  <span class="param-type">
7000
7000
 
7001
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
7001
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
7002
7002
 
7003
7003
  </span>
7004
7004
  |
7005
7005
 
7006
7006
  <span class="param-type">
7007
7007
 
7008
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
7008
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
7009
7009
 
7010
7010
  </span>
7011
7011
  |
7012
7012
 
7013
7013
  <span class="param-type">
7014
7014
 
7015
- <a link="MultiPoint.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPoint" MultiPoint.html>MultiPoint</a>
7015
+ <a link="MultiPoint.html" onclick="getTypeHTML(event)" href="MultiPoint.html">MultiPoint</a>
7016
7016
 
7017
7017
  </span>
7018
7018
  |
7019
7019
 
7020
7020
  <span class="param-type">
7021
7021
 
7022
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
7022
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
7023
7023
 
7024
7024
  </span>
7025
7025
  |
7026
7026
 
7027
7027
  <span class="param-type">
7028
7028
 
7029
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
7029
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
7030
7030
 
7031
7031
  </span>
7032
7032
  |
7033
7033
 
7034
7034
  <span class="param-type">
7035
7035
 
7036
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
7036
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
7037
7037
 
7038
7038
  </span>
7039
7039
  |
7040
7040
 
7041
7041
  <span class="param-type">
7042
7042
 
7043
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
7043
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
7044
7044
 
7045
7045
  </span>
7046
7046
 
@@ -7069,7 +7069,7 @@ console.log("是否通过检查:", isSimple)</code></pre>
7069
7069
 
7070
7070
  <span class="param-type">
7071
7071
 
7072
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
7072
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
7073
7073
 
7074
7074
  </span>
7075
7075
 
@@ -7333,7 +7333,7 @@ import { GeometryEngine, Point, Polygon } from "@mapgis/webclient-common"
7333
7333
 
7334
7334
  <span class="param-type">
7335
7335
 
7336
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
7336
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
7337
7337
 
7338
7338
  </span>
7339
7339
 
@@ -7362,7 +7362,7 @@ import { GeometryEngine, Point, Polygon } from "@mapgis/webclient-common"
7362
7362
 
7363
7363
  <span class="param-type">
7364
7364
 
7365
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
7365
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
7366
7366
 
7367
7367
  </span>
7368
7368
 
@@ -7595,28 +7595,28 @@ console.log("是否重叠:", isIntersect)</code></pre>
7595
7595
 
7596
7596
  <span class="param-type">
7597
7597
 
7598
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
7598
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
7599
7599
 
7600
7600
  </span>
7601
7601
  |
7602
7602
 
7603
7603
  <span class="param-type">
7604
7604
 
7605
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
7605
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
7606
7606
 
7607
7607
  </span>
7608
7608
  |
7609
7609
 
7610
7610
  <span class="param-type">
7611
7611
 
7612
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
7612
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
7613
7613
 
7614
7614
  </span>
7615
7615
  |
7616
7616
 
7617
7617
  <span class="param-type">
7618
7618
 
7619
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
7619
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
7620
7620
 
7621
7621
  </span>
7622
7622
 
@@ -7649,7 +7649,7 @@ console.log("是否重叠:", isIntersect)</code></pre>
7649
7649
 
7650
7650
  <span class="param-type">
7651
7651
 
7652
- <a link="AreaUnits.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="AreaUnits" global.html#AreaUnits>AreaUnits</a>
7652
+ <a link="AreaUnits.html" onclick="getTypeHTML(event)" href="global.html#AreaUnits">AreaUnits</a>
7653
7653
 
7654
7654
  </span>
7655
7655
 
@@ -7978,42 +7978,42 @@ const area = GeometryEngine.planarArea(extent)</code></pre>
7978
7978
 
7979
7979
  <span class="param-type">
7980
7980
 
7981
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
7981
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
7982
7982
 
7983
7983
  </span>
7984
7984
  |
7985
7985
 
7986
7986
  <span class="param-type">
7987
7987
 
7988
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
7988
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
7989
7989
 
7990
7990
  </span>
7991
7991
  |
7992
7992
 
7993
7993
  <span class="param-type">
7994
7994
 
7995
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
7995
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
7996
7996
 
7997
7997
  </span>
7998
7998
  |
7999
7999
 
8000
8000
  <span class="param-type">
8001
8001
 
8002
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
8002
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
8003
8003
 
8004
8004
  </span>
8005
8005
  |
8006
8006
 
8007
8007
  <span class="param-type">
8008
8008
 
8009
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
8009
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
8010
8010
 
8011
8011
  </span>
8012
8012
  |
8013
8013
 
8014
8014
  <span class="param-type">
8015
8015
 
8016
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
8016
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
8017
8017
 
8018
8018
  </span>
8019
8019
 
@@ -8048,7 +8048,7 @@ const area = GeometryEngine.planarArea(extent)</code></pre>
8048
8048
 
8049
8049
  <span class="param-type">
8050
8050
 
8051
- <a link="LinearUnits.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LinearUnits" global.html#LinearUnits>LinearUnits</a>
8051
+ <a link="LinearUnits.html" onclick="getTypeHTML(event)" href="global.html#LinearUnits">LinearUnits</a>
8052
8052
 
8053
8053
  </span>
8054
8054
 
@@ -8292,7 +8292,7 @@ const length = GeometryEngine.planarLength(polygon)</code></pre>
8292
8292
 
8293
8293
  <span class="param-type">
8294
8294
 
8295
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
8295
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
8296
8296
 
8297
8297
  </span>
8298
8298
 
@@ -8350,7 +8350,7 @@ const length = GeometryEngine.planarLength(polygon)</code></pre>
8350
8350
 
8351
8351
  <span class="param-type">
8352
8352
 
8353
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
8353
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
8354
8354
 
8355
8355
  </span>
8356
8356
 
@@ -8443,7 +8443,7 @@ const length = GeometryEngine.planarLength(polygon)</code></pre>
8443
8443
 
8444
8444
  <span class="param-type">
8445
8445
 
8446
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
8446
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
8447
8447
 
8448
8448
  </span>
8449
8449
 
@@ -8761,28 +8761,28 @@ const rotateGeometry = GeometryEngine.rotate(point, 10, rotatePoint)</code></pre
8761
8761
 
8762
8762
  <span class="param-type">
8763
8763
 
8764
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
8764
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
8765
8765
 
8766
8766
  </span>
8767
8767
  |
8768
8768
 
8769
8769
  <span class="param-type">
8770
8770
 
8771
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
8771
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
8772
8772
 
8773
8773
  </span>
8774
8774
  |
8775
8775
 
8776
8776
  <span class="param-type">
8777
8777
 
8778
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
8778
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
8779
8779
 
8780
8780
  </span>
8781
8781
  |
8782
8782
 
8783
8783
  <span class="param-type">
8784
8784
 
8785
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
8785
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
8786
8786
 
8787
8787
  </span>
8788
8788
 
@@ -8875,7 +8875,7 @@ const rotateGeometry = GeometryEngine.rotate(point, 10, rotatePoint)</code></pre
8875
8875
 
8876
8876
  <span class="param-type">
8877
8877
 
8878
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
8878
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
8879
8879
 
8880
8880
  </span>
8881
8881
 
@@ -8973,42 +8973,42 @@ const rotateGeometry = GeometryEngine.rotate(point, 10, rotatePoint)</code></pre
8973
8973
 
8974
8974
  <span class="param-type">
8975
8975
 
8976
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
8976
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
8977
8977
 
8978
8978
  </span>
8979
8979
  |
8980
8980
 
8981
8981
  <span class="param-type">
8982
8982
 
8983
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
8983
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
8984
8984
 
8985
8985
  </span>
8986
8986
  |
8987
8987
 
8988
8988
  <span class="param-type">
8989
8989
 
8990
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
8990
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
8991
8991
 
8992
8992
  </span>
8993
8993
  |
8994
8994
 
8995
8995
  <span class="param-type">
8996
8996
 
8997
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
8997
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
8998
8998
 
8999
8999
  </span>
9000
9000
  |
9001
9001
 
9002
9002
  <span class="param-type">
9003
9003
 
9004
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
9004
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
9005
9005
 
9006
9006
  </span>
9007
9007
  |
9008
9008
 
9009
9009
  <span class="param-type">
9010
9010
 
9011
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
9011
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
9012
9012
 
9013
9013
  </span>
9014
9014
 
@@ -9037,56 +9037,56 @@ const rotateGeometry = GeometryEngine.rotate(point, 10, rotatePoint)</code></pre
9037
9037
 
9038
9038
  <span class="param-type">
9039
9039
 
9040
- <a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
9040
+ <a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
9041
9041
 
9042
9042
  </span>
9043
9043
  |
9044
9044
 
9045
9045
  <span class="param-type">
9046
9046
 
9047
- <a link="LineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineString" LineString.html>LineString</a>
9047
+ <a link="LineString.html" onclick="getTypeHTML(event)" href="LineString.html">LineString</a>
9048
9048
 
9049
9049
  </span>
9050
9050
  |
9051
9051
 
9052
9052
  <span class="param-type">
9053
9053
 
9054
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
9054
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
9055
9055
 
9056
9056
  </span>
9057
9057
  |
9058
9058
 
9059
9059
  <span class="param-type">
9060
9060
 
9061
- <a link="MultiPoint.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPoint" MultiPoint.html>MultiPoint</a>
9061
+ <a link="MultiPoint.html" onclick="getTypeHTML(event)" href="MultiPoint.html">MultiPoint</a>
9062
9062
 
9063
9063
  </span>
9064
9064
  |
9065
9065
 
9066
9066
  <span class="param-type">
9067
9067
 
9068
- <a link="MultiLineString.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiLineString" MultiLineString.html>MultiLineString</a>
9068
+ <a link="MultiLineString.html" onclick="getTypeHTML(event)" href="MultiLineString.html">MultiLineString</a>
9069
9069
 
9070
9070
  </span>
9071
9071
  |
9072
9072
 
9073
9073
  <span class="param-type">
9074
9074
 
9075
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
9075
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
9076
9076
 
9077
9077
  </span>
9078
9078
  |
9079
9079
 
9080
9080
  <span class="param-type">
9081
9081
 
9082
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
9082
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
9083
9083
 
9084
9084
  </span>
9085
9085
  |
9086
9086
 
9087
9087
  <span class="param-type">
9088
9088
 
9089
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
9089
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
9090
9090
 
9091
9091
  </span>
9092
9092
 
@@ -9545,7 +9545,7 @@ console.log("圆和圆是否相邻:", isTouch)</code></pre>
9545
9545
 
9546
9546
  <span class="param-type">
9547
9547
 
9548
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
9548
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
9549
9549
 
9550
9550
  </span>
9551
9551
 
@@ -9825,7 +9825,7 @@ const polygon1 = new Polygon({
9825
9825
 
9826
9826
  <span class="param-type">
9827
9827
 
9828
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
9828
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
9829
9829
 
9830
9830
  </span>
9831
9831
 
@@ -9854,7 +9854,7 @@ const polygon1 = new Polygon({
9854
9854
 
9855
9855
  <span class="param-type">
9856
9856
 
9857
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
9857
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
9858
9858
 
9859
9859
  </span>
9860
9860