@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
@@ -160,7 +160,7 @@
160
160
 
161
161
  <span class="param-type">
162
162
 
163
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
163
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
164
164
 
165
165
  </span>
166
166
 
@@ -456,7 +456,7 @@
456
456
 
457
457
 
458
458
  <ul>
459
- <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a></li>
459
+ <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
460
460
  </ul>
461
461
 
462
462
 
@@ -602,7 +602,7 @@
602
602
 
603
603
  <span class="param-type">
604
604
 
605
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
605
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
606
606
 
607
607
  </span>
608
608
 
@@ -836,7 +836,7 @@
836
836
 
837
837
  <span class="param-type">
838
838
 
839
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
839
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
840
840
 
841
841
  </span>
842
842
 
@@ -1026,7 +1026,7 @@
1026
1026
 
1027
1027
  <dt class="inherited-from">Inherited From:</dt>
1028
1028
  <dd class="inherited-from"><ul class="dummy"><li>
1029
- <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
1029
+ <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
1030
1030
  </li></ul></dd>
1031
1031
 
1032
1032
 
@@ -1260,7 +1260,7 @@
1260
1260
 
1261
1261
  <dt class="inherited-from">Inherited From:</dt>
1262
1262
  <dd class="inherited-from"><ul class="dummy"><li>
1263
- <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
1263
+ <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
1264
1264
  </li></ul></dd>
1265
1265
 
1266
1266
 
@@ -1403,7 +1403,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
1403
1403
 
1404
1404
  <span class="param-type">
1405
1405
 
1406
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
1406
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
1407
1407
 
1408
1408
  </span>
1409
1409
 
@@ -1744,7 +1744,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
1744
1744
 
1745
1745
  <dt class="inherited-from">Inherited From:</dt>
1746
1746
  <dd class="inherited-from"><ul class="dummy"><li>
1747
- <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
1747
+ <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
1748
1748
  </li></ul></dd>
1749
1749
 
1750
1750
 
@@ -2146,7 +2146,7 @@ BaseServer.headers.token = '新token';</code></pre>
2146
2146
 
2147
2147
  <dt class="inherited-from">Inherited From:</dt>
2148
2148
  <dd class="inherited-from"><ul class="dummy"><li>
2149
- <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
2149
+ <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
2150
2150
  </li></ul></dd>
2151
2151
 
2152
2152
 
@@ -2254,7 +2254,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
2254
2254
 
2255
2255
  <dt class="inherited-from">Inherited From:</dt>
2256
2256
  <dd class="inherited-from"><ul class="dummy"><li>
2257
- <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
2257
+ <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
2258
2258
  </li></ul></dd>
2259
2259
 
2260
2260
 
@@ -2352,7 +2352,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
2352
2352
 
2353
2353
  <dt class="inherited-from">Inherited From:</dt>
2354
2354
  <dd class="inherited-from"><ul class="dummy"><li>
2355
- <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
2355
+ <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
2356
2356
  </li></ul></dd>
2357
2357
 
2358
2358
 
@@ -2500,7 +2500,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
2500
2500
 
2501
2501
  <span class="param-type">
2502
2502
 
2503
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
2503
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
2504
2504
 
2505
2505
  </span>
2506
2506
 
@@ -2537,7 +2537,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
2537
2537
 
2538
2538
  <dt class="inherited-from">Inherited From:</dt>
2539
2539
  <dd class="inherited-from"><ul class="dummy"><li>
2540
- <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
2540
+ <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
2541
2541
  </li></ul></dd>
2542
2542
 
2543
2543
 
@@ -2639,7 +2639,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
2639
2639
 
2640
2640
  <dt class="inherited-from">Inherited From:</dt>
2641
2641
  <dd class="inherited-from"><ul class="dummy"><li>
2642
- <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
2642
+ <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
2643
2643
  </li></ul></dd>
2644
2644
 
2645
2645
 
@@ -2736,7 +2736,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
2736
2736
 
2737
2737
  <dt class="inherited-from">Inherited From:</dt>
2738
2738
  <dd class="inherited-from"><ul class="dummy"><li>
2739
- <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
2739
+ <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
2740
2740
  </li></ul></dd>
2741
2741
 
2742
2742
 
@@ -2835,7 +2835,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
2835
2835
 
2836
2836
  <dt class="tag-overrides">Overrides:</dt>
2837
2837
  <dd class="tag-overrides"><ul class="dummy"><li>
2838
- <a class="mapgis-link-name" title="WorkFlowServer#url" WorkFlowServer.html#url>WorkFlowServer#url</a>
2838
+ <a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
2839
2839
  </li></ul></dd>
2840
2840
 
2841
2841
 
@@ -3215,7 +3215,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3215
3215
 
3216
3216
  <dt class="inherited-from">Inherited From:</dt>
3217
3217
  <dd class="inherited-from"><ul class="dummy"><li>
3218
- <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#execute" WorkFlowServer.html#execute>WorkFlowServer#execute</a>
3218
+ <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
3219
3219
  </li></ul></dd>
3220
3220
 
3221
3221
 
@@ -3470,7 +3470,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3470
3470
 
3471
3471
  <dt class="inherited-from">Inherited From:</dt>
3472
3472
  <dd class="inherited-from"><ul class="dummy"><li>
3473
- <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
3473
+ <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
3474
3474
  </li></ul></dd>
3475
3475
 
3476
3476
 
@@ -3814,7 +3814,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3814
3814
 
3815
3815
  <dt class="inherited-from">Inherited From:</dt>
3816
3816
  <dd class="inherited-from"><ul class="dummy"><li>
3817
- <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskResult" WorkFlowServer.html#queryTaskResult>WorkFlowServer#queryTaskResult</a>
3817
+ <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
3818
3818
  </li></ul></dd>
3819
3819
 
3820
3820
 
@@ -4170,7 +4170,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
4170
4170
 
4171
4171
  <dt class="inherited-from">Inherited From:</dt>
4172
4172
  <dd class="inherited-from"><ul class="dummy"><li>
4173
- <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskStatus" WorkFlowServer.html#queryTaskStatus>WorkFlowServer#queryTaskStatus</a>
4173
+ <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
4174
4174
  </li></ul></dd>
4175
4175
 
4176
4176
 
@@ -4495,7 +4495,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
4495
4495
 
4496
4496
  <dt class="inherited-from">Inherited From:</dt>
4497
4497
  <dd class="inherited-from"><ul class="dummy"><li>
4498
- <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#submit" WorkFlowServer.html#submit>WorkFlowServer#submit</a>
4498
+ <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
4499
4499
  </li></ul></dd>
4500
4500
 
4501
4501
 
@@ -489,7 +489,7 @@
489
489
 
490
490
 
491
491
  <ul>
492
- <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a></li>
492
+ <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
493
493
  </ul>
494
494
 
495
495
 
@@ -851,7 +851,7 @@
851
851
 
852
852
  <span class="param-type">
853
853
 
854
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
854
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
855
855
 
856
856
  </span>
857
857
 
@@ -1284,7 +1284,7 @@
1284
1284
 
1285
1285
  <dt class="inherited-from">Inherited From:</dt>
1286
1286
  <dd class="inherited-from"><ul class="dummy"><li>
1287
- <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
1287
+ <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
1288
1288
  </li></ul></dd>
1289
1289
 
1290
1290
 
@@ -1518,7 +1518,7 @@
1518
1518
 
1519
1519
  <dt class="inherited-from">Inherited From:</dt>
1520
1520
  <dd class="inherited-from"><ul class="dummy"><li>
1521
- <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
1521
+ <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
1522
1522
  </li></ul></dd>
1523
1523
 
1524
1524
 
@@ -1777,7 +1777,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
1777
1777
 
1778
1778
  <dt class="inherited-from">Inherited From:</dt>
1779
1779
  <dd class="inherited-from"><ul class="dummy"><li>
1780
- <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
1780
+ <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
1781
1781
  </li></ul></dd>
1782
1782
 
1783
1783
 
@@ -2104,7 +2104,7 @@ BaseServer.headers.token = '新token';</code></pre>
2104
2104
 
2105
2105
  <dt class="inherited-from">Inherited From:</dt>
2106
2106
  <dd class="inherited-from"><ul class="dummy"><li>
2107
- <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
2107
+ <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
2108
2108
  </li></ul></dd>
2109
2109
 
2110
2110
 
@@ -2212,7 +2212,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
2212
2212
 
2213
2213
  <dt class="inherited-from">Inherited From:</dt>
2214
2214
  <dd class="inherited-from"><ul class="dummy"><li>
2215
- <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
2215
+ <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
2216
2216
  </li></ul></dd>
2217
2217
 
2218
2218
 
@@ -2310,7 +2310,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
2310
2310
 
2311
2311
  <dt class="inherited-from">Inherited From:</dt>
2312
2312
  <dd class="inherited-from"><ul class="dummy"><li>
2313
- <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
2313
+ <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
2314
2314
  </li></ul></dd>
2315
2315
 
2316
2316
 
@@ -2458,7 +2458,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
2458
2458
 
2459
2459
  <span class="param-type">
2460
2460
 
2461
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
2461
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
2462
2462
 
2463
2463
  </span>
2464
2464
 
@@ -2495,7 +2495,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
2495
2495
 
2496
2496
  <dt class="inherited-from">Inherited From:</dt>
2497
2497
  <dd class="inherited-from"><ul class="dummy"><li>
2498
- <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
2498
+ <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
2499
2499
  </li></ul></dd>
2500
2500
 
2501
2501
 
@@ -2597,7 +2597,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
2597
2597
 
2598
2598
  <dt class="inherited-from">Inherited From:</dt>
2599
2599
  <dd class="inherited-from"><ul class="dummy"><li>
2600
- <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
2600
+ <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
2601
2601
  </li></ul></dd>
2602
2602
 
2603
2603
 
@@ -2694,7 +2694,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
2694
2694
 
2695
2695
  <dt class="inherited-from">Inherited From:</dt>
2696
2696
  <dd class="inherited-from"><ul class="dummy"><li>
2697
- <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
2697
+ <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
2698
2698
  </li></ul></dd>
2699
2699
 
2700
2700
 
@@ -2868,7 +2868,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
2868
2868
 
2869
2869
  <dt class="tag-overrides">Overrides:</dt>
2870
2870
  <dd class="tag-overrides"><ul class="dummy"><li>
2871
- <a class="mapgis-link-name" title="WorkFlowServer#url" WorkFlowServer.html#url>WorkFlowServer#url</a>
2871
+ <a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
2872
2872
  </li></ul></dd>
2873
2873
 
2874
2874
 
@@ -3248,7 +3248,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3248
3248
 
3249
3249
  <dt class="inherited-from">Inherited From:</dt>
3250
3250
  <dd class="inherited-from"><ul class="dummy"><li>
3251
- <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#execute" WorkFlowServer.html#execute>WorkFlowServer#execute</a>
3251
+ <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
3252
3252
  </li></ul></dd>
3253
3253
 
3254
3254
 
@@ -3503,7 +3503,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3503
3503
 
3504
3504
  <dt class="inherited-from">Inherited From:</dt>
3505
3505
  <dd class="inherited-from"><ul class="dummy"><li>
3506
- <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
3506
+ <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
3507
3507
  </li></ul></dd>
3508
3508
 
3509
3509
 
@@ -3847,7 +3847,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3847
3847
 
3848
3848
  <dt class="inherited-from">Inherited From:</dt>
3849
3849
  <dd class="inherited-from"><ul class="dummy"><li>
3850
- <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskResult" WorkFlowServer.html#queryTaskResult>WorkFlowServer#queryTaskResult</a>
3850
+ <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
3851
3851
  </li></ul></dd>
3852
3852
 
3853
3853
 
@@ -4203,7 +4203,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
4203
4203
 
4204
4204
  <dt class="inherited-from">Inherited From:</dt>
4205
4205
  <dd class="inherited-from"><ul class="dummy"><li>
4206
- <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskStatus" WorkFlowServer.html#queryTaskStatus>WorkFlowServer#queryTaskStatus</a>
4206
+ <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
4207
4207
  </li></ul></dd>
4208
4208
 
4209
4209
 
@@ -4528,7 +4528,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
4528
4528
 
4529
4529
  <dt class="inherited-from">Inherited From:</dt>
4530
4530
  <dd class="inherited-from"><ul class="dummy"><li>
4531
- <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#submit" WorkFlowServer.html#submit>WorkFlowServer#submit</a>
4531
+ <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
4532
4532
  </li></ul></dd>
4533
4533
 
4534
4534
 
@@ -467,7 +467,7 @@
467
467
 
468
468
 
469
469
  <ul>
470
- <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a></li>
470
+ <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
471
471
  </ul>
472
472
 
473
473
 
@@ -739,7 +739,7 @@
739
739
 
740
740
  <span class="param-type">
741
741
 
742
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
742
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
743
743
 
744
744
  </span>
745
745
 
@@ -872,7 +872,7 @@
872
872
 
873
873
  <dt class="inherited-from">Inherited From:</dt>
874
874
  <dd class="inherited-from"><ul class="dummy"><li>
875
- <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
875
+ <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
876
876
  </li></ul></dd>
877
877
 
878
878
 
@@ -1106,7 +1106,7 @@
1106
1106
 
1107
1107
  <dt class="inherited-from">Inherited From:</dt>
1108
1108
  <dd class="inherited-from"><ul class="dummy"><li>
1109
- <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
1109
+ <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
1110
1110
  </li></ul></dd>
1111
1111
 
1112
1112
 
@@ -1365,7 +1365,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
1365
1365
 
1366
1366
  <dt class="inherited-from">Inherited From:</dt>
1367
1367
  <dd class="inherited-from"><ul class="dummy"><li>
1368
- <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
1368
+ <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
1369
1369
  </li></ul></dd>
1370
1370
 
1371
1371
 
@@ -1692,7 +1692,7 @@ BaseServer.headers.token = '新token';</code></pre>
1692
1692
 
1693
1693
  <dt class="inherited-from">Inherited From:</dt>
1694
1694
  <dd class="inherited-from"><ul class="dummy"><li>
1695
- <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
1695
+ <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
1696
1696
  </li></ul></dd>
1697
1697
 
1698
1698
 
@@ -1800,7 +1800,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
1800
1800
 
1801
1801
  <dt class="inherited-from">Inherited From:</dt>
1802
1802
  <dd class="inherited-from"><ul class="dummy"><li>
1803
- <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
1803
+ <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
1804
1804
  </li></ul></dd>
1805
1805
 
1806
1806
 
@@ -1898,7 +1898,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
1898
1898
 
1899
1899
  <dt class="inherited-from">Inherited From:</dt>
1900
1900
  <dd class="inherited-from"><ul class="dummy"><li>
1901
- <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
1901
+ <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
1902
1902
  </li></ul></dd>
1903
1903
 
1904
1904
 
@@ -1971,7 +1971,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
1971
1971
 
1972
1972
  <span class="param-type">
1973
1973
 
1974
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
1974
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
1975
1975
 
1976
1976
  </span>
1977
1977
 
@@ -2008,7 +2008,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
2008
2008
 
2009
2009
  <dt class="inherited-from">Inherited From:</dt>
2010
2010
  <dd class="inherited-from"><ul class="dummy"><li>
2011
- <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
2011
+ <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
2012
2012
  </li></ul></dd>
2013
2013
 
2014
2014
 
@@ -2110,7 +2110,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
2110
2110
 
2111
2111
  <dt class="inherited-from">Inherited From:</dt>
2112
2112
  <dd class="inherited-from"><ul class="dummy"><li>
2113
- <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
2113
+ <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
2114
2114
  </li></ul></dd>
2115
2115
 
2116
2116
 
@@ -2207,7 +2207,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
2207
2207
 
2208
2208
  <dt class="inherited-from">Inherited From:</dt>
2209
2209
  <dd class="inherited-from"><ul class="dummy"><li>
2210
- <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
2210
+ <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
2211
2211
  </li></ul></dd>
2212
2212
 
2213
2213
 
@@ -2381,7 +2381,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
2381
2381
 
2382
2382
  <dt class="tag-overrides">Overrides:</dt>
2383
2383
  <dd class="tag-overrides"><ul class="dummy"><li>
2384
- <a class="mapgis-link-name" title="WorkFlowServer#url" WorkFlowServer.html#url>WorkFlowServer#url</a>
2384
+ <a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
2385
2385
  </li></ul></dd>
2386
2386
 
2387
2387
 
@@ -2761,7 +2761,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
2761
2761
 
2762
2762
  <dt class="inherited-from">Inherited From:</dt>
2763
2763
  <dd class="inherited-from"><ul class="dummy"><li>
2764
- <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#execute" WorkFlowServer.html#execute>WorkFlowServer#execute</a>
2764
+ <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
2765
2765
  </li></ul></dd>
2766
2766
 
2767
2767
 
@@ -3016,7 +3016,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3016
3016
 
3017
3017
  <dt class="inherited-from">Inherited From:</dt>
3018
3018
  <dd class="inherited-from"><ul class="dummy"><li>
3019
- <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
3019
+ <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
3020
3020
  </li></ul></dd>
3021
3021
 
3022
3022
 
@@ -3360,7 +3360,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3360
3360
 
3361
3361
  <dt class="inherited-from">Inherited From:</dt>
3362
3362
  <dd class="inherited-from"><ul class="dummy"><li>
3363
- <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskResult" WorkFlowServer.html#queryTaskResult>WorkFlowServer#queryTaskResult</a>
3363
+ <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
3364
3364
  </li></ul></dd>
3365
3365
 
3366
3366
 
@@ -3716,7 +3716,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3716
3716
 
3717
3717
  <dt class="inherited-from">Inherited From:</dt>
3718
3718
  <dd class="inherited-from"><ul class="dummy"><li>
3719
- <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskStatus" WorkFlowServer.html#queryTaskStatus>WorkFlowServer#queryTaskStatus</a>
3719
+ <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
3720
3720
  </li></ul></dd>
3721
3721
 
3722
3722
 
@@ -4041,7 +4041,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
4041
4041
 
4042
4042
  <dt class="inherited-from">Inherited From:</dt>
4043
4043
  <dd class="inherited-from"><ul class="dummy"><li>
4044
- <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#submit" WorkFlowServer.html#submit>WorkFlowServer#submit</a>
4044
+ <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
4045
4045
  </li></ul></dd>
4046
4046
 
4047
4047