@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
@@ -593,7 +593,7 @@
593
593
 
594
594
  <span class="param-type">
595
595
 
596
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
596
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
597
597
 
598
598
  </span>
599
599
 
@@ -663,7 +663,7 @@
663
663
 
664
664
  <span class="param-type">
665
665
 
666
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
666
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
667
667
 
668
668
  </span>
669
669
 
@@ -683,7 +683,7 @@
683
683
 
684
684
  <span class="param-type">
685
685
 
686
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
686
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
687
687
 
688
688
  </span>
689
689
 
@@ -743,7 +743,7 @@
743
743
 
744
744
  <span class="param-type">
745
745
 
746
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
746
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
747
747
 
748
748
  </span>
749
749
 
@@ -803,7 +803,7 @@
803
803
 
804
804
  <span class="param-type">
805
805
 
806
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
806
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
807
807
 
808
808
  </span>
809
809
 
@@ -823,7 +823,7 @@
823
823
 
824
824
  <span class="param-type">
825
825
 
826
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
826
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
827
827
 
828
828
  </span>
829
829
 
@@ -943,7 +943,7 @@
943
943
 
944
944
  <span class="param-type">
945
945
 
946
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
946
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
947
947
 
948
948
  </span>
949
949
 
@@ -983,7 +983,7 @@
983
983
 
984
984
  <span class="param-type">
985
985
 
986
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
986
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
987
987
 
988
988
  </span>
989
989
 
@@ -1123,7 +1123,7 @@
1123
1123
 
1124
1124
  <span class="param-type">
1125
1125
 
1126
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
1126
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
1127
1127
 
1128
1128
  </span>
1129
1129
 
@@ -1163,7 +1163,7 @@
1163
1163
 
1164
1164
  <span class="param-type">
1165
1165
 
1166
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
1166
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
1167
1167
 
1168
1168
  </span>
1169
1169
 
@@ -1203,7 +1203,7 @@
1203
1203
 
1204
1204
  <span class="param-type">
1205
1205
 
1206
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
1206
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
1207
1207
 
1208
1208
  </span>
1209
1209
 
@@ -1223,7 +1223,7 @@
1223
1223
 
1224
1224
  <span class="param-type">
1225
1225
 
1226
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
1226
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
1227
1227
 
1228
1228
  </span>
1229
1229
 
@@ -1263,7 +1263,7 @@
1263
1263
 
1264
1264
  <span class="param-type">
1265
1265
 
1266
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
1266
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
1267
1267
 
1268
1268
  </span>
1269
1269
 
@@ -1662,7 +1662,7 @@ const isCollection = Collection.isCollection(collection)</code></pre>
1662
1662
 
1663
1663
  <span class="param-type">
1664
1664
 
1665
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
1665
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
1666
1666
 
1667
1667
  </span>
1668
1668
 
@@ -2311,7 +2311,7 @@ const item = collection.at(1)</code></pre>
2311
2311
 
2312
2312
  <span class="param-type">
2313
2313
 
2314
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
2314
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
2315
2315
 
2316
2316
  </span>
2317
2317
 
@@ -2410,7 +2410,7 @@ const cloneObj = collection.clone()</code></pre>
2410
2410
 
2411
2411
  <span class="param-type">
2412
2412
 
2413
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
2413
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
2414
2414
 
2415
2415
  </span>
2416
2416
 
@@ -2503,7 +2503,7 @@ const cloneObj = collection.clone()</code></pre>
2503
2503
 
2504
2504
  <span class="param-type">
2505
2505
 
2506
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
2506
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
2507
2507
 
2508
2508
  </span>
2509
2509
 
@@ -3051,7 +3051,7 @@ const isNumber = collection.every(function(item) {
3051
3051
 
3052
3052
  <span class="param-type">
3053
3053
 
3054
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
3054
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
3055
3055
 
3056
3056
  </span>
3057
3057
 
@@ -3612,7 +3612,7 @@ const index = collection.findIndex(function(item) {
3612
3612
 
3613
3613
  <span class="param-type">
3614
3614
 
3615
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
3615
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
3616
3616
 
3617
3617
  </span>
3618
3618
 
@@ -3803,7 +3803,7 @@ const flatten = collection.flatten(function(item) {
3803
3803
 
3804
3804
  <span class="param-type">
3805
3805
 
3806
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
3806
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
3807
3807
 
3808
3808
  </span>
3809
3809
 
@@ -4993,7 +4993,7 @@ const index = collection.lastIndexOf(3, 3)</code></pre>
4993
4993
 
4994
4994
  <span class="param-type">
4995
4995
 
4996
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
4996
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
4997
4997
 
4998
4998
  </span>
4999
4999
 
@@ -5311,7 +5311,7 @@ const item = collection.pop()</code></pre>
5311
5311
 
5312
5312
  <span class="param-type">
5313
5313
 
5314
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
5314
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
5315
5315
 
5316
5316
  </span>
5317
5317
 
@@ -6714,7 +6714,7 @@ collection.reorder(1, 2)</code></pre>
6714
6714
 
6715
6715
  <span class="param-type">
6716
6716
 
6717
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
6717
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
6718
6718
 
6719
6719
  </span>
6720
6720
 
@@ -7059,7 +7059,7 @@ const item = collection.shift()</code></pre>
7059
7059
 
7060
7060
  <span class="param-type">
7061
7061
 
7062
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
7062
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
7063
7063
 
7064
7064
  </span>
7065
7065
 
@@ -7431,7 +7431,7 @@ const flag = collection.some(function (item) {
7431
7431
 
7432
7432
  <span class="param-type">
7433
7433
 
7434
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
7434
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
7435
7435
 
7436
7436
  </span>
7437
7437
 
@@ -7682,7 +7682,7 @@ const newCollection = collection.sort(function (itemA, itemB) {
7682
7682
 
7683
7683
  <span class="param-type">
7684
7684
 
7685
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
7685
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
7686
7686
 
7687
7687
  </span>
7688
7688
 
@@ -8012,7 +8012,7 @@ collection.toArray()</code></pre>
8012
8012
 
8013
8013
  <span class="param-type">
8014
8014
 
8015
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
8015
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
8016
8016
 
8017
8017
  </span>
8018
8018
 
@@ -8775,7 +8775,7 @@ collection.unshift(1, 2)</code></pre>
8775
8775
 
8776
8776
  <span class="param-type">
8777
8777
 
8778
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
8778
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
8779
8779
 
8780
8780
  </span>
8781
8781
 
@@ -8845,7 +8845,7 @@ collection.unshift(1, 2)</code></pre>
8845
8845
 
8846
8846
  <span class="param-type">
8847
8847
 
8848
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
8848
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
8849
8849
 
8850
8850
  </span>
8851
8851
 
@@ -8865,7 +8865,7 @@ collection.unshift(1, 2)</code></pre>
8865
8865
 
8866
8866
  <span class="param-type">
8867
8867
 
8868
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
8868
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
8869
8869
 
8870
8870
  </span>
8871
8871
 
@@ -8925,7 +8925,7 @@ collection.unshift(1, 2)</code></pre>
8925
8925
 
8926
8926
  <span class="param-type">
8927
8927
 
8928
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
8928
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
8929
8929
 
8930
8930
  </span>
8931
8931
 
@@ -8985,7 +8985,7 @@ collection.unshift(1, 2)</code></pre>
8985
8985
 
8986
8986
  <span class="param-type">
8987
8987
 
8988
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
8988
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
8989
8989
 
8990
8990
  </span>
8991
8991
 
@@ -9005,7 +9005,7 @@ collection.unshift(1, 2)</code></pre>
9005
9005
 
9006
9006
  <span class="param-type">
9007
9007
 
9008
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
9008
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
9009
9009
 
9010
9010
  </span>
9011
9011
 
@@ -9125,7 +9125,7 @@ collection.unshift(1, 2)</code></pre>
9125
9125
 
9126
9126
  <span class="param-type">
9127
9127
 
9128
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
9128
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
9129
9129
 
9130
9130
  </span>
9131
9131
 
@@ -9165,7 +9165,7 @@ collection.unshift(1, 2)</code></pre>
9165
9165
 
9166
9166
  <span class="param-type">
9167
9167
 
9168
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
9168
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
9169
9169
 
9170
9170
  </span>
9171
9171
 
@@ -9305,7 +9305,7 @@ collection.unshift(1, 2)</code></pre>
9305
9305
 
9306
9306
  <span class="param-type">
9307
9307
 
9308
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
9308
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
9309
9309
 
9310
9310
  </span>
9311
9311
 
@@ -9345,7 +9345,7 @@ collection.unshift(1, 2)</code></pre>
9345
9345
 
9346
9346
  <span class="param-type">
9347
9347
 
9348
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
9348
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
9349
9349
 
9350
9350
  </span>
9351
9351
 
@@ -9385,7 +9385,7 @@ collection.unshift(1, 2)</code></pre>
9385
9385
 
9386
9386
  <span class="param-type">
9387
9387
 
9388
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
9388
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
9389
9389
 
9390
9390
  </span>
9391
9391
 
@@ -9405,7 +9405,7 @@ collection.unshift(1, 2)</code></pre>
9405
9405
 
9406
9406
  <span class="param-type">
9407
9407
 
9408
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
9408
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
9409
9409
 
9410
9410
  </span>
9411
9411
 
@@ -9445,7 +9445,7 @@ collection.unshift(1, 2)</code></pre>
9445
9445
 
9446
9446
  <span class="param-type">
9447
9447
 
9448
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
9448
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
9449
9449
 
9450
9450
  </span>
9451
9451
 
@@ -9844,7 +9844,7 @@ const isCollection = Collection.isCollection(collection)</code></pre>
9844
9844
 
9845
9845
  <span class="param-type">
9846
9846
 
9847
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
9847
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
9848
9848
 
9849
9849
  </span>
9850
9850
 
@@ -10493,7 +10493,7 @@ const item = collection.at(1)</code></pre>
10493
10493
 
10494
10494
  <span class="param-type">
10495
10495
 
10496
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
10496
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
10497
10497
 
10498
10498
  </span>
10499
10499
 
@@ -10592,7 +10592,7 @@ const cloneObj = collection.clone()</code></pre>
10592
10592
 
10593
10593
  <span class="param-type">
10594
10594
 
10595
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
10595
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
10596
10596
 
10597
10597
  </span>
10598
10598
 
@@ -10685,7 +10685,7 @@ const cloneObj = collection.clone()</code></pre>
10685
10685
 
10686
10686
  <span class="param-type">
10687
10687
 
10688
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
10688
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
10689
10689
 
10690
10690
  </span>
10691
10691
 
@@ -11233,7 +11233,7 @@ const isNumber = collection.every(function(item) {
11233
11233
 
11234
11234
  <span class="param-type">
11235
11235
 
11236
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
11236
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
11237
11237
 
11238
11238
  </span>
11239
11239
 
@@ -11794,7 +11794,7 @@ const index = collection.findIndex(function(item) {
11794
11794
 
11795
11795
  <span class="param-type">
11796
11796
 
11797
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
11797
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
11798
11798
 
11799
11799
  </span>
11800
11800
 
@@ -11985,7 +11985,7 @@ const flatten = collection.flatten(function(item) {
11985
11985
 
11986
11986
  <span class="param-type">
11987
11987
 
11988
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
11988
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
11989
11989
 
11990
11990
  </span>
11991
11991
 
@@ -13175,7 +13175,7 @@ const index = collection.lastIndexOf(3, 3)</code></pre>
13175
13175
 
13176
13176
  <span class="param-type">
13177
13177
 
13178
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
13178
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
13179
13179
 
13180
13180
  </span>
13181
13181
 
@@ -13493,7 +13493,7 @@ const item = collection.pop()</code></pre>
13493
13493
 
13494
13494
  <span class="param-type">
13495
13495
 
13496
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
13496
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
13497
13497
 
13498
13498
  </span>
13499
13499
 
@@ -14896,7 +14896,7 @@ collection.reorder(1, 2)</code></pre>
14896
14896
 
14897
14897
  <span class="param-type">
14898
14898
 
14899
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
14899
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
14900
14900
 
14901
14901
  </span>
14902
14902
 
@@ -15241,7 +15241,7 @@ const item = collection.shift()</code></pre>
15241
15241
 
15242
15242
  <span class="param-type">
15243
15243
 
15244
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
15244
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
15245
15245
 
15246
15246
  </span>
15247
15247
 
@@ -15613,7 +15613,7 @@ const flag = collection.some(function (item) {
15613
15613
 
15614
15614
  <span class="param-type">
15615
15615
 
15616
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
15616
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
15617
15617
 
15618
15618
  </span>
15619
15619
 
@@ -15864,7 +15864,7 @@ const newCollection = collection.sort(function (itemA, itemB) {
15864
15864
 
15865
15865
  <span class="param-type">
15866
15866
 
15867
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
15867
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
15868
15868
 
15869
15869
  </span>
15870
15870
 
@@ -16194,7 +16194,7 @@ collection.toArray()</code></pre>
16194
16194
 
16195
16195
  <span class="param-type">
16196
16196
 
16197
- <a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
16197
+ <a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
16198
16198
 
16199
16199
  </span>
16200
16200
 
@@ -320,7 +320,7 @@
320
320
 
321
321
  <span class="param-type">
322
322
 
323
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
323
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
324
324
 
325
325
  </span>
326
326
 
@@ -340,7 +340,7 @@
340
340
 
341
341
  <span class="param-type">
342
342
 
343
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
343
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
344
344
 
345
345
  </span>
346
346
 
@@ -360,7 +360,7 @@
360
360
 
361
361
  <span class="param-type">
362
362
 
363
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
363
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
364
364
 
365
365
  </span>
366
366
 
@@ -380,7 +380,7 @@
380
380
 
381
381
  <span class="param-type">
382
382
 
383
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
383
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
384
384
 
385
385
  </span>
386
386
 
@@ -400,7 +400,7 @@
400
400
 
401
401
  <span class="param-type">
402
402
 
403
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
403
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
404
404
 
405
405
  </span>
406
406
 
@@ -500,7 +500,7 @@
500
500
 
501
501
  <span class="param-type">
502
502
 
503
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
503
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
504
504
 
505
505
  </span>
506
506
 
@@ -662,7 +662,7 @@
662
662
 
663
663
  <span class="param-type">
664
664
 
665
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
665
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
666
666
 
667
667
  </span>
668
668
  |
@@ -762,7 +762,7 @@
762
762
 
763
763
  <span class="param-type">
764
764
 
765
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
765
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
766
766
 
767
767
  </span>
768
768
 
@@ -941,7 +941,7 @@
941
941
 
942
942
  <span class="param-type">
943
943
 
944
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
944
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
945
945
 
946
946
  </span>
947
947
 
@@ -1120,7 +1120,7 @@
1120
1120
 
1121
1121
  <span class="param-type">
1122
1122
 
1123
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
1123
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
1124
1124
 
1125
1125
  </span>
1126
1126
 
@@ -1299,7 +1299,7 @@
1299
1299
 
1300
1300
  <span class="param-type">
1301
1301
 
1302
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
1302
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
1303
1303
 
1304
1304
  </span>
1305
1305
 
@@ -1478,7 +1478,7 @@
1478
1478
 
1479
1479
  <span class="param-type">
1480
1480
 
1481
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
1481
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
1482
1482
 
1483
1483
  </span>
1484
1484
 
@@ -2315,7 +2315,7 @@
2315
2315
 
2316
2316
  <span class="param-type">
2317
2317
 
2318
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
2318
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
2319
2319
 
2320
2320
  </span>
2321
2321
 
@@ -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
 
@@ -238,7 +238,7 @@
238
238
 
239
239
  <span class="param-type">
240
240
 
241
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
241
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
242
242
 
243
243
  </span>
244
244
 
@@ -280,7 +280,7 @@
280
280
 
281
281
  <span class="param-type">
282
282
 
283
- <a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
283
+ <a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
284
284
 
285
285
  </span>
286
286
 
@@ -451,7 +451,7 @@
451
451
 
452
452
  <span class="param-type">
453
453
 
454
- <a link="LineCallout3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCallout3D" LineCallout3D.html>LineCallout3D</a>
454
+ <a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
455
455
 
456
456
  </span>
457
457
 
@@ -471,7 +471,7 @@
471
471
 
472
472
  <span class="param-type">
473
473
 
474
- <a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
474
+ <a link="ColorMaterial.html" onclick="getTypeHTML(event)" href="ColorMaterial.html">ColorMaterial</a>
475
475
 
476
476
  </span>
477
477
 
@@ -667,7 +667,7 @@
667
667
 
668
668
  <span class="param-type">
669
669
 
670
- <a link="LineCallout3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCallout3D" LineCallout3D.html>LineCallout3D</a>
670
+ <a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
671
671
 
672
672
  </span>
673
673
 
@@ -789,7 +789,7 @@
789
789
 
790
790
  <span class="param-type">
791
791
 
792
- <a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
792
+ <a link="ColorMaterial.html" onclick="getTypeHTML(event)" href="ColorMaterial.html">ColorMaterial</a>
793
793
 
794
794
  </span>
795
795