@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
@@ -473,7 +473,7 @@
473
473
 
474
474
 
475
475
  <ul>
476
- <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a></li>
476
+ <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
477
477
  </ul>
478
478
 
479
479
 
@@ -835,7 +835,7 @@
835
835
 
836
836
  <span class="param-type">
837
837
 
838
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
838
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
839
839
 
840
840
  </span>
841
841
 
@@ -1025,7 +1025,7 @@
1025
1025
 
1026
1026
  <dt class="inherited-from">Inherited From:</dt>
1027
1027
  <dd class="inherited-from"><ul class="dummy"><li>
1028
- <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
1028
+ <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
1029
1029
  </li></ul></dd>
1030
1030
 
1031
1031
 
@@ -1334,7 +1334,7 @@
1334
1334
 
1335
1335
  <dt class="inherited-from">Inherited From:</dt>
1336
1336
  <dd class="inherited-from"><ul class="dummy"><li>
1337
- <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
1337
+ <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
1338
1338
  </li></ul></dd>
1339
1339
 
1340
1340
 
@@ -1593,7 +1593,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
1593
1593
 
1594
1594
  <dt class="inherited-from">Inherited From:</dt>
1595
1595
  <dd class="inherited-from"><ul class="dummy"><li>
1596
- <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
1596
+ <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
1597
1597
  </li></ul></dd>
1598
1598
 
1599
1599
 
@@ -2070,7 +2070,7 @@ BaseServer.headers.token = '新token';</code></pre>
2070
2070
 
2071
2071
  <dt class="inherited-from">Inherited From:</dt>
2072
2072
  <dd class="inherited-from"><ul class="dummy"><li>
2073
- <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
2073
+ <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
2074
2074
  </li></ul></dd>
2075
2075
 
2076
2076
 
@@ -2178,7 +2178,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
2178
2178
 
2179
2179
  <dt class="inherited-from">Inherited From:</dt>
2180
2180
  <dd class="inherited-from"><ul class="dummy"><li>
2181
- <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
2181
+ <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
2182
2182
  </li></ul></dd>
2183
2183
 
2184
2184
 
@@ -2276,7 +2276,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
2276
2276
 
2277
2277
  <dt class="inherited-from">Inherited From:</dt>
2278
2278
  <dd class="inherited-from"><ul class="dummy"><li>
2279
- <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
2279
+ <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
2280
2280
  </li></ul></dd>
2281
2281
 
2282
2282
 
@@ -2424,7 +2424,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
2424
2424
 
2425
2425
  <span class="param-type">
2426
2426
 
2427
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
2427
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
2428
2428
 
2429
2429
  </span>
2430
2430
 
@@ -2461,7 +2461,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
2461
2461
 
2462
2462
  <dt class="inherited-from">Inherited From:</dt>
2463
2463
  <dd class="inherited-from"><ul class="dummy"><li>
2464
- <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
2464
+ <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
2465
2465
  </li></ul></dd>
2466
2466
 
2467
2467
 
@@ -2563,7 +2563,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
2563
2563
 
2564
2564
  <dt class="inherited-from">Inherited From:</dt>
2565
2565
  <dd class="inherited-from"><ul class="dummy"><li>
2566
- <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
2566
+ <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
2567
2567
  </li></ul></dd>
2568
2568
 
2569
2569
 
@@ -2660,7 +2660,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
2660
2660
 
2661
2661
  <dt class="inherited-from">Inherited From:</dt>
2662
2662
  <dd class="inherited-from"><ul class="dummy"><li>
2663
- <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
2663
+ <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
2664
2664
  </li></ul></dd>
2665
2665
 
2666
2666
 
@@ -2759,7 +2759,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
2759
2759
 
2760
2760
  <dt class="tag-overrides">Overrides:</dt>
2761
2761
  <dd class="tag-overrides"><ul class="dummy"><li>
2762
- <a class="mapgis-link-name" title="WorkFlowServer#url" WorkFlowServer.html#url>WorkFlowServer#url</a>
2762
+ <a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
2763
2763
  </li></ul></dd>
2764
2764
 
2765
2765
 
@@ -3139,7 +3139,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3139
3139
 
3140
3140
  <dt class="inherited-from">Inherited From:</dt>
3141
3141
  <dd class="inherited-from"><ul class="dummy"><li>
3142
- <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#execute" WorkFlowServer.html#execute>WorkFlowServer#execute</a>
3142
+ <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
3143
3143
  </li></ul></dd>
3144
3144
 
3145
3145
 
@@ -3394,7 +3394,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3394
3394
 
3395
3395
  <dt class="inherited-from">Inherited From:</dt>
3396
3396
  <dd class="inherited-from"><ul class="dummy"><li>
3397
- <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
3397
+ <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
3398
3398
  </li></ul></dd>
3399
3399
 
3400
3400
 
@@ -3738,7 +3738,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3738
3738
 
3739
3739
  <dt class="inherited-from">Inherited From:</dt>
3740
3740
  <dd class="inherited-from"><ul class="dummy"><li>
3741
- <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskResult" WorkFlowServer.html#queryTaskResult>WorkFlowServer#queryTaskResult</a>
3741
+ <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
3742
3742
  </li></ul></dd>
3743
3743
 
3744
3744
 
@@ -4094,7 +4094,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
4094
4094
 
4095
4095
  <dt class="inherited-from">Inherited From:</dt>
4096
4096
  <dd class="inherited-from"><ul class="dummy"><li>
4097
- <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskStatus" WorkFlowServer.html#queryTaskStatus>WorkFlowServer#queryTaskStatus</a>
4097
+ <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
4098
4098
  </li></ul></dd>
4099
4099
 
4100
4100
 
@@ -4419,7 +4419,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
4419
4419
 
4420
4420
  <dt class="inherited-from">Inherited From:</dt>
4421
4421
  <dd class="inherited-from"><ul class="dummy"><li>
4422
- <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#submit" WorkFlowServer.html#submit>WorkFlowServer#submit</a>
4422
+ <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
4423
4423
  </li></ul></dd>
4424
4424
 
4425
4425
 
@@ -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
 
@@ -214,7 +214,7 @@
214
214
 
215
215
  <span class="param-type">
216
216
 
217
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
217
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
218
218
 
219
219
  </span>
220
220
 
@@ -458,7 +458,7 @@
458
458
 
459
459
 
460
460
  <ul>
461
- <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a></li>
461
+ <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
462
462
  </ul>
463
463
 
464
464
 
@@ -514,7 +514,7 @@
514
514
 
515
515
  <span class="param-type">
516
516
 
517
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
517
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
518
518
 
519
519
  </span>
520
520
 
@@ -604,7 +604,7 @@
604
604
 
605
605
  <span class="param-type">
606
606
 
607
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
607
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
608
608
 
609
609
  </span>
610
610
 
@@ -784,7 +784,7 @@
784
784
 
785
785
  <span class="param-type">
786
786
 
787
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
787
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
788
788
 
789
789
  </span>
790
790
 
@@ -955,7 +955,7 @@
955
955
 
956
956
  <span class="param-type">
957
957
 
958
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
958
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
959
959
 
960
960
  </span>
961
961
 
@@ -1067,7 +1067,7 @@
1067
1067
 
1068
1068
  <dt class="inherited-from">Inherited From:</dt>
1069
1069
  <dd class="inherited-from"><ul class="dummy"><li>
1070
- <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
1070
+ <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
1071
1071
  </li></ul></dd>
1072
1072
 
1073
1073
 
@@ -1301,7 +1301,7 @@
1301
1301
 
1302
1302
  <dt class="inherited-from">Inherited From:</dt>
1303
1303
  <dd class="inherited-from"><ul class="dummy"><li>
1304
- <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
1304
+ <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
1305
1305
  </li></ul></dd>
1306
1306
 
1307
1307
 
@@ -1365,7 +1365,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
1365
1365
 
1366
1366
  <span class="param-type">
1367
1367
 
1368
- <a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
1368
+ <a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
1369
1369
 
1370
1370
  </span>
1371
1371
 
@@ -1635,7 +1635,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
1635
1635
 
1636
1636
  <dt class="inherited-from">Inherited From:</dt>
1637
1637
  <dd class="inherited-from"><ul class="dummy"><li>
1638
- <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
1638
+ <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
1639
1639
  </li></ul></dd>
1640
1640
 
1641
1641
 
@@ -1962,7 +1962,7 @@ BaseServer.headers.token = '新token';</code></pre>
1962
1962
 
1963
1963
  <dt class="inherited-from">Inherited From:</dt>
1964
1964
  <dd class="inherited-from"><ul class="dummy"><li>
1965
- <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
1965
+ <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
1966
1966
  </li></ul></dd>
1967
1967
 
1968
1968
 
@@ -2070,7 +2070,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
2070
2070
 
2071
2071
  <dt class="inherited-from">Inherited From:</dt>
2072
2072
  <dd class="inherited-from"><ul class="dummy"><li>
2073
- <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
2073
+ <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
2074
2074
  </li></ul></dd>
2075
2075
 
2076
2076
 
@@ -2168,7 +2168,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
2168
2168
 
2169
2169
  <dt class="inherited-from">Inherited From:</dt>
2170
2170
  <dd class="inherited-from"><ul class="dummy"><li>
2171
- <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
2171
+ <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
2172
2172
  </li></ul></dd>
2173
2173
 
2174
2174
 
@@ -2241,7 +2241,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
2241
2241
 
2242
2242
  <span class="param-type">
2243
2243
 
2244
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
2244
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
2245
2245
 
2246
2246
  </span>
2247
2247
 
@@ -2278,7 +2278,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
2278
2278
 
2279
2279
  <dt class="inherited-from">Inherited From:</dt>
2280
2280
  <dd class="inherited-from"><ul class="dummy"><li>
2281
- <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
2281
+ <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
2282
2282
  </li></ul></dd>
2283
2283
 
2284
2284
 
@@ -2380,7 +2380,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
2380
2380
 
2381
2381
  <dt class="inherited-from">Inherited From:</dt>
2382
2382
  <dd class="inherited-from"><ul class="dummy"><li>
2383
- <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
2383
+ <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
2384
2384
  </li></ul></dd>
2385
2385
 
2386
2386
 
@@ -2477,7 +2477,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
2477
2477
 
2478
2478
  <dt class="inherited-from">Inherited From:</dt>
2479
2479
  <dd class="inherited-from"><ul class="dummy"><li>
2480
- <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
2480
+ <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
2481
2481
  </li></ul></dd>
2482
2482
 
2483
2483
 
@@ -2576,7 +2576,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
2576
2576
 
2577
2577
  <dt class="tag-overrides">Overrides:</dt>
2578
2578
  <dd class="tag-overrides"><ul class="dummy"><li>
2579
- <a class="mapgis-link-name" title="WorkFlowServer#url" WorkFlowServer.html#url>WorkFlowServer#url</a>
2579
+ <a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
2580
2580
  </li></ul></dd>
2581
2581
 
2582
2582
 
@@ -3031,7 +3031,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3031
3031
 
3032
3032
  <dt class="inherited-from">Inherited From:</dt>
3033
3033
  <dd class="inherited-from"><ul class="dummy"><li>
3034
- <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#execute" WorkFlowServer.html#execute>WorkFlowServer#execute</a>
3034
+ <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
3035
3035
  </li></ul></dd>
3036
3036
 
3037
3037
 
@@ -3286,7 +3286,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3286
3286
 
3287
3287
  <dt class="inherited-from">Inherited From:</dt>
3288
3288
  <dd class="inherited-from"><ul class="dummy"><li>
3289
- <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
3289
+ <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
3290
3290
  </li></ul></dd>
3291
3291
 
3292
3292
 
@@ -3630,7 +3630,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3630
3630
 
3631
3631
  <dt class="inherited-from">Inherited From:</dt>
3632
3632
  <dd class="inherited-from"><ul class="dummy"><li>
3633
- <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskResult" WorkFlowServer.html#queryTaskResult>WorkFlowServer#queryTaskResult</a>
3633
+ <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
3634
3634
  </li></ul></dd>
3635
3635
 
3636
3636
 
@@ -3986,7 +3986,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3986
3986
 
3987
3987
  <dt class="inherited-from">Inherited From:</dt>
3988
3988
  <dd class="inherited-from"><ul class="dummy"><li>
3989
- <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskStatus" WorkFlowServer.html#queryTaskStatus>WorkFlowServer#queryTaskStatus</a>
3989
+ <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
3990
3990
  </li></ul></dd>
3991
3991
 
3992
3992
 
@@ -4311,7 +4311,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
4311
4311
 
4312
4312
  <dt class="inherited-from">Inherited From:</dt>
4313
4313
  <dd class="inherited-from"><ul class="dummy"><li>
4314
- <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#submit" WorkFlowServer.html#submit>WorkFlowServer#submit</a>
4314
+ <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
4315
4315
  </li></ul></dd>
4316
4316
 
4317
4317
 
@@ -305,7 +305,7 @@
305
305
 
306
306
 
307
307
  <ul>
308
- <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a></li>
308
+ <li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
309
309
  </ul>
310
310
 
311
311
 
@@ -559,7 +559,7 @@
559
559
 
560
560
  <span class="param-type">
561
561
 
562
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
562
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
563
563
 
564
564
  </span>
565
565
 
@@ -674,7 +674,7 @@
674
674
 
675
675
  <dt class="inherited-from">Inherited From:</dt>
676
676
  <dd class="inherited-from"><ul class="dummy"><li>
677
- <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
677
+ <a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
678
678
  </li></ul></dd>
679
679
 
680
680
 
@@ -1058,7 +1058,7 @@
1058
1058
 
1059
1059
  <dt class="inherited-from">Inherited From:</dt>
1060
1060
  <dd class="inherited-from"><ul class="dummy"><li>
1061
- <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
1061
+ <a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
1062
1062
  </li></ul></dd>
1063
1063
 
1064
1064
 
@@ -1317,7 +1317,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
1317
1317
 
1318
1318
  <dt class="inherited-from">Inherited From:</dt>
1319
1319
  <dd class="inherited-from"><ul class="dummy"><li>
1320
- <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
1320
+ <a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
1321
1321
  </li></ul></dd>
1322
1322
 
1323
1323
 
@@ -1419,7 +1419,7 @@ BaseServer.headers.token = '新token';</code></pre>
1419
1419
 
1420
1420
  <dt class="inherited-from">Inherited From:</dt>
1421
1421
  <dd class="inherited-from"><ul class="dummy"><li>
1422
- <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
1422
+ <a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
1423
1423
  </li></ul></dd>
1424
1424
 
1425
1425
 
@@ -1527,7 +1527,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
1527
1527
 
1528
1528
  <dt class="inherited-from">Inherited From:</dt>
1529
1529
  <dd class="inherited-from"><ul class="dummy"><li>
1530
- <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
1530
+ <a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
1531
1531
  </li></ul></dd>
1532
1532
 
1533
1533
 
@@ -1625,7 +1625,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
1625
1625
 
1626
1626
  <dt class="inherited-from">Inherited From:</dt>
1627
1627
  <dd class="inherited-from"><ul class="dummy"><li>
1628
- <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
1628
+ <a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
1629
1629
  </li></ul></dd>
1630
1630
 
1631
1631
 
@@ -1698,7 +1698,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
1698
1698
 
1699
1699
  <span class="param-type">
1700
1700
 
1701
- <a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
1701
+ <a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
1702
1702
 
1703
1703
  </span>
1704
1704
 
@@ -1735,7 +1735,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
1735
1735
 
1736
1736
  <dt class="inherited-from">Inherited From:</dt>
1737
1737
  <dd class="inherited-from"><ul class="dummy"><li>
1738
- <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
1738
+ <a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
1739
1739
  </li></ul></dd>
1740
1740
 
1741
1741
 
@@ -1837,7 +1837,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
1837
1837
 
1838
1838
  <dt class="inherited-from">Inherited From:</dt>
1839
1839
  <dd class="inherited-from"><ul class="dummy"><li>
1840
- <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
1840
+ <a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
1841
1841
  </li></ul></dd>
1842
1842
 
1843
1843
 
@@ -1934,7 +1934,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
1934
1934
 
1935
1935
  <dt class="inherited-from">Inherited From:</dt>
1936
1936
  <dd class="inherited-from"><ul class="dummy"><li>
1937
- <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
1937
+ <a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
1938
1938
  </li></ul></dd>
1939
1939
 
1940
1940
 
@@ -2033,7 +2033,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
2033
2033
 
2034
2034
  <dt class="tag-overrides">Overrides:</dt>
2035
2035
  <dd class="tag-overrides"><ul class="dummy"><li>
2036
- <a class="mapgis-link-name" title="WorkFlowServer#url" WorkFlowServer.html#url>WorkFlowServer#url</a>
2036
+ <a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
2037
2037
  </li></ul></dd>
2038
2038
 
2039
2039
 
@@ -2413,7 +2413,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
2413
2413
 
2414
2414
  <dt class="inherited-from">Inherited From:</dt>
2415
2415
  <dd class="inherited-from"><ul class="dummy"><li>
2416
- <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#execute" WorkFlowServer.html#execute>WorkFlowServer#execute</a>
2416
+ <a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
2417
2417
  </li></ul></dd>
2418
2418
 
2419
2419
 
@@ -2668,7 +2668,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
2668
2668
 
2669
2669
  <dt class="inherited-from">Inherited From:</dt>
2670
2670
  <dd class="inherited-from"><ul class="dummy"><li>
2671
- <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
2671
+ <a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
2672
2672
  </li></ul></dd>
2673
2673
 
2674
2674
 
@@ -3012,7 +3012,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3012
3012
 
3013
3013
  <dt class="inherited-from">Inherited From:</dt>
3014
3014
  <dd class="inherited-from"><ul class="dummy"><li>
3015
- <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskResult" WorkFlowServer.html#queryTaskResult>WorkFlowServer#queryTaskResult</a>
3015
+ <a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
3016
3016
  </li></ul></dd>
3017
3017
 
3018
3018
 
@@ -3368,7 +3368,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3368
3368
 
3369
3369
  <dt class="inherited-from">Inherited From:</dt>
3370
3370
  <dd class="inherited-from"><ul class="dummy"><li>
3371
- <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskStatus" WorkFlowServer.html#queryTaskStatus>WorkFlowServer#queryTaskStatus</a>
3371
+ <a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
3372
3372
  </li></ul></dd>
3373
3373
 
3374
3374
 
@@ -3693,7 +3693,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
3693
3693
 
3694
3694
  <dt class="inherited-from">Inherited From:</dt>
3695
3695
  <dd class="inherited-from"><ul class="dummy"><li>
3696
- <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#submit" WorkFlowServer.html#submit>WorkFlowServer#submit</a>
3696
+ <a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
3697
3697
  </li></ul></dd>
3698
3698
 
3699
3699