@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
@@ -440,28 +440,28 @@ if(layer.loadStatus === 'loaded') {<br/>
440
440
 
441
441
  <span class="param-type">
442
442
 
443
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
443
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
444
444
 
445
445
  </span>
446
446
  |
447
447
 
448
448
  <span class="param-type">
449
449
 
450
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
450
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
451
451
 
452
452
  </span>
453
453
  |
454
454
 
455
455
  <span class="param-type">
456
456
 
457
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
457
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
458
458
 
459
459
  </span>
460
460
  |
461
461
 
462
462
  <span class="param-type">
463
463
 
464
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
464
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
465
465
 
466
466
  </span>
467
467
  |
@@ -576,21 +576,21 @@ if(layer.loadStatus === 'loaded') {<br/>
576
576
 
577
577
  <p class="summary"><h5>支持如下方法:</h5>
578
578
  <a href='#fromJSON'>[1、通过传入的json构造并返回一个新的几何对象]</a><br/>
579
- <a class="mapgis-link-name" title="OGCLayer#toJSON" OGCLayer.html#toJSON><code>2、导出为json对象</code></a><br/>
580
- <a class="mapgis-link-name" title="VectorTileLayer#getStyleLayer" VectorTileLayer.html#getStyleLayer><code>3、通过矢量瓦片样式图层的id,找到对应的矢量瓦片样式图层对象</code></a><br/>
581
- <a class="mapgis-link-name" title="VectorTileLayer#getStyleLayerIndex" VectorTileLayer.html#getStyleLayerIndex><code>4、通过矢量瓦片样式图层的id,找到对应的矢量瓦片样式图层的序号</code></a><br/>
582
- <a class="mapgis-link-name" title="VectorTileLayer#getStyleLayerId" VectorTileLayer.html#getStyleLayerId><code>5、通过矢量瓦片样式图层的序号,找到对应的矢量瓦片样式图层的id</code></a><br/>
583
- <a class="mapgis-link-name" title="VectorTileLayer#setStyleLayer" VectorTileLayer.html#setStyleLayer><code>6、设置样式图层属性对象</code></a><br/>
584
- <a class="mapgis-link-name" title="VectorTileLayer#deleteStyleLayer" VectorTileLayer.html#deleteStyleLayer><code>7、删除样式图层</code></a><br/>
585
- <a class="mapgis-link-name" title="VectorTileLayer#setStyleLayerVisibility" VectorTileLayer.html#setStyleLayerVisibility><code>8、设置样式图层可见性</code></a><br/>
586
- <a class="mapgis-link-name" title="VectorTileLayer#getStyleLayerVisibility" VectorTileLayer.html#getStyleLayerVisibility><code>9、获取样式图层可见性</code></a><br/>
587
- <a class="mapgis-link-name" title="VectorTileLayer#getPaintProperties" VectorTileLayer.html#getPaintProperties><code>10、获取样式图层绘制属性</code></a><br/>
588
- <a class="mapgis-link-name" title="VectorTileLayer#setPaintProperties" VectorTileLayer.html#setPaintProperties><code>11、设置样式图层绘制属性</code></a><br/>
589
- <a class="mapgis-link-name" title="VectorTileLayer#getLayoutProperties" VectorTileLayer.html#getLayoutProperties><code>12、获取样式图层布局属性</code></a><br/>
590
- <a class="mapgis-link-name" title="VectorTileLayer#setLayoutProperties" VectorTileLayer.html#setLayoutProperties><code>13、设置样式图层布局属性</code></a><br/>
591
- <a class="mapgis-link-name" title="VectorTileLayer#setExtendProperties" VectorTileLayer.html#setExtendProperties><code>14、设置样式图层的额外属性</code></a><br/>
592
- <a class="mapgis-link-name" title="VectorTileLayer#getExtendProperties" VectorTileLayer.html#getExtendProperties><code>15、获取样式图层的额外属性</code></a><br/>
593
- <a class="mapgis-link-name" title="VectorTileLayer#clone" VectorTileLayer.html#clone><code>16、克隆图层</code></a><br/></p>
579
+ <a href="OGCLayer.html#toJSON"><code>2、导出为json对象</code></a><br/>
580
+ <a href="VectorTileLayer.html#getStyleLayer"><code>3、通过矢量瓦片样式图层的id,找到对应的矢量瓦片样式图层对象</code></a><br/>
581
+ <a href="VectorTileLayer.html#getStyleLayerIndex"><code>4、通过矢量瓦片样式图层的id,找到对应的矢量瓦片样式图层的序号</code></a><br/>
582
+ <a href="VectorTileLayer.html#getStyleLayerId"><code>5、通过矢量瓦片样式图层的序号,找到对应的矢量瓦片样式图层的id</code></a><br/>
583
+ <a href="VectorTileLayer.html#setStyleLayer"><code>6、设置样式图层属性对象</code></a><br/>
584
+ <a href="VectorTileLayer.html#deleteStyleLayer"><code>7、删除样式图层</code></a><br/>
585
+ <a href="VectorTileLayer.html#setStyleLayerVisibility"><code>8、设置样式图层可见性</code></a><br/>
586
+ <a href="VectorTileLayer.html#getStyleLayerVisibility"><code>9、获取样式图层可见性</code></a><br/>
587
+ <a href="VectorTileLayer.html#getPaintProperties"><code>10、获取样式图层绘制属性</code></a><br/>
588
+ <a href="VectorTileLayer.html#setPaintProperties"><code>11、设置样式图层绘制属性</code></a><br/>
589
+ <a href="VectorTileLayer.html#getLayoutProperties"><code>12、获取样式图层布局属性</code></a><br/>
590
+ <a href="VectorTileLayer.html#setLayoutProperties"><code>13、设置样式图层布局属性</code></a><br/>
591
+ <a href="VectorTileLayer.html#setExtendProperties"><code>14、设置样式图层的额外属性</code></a><br/>
592
+ <a href="VectorTileLayer.html#getExtendProperties"><code>15、获取样式图层的额外属性</code></a><br/>
593
+ <a href="VectorTileLayer.html#clone"><code>16、克隆图层</code></a><br/></p>
594
594
 
595
595
 
596
596
 
@@ -784,7 +784,7 @@ arcGISVectorTileLayer.load().then((result) => {
784
784
 
785
785
 
786
786
  <ul>
787
- <li><a link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer" VectorTileLayer.html>VectorTileLayer</a></li>
787
+ <li><a link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html">VectorTileLayer</a></li>
788
788
  </ul>
789
789
 
790
790
 
@@ -840,28 +840,28 @@ arcGISVectorTileLayer.load().then((result) => {
840
840
 
841
841
  <span class="param-type">
842
842
 
843
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
843
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
844
844
 
845
845
  </span>
846
846
  |
847
847
 
848
848
  <span class="param-type">
849
849
 
850
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
850
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
851
851
 
852
852
  </span>
853
853
  |
854
854
 
855
855
  <span class="param-type">
856
856
 
857
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
857
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
858
858
 
859
859
  </span>
860
860
  |
861
861
 
862
862
  <span class="param-type">
863
863
 
864
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
864
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
865
865
 
866
866
  </span>
867
867
  |
@@ -979,7 +979,7 @@ off-screen: 使用矢量瓦片来绘制注记;
979
979
 
980
980
  <span class="param-type">
981
981
 
982
- <a link="TileInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileInfo" TileInfo.html>TileInfo</a>
982
+ <a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
983
983
 
984
984
  </span>
985
985
  |
@@ -1085,7 +1085,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1085
1085
 
1086
1086
  <dt class="tag-overrides">Overrides:</dt>
1087
1087
  <dd class="tag-overrides"><ul class="dummy"><li>
1088
- <a class="mapgis-link-name" title="VectorTileLayer#capabilities" VectorTileLayer.html#capabilities>VectorTileLayer#capabilities</a>
1088
+ <a href="VectorTileLayer.html#capabilities">VectorTileLayer#capabilities</a>
1089
1089
  </li></ul></dd>
1090
1090
 
1091
1091
 
@@ -1126,28 +1126,28 @@ off-screen: 使用矢量瓦片来绘制注记;
1126
1126
 
1127
1127
  <span class="param-type">
1128
1128
 
1129
- <a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
1129
+ <a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
1130
1130
 
1131
1131
  </span>
1132
1132
  |
1133
1133
 
1134
1134
  <span class="param-type">
1135
1135
 
1136
- <a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
1136
+ <a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
1137
1137
 
1138
1138
  </span>
1139
1139
  |
1140
1140
 
1141
1141
  <span class="param-type">
1142
1142
 
1143
- <a link="Circle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Circle" Circle.html>Circle</a>
1143
+ <a link="Circle.html" onclick="getTypeHTML(event)" href="Circle.html">Circle</a>
1144
1144
 
1145
1145
  </span>
1146
1146
  |
1147
1147
 
1148
1148
  <span class="param-type">
1149
1149
 
1150
- <a link="MultiPolygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MultiPolygon" MultiPolygon.html>MultiPolygon</a>
1150
+ <a link="MultiPolygon.html" onclick="getTypeHTML(event)" href="MultiPolygon.html">MultiPolygon</a>
1151
1151
 
1152
1152
  </span>
1153
1153
  |
@@ -1191,7 +1191,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1191
1191
 
1192
1192
  <dt class="inherited-from">Inherited From:</dt>
1193
1193
  <dd class="inherited-from"><ul class="dummy"><li>
1194
- <a goto="clippingArea" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#clippingArea" VectorTileLayer.html#clippingArea>VectorTileLayer#clippingArea</a>
1194
+ <a goto="clippingArea" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#clippingArea">VectorTileLayer#clippingArea</a>
1195
1195
  </li></ul></dd>
1196
1196
 
1197
1197
 
@@ -1275,7 +1275,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1275
1275
 
1276
1276
  <dt class="inherited-from">Inherited From:</dt>
1277
1277
  <dd class="inherited-from"><ul class="dummy"><li>
1278
- <a goto="currentStyleInfo" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#currentStyleInfo" VectorTileLayer.html#currentStyleInfo>VectorTileLayer#currentStyleInfo</a>
1278
+ <a goto="currentStyleInfo" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#currentStyleInfo">VectorTileLayer#currentStyleInfo</a>
1279
1279
  </li></ul></dd>
1280
1280
 
1281
1281
 
@@ -1433,7 +1433,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1433
1433
 
1434
1434
  <dt class="inherited-from">Inherited From:</dt>
1435
1435
  <dd class="inherited-from"><ul class="dummy"><li>
1436
- <a goto="labelsRenderMode" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#labelsRenderMode" VectorTileLayer.html#labelsRenderMode>VectorTileLayer#labelsRenderMode</a>
1436
+ <a goto="labelsRenderMode" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#labelsRenderMode">VectorTileLayer#labelsRenderMode</a>
1437
1437
  </li></ul></dd>
1438
1438
 
1439
1439
 
@@ -1513,7 +1513,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1513
1513
 
1514
1514
  <dt class="inherited-from">Inherited From:</dt>
1515
1515
  <dd class="inherited-from"><ul class="dummy"><li>
1516
- <a goto="mvtExtent" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#mvtExtent" VectorTileLayer.html#mvtExtent>VectorTileLayer#mvtExtent</a>
1516
+ <a goto="mvtExtent" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#mvtExtent">VectorTileLayer#mvtExtent</a>
1517
1517
  </li></ul></dd>
1518
1518
 
1519
1519
 
@@ -1598,7 +1598,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1598
1598
 
1599
1599
  <dt class="inherited-from">Inherited From:</dt>
1600
1600
  <dd class="inherited-from"><ul class="dummy"><li>
1601
- <a goto="style" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#style" VectorTileLayer.html#style>VectorTileLayer#style</a>
1601
+ <a goto="style" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#style">VectorTileLayer#style</a>
1602
1602
  </li></ul></dd>
1603
1603
 
1604
1604
 
@@ -1641,7 +1641,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1641
1641
 
1642
1642
  <span class="param-type">
1643
1643
 
1644
- <a link="TileInfo.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TileInfo" TileInfo.html>TileInfo</a>
1644
+ <a link="TileInfo.html" onclick="getTypeHTML(event)" href="TileInfo.html">TileInfo</a>
1645
1645
 
1646
1646
  </span>
1647
1647
  |
@@ -1691,7 +1691,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1691
1691
 
1692
1692
  <dt class="tag-overrides">Overrides:</dt>
1693
1693
  <dd class="tag-overrides"><ul class="dummy"><li>
1694
- <a class="mapgis-link-name" title="VectorTileLayer#tileInfo" VectorTileLayer.html#tileInfo>VectorTileLayer#tileInfo</a>
1694
+ <a href="VectorTileLayer.html#tileInfo">VectorTileLayer#tileInfo</a>
1695
1695
  </li></ul></dd>
1696
1696
 
1697
1697
 
@@ -1844,7 +1844,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1844
1844
 
1845
1845
  <dt class="inherited-from">Inherited From:</dt>
1846
1846
  <dd class="inherited-from"><ul class="dummy"><li>
1847
- <a goto="url" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#url" VectorTileLayer.html#url>VectorTileLayer#url</a>
1847
+ <a goto="url" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#url">VectorTileLayer#url</a>
1848
1848
  </li></ul></dd>
1849
1849
 
1850
1850
 
@@ -1908,7 +1908,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1908
1908
 
1909
1909
  <span class="param-type">
1910
1910
 
1911
- <a link="ArcGISVectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISVectorTileLayer" ArcGISVectorTileLayer.html>ArcGISVectorTileLayer</a>
1911
+ <a link="ArcGISVectorTileLayer.html" onclick="getTypeHTML(event)" href="ArcGISVectorTileLayer.html">ArcGISVectorTileLayer</a>
1912
1912
 
1913
1913
  </span>
1914
1914
 
@@ -1928,7 +1928,7 @@ off-screen: 使用矢量瓦片来绘制注记;
1928
1928
 
1929
1929
  <span class="param-type">
1930
1930
 
1931
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
1931
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
1932
1932
 
1933
1933
  </span>
1934
1934
 
@@ -2358,7 +2358,7 @@ off-screen: 使用矢量瓦片来绘制注记;
2358
2358
 
2359
2359
  <span class="param-type">
2360
2360
 
2361
- <a link="ArcGISVectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ArcGISVectorTileLayer" ArcGISVectorTileLayer.html>ArcGISVectorTileLayer</a>
2361
+ <a link="ArcGISVectorTileLayer.html" onclick="getTypeHTML(event)" href="ArcGISVectorTileLayer.html">ArcGISVectorTileLayer</a>
2362
2362
 
2363
2363
  </span>
2364
2364
 
@@ -2421,7 +2421,7 @@ off-screen: 使用矢量瓦片来绘制注记;
2421
2421
 
2422
2422
  <dt class="inherited-from">Inherited From:</dt>
2423
2423
  <dd class="inherited-from"><ul class="dummy"><li>
2424
- <a goto="clone" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#clone" VectorTileLayer.html#clone>VectorTileLayer#clone</a>
2424
+ <a goto="clone" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#clone">VectorTileLayer#clone</a>
2425
2425
  </li></ul></dd>
2426
2426
 
2427
2427
 
@@ -2484,7 +2484,7 @@ off-screen: 使用矢量瓦片来绘制注记;
2484
2484
 
2485
2485
  <span class="param-type">
2486
2486
 
2487
- <a link="Layer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Layer" Layer.html>Layer</a>
2487
+ <a link="Layer.html" onclick="getTypeHTML(event)" href="Layer.html">Layer</a>
2488
2488
 
2489
2489
  </span>
2490
2490
 
@@ -2806,7 +2806,7 @@ off-screen: 使用矢量瓦片来绘制注记;
2806
2806
 
2807
2807
  <dt class="inherited-from">Inherited From:</dt>
2808
2808
  <dd class="inherited-from"><ul class="dummy"><li>
2809
- <a goto="deleteStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#deleteStyleLayer" VectorTileLayer.html#deleteStyleLayer>VectorTileLayer#deleteStyleLayer</a>
2809
+ <a goto="deleteStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#deleteStyleLayer">VectorTileLayer#deleteStyleLayer</a>
2810
2810
  </li></ul></dd>
2811
2811
 
2812
2812
 
@@ -2986,7 +2986,7 @@ off-screen: 使用矢量瓦片来绘制注记;
2986
2986
 
2987
2987
  <dt class="inherited-from">Inherited From:</dt>
2988
2988
  <dd class="inherited-from"><ul class="dummy"><li>
2989
- <a goto="getExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getExtendProperties" VectorTileLayer.html#getExtendProperties>VectorTileLayer#getExtendProperties</a>
2989
+ <a goto="getExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getExtendProperties">VectorTileLayer#getExtendProperties</a>
2990
2990
  </li></ul></dd>
2991
2991
 
2992
2992
 
@@ -3167,7 +3167,7 @@ off-screen: 使用矢量瓦片来绘制注记;
3167
3167
 
3168
3168
  <dt class="inherited-from">Inherited From:</dt>
3169
3169
  <dd class="inherited-from"><ul class="dummy"><li>
3170
- <a goto="getLayoutProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getLayoutProperties" VectorTileLayer.html#getLayoutProperties>VectorTileLayer#getLayoutProperties</a>
3170
+ <a goto="getLayoutProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getLayoutProperties">VectorTileLayer#getLayoutProperties</a>
3171
3171
  </li></ul></dd>
3172
3172
 
3173
3173
 
@@ -3355,7 +3355,7 @@ off-screen: 使用矢量瓦片来绘制注记;
3355
3355
 
3356
3356
  <dt class="inherited-from">Inherited From:</dt>
3357
3357
  <dd class="inherited-from"><ul class="dummy"><li>
3358
- <a goto="getPaintProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getPaintProperties" VectorTileLayer.html#getPaintProperties>VectorTileLayer#getPaintProperties</a>
3358
+ <a goto="getPaintProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getPaintProperties">VectorTileLayer#getPaintProperties</a>
3359
3359
  </li></ul></dd>
3360
3360
 
3361
3361
 
@@ -3543,7 +3543,7 @@ off-screen: 使用矢量瓦片来绘制注记;
3543
3543
 
3544
3544
  <dt class="inherited-from">Inherited From:</dt>
3545
3545
  <dd class="inherited-from"><ul class="dummy"><li>
3546
- <a goto="getStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getStyleLayer" VectorTileLayer.html#getStyleLayer>VectorTileLayer#getStyleLayer</a>
3546
+ <a goto="getStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayer">VectorTileLayer#getStyleLayer</a>
3547
3547
  </li></ul></dd>
3548
3548
 
3549
3549
 
@@ -3724,7 +3724,7 @@ off-screen: 使用矢量瓦片来绘制注记;
3724
3724
 
3725
3725
  <dt class="inherited-from">Inherited From:</dt>
3726
3726
  <dd class="inherited-from"><ul class="dummy"><li>
3727
- <a goto="getStyleLayerId" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getStyleLayerId" VectorTileLayer.html#getStyleLayerId>VectorTileLayer#getStyleLayerId</a>
3727
+ <a goto="getStyleLayerId" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayerId">VectorTileLayer#getStyleLayerId</a>
3728
3728
  </li></ul></dd>
3729
3729
 
3730
3730
 
@@ -3905,7 +3905,7 @@ off-screen: 使用矢量瓦片来绘制注记;
3905
3905
 
3906
3906
  <dt class="inherited-from">Inherited From:</dt>
3907
3907
  <dd class="inherited-from"><ul class="dummy"><li>
3908
- <a goto="getStyleLayerIndex" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getStyleLayerIndex" VectorTileLayer.html#getStyleLayerIndex>VectorTileLayer#getStyleLayerIndex</a>
3908
+ <a goto="getStyleLayerIndex" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayerIndex">VectorTileLayer#getStyleLayerIndex</a>
3909
3909
  </li></ul></dd>
3910
3910
 
3911
3911
 
@@ -4086,7 +4086,7 @@ off-screen: 使用矢量瓦片来绘制注记;
4086
4086
 
4087
4087
  <dt class="inherited-from">Inherited From:</dt>
4088
4088
  <dd class="inherited-from"><ul class="dummy"><li>
4089
- <a goto="getStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#getStyleLayerVisibility" VectorTileLayer.html#getStyleLayerVisibility>VectorTileLayer#getStyleLayerVisibility</a>
4089
+ <a goto="getStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#getStyleLayerVisibility">VectorTileLayer#getStyleLayerVisibility</a>
4090
4090
  </li></ul></dd>
4091
4091
 
4092
4092
 
@@ -4325,7 +4325,7 @@ off-screen: 使用矢量瓦片来绘制注记;
4325
4325
 
4326
4326
  <dt class="inherited-from">Inherited From:</dt>
4327
4327
  <dd class="inherited-from"><ul class="dummy"><li>
4328
- <a goto="setExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#setExtendProperties" VectorTileLayer.html#setExtendProperties>VectorTileLayer#setExtendProperties</a>
4328
+ <a goto="setExtendProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setExtendProperties">VectorTileLayer#setExtendProperties</a>
4329
4329
  </li></ul></dd>
4330
4330
 
4331
4331
 
@@ -4505,7 +4505,7 @@ off-screen: 使用矢量瓦片来绘制注记;
4505
4505
 
4506
4506
  <dt class="inherited-from">Inherited From:</dt>
4507
4507
  <dd class="inherited-from"><ul class="dummy"><li>
4508
- <a goto="setLayoutProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#setLayoutProperties" VectorTileLayer.html#setLayoutProperties>VectorTileLayer#setLayoutProperties</a>
4508
+ <a goto="setLayoutProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setLayoutProperties">VectorTileLayer#setLayoutProperties</a>
4509
4509
  </li></ul></dd>
4510
4510
 
4511
4511
 
@@ -4685,7 +4685,7 @@ off-screen: 使用矢量瓦片来绘制注记;
4685
4685
 
4686
4686
  <dt class="inherited-from">Inherited From:</dt>
4687
4687
  <dd class="inherited-from"><ul class="dummy"><li>
4688
- <a goto="setPaintProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#setPaintProperties" VectorTileLayer.html#setPaintProperties>VectorTileLayer#setPaintProperties</a>
4688
+ <a goto="setPaintProperties" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setPaintProperties">VectorTileLayer#setPaintProperties</a>
4689
4689
  </li></ul></dd>
4690
4690
 
4691
4691
 
@@ -4865,7 +4865,7 @@ off-screen: 使用矢量瓦片来绘制注记;
4865
4865
 
4866
4866
  <dt class="inherited-from">Inherited From:</dt>
4867
4867
  <dd class="inherited-from"><ul class="dummy"><li>
4868
- <a goto="setStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#setStyleLayer" VectorTileLayer.html#setStyleLayer>VectorTileLayer#setStyleLayer</a>
4868
+ <a goto="setStyleLayer" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setStyleLayer">VectorTileLayer#setStyleLayer</a>
4869
4869
  </li></ul></dd>
4870
4870
 
4871
4871
 
@@ -5045,7 +5045,7 @@ off-screen: 使用矢量瓦片来绘制注记;
5045
5045
 
5046
5046
  <dt class="inherited-from">Inherited From:</dt>
5047
5047
  <dd class="inherited-from"><ul class="dummy"><li>
5048
- <a goto="setStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="VectorTileLayer#setStyleLayerVisibility" VectorTileLayer.html#setStyleLayerVisibility>VectorTileLayer#setStyleLayerVisibility</a>
5048
+ <a goto="setStyleLayerVisibility" link="VectorTileLayer.html" onclick="getTypeHTML(event)" href="VectorTileLayer.html#setStyleLayerVisibility">VectorTileLayer#setStyleLayerVisibility</a>
5049
5049
  </li></ul></dd>
5050
5050
 
5051
5051
 
@@ -5143,7 +5143,7 @@ off-screen: 使用矢量瓦片来绘制注记;
5143
5143
 
5144
5144
  <dt class="tag-overrides">Overrides:</dt>
5145
5145
  <dd class="tag-overrides"><ul class="dummy"><li>
5146
- <a class="mapgis-link-name" title="VectorTileLayer#toJSON" VectorTileLayer.html#toJSON>VectorTileLayer#toJSON</a>
5146
+ <a href="VectorTileLayer.html#toJSON">VectorTileLayer#toJSON</a>
5147
5147
  </li></ul></dd>
5148
5148
 
5149
5149
 
@@ -218,7 +218,7 @@
218
218
 
219
219
 
220
220
  <ul>
221
- <li><a link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer" BaseServer.html>BaseServer</a></li>
221
+ <li><a link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html">BaseServer</a></li>
222
222
  </ul>
223
223
 
224
224
 
@@ -364,7 +364,7 @@
364
364
 
365
365
  <span class="param-type">
366
366
 
367
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
367
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
368
368
 
369
369
  </span>
370
370
 
@@ -479,7 +479,7 @@
479
479
 
480
480
  <dt class="inherited-from">Inherited From:</dt>
481
481
  <dd class="inherited-from"><ul class="dummy"><li>
482
- <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
482
+ <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
483
483
  </li></ul></dd>
484
484
 
485
485
 
@@ -559,7 +559,7 @@
559
559
 
560
560
  <dt class="inherited-from">Inherited From:</dt>
561
561
  <dd class="inherited-from"><ul class="dummy"><li>
562
- <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
562
+ <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
563
563
  </li></ul></dd>
564
564
 
565
565
 
@@ -660,7 +660,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
660
660
 
661
661
  <dt class="inherited-from">Inherited From:</dt>
662
662
  <dd class="inherited-from"><ul class="dummy"><li>
663
- <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
663
+ <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
664
664
  </li></ul></dd>
665
665
 
666
666
 
@@ -762,7 +762,7 @@ BaseServer.headers.token = '新token';</code></pre>
762
762
 
763
763
  <dt class="inherited-from">Inherited From:</dt>
764
764
  <dd class="inherited-from"><ul class="dummy"><li>
765
- <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
765
+ <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
766
766
  </li></ul></dd>
767
767
 
768
768
 
@@ -870,7 +870,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
870
870
 
871
871
  <dt class="inherited-from">Inherited From:</dt>
872
872
  <dd class="inherited-from"><ul class="dummy"><li>
873
- <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
873
+ <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
874
874
  </li></ul></dd>
875
875
 
876
876
 
@@ -968,7 +968,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
968
968
 
969
969
  <dt class="inherited-from">Inherited From:</dt>
970
970
  <dd class="inherited-from"><ul class="dummy"><li>
971
- <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
971
+ <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
972
972
  </li></ul></dd>
973
973
 
974
974
 
@@ -1041,7 +1041,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
1041
1041
 
1042
1042
  <span class="param-type">
1043
1043
 
1044
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
1044
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
1045
1045
 
1046
1046
  </span>
1047
1047
 
@@ -1078,7 +1078,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
1078
1078
 
1079
1079
  <dt class="inherited-from">Inherited From:</dt>
1080
1080
  <dd class="inherited-from"><ul class="dummy"><li>
1081
- <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
1081
+ <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
1082
1082
  </li></ul></dd>
1083
1083
 
1084
1084
 
@@ -1180,7 +1180,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
1180
1180
 
1181
1181
  <dt class="inherited-from">Inherited From:</dt>
1182
1182
  <dd class="inherited-from"><ul class="dummy"><li>
1183
- <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
1183
+ <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
1184
1184
  </li></ul></dd>
1185
1185
 
1186
1186
 
@@ -1277,7 +1277,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
1277
1277
 
1278
1278
  <dt class="inherited-from">Inherited From:</dt>
1279
1279
  <dd class="inherited-from"><ul class="dummy"><li>
1280
- <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
1280
+ <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
1281
1281
  </li></ul></dd>
1282
1282
 
1283
1283
 
@@ -1374,7 +1374,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
1374
1374
 
1375
1375
  <dt class="inherited-from">Inherited From:</dt>
1376
1376
  <dd class="inherited-from"><ul class="dummy"><li>
1377
- <a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#url" BaseServer.html#url>BaseServer#url</a>
1377
+ <a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#url">BaseServer#url</a>
1378
1378
  </li></ul></dd>
1379
1379
 
1380
1380
 
@@ -2458,7 +2458,7 @@ BaseServer.url = '新URL';</code></pre>
2458
2458
 
2459
2459
  <dt class="inherited-from">Inherited From:</dt>
2460
2460
  <dd class="inherited-from"><ul class="dummy"><li>
2461
- <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
2461
+ <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
2462
2462
  </li></ul></dd>
2463
2463
 
2464
2464
 
@@ -453,7 +453,7 @@
453
453
 
454
454
  <span class="param-type">
455
455
 
456
- <a link="BaseRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseRenderer" BaseRenderer.html>BaseRenderer</a>
456
+ <a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a>
457
457
 
458
458
  </span>
459
459
 
@@ -600,7 +600,7 @@
600
600
 
601
601
  <span class="param-type">
602
602
 
603
- <a link="BaseRenderer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseRenderer" BaseRenderer.html>BaseRenderer</a>
603
+ <a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a>
604
604
 
605
605
  </span>
606
606