@mapgis/webclient-common 17.0.2 → 17.0.5
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.
- package/README.md +26 -1
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/webclient-common-es6.min.js +2 -2
- package/documention/AddressServer.html +392 -114
- package/documention/ArcGISFeatureServer.html +638 -198
- package/documention/ArcGISGeometryServer.html +473 -148
- package/documention/ArcGISMapImageLayer.html +479 -129
- package/documention/ArcGISMapImageSubLayer.html +178 -48
- package/documention/ArcGISMapServer.html +464 -144
- package/documention/ArcGISTileLayer.html +849 -219
- package/documention/ArcGISVectorTileLayer.html +647 -207
- package/documention/ArcGISVectorTileServer.html +243 -78
- package/documention/BaseRenderer.html +42 -12
- package/documention/BaseServer.html +209 -54
- package/documention/BaseView.html +1096 -219
- package/documention/Basemap.html +323 -93
- package/documention/Callout3D.html +46 -16
- package/documention/Cesium3DTilesCacheLayer.html +790 -190
- package/documention/Cesium3DTilesServer.html +228 -68
- package/documention/CheckUtil.html +402 -103
- package/documention/Circle.html +301 -83
- package/documention/ClassBreakClusterInfo.html +26 -12
- package/documention/ClassBreakInfo.html +154 -39
- package/documention/ClassBreakRenderer.html +249 -64
- package/documention/ClusterInfo.html +171 -41
- package/documention/ClusterRenderer.html +274 -75
- package/documention/Collection.html +1552 -396
- package/documention/CollectionFlattener.html +147 -37
- package/documention/Color.html +278 -69
- package/documention/ColorMaterial.html +89 -27
- package/documention/ColorStop.html +136 -32
- package/documention/ColorVariable.html +66 -16
- package/documention/Config.html +35 -10
- package/documention/CursorChangeEventInfo.html +21 -6
- package/documention/EchartsLayer.html +67 -17
- package/documention/Edges3D.html +96 -29
- package/documention/ElevationInfo.html +65 -20
- package/documention/Evented.html +75 -30
- package/documention/Extent.html +525 -142
- package/documention/ExtrudeSymbol3DLayer.html +178 -51
- package/documention/Feature.html +241 -71
- package/documention/FeatureExpressionInfo.html +41 -11
- package/documention/FeatureLayer.html +864 -224
- package/documention/FeatureServer.html +1010 -296
- package/documention/FeatureSet.html +158 -49
- package/documention/FillSymbol.html +96 -26
- package/documention/FillSymbol3DLayer.html +126 -39
- package/documention/FillSymbol3DOutline.html +116 -34
- package/documention/Font.html +156 -41
- package/documention/GeoJSONLayer.html +959 -239
- package/documention/Geometry.html +312 -93
- package/documention/GeometryEngine.html +1233 -496
- package/documention/GeometryFilter.html +77 -18
- package/documention/GeometryServer.html +667 -213
- package/documention/GraphicsLayer.html +1052 -253
- package/documention/GroupLayer.html +930 -227
- package/documention/HeatmapColorStop.html +93 -23
- package/documention/HeatmapRenderer.html +223 -58
- package/documention/IGSFeatureLayer.html +439 -117
- package/documention/IGSMapImageLayer.html +694 -179
- package/documention/IGSMapImageSubLayer.html +189 -49
- package/documention/IGSSceneLayer.html +337 -93
- package/documention/IGSSceneSubLayer.html +326 -81
- package/documention/IGSTileLayer.html +900 -227
- package/documention/IGSVectorTileLayer.html +685 -215
- package/documention/IGSVectorTileSubLayer.html +167 -46
- package/documention/IconResource.html +77 -25
- package/documention/IconSymbol3DLayer.html +218 -61
- package/documention/ImageServer.html +410 -120
- package/documention/Interceptor.html +33 -9
- package/documention/LOD.html +106 -26
- package/documention/LabelClass.html +451 -114
- package/documention/LabelSymbol3D.html +131 -39
- package/documention/Layer.html +883 -213
- package/documention/LayerEvent.html +7 -2
- package/documention/LayerViewUpdateEvent.html +14 -4
- package/documention/LineCallout3D.html +183 -51
- package/documention/LineString.html +401 -126
- package/documention/LineStyleMarker3D.html +155 -43
- package/documention/LineStylePattern3D.html +89 -27
- package/documention/LineSymbol.html +95 -25
- package/documention/LineSymbol3D.html +78 -26
- package/documention/LineSymbol3DLayer.html +218 -61
- package/documention/LineSymbolMarker.html +86 -22
- package/documention/Log.html +3 -3
- package/documention/M3DModelCacheLayer.html +854 -213
- package/documention/M3DServer.html +326 -96
- package/documention/Map.html +526 -153
- package/documention/MapGISTextSymbol.html +657 -178
- package/documention/MapImageLayer.html +2184 -504
- package/documention/MapServer.html +843 -253
- package/documention/MapVLayer.html +525 -171
- package/documention/MapView.html +1157 -260
- package/documention/MarkerSymbol.html +135 -35
- package/documention/MoveEventInfo.html +21 -6
- package/documention/MultiLineString.html +497 -149
- package/documention/MultiPoint.html +399 -125
- package/documention/MultiPolygon.html +362 -116
- package/documention/OGCLayer.html +769 -189
- package/documention/ObjectSymbol3DLayer.html +318 -86
- package/documention/OpacityStop.html +106 -26
- package/documention/OpacityVariable.html +66 -16
- package/documention/OutStatistic.html +68 -18
- package/documention/OverlayLayer.html +769 -199
- package/documention/PathSymbol3DLayer.html +323 -86
- package/documention/PictureFillSymbol.html +255 -71
- package/documention/PictureMarkerSymbol.html +218 -57
- package/documention/PlotServer.html +469 -154
- package/documention/PoiServer.html +270 -80
- package/documention/Point.html +390 -119
- package/documention/PointSymbol3D.html +131 -39
- package/documention/PointSymbol3DOutline.html +103 -31
- package/documention/Polygon.html +562 -167
- package/documention/PolygonSymbol3D.html +104 -32
- package/documention/ProjectInfo.html +84 -24
- package/documention/ProjectInfoBySrsID.html +42 -12
- package/documention/Projection.html +42 -10
- package/documention/RandomRenderer.html +99 -32
- package/documention/RankRenderer.html +239 -67
- package/documention/RendererInfo.html +135 -9
- package/documention/RequestConfig.html +14 -4
- package/documention/RequestInterceptor.html +47 -12
- package/documention/ResourceServer.html +3595 -1030
- package/documention/ResponseInterceptor.html +47 -12
- package/documention/RootServer.html +263 -78
- package/documention/ScaleEventInfo.html +21 -6
- package/documention/Scene.html +212 -45
- package/documention/SceneLayer.html +802 -207
- package/documention/SceneServer.html +743 -228
- package/documention/SceneView.html +21 -7
- package/documention/SecurityServer.html +235 -70
- package/documention/SimpleFillSymbol.html +149 -40
- package/documention/SimpleLineSymbol.html +215 -56
- package/documention/SimpleMarkerSymbol.html +223 -59
- package/documention/SimpleRenderer.html +149 -39
- package/documention/SizeStop.html +106 -26
- package/documention/SizeVariable.html +146 -36
- package/documention/SketchBaseDrawTool.html +396 -109
- package/documention/SketchCircleDrawTool.html +457 -145
- package/documention/SketchEditor.html +777 -227
- package/documention/SketchEditorCesium.html +783 -258
- package/documention/SketchEditorEvent.html +7 -2
- package/documention/SketchEditorToolEventInfo.html +14 -4
- package/documention/SketchEditorVideo.html +167 -57
- package/documention/SketchEditorVideoBase.html +167 -57
- package/documention/SketchExtentDrawTool.html +457 -145
- package/documention/SketchFreehandPolygonDrawTool.html +440 -138
- package/documention/SketchFreehandPolylineDrawTool.html +455 -143
- package/documention/SketchPointDrawTool.html +486 -154
- package/documention/SketchPolygonDrawTool.html +911 -286
- package/documention/SketchPolylineDrawTool.html +846 -242
- package/documention/SketchStage.html +75 -26
- package/documention/SketchStyle.html +315 -80
- package/documention/SketchTopologyTool.html +20 -5
- package/documention/SpatialReference.html +244 -58
- package/documention/StylePattern3D.html +89 -27
- package/documention/SubLayer.html +237 -72
- package/documention/Symbol.html +110 -28
- package/documention/Symbol3D.html +41 -12
- package/documention/Symbol3DLayer.html +60 -23
- package/documention/Symbol3DVerticalOffset.html +120 -38
- package/documention/TerrainCacheLayer.html +761 -186
- package/documention/TerrainServer.html +200 -60
- package/documention/TextHalo.html +96 -29
- package/documention/TextSymbol.html +422 -107
- package/documention/TextSymbol3DLayer.html +278 -76
- package/documention/ThemeServer.html +310 -95
- package/documention/TileInfo.html +101 -26
- package/documention/TileLayer.html +825 -212
- package/documention/TileMatrixSet.html +199 -49
- package/documention/TileServer.html +172 -52
- package/documention/UniqueValueClusterInfo.html +26 -12
- package/documention/UniqueValueInfo.html +149 -37
- package/documention/UniqueValueRenderer.html +236 -61
- package/documention/UnknownLayer.html +790 -205
- package/documention/UpdateContent.html +87 -22
- package/documention/VectorTileGroupSubLayer.html +2209 -0
- package/documention/VectorTileLayer.html +1296 -361
- package/documention/VectorTileServer.html +226 -71
- package/documention/VectorTileSubLayer.html +231 -60
- package/documention/VertexChangeEventInfo.html +21 -6
- package/documention/VideoMapView.html +362 -82
- package/documention/VideoMetaData.html +104 -26
- package/documention/VideoPixelCoordTransforms.html +48 -13
- package/documention/VideoRegistrationParam.html +67 -17
- package/documention/VisualVariable.html +119 -29
- package/documention/WCSServer.html +172 -52
- package/documention/WFSLayer.html +954 -244
- package/documention/WFSServer.html +224 -69
- package/documention/WMSLayer.html +1158 -291
- package/documention/WMSServer.html +195 -60
- package/documention/WMSSubLayer.html +222 -57
- package/documention/WMTSLayer.html +990 -247
- package/documention/WMTSServer.html +188 -58
- package/documention/WMTSStyle.html +121 -31
- package/documention/WMTSSubLayer.html +865 -210
- package/documention/WPSServer.html +172 -52
- package/documention/WaterSymbol3DLayer.html +164 -47
- package/documention/WebTileLayer.html +955 -254
- package/documention/WorkFlowServer.html +399 -114
- package/documention/WorkFlowServer600227.html +600 -165
- package/documention/WorkFlowServer600228.html +560 -155
- package/documention/WorkFlowServer600229.html +600 -165
- package/documention/WorkFlowServer600230.html +600 -165
- package/documention/WorkFlowServer600231.html +680 -185
- package/documention/WorkFlowServer600232.html +600 -165
- package/documention/WorkFlowServer600233.html +580 -160
- package/documention/WorkFlowServer600235.html +480 -135
- package/documention/WorkFlowServer600237.html +606 -166
- package/documention/WorkFlowServer600238.html +613 -168
- package/documention/WorkFlowServer600239.html +541 -151
- package/documention/WorkFlowServer600307.html +573 -158
- package/documention/WorkFlowServer600308.html +226 -56
- package/documention/WorkFlowServer600309.html +600 -165
- package/documention/WorkFlowServer600314.html +620 -170
- package/documention/WorkFlowServer600334.html +600 -165
- package/documention/WorkFlowServer600336.html +560 -155
- package/documention/WorkFlowServer600340.html +740 -200
- package/documention/WorkFlowServer600354.html +580 -160
- package/documention/WorkFlowServer600368.html +500 -140
- package/documention/WorkFlowServer600369.html +560 -155
- package/documention/WorkFlowServer600370.html +540 -150
- package/documention/Zondy.Object.CAttDataRow.html +21 -6
- package/documention/Zondy.Object.CAttStruct.html +28 -8
- package/documention/global.html +5453 -1051
- package/documention/index.html +53 -53
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAllOtherDataItemInfoSource.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAnnInfo.html +126 -36
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartLabelFormat.html +3 -3
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartType.html +8 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CDotDensityTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +35 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +49 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +42 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +14 -4
- package/documention/module-ArcGis.ArcGisCircle.html +49 -14
- package/documention/module-ArcGis.ArcGisExtent.html +134 -44
- package/documention/module-ArcGis.ArcGisMultipoint.html +54 -19
- package/documention/module-ArcGis.ArcGisPoint.html +75 -25
- package/documention/module-ArcGis.ArcGisPolygon.html +172 -52
- package/documention/module-ArcGis.ArcGisPolyline.html +112 -37
- package/documention/module-ArcGis.ArcGisSpatialReference.html +41 -11
- package/documention/module.exports.html +6 -1
- package/documention/scripts/sideBar.js +133 -6
- package/documention/tutorial-/345/267/245/344/275/234/346/265/201.html +25 -25
- package/documention/tutorial-/346/270/262/346/237/223/345/231/250.html +7 -7
- package/documention/tutorial-/347/254/246/345/217/267.html +26 -26
- package/package.json +1 -1
|
@@ -71,13 +71,18 @@
|
|
|
71
71
|
|
|
72
72
|
<tr class="deep-level-0">
|
|
73
73
|
|
|
74
|
-
<td class="name"
|
|
74
|
+
<td class="name"><code>options</code></td>
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
<td class="type">
|
|
78
78
|
|
|
79
79
|
|
|
80
|
-
<span class="param-type">
|
|
80
|
+
<span class="param-type">
|
|
81
|
+
|
|
82
|
+
Object
|
|
83
|
+
|
|
84
|
+
</span>
|
|
85
|
+
|
|
81
86
|
|
|
82
87
|
|
|
83
88
|
|
|
@@ -93,13 +98,18 @@
|
|
|
93
98
|
|
|
94
99
|
<tr class="deep-level-1">
|
|
95
100
|
|
|
96
|
-
<td class="name"
|
|
101
|
+
<td class="name"><code>url</code></td>
|
|
97
102
|
|
|
98
103
|
|
|
99
104
|
<td class="type">
|
|
100
105
|
|
|
101
106
|
|
|
102
|
-
<span class="param-type">
|
|
107
|
+
<span class="param-type">
|
|
108
|
+
|
|
109
|
+
String
|
|
110
|
+
|
|
111
|
+
</span>
|
|
112
|
+
|
|
103
113
|
|
|
104
114
|
|
|
105
115
|
|
|
@@ -115,13 +125,18 @@
|
|
|
115
125
|
|
|
116
126
|
<tr class="deep-level-1">
|
|
117
127
|
|
|
118
|
-
<td class="name"
|
|
128
|
+
<td class="name"><code>srcInfo</code></td>
|
|
119
129
|
|
|
120
130
|
|
|
121
131
|
<td class="type">
|
|
122
132
|
|
|
123
133
|
|
|
124
|
-
<span class="param-type">
|
|
134
|
+
<span class="param-type">
|
|
135
|
+
|
|
136
|
+
String
|
|
137
|
+
|
|
138
|
+
</span>
|
|
139
|
+
|
|
125
140
|
|
|
126
141
|
|
|
127
142
|
|
|
@@ -137,13 +152,18 @@
|
|
|
137
152
|
|
|
138
153
|
<tr class="deep-level-1">
|
|
139
154
|
|
|
140
|
-
<td class="name"
|
|
155
|
+
<td class="name"><code>desInfo</code></td>
|
|
141
156
|
|
|
142
157
|
|
|
143
158
|
<td class="type">
|
|
144
159
|
|
|
145
160
|
|
|
146
|
-
<span class="param-type">
|
|
161
|
+
<span class="param-type">
|
|
162
|
+
|
|
163
|
+
String
|
|
164
|
+
|
|
165
|
+
</span>
|
|
166
|
+
|
|
147
167
|
|
|
148
168
|
|
|
149
169
|
|
|
@@ -159,13 +179,18 @@
|
|
|
159
179
|
|
|
160
180
|
<tr class="deep-level-1">
|
|
161
181
|
|
|
162
|
-
<td class="name"
|
|
182
|
+
<td class="name"><code>geometry</code></td>
|
|
163
183
|
|
|
164
184
|
|
|
165
185
|
<td class="type">
|
|
166
186
|
|
|
167
187
|
|
|
168
|
-
<span class="param-type"
|
|
188
|
+
<span class="param-type">
|
|
189
|
+
|
|
190
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
|
|
191
|
+
|
|
192
|
+
</span>
|
|
193
|
+
|
|
169
194
|
|
|
170
195
|
|
|
171
196
|
|
|
@@ -181,13 +206,18 @@
|
|
|
181
206
|
|
|
182
207
|
<tr class="deep-level-1">
|
|
183
208
|
|
|
184
|
-
<td class="name"
|
|
209
|
+
<td class="name"><code>attOptType</code></td>
|
|
185
210
|
|
|
186
211
|
|
|
187
212
|
<td class="type">
|
|
188
213
|
|
|
189
214
|
|
|
190
|
-
<span class="param-type">
|
|
215
|
+
<span class="param-type">
|
|
216
|
+
|
|
217
|
+
Number
|
|
218
|
+
|
|
219
|
+
</span>
|
|
220
|
+
|
|
191
221
|
|
|
192
222
|
|
|
193
223
|
|
|
@@ -203,13 +233,18 @@
|
|
|
203
233
|
|
|
204
234
|
<tr class="deep-level-1">
|
|
205
235
|
|
|
206
|
-
<td class="name"
|
|
236
|
+
<td class="name"><code>infoOptType</code></td>
|
|
207
237
|
|
|
208
238
|
|
|
209
239
|
<td class="type">
|
|
210
240
|
|
|
211
241
|
|
|
212
|
-
<span class="param-type">
|
|
242
|
+
<span class="param-type">
|
|
243
|
+
|
|
244
|
+
Number
|
|
245
|
+
|
|
246
|
+
</span>
|
|
247
|
+
|
|
213
248
|
|
|
214
249
|
|
|
215
250
|
|
|
@@ -225,13 +260,18 @@
|
|
|
225
260
|
|
|
226
261
|
<tr class="deep-level-1">
|
|
227
262
|
|
|
228
|
-
<td class="name"
|
|
263
|
+
<td class="name"><code>overType</code></td>
|
|
229
264
|
|
|
230
265
|
|
|
231
266
|
<td class="type">
|
|
232
267
|
|
|
233
268
|
|
|
234
|
-
<span class="param-type">
|
|
269
|
+
<span class="param-type">
|
|
270
|
+
|
|
271
|
+
Number
|
|
272
|
+
|
|
273
|
+
</span>
|
|
274
|
+
|
|
235
275
|
|
|
236
276
|
|
|
237
277
|
|
|
@@ -247,13 +287,18 @@
|
|
|
247
287
|
|
|
248
288
|
<tr class="deep-level-1">
|
|
249
289
|
|
|
250
|
-
<td class="name"
|
|
290
|
+
<td class="name"><code>tolerance</code></td>
|
|
251
291
|
|
|
252
292
|
|
|
253
293
|
<td class="type">
|
|
254
294
|
|
|
255
295
|
|
|
256
|
-
<span class="param-type">
|
|
296
|
+
<span class="param-type">
|
|
297
|
+
|
|
298
|
+
Number
|
|
299
|
+
|
|
300
|
+
</span>
|
|
301
|
+
|
|
257
302
|
|
|
258
303
|
|
|
259
304
|
|
|
@@ -384,7 +429,7 @@
|
|
|
384
429
|
|
|
385
430
|
|
|
386
431
|
<ul>
|
|
387
|
-
<li><a class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a></li>
|
|
432
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer" WorkFlowServer.html>WorkFlowServer</a></li>
|
|
388
433
|
</ul>
|
|
389
434
|
|
|
390
435
|
|
|
@@ -416,11 +461,16 @@
|
|
|
416
461
|
<tbody>
|
|
417
462
|
|
|
418
463
|
<tr class="deep-level-0">
|
|
419
|
-
<td class="name"><code><a href="
|
|
464
|
+
<td class="name"><code><a href="#attOptType">attOptType</a></code></td>
|
|
420
465
|
<td class="name">
|
|
421
466
|
<code>
|
|
422
467
|
|
|
423
|
-
<span class="param-type">
|
|
468
|
+
<span class="param-type">
|
|
469
|
+
|
|
470
|
+
Number
|
|
471
|
+
|
|
472
|
+
</span>
|
|
473
|
+
|
|
424
474
|
|
|
425
475
|
|
|
426
476
|
</code>
|
|
@@ -429,11 +479,16 @@
|
|
|
429
479
|
</tr>
|
|
430
480
|
|
|
431
481
|
<tr class="deep-level-0">
|
|
432
|
-
<td class="name"><code><a href="
|
|
482
|
+
<td class="name"><code><a href="#clientId">clientId</a></code></td>
|
|
433
483
|
<td class="name">
|
|
434
484
|
<code>
|
|
435
485
|
|
|
436
|
-
<span class="param-type">
|
|
486
|
+
<span class="param-type">
|
|
487
|
+
|
|
488
|
+
Boolean
|
|
489
|
+
|
|
490
|
+
</span>
|
|
491
|
+
|
|
437
492
|
|
|
438
493
|
|
|
439
494
|
</code>
|
|
@@ -442,11 +497,16 @@
|
|
|
442
497
|
</tr>
|
|
443
498
|
|
|
444
499
|
<tr class="deep-level-0">
|
|
445
|
-
<td class="name"><code><a href="
|
|
500
|
+
<td class="name"><code><a href="#description">description</a></code></td>
|
|
446
501
|
<td class="name">
|
|
447
502
|
<code>
|
|
448
503
|
|
|
449
|
-
<span class="param-type">
|
|
504
|
+
<span class="param-type">
|
|
505
|
+
|
|
506
|
+
String
|
|
507
|
+
|
|
508
|
+
</span>
|
|
509
|
+
|
|
450
510
|
|
|
451
511
|
|
|
452
512
|
</code>
|
|
@@ -455,11 +515,16 @@
|
|
|
455
515
|
</tr>
|
|
456
516
|
|
|
457
517
|
<tr class="deep-level-0">
|
|
458
|
-
<td class="name"><code><a href="
|
|
518
|
+
<td class="name"><code><a href="#desInfo">desInfo</a></code></td>
|
|
459
519
|
<td class="name">
|
|
460
520
|
<code>
|
|
461
521
|
|
|
462
|
-
<span class="param-type">
|
|
522
|
+
<span class="param-type">
|
|
523
|
+
|
|
524
|
+
String
|
|
525
|
+
|
|
526
|
+
</span>
|
|
527
|
+
|
|
463
528
|
|
|
464
529
|
|
|
465
530
|
</code>
|
|
@@ -468,11 +533,16 @@
|
|
|
468
533
|
</tr>
|
|
469
534
|
|
|
470
535
|
<tr class="deep-level-0">
|
|
471
|
-
<td class="name"><code><a href="
|
|
536
|
+
<td class="name"><code><a href="#enableGlobeFetch">enableGlobeFetch</a></code></td>
|
|
472
537
|
<td class="name">
|
|
473
538
|
<code>
|
|
474
539
|
|
|
475
|
-
<span class="param-type">
|
|
540
|
+
<span class="param-type">
|
|
541
|
+
|
|
542
|
+
Boolean
|
|
543
|
+
|
|
544
|
+
</span>
|
|
545
|
+
|
|
476
546
|
|
|
477
547
|
|
|
478
548
|
</code>
|
|
@@ -481,11 +551,16 @@
|
|
|
481
551
|
</tr>
|
|
482
552
|
|
|
483
553
|
<tr class="deep-level-0">
|
|
484
|
-
<td class="name"><code><a href="
|
|
554
|
+
<td class="name"><code><a href="#flowId">flowId</a></code></td>
|
|
485
555
|
<td class="name">
|
|
486
556
|
<code>
|
|
487
557
|
|
|
488
|
-
<span class="param-type">
|
|
558
|
+
<span class="param-type">
|
|
559
|
+
|
|
560
|
+
Number
|
|
561
|
+
|
|
562
|
+
</span>
|
|
563
|
+
|
|
489
564
|
|
|
490
565
|
|
|
491
566
|
</code>
|
|
@@ -494,11 +569,16 @@
|
|
|
494
569
|
</tr>
|
|
495
570
|
|
|
496
571
|
<tr class="deep-level-0">
|
|
497
|
-
<td class="name"><code><a href="
|
|
572
|
+
<td class="name"><code><a href="#geometry">geometry</a></code></td>
|
|
498
573
|
<td class="name">
|
|
499
574
|
<code>
|
|
500
575
|
|
|
501
|
-
<span class="param-type"
|
|
576
|
+
<span class="param-type">
|
|
577
|
+
|
|
578
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
|
|
579
|
+
|
|
580
|
+
</span>
|
|
581
|
+
|
|
502
582
|
|
|
503
583
|
|
|
504
584
|
</code>
|
|
@@ -507,11 +587,16 @@
|
|
|
507
587
|
</tr>
|
|
508
588
|
|
|
509
589
|
<tr class="deep-level-0">
|
|
510
|
-
<td class="name"><code><a href="
|
|
590
|
+
<td class="name"><code><a href="#groupName">groupName</a></code></td>
|
|
511
591
|
<td class="name">
|
|
512
592
|
<code>
|
|
513
593
|
|
|
514
|
-
<span class="param-type">
|
|
594
|
+
<span class="param-type">
|
|
595
|
+
|
|
596
|
+
String
|
|
597
|
+
|
|
598
|
+
</span>
|
|
599
|
+
|
|
515
600
|
|
|
516
601
|
|
|
517
602
|
</code>
|
|
@@ -520,11 +605,16 @@
|
|
|
520
605
|
</tr>
|
|
521
606
|
|
|
522
607
|
<tr class="deep-level-0">
|
|
523
|
-
<td class="name"><code><a href="
|
|
608
|
+
<td class="name"><code><a href="#headers">headers</a></code></td>
|
|
524
609
|
<td class="name">
|
|
525
610
|
<code>
|
|
526
611
|
|
|
527
|
-
<span class="param-type">
|
|
612
|
+
<span class="param-type">
|
|
613
|
+
|
|
614
|
+
String
|
|
615
|
+
|
|
616
|
+
</span>
|
|
617
|
+
|
|
528
618
|
|
|
529
619
|
|
|
530
620
|
</code>
|
|
@@ -533,11 +623,16 @@
|
|
|
533
623
|
</tr>
|
|
534
624
|
|
|
535
625
|
<tr class="deep-level-0">
|
|
536
|
-
<td class="name"><code><a href="
|
|
626
|
+
<td class="name"><code><a href="#infoOptType">infoOptType</a></code></td>
|
|
537
627
|
<td class="name">
|
|
538
628
|
<code>
|
|
539
629
|
|
|
540
|
-
<span class="param-type">
|
|
630
|
+
<span class="param-type">
|
|
631
|
+
|
|
632
|
+
Number
|
|
633
|
+
|
|
634
|
+
</span>
|
|
635
|
+
|
|
541
636
|
|
|
542
637
|
|
|
543
638
|
</code>
|
|
@@ -546,11 +641,16 @@
|
|
|
546
641
|
</tr>
|
|
547
642
|
|
|
548
643
|
<tr class="deep-level-0">
|
|
549
|
-
<td class="name"><code><a href="
|
|
644
|
+
<td class="name"><code><a href="#overType">overType</a></code></td>
|
|
550
645
|
<td class="name">
|
|
551
646
|
<code>
|
|
552
647
|
|
|
553
|
-
<span class="param-type">
|
|
648
|
+
<span class="param-type">
|
|
649
|
+
|
|
650
|
+
Number
|
|
651
|
+
|
|
652
|
+
</span>
|
|
653
|
+
|
|
554
654
|
|
|
555
655
|
|
|
556
656
|
</code>
|
|
@@ -559,11 +659,16 @@
|
|
|
559
659
|
</tr>
|
|
560
660
|
|
|
561
661
|
<tr class="deep-level-0">
|
|
562
|
-
<td class="name"><code><a href="
|
|
662
|
+
<td class="name"><code><a href="#requestInterceptor">requestInterceptor</a></code></td>
|
|
563
663
|
<td class="name">
|
|
564
664
|
<code>
|
|
565
665
|
|
|
566
|
-
<span class="param-type">
|
|
666
|
+
<span class="param-type">
|
|
667
|
+
|
|
668
|
+
function
|
|
669
|
+
|
|
670
|
+
</span>
|
|
671
|
+
|
|
567
672
|
|
|
568
673
|
|
|
569
674
|
</code>
|
|
@@ -572,11 +677,16 @@
|
|
|
572
677
|
</tr>
|
|
573
678
|
|
|
574
679
|
<tr class="deep-level-0">
|
|
575
|
-
<td class="name"><code><a href="
|
|
680
|
+
<td class="name"><code><a href="#requestTimeout">requestTimeout</a></code></td>
|
|
576
681
|
<td class="name">
|
|
577
682
|
<code>
|
|
578
683
|
|
|
579
|
-
<span class="param-type">
|
|
684
|
+
<span class="param-type">
|
|
685
|
+
|
|
686
|
+
String
|
|
687
|
+
|
|
688
|
+
</span>
|
|
689
|
+
|
|
580
690
|
|
|
581
691
|
|
|
582
692
|
</code>
|
|
@@ -585,11 +695,16 @@
|
|
|
585
695
|
</tr>
|
|
586
696
|
|
|
587
697
|
<tr class="deep-level-0">
|
|
588
|
-
<td class="name"><code><a href="
|
|
698
|
+
<td class="name"><code><a href="#responseInterceptor">responseInterceptor</a></code></td>
|
|
589
699
|
<td class="name">
|
|
590
700
|
<code>
|
|
591
701
|
|
|
592
|
-
<span class="param-type">
|
|
702
|
+
<span class="param-type">
|
|
703
|
+
|
|
704
|
+
function
|
|
705
|
+
|
|
706
|
+
</span>
|
|
707
|
+
|
|
593
708
|
|
|
594
709
|
|
|
595
710
|
</code>
|
|
@@ -598,11 +713,16 @@
|
|
|
598
713
|
</tr>
|
|
599
714
|
|
|
600
715
|
<tr class="deep-level-0">
|
|
601
|
-
<td class="name"><code><a href="
|
|
716
|
+
<td class="name"><code><a href="#srcInfo">srcInfo</a></code></td>
|
|
602
717
|
<td class="name">
|
|
603
718
|
<code>
|
|
604
719
|
|
|
605
|
-
<span class="param-type">
|
|
720
|
+
<span class="param-type">
|
|
721
|
+
|
|
722
|
+
String
|
|
723
|
+
|
|
724
|
+
</span>
|
|
725
|
+
|
|
606
726
|
|
|
607
727
|
|
|
608
728
|
</code>
|
|
@@ -611,11 +731,16 @@
|
|
|
611
731
|
</tr>
|
|
612
732
|
|
|
613
733
|
<tr class="deep-level-0">
|
|
614
|
-
<td class="name"><code><a href="
|
|
734
|
+
<td class="name"><code><a href="#tokenAttachType">tokenAttachType</a></code></td>
|
|
615
735
|
<td class="name">
|
|
616
736
|
<code>
|
|
617
737
|
|
|
618
|
-
<span class="param-type"
|
|
738
|
+
<span class="param-type">
|
|
739
|
+
|
|
740
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
741
|
+
|
|
742
|
+
</span>
|
|
743
|
+
|
|
619
744
|
|
|
620
745
|
|
|
621
746
|
</code>
|
|
@@ -624,11 +749,16 @@
|
|
|
624
749
|
</tr>
|
|
625
750
|
|
|
626
751
|
<tr class="deep-level-0">
|
|
627
|
-
<td class="name"><code><a href="
|
|
752
|
+
<td class="name"><code><a href="#tokenKey">tokenKey</a></code></td>
|
|
628
753
|
<td class="name">
|
|
629
754
|
<code>
|
|
630
755
|
|
|
631
|
-
<span class="param-type">
|
|
756
|
+
<span class="param-type">
|
|
757
|
+
|
|
758
|
+
String
|
|
759
|
+
|
|
760
|
+
</span>
|
|
761
|
+
|
|
632
762
|
|
|
633
763
|
|
|
634
764
|
</code>
|
|
@@ -637,11 +767,16 @@
|
|
|
637
767
|
</tr>
|
|
638
768
|
|
|
639
769
|
<tr class="deep-level-0">
|
|
640
|
-
<td class="name"><code><a href="
|
|
770
|
+
<td class="name"><code><a href="#tokenValue">tokenValue</a></code></td>
|
|
641
771
|
<td class="name">
|
|
642
772
|
<code>
|
|
643
773
|
|
|
644
|
-
<span class="param-type">
|
|
774
|
+
<span class="param-type">
|
|
775
|
+
|
|
776
|
+
String
|
|
777
|
+
|
|
778
|
+
</span>
|
|
779
|
+
|
|
645
780
|
|
|
646
781
|
|
|
647
782
|
</code>
|
|
@@ -650,11 +785,16 @@
|
|
|
650
785
|
</tr>
|
|
651
786
|
|
|
652
787
|
<tr class="deep-level-0">
|
|
653
|
-
<td class="name"><code><a href="
|
|
788
|
+
<td class="name"><code><a href="#tolerance">tolerance</a></code></td>
|
|
654
789
|
<td class="name">
|
|
655
790
|
<code>
|
|
656
791
|
|
|
657
|
-
<span class="param-type">
|
|
792
|
+
<span class="param-type">
|
|
793
|
+
|
|
794
|
+
Number
|
|
795
|
+
|
|
796
|
+
</span>
|
|
797
|
+
|
|
658
798
|
|
|
659
799
|
|
|
660
800
|
</code>
|
|
@@ -663,11 +803,16 @@
|
|
|
663
803
|
</tr>
|
|
664
804
|
|
|
665
805
|
<tr class="deep-level-0">
|
|
666
|
-
<td class="name"><code><a href="
|
|
806
|
+
<td class="name"><code><a href="#url">url</a></code></td>
|
|
667
807
|
<td class="name">
|
|
668
808
|
<code>
|
|
669
809
|
|
|
670
|
-
<span class="param-type">
|
|
810
|
+
<span class="param-type">
|
|
811
|
+
|
|
812
|
+
String
|
|
813
|
+
|
|
814
|
+
</span>
|
|
815
|
+
|
|
671
816
|
|
|
672
817
|
|
|
673
818
|
</code>
|
|
@@ -686,7 +831,12 @@
|
|
|
686
831
|
<span class="method-parameter is-pulled-right">
|
|
687
832
|
<label>类型:</label>
|
|
688
833
|
|
|
689
|
-
<span class="param-type">
|
|
834
|
+
<span class="param-type">
|
|
835
|
+
|
|
836
|
+
Number
|
|
837
|
+
|
|
838
|
+
</span>
|
|
839
|
+
|
|
690
840
|
|
|
691
841
|
|
|
692
842
|
</span>
|
|
@@ -756,7 +906,12 @@
|
|
|
756
906
|
<span class="method-parameter is-pulled-right">
|
|
757
907
|
<label>类型:</label>
|
|
758
908
|
|
|
759
|
-
<span class="param-type">
|
|
909
|
+
<span class="param-type">
|
|
910
|
+
|
|
911
|
+
Boolean
|
|
912
|
+
|
|
913
|
+
</span>
|
|
914
|
+
|
|
760
915
|
|
|
761
916
|
|
|
762
917
|
</span>
|
|
@@ -790,7 +945,7 @@
|
|
|
790
945
|
|
|
791
946
|
<dt class="inherited-from">Inherited From:</dt>
|
|
792
947
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
793
|
-
<a class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
|
|
948
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#clientId" BaseServer.html#clientId>BaseServer#clientId</a>
|
|
794
949
|
</li></ul></dd>
|
|
795
950
|
|
|
796
951
|
|
|
@@ -831,7 +986,12 @@
|
|
|
831
986
|
<span class="method-parameter is-pulled-right">
|
|
832
987
|
<label>类型:</label>
|
|
833
988
|
|
|
834
|
-
<span class="param-type">
|
|
989
|
+
<span class="param-type">
|
|
990
|
+
|
|
991
|
+
String
|
|
992
|
+
|
|
993
|
+
</span>
|
|
994
|
+
|
|
835
995
|
|
|
836
996
|
|
|
837
997
|
</span>
|
|
@@ -905,7 +1065,12 @@
|
|
|
905
1065
|
<span class="method-parameter is-pulled-right">
|
|
906
1066
|
<label>类型:</label>
|
|
907
1067
|
|
|
908
|
-
<span class="param-type">
|
|
1068
|
+
<span class="param-type">
|
|
1069
|
+
|
|
1070
|
+
String
|
|
1071
|
+
|
|
1072
|
+
</span>
|
|
1073
|
+
|
|
909
1074
|
|
|
910
1075
|
|
|
911
1076
|
</span>
|
|
@@ -975,7 +1140,12 @@
|
|
|
975
1140
|
<span class="method-parameter is-pulled-right">
|
|
976
1141
|
<label>类型:</label>
|
|
977
1142
|
|
|
978
|
-
<span class="param-type">
|
|
1143
|
+
<span class="param-type">
|
|
1144
|
+
|
|
1145
|
+
Boolean
|
|
1146
|
+
|
|
1147
|
+
</span>
|
|
1148
|
+
|
|
979
1149
|
|
|
980
1150
|
|
|
981
1151
|
</span>
|
|
@@ -1009,7 +1179,7 @@
|
|
|
1009
1179
|
|
|
1010
1180
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1011
1181
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1012
|
-
<a class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
|
|
1182
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#enableGlobeFetch" BaseServer.html#enableGlobeFetch>BaseServer#enableGlobeFetch</a>
|
|
1013
1183
|
</li></ul></dd>
|
|
1014
1184
|
|
|
1015
1185
|
|
|
@@ -1071,7 +1241,12 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1071
1241
|
<span class="method-parameter is-pulled-right">
|
|
1072
1242
|
<label>类型:</label>
|
|
1073
1243
|
|
|
1074
|
-
<span class="param-type">
|
|
1244
|
+
<span class="param-type">
|
|
1245
|
+
|
|
1246
|
+
Number
|
|
1247
|
+
|
|
1248
|
+
</span>
|
|
1249
|
+
|
|
1075
1250
|
|
|
1076
1251
|
|
|
1077
1252
|
</span>
|
|
@@ -1145,7 +1320,12 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1145
1320
|
<span class="method-parameter is-pulled-right">
|
|
1146
1321
|
<label>类型:</label>
|
|
1147
1322
|
|
|
1148
|
-
<span class="param-type"
|
|
1323
|
+
<span class="param-type">
|
|
1324
|
+
|
|
1325
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
|
|
1326
|
+
|
|
1327
|
+
</span>
|
|
1328
|
+
|
|
1149
1329
|
|
|
1150
1330
|
|
|
1151
1331
|
</span>
|
|
@@ -1215,7 +1395,12 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1215
1395
|
<span class="method-parameter is-pulled-right">
|
|
1216
1396
|
<label>类型:</label>
|
|
1217
1397
|
|
|
1218
|
-
<span class="param-type">
|
|
1398
|
+
<span class="param-type">
|
|
1399
|
+
|
|
1400
|
+
String
|
|
1401
|
+
|
|
1402
|
+
</span>
|
|
1403
|
+
|
|
1219
1404
|
|
|
1220
1405
|
|
|
1221
1406
|
</span>
|
|
@@ -1289,7 +1474,12 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1289
1474
|
<span class="method-parameter is-pulled-right">
|
|
1290
1475
|
<label>类型:</label>
|
|
1291
1476
|
|
|
1292
|
-
<span class="param-type">
|
|
1477
|
+
<span class="param-type">
|
|
1478
|
+
|
|
1479
|
+
String
|
|
1480
|
+
|
|
1481
|
+
</span>
|
|
1482
|
+
|
|
1293
1483
|
|
|
1294
1484
|
|
|
1295
1485
|
</span>
|
|
@@ -1323,7 +1513,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1323
1513
|
|
|
1324
1514
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1325
1515
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1326
|
-
<a class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
|
|
1516
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#headers" BaseServer.html#headers>BaseServer#headers</a>
|
|
1327
1517
|
</li></ul></dd>
|
|
1328
1518
|
|
|
1329
1519
|
|
|
@@ -1386,7 +1576,12 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1386
1576
|
<span class="method-parameter is-pulled-right">
|
|
1387
1577
|
<label>类型:</label>
|
|
1388
1578
|
|
|
1389
|
-
<span class="param-type">
|
|
1579
|
+
<span class="param-type">
|
|
1580
|
+
|
|
1581
|
+
Number
|
|
1582
|
+
|
|
1583
|
+
</span>
|
|
1584
|
+
|
|
1390
1585
|
|
|
1391
1586
|
|
|
1392
1587
|
</span>
|
|
@@ -1456,7 +1651,12 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1456
1651
|
<span class="method-parameter is-pulled-right">
|
|
1457
1652
|
<label>类型:</label>
|
|
1458
1653
|
|
|
1459
|
-
<span class="param-type">
|
|
1654
|
+
<span class="param-type">
|
|
1655
|
+
|
|
1656
|
+
Number
|
|
1657
|
+
|
|
1658
|
+
</span>
|
|
1659
|
+
|
|
1460
1660
|
|
|
1461
1661
|
|
|
1462
1662
|
</span>
|
|
@@ -1526,7 +1726,12 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1526
1726
|
<span class="method-parameter is-pulled-right">
|
|
1527
1727
|
<label>类型:</label>
|
|
1528
1728
|
|
|
1529
|
-
<span class="param-type">
|
|
1729
|
+
<span class="param-type">
|
|
1730
|
+
|
|
1731
|
+
function
|
|
1732
|
+
|
|
1733
|
+
</span>
|
|
1734
|
+
|
|
1530
1735
|
|
|
1531
1736
|
|
|
1532
1737
|
</span>
|
|
@@ -1560,7 +1765,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1560
1765
|
|
|
1561
1766
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1562
1767
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1563
|
-
<a class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
|
|
1768
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestInterceptor" BaseServer.html#requestInterceptor>BaseServer#requestInterceptor</a>
|
|
1564
1769
|
</li></ul></dd>
|
|
1565
1770
|
|
|
1566
1771
|
|
|
@@ -1629,7 +1834,12 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
1629
1834
|
<span class="method-parameter is-pulled-right">
|
|
1630
1835
|
<label>类型:</label>
|
|
1631
1836
|
|
|
1632
|
-
<span class="param-type">
|
|
1837
|
+
<span class="param-type">
|
|
1838
|
+
|
|
1839
|
+
String
|
|
1840
|
+
|
|
1841
|
+
</span>
|
|
1842
|
+
|
|
1633
1843
|
|
|
1634
1844
|
|
|
1635
1845
|
</span>
|
|
@@ -1663,7 +1873,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
1663
1873
|
|
|
1664
1874
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1665
1875
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1666
|
-
<a class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
|
|
1876
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#requestTimeout" BaseServer.html#requestTimeout>BaseServer#requestTimeout</a>
|
|
1667
1877
|
</li></ul></dd>
|
|
1668
1878
|
|
|
1669
1879
|
|
|
@@ -1722,7 +1932,12 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
1722
1932
|
<span class="method-parameter is-pulled-right">
|
|
1723
1933
|
<label>类型:</label>
|
|
1724
1934
|
|
|
1725
|
-
<span class="param-type">
|
|
1935
|
+
<span class="param-type">
|
|
1936
|
+
|
|
1937
|
+
function
|
|
1938
|
+
|
|
1939
|
+
</span>
|
|
1940
|
+
|
|
1726
1941
|
|
|
1727
1942
|
|
|
1728
1943
|
</span>
|
|
@@ -1756,7 +1971,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
1756
1971
|
|
|
1757
1972
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1758
1973
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1759
|
-
<a class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
|
|
1974
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#responseInterceptor" BaseServer.html#responseInterceptor>BaseServer#responseInterceptor</a>
|
|
1760
1975
|
</li></ul></dd>
|
|
1761
1976
|
|
|
1762
1977
|
|
|
@@ -1827,7 +2042,12 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1827
2042
|
<span class="method-parameter is-pulled-right">
|
|
1828
2043
|
<label>类型:</label>
|
|
1829
2044
|
|
|
1830
|
-
<span class="param-type">
|
|
2045
|
+
<span class="param-type">
|
|
2046
|
+
|
|
2047
|
+
String
|
|
2048
|
+
|
|
2049
|
+
</span>
|
|
2050
|
+
|
|
1831
2051
|
|
|
1832
2052
|
|
|
1833
2053
|
</span>
|
|
@@ -1897,7 +2117,12 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1897
2117
|
<span class="method-parameter is-pulled-right">
|
|
1898
2118
|
<label>类型:</label>
|
|
1899
2119
|
|
|
1900
|
-
<span class="param-type"
|
|
2120
|
+
<span class="param-type">
|
|
2121
|
+
|
|
2122
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
2123
|
+
|
|
2124
|
+
</span>
|
|
2125
|
+
|
|
1901
2126
|
|
|
1902
2127
|
|
|
1903
2128
|
</span>
|
|
@@ -1931,7 +2156,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1931
2156
|
|
|
1932
2157
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1933
2158
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1934
|
-
<a class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
|
|
2159
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenAttachType" BaseServer.html#tokenAttachType>BaseServer#tokenAttachType</a>
|
|
1935
2160
|
</li></ul></dd>
|
|
1936
2161
|
|
|
1937
2162
|
|
|
@@ -1994,7 +2219,12 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1994
2219
|
<span class="method-parameter is-pulled-right">
|
|
1995
2220
|
<label>类型:</label>
|
|
1996
2221
|
|
|
1997
|
-
<span class="param-type">
|
|
2222
|
+
<span class="param-type">
|
|
2223
|
+
|
|
2224
|
+
String
|
|
2225
|
+
|
|
2226
|
+
</span>
|
|
2227
|
+
|
|
1998
2228
|
|
|
1999
2229
|
|
|
2000
2230
|
</span>
|
|
@@ -2028,7 +2258,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2028
2258
|
|
|
2029
2259
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2030
2260
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2031
|
-
<a class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
|
|
2261
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenKey" BaseServer.html#tokenKey>BaseServer#tokenKey</a>
|
|
2032
2262
|
</li></ul></dd>
|
|
2033
2263
|
|
|
2034
2264
|
|
|
@@ -2086,7 +2316,12 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2086
2316
|
<span class="method-parameter is-pulled-right">
|
|
2087
2317
|
<label>类型:</label>
|
|
2088
2318
|
|
|
2089
|
-
<span class="param-type">
|
|
2319
|
+
<span class="param-type">
|
|
2320
|
+
|
|
2321
|
+
String
|
|
2322
|
+
|
|
2323
|
+
</span>
|
|
2324
|
+
|
|
2090
2325
|
|
|
2091
2326
|
|
|
2092
2327
|
</span>
|
|
@@ -2120,7 +2355,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2120
2355
|
|
|
2121
2356
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2122
2357
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2123
|
-
<a class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
|
|
2358
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#tokenValue" BaseServer.html#tokenValue>BaseServer#tokenValue</a>
|
|
2124
2359
|
</li></ul></dd>
|
|
2125
2360
|
|
|
2126
2361
|
|
|
@@ -2178,7 +2413,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2178
2413
|
<span class="method-parameter is-pulled-right">
|
|
2179
2414
|
<label>类型:</label>
|
|
2180
2415
|
|
|
2181
|
-
<span class="param-type">
|
|
2416
|
+
<span class="param-type">
|
|
2417
|
+
|
|
2418
|
+
Number
|
|
2419
|
+
|
|
2420
|
+
</span>
|
|
2421
|
+
|
|
2182
2422
|
|
|
2183
2423
|
|
|
2184
2424
|
</span>
|
|
@@ -2248,7 +2488,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2248
2488
|
<span class="method-parameter is-pulled-right">
|
|
2249
2489
|
<label>类型:</label>
|
|
2250
2490
|
|
|
2251
|
-
<span class="param-type">
|
|
2491
|
+
<span class="param-type">
|
|
2492
|
+
|
|
2493
|
+
String
|
|
2494
|
+
|
|
2495
|
+
</span>
|
|
2496
|
+
|
|
2252
2497
|
|
|
2253
2498
|
|
|
2254
2499
|
</span>
|
|
@@ -2339,12 +2584,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2339
2584
|
<tbody>
|
|
2340
2585
|
|
|
2341
2586
|
<tr class="deep-level-0">
|
|
2342
|
-
<td class="name"><code><a href="
|
|
2587
|
+
<td class="name"><code><a href="#execute">execute</a></code></td>
|
|
2343
2588
|
<td class="name">
|
|
2344
2589
|
<code>
|
|
2345
2590
|
|
|
2346
2591
|
|
|
2347
|
-
<span class="param-type">
|
|
2592
|
+
<span class="param-type">
|
|
2593
|
+
|
|
2594
|
+
Promise.<Object>
|
|
2595
|
+
|
|
2596
|
+
</span>
|
|
2597
|
+
|
|
2348
2598
|
|
|
2349
2599
|
|
|
2350
2600
|
|
|
@@ -2354,7 +2604,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2354
2604
|
</tr>
|
|
2355
2605
|
|
|
2356
2606
|
<tr class="deep-level-0">
|
|
2357
|
-
<td class="name"><code><a href="
|
|
2607
|
+
<td class="name"><code><a href="#queryServerInfo">queryServerInfo</a></code></td>
|
|
2358
2608
|
<td class="name">
|
|
2359
2609
|
<code>
|
|
2360
2610
|
|
|
@@ -2364,12 +2614,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2364
2614
|
</tr>
|
|
2365
2615
|
|
|
2366
2616
|
<tr class="deep-level-0">
|
|
2367
|
-
<td class="name"><code><a href="
|
|
2617
|
+
<td class="name"><code><a href="#queryTaskResult">queryTaskResult</a></code></td>
|
|
2368
2618
|
<td class="name">
|
|
2369
2619
|
<code>
|
|
2370
2620
|
|
|
2371
2621
|
|
|
2372
|
-
<span class="param-type">
|
|
2622
|
+
<span class="param-type">
|
|
2623
|
+
|
|
2624
|
+
Promise.<String>
|
|
2625
|
+
|
|
2626
|
+
</span>
|
|
2627
|
+
|
|
2373
2628
|
|
|
2374
2629
|
|
|
2375
2630
|
|
|
@@ -2379,12 +2634,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2379
2634
|
</tr>
|
|
2380
2635
|
|
|
2381
2636
|
<tr class="deep-level-0">
|
|
2382
|
-
<td class="name"><code><a href="
|
|
2637
|
+
<td class="name"><code><a href="#queryTaskStatus">queryTaskStatus</a></code></td>
|
|
2383
2638
|
<td class="name">
|
|
2384
2639
|
<code>
|
|
2385
2640
|
|
|
2386
2641
|
|
|
2387
|
-
<span class="param-type">
|
|
2642
|
+
<span class="param-type">
|
|
2643
|
+
|
|
2644
|
+
Promise.<String>
|
|
2645
|
+
|
|
2646
|
+
</span>
|
|
2647
|
+
|
|
2388
2648
|
|
|
2389
2649
|
|
|
2390
2650
|
|
|
@@ -2394,12 +2654,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2394
2654
|
</tr>
|
|
2395
2655
|
|
|
2396
2656
|
<tr class="deep-level-0">
|
|
2397
|
-
<td class="name"><code><a href="
|
|
2657
|
+
<td class="name"><code><a href="#submit">submit</a></code></td>
|
|
2398
2658
|
<td class="name">
|
|
2399
2659
|
<code>
|
|
2400
2660
|
|
|
2401
2661
|
|
|
2402
|
-
<span class="param-type">
|
|
2662
|
+
<span class="param-type">
|
|
2663
|
+
|
|
2664
|
+
Promise.<String>
|
|
2665
|
+
|
|
2666
|
+
</span>
|
|
2667
|
+
|
|
2403
2668
|
|
|
2404
2669
|
|
|
2405
2670
|
|
|
@@ -2468,13 +2733,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2468
2733
|
|
|
2469
2734
|
<tr class="deep-level-0">
|
|
2470
2735
|
|
|
2471
|
-
<td class="name"
|
|
2736
|
+
<td class="name"><code>options</code></td>
|
|
2472
2737
|
|
|
2473
2738
|
|
|
2474
2739
|
<td class="type">
|
|
2475
2740
|
|
|
2476
2741
|
|
|
2477
|
-
<span class="param-type">
|
|
2742
|
+
<span class="param-type">
|
|
2743
|
+
|
|
2744
|
+
Object
|
|
2745
|
+
|
|
2746
|
+
</span>
|
|
2747
|
+
|
|
2478
2748
|
|
|
2479
2749
|
|
|
2480
2750
|
|
|
@@ -2494,13 +2764,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2494
2764
|
|
|
2495
2765
|
<tr class="deep-level-1">
|
|
2496
2766
|
|
|
2497
|
-
<td class="name"
|
|
2767
|
+
<td class="name"><code>headers</code></td>
|
|
2498
2768
|
|
|
2499
2769
|
|
|
2500
2770
|
<td class="type">
|
|
2501
2771
|
|
|
2502
2772
|
|
|
2503
|
-
<span class="param-type">
|
|
2773
|
+
<span class="param-type">
|
|
2774
|
+
|
|
2775
|
+
String
|
|
2776
|
+
|
|
2777
|
+
</span>
|
|
2778
|
+
|
|
2504
2779
|
|
|
2505
2780
|
|
|
2506
2781
|
|
|
@@ -2520,13 +2795,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2520
2795
|
|
|
2521
2796
|
<tr class="deep-level-1">
|
|
2522
2797
|
|
|
2523
|
-
<td class="name"
|
|
2798
|
+
<td class="name"><code>method</code></td>
|
|
2524
2799
|
|
|
2525
2800
|
|
|
2526
2801
|
<td class="type">
|
|
2527
2802
|
|
|
2528
2803
|
|
|
2529
|
-
<span class="param-type">
|
|
2804
|
+
<span class="param-type">
|
|
2805
|
+
|
|
2806
|
+
String
|
|
2807
|
+
|
|
2808
|
+
</span>
|
|
2809
|
+
|
|
2530
2810
|
|
|
2531
2811
|
|
|
2532
2812
|
|
|
@@ -2548,13 +2828,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2548
2828
|
|
|
2549
2829
|
<tr class="deep-level-1">
|
|
2550
2830
|
|
|
2551
|
-
<td class="name"
|
|
2831
|
+
<td class="name"><code>success</code></td>
|
|
2552
2832
|
|
|
2553
2833
|
|
|
2554
2834
|
<td class="type">
|
|
2555
2835
|
|
|
2556
2836
|
|
|
2557
|
-
<span class="param-type">
|
|
2837
|
+
<span class="param-type">
|
|
2838
|
+
|
|
2839
|
+
function
|
|
2840
|
+
|
|
2841
|
+
</span>
|
|
2842
|
+
|
|
2558
2843
|
|
|
2559
2844
|
|
|
2560
2845
|
|
|
@@ -2574,13 +2859,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2574
2859
|
|
|
2575
2860
|
<tr class="deep-level-1">
|
|
2576
2861
|
|
|
2577
|
-
<td class="name"
|
|
2862
|
+
<td class="name"><code>failure</code></td>
|
|
2578
2863
|
|
|
2579
2864
|
|
|
2580
2865
|
<td class="type">
|
|
2581
2866
|
|
|
2582
2867
|
|
|
2583
|
-
<span class="param-type">
|
|
2868
|
+
<span class="param-type">
|
|
2869
|
+
|
|
2870
|
+
function
|
|
2871
|
+
|
|
2872
|
+
</span>
|
|
2873
|
+
|
|
2584
2874
|
|
|
2585
2875
|
|
|
2586
2876
|
|
|
@@ -2619,7 +2909,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2619
2909
|
|
|
2620
2910
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2621
2911
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2622
|
-
<a class="mapgis-link-name" title="WorkFlowServer#execute" WorkFlowServer.html#execute>WorkFlowServer#execute</a>
|
|
2912
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#execute" WorkFlowServer.html#execute>WorkFlowServer#execute</a>
|
|
2623
2913
|
</li></ul></dd>
|
|
2624
2914
|
|
|
2625
2915
|
|
|
@@ -2678,7 +2968,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2678
2968
|
<div class='column is-5 has-text-left'>
|
|
2679
2969
|
<label>类型: </label>
|
|
2680
2970
|
|
|
2681
|
-
<span class="param-type">
|
|
2971
|
+
<span class="param-type">
|
|
2972
|
+
|
|
2973
|
+
Promise.<Object>
|
|
2974
|
+
|
|
2975
|
+
</span>
|
|
2976
|
+
|
|
2682
2977
|
|
|
2683
2978
|
|
|
2684
2979
|
</div>
|
|
@@ -2763,7 +3058,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2763
3058
|
|
|
2764
3059
|
<tr class="deep-level-0">
|
|
2765
3060
|
|
|
2766
|
-
<td class="name"
|
|
3061
|
+
<td class="name"><code>options</code></td>
|
|
2767
3062
|
|
|
2768
3063
|
|
|
2769
3064
|
<td class="type">
|
|
@@ -2784,13 +3079,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2784
3079
|
|
|
2785
3080
|
<tr class="deep-level-1">
|
|
2786
3081
|
|
|
2787
|
-
<td class="name"
|
|
3082
|
+
<td class="name"><code>success</code></td>
|
|
2788
3083
|
|
|
2789
3084
|
|
|
2790
3085
|
<td class="type">
|
|
2791
3086
|
|
|
2792
3087
|
|
|
2793
|
-
<span class="param-type">
|
|
3088
|
+
<span class="param-type">
|
|
3089
|
+
|
|
3090
|
+
function
|
|
3091
|
+
|
|
3092
|
+
</span>
|
|
3093
|
+
|
|
2794
3094
|
|
|
2795
3095
|
|
|
2796
3096
|
|
|
@@ -2812,13 +3112,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2812
3112
|
|
|
2813
3113
|
<tr class="deep-level-1">
|
|
2814
3114
|
|
|
2815
|
-
<td class="name"
|
|
3115
|
+
<td class="name"><code>failure</code></td>
|
|
2816
3116
|
|
|
2817
3117
|
|
|
2818
3118
|
<td class="type">
|
|
2819
3119
|
|
|
2820
3120
|
|
|
2821
|
-
<span class="param-type">
|
|
3121
|
+
<span class="param-type">
|
|
3122
|
+
|
|
3123
|
+
function
|
|
3124
|
+
|
|
3125
|
+
</span>
|
|
3126
|
+
|
|
2822
3127
|
|
|
2823
3128
|
|
|
2824
3129
|
|
|
@@ -2859,7 +3164,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2859
3164
|
|
|
2860
3165
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2861
3166
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2862
|
-
<a class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
|
|
3167
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="BaseServer#queryServerInfo" BaseServer.html#queryServerInfo>BaseServer#queryServerInfo</a>
|
|
2863
3168
|
</li></ul></dd>
|
|
2864
3169
|
|
|
2865
3170
|
|
|
@@ -2996,13 +3301,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2996
3301
|
|
|
2997
3302
|
<tr class="deep-level-0">
|
|
2998
3303
|
|
|
2999
|
-
<td class="name"
|
|
3304
|
+
<td class="name"><code>options</code></td>
|
|
3000
3305
|
|
|
3001
3306
|
|
|
3002
3307
|
<td class="type">
|
|
3003
3308
|
|
|
3004
3309
|
|
|
3005
|
-
<span class="param-type">
|
|
3310
|
+
<span class="param-type">
|
|
3311
|
+
|
|
3312
|
+
Object
|
|
3313
|
+
|
|
3314
|
+
</span>
|
|
3315
|
+
|
|
3006
3316
|
|
|
3007
3317
|
|
|
3008
3318
|
|
|
@@ -3022,13 +3332,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3022
3332
|
|
|
3023
3333
|
<tr class="deep-level-1">
|
|
3024
3334
|
|
|
3025
|
-
<td class="name"
|
|
3335
|
+
<td class="name"><code>taskId</code></td>
|
|
3026
3336
|
|
|
3027
3337
|
|
|
3028
3338
|
<td class="type">
|
|
3029
3339
|
|
|
3030
3340
|
|
|
3031
|
-
<span class="param-type">
|
|
3341
|
+
<span class="param-type">
|
|
3342
|
+
|
|
3343
|
+
String
|
|
3344
|
+
|
|
3345
|
+
</span>
|
|
3346
|
+
|
|
3032
3347
|
|
|
3033
3348
|
|
|
3034
3349
|
|
|
@@ -3048,13 +3363,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3048
3363
|
|
|
3049
3364
|
<tr class="deep-level-1">
|
|
3050
3365
|
|
|
3051
|
-
<td class="name"
|
|
3366
|
+
<td class="name"><code>headers</code></td>
|
|
3052
3367
|
|
|
3053
3368
|
|
|
3054
3369
|
<td class="type">
|
|
3055
3370
|
|
|
3056
3371
|
|
|
3057
|
-
<span class="param-type">
|
|
3372
|
+
<span class="param-type">
|
|
3373
|
+
|
|
3374
|
+
String
|
|
3375
|
+
|
|
3376
|
+
</span>
|
|
3377
|
+
|
|
3058
3378
|
|
|
3059
3379
|
|
|
3060
3380
|
|
|
@@ -3074,13 +3394,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3074
3394
|
|
|
3075
3395
|
<tr class="deep-level-1">
|
|
3076
3396
|
|
|
3077
|
-
<td class="name"
|
|
3397
|
+
<td class="name"><code>method</code></td>
|
|
3078
3398
|
|
|
3079
3399
|
|
|
3080
3400
|
<td class="type">
|
|
3081
3401
|
|
|
3082
3402
|
|
|
3083
|
-
<span class="param-type">
|
|
3403
|
+
<span class="param-type">
|
|
3404
|
+
|
|
3405
|
+
String
|
|
3406
|
+
|
|
3407
|
+
</span>
|
|
3408
|
+
|
|
3084
3409
|
|
|
3085
3410
|
|
|
3086
3411
|
|
|
@@ -3102,13 +3427,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3102
3427
|
|
|
3103
3428
|
<tr class="deep-level-1">
|
|
3104
3429
|
|
|
3105
|
-
<td class="name"
|
|
3430
|
+
<td class="name"><code>success</code></td>
|
|
3106
3431
|
|
|
3107
3432
|
|
|
3108
3433
|
<td class="type">
|
|
3109
3434
|
|
|
3110
3435
|
|
|
3111
|
-
<span class="param-type">
|
|
3436
|
+
<span class="param-type">
|
|
3437
|
+
|
|
3438
|
+
function
|
|
3439
|
+
|
|
3440
|
+
</span>
|
|
3441
|
+
|
|
3112
3442
|
|
|
3113
3443
|
|
|
3114
3444
|
|
|
@@ -3128,13 +3458,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3128
3458
|
|
|
3129
3459
|
<tr class="deep-level-1">
|
|
3130
3460
|
|
|
3131
|
-
<td class="name"
|
|
3461
|
+
<td class="name"><code>failure</code></td>
|
|
3132
3462
|
|
|
3133
3463
|
|
|
3134
3464
|
<td class="type">
|
|
3135
3465
|
|
|
3136
3466
|
|
|
3137
|
-
<span class="param-type">
|
|
3467
|
+
<span class="param-type">
|
|
3468
|
+
|
|
3469
|
+
function
|
|
3470
|
+
|
|
3471
|
+
</span>
|
|
3472
|
+
|
|
3138
3473
|
|
|
3139
3474
|
|
|
3140
3475
|
|
|
@@ -3173,7 +3508,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3173
3508
|
|
|
3174
3509
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3175
3510
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3176
|
-
<a class="mapgis-link-name" title="WorkFlowServer#queryTaskResult" WorkFlowServer.html#queryTaskResult>WorkFlowServer#queryTaskResult</a>
|
|
3511
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskResult" WorkFlowServer.html#queryTaskResult>WorkFlowServer#queryTaskResult</a>
|
|
3177
3512
|
</li></ul></dd>
|
|
3178
3513
|
|
|
3179
3514
|
|
|
@@ -3232,7 +3567,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3232
3567
|
<div class='column is-5 has-text-left'>
|
|
3233
3568
|
<label>类型: </label>
|
|
3234
3569
|
|
|
3235
|
-
<span class="param-type">
|
|
3570
|
+
<span class="param-type">
|
|
3571
|
+
|
|
3572
|
+
Promise.<String>
|
|
3573
|
+
|
|
3574
|
+
</span>
|
|
3575
|
+
|
|
3236
3576
|
|
|
3237
3577
|
|
|
3238
3578
|
</div>
|
|
@@ -3317,13 +3657,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3317
3657
|
|
|
3318
3658
|
<tr class="deep-level-0">
|
|
3319
3659
|
|
|
3320
|
-
<td class="name"
|
|
3660
|
+
<td class="name"><code>options</code></td>
|
|
3321
3661
|
|
|
3322
3662
|
|
|
3323
3663
|
<td class="type">
|
|
3324
3664
|
|
|
3325
3665
|
|
|
3326
|
-
<span class="param-type">
|
|
3666
|
+
<span class="param-type">
|
|
3667
|
+
|
|
3668
|
+
Object
|
|
3669
|
+
|
|
3670
|
+
</span>
|
|
3671
|
+
|
|
3327
3672
|
|
|
3328
3673
|
|
|
3329
3674
|
|
|
@@ -3343,13 +3688,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3343
3688
|
|
|
3344
3689
|
<tr class="deep-level-1">
|
|
3345
3690
|
|
|
3346
|
-
<td class="name"
|
|
3691
|
+
<td class="name"><code>taskId</code></td>
|
|
3347
3692
|
|
|
3348
3693
|
|
|
3349
3694
|
<td class="type">
|
|
3350
3695
|
|
|
3351
3696
|
|
|
3352
|
-
<span class="param-type">
|
|
3697
|
+
<span class="param-type">
|
|
3698
|
+
|
|
3699
|
+
String
|
|
3700
|
+
|
|
3701
|
+
</span>
|
|
3702
|
+
|
|
3353
3703
|
|
|
3354
3704
|
|
|
3355
3705
|
|
|
@@ -3369,13 +3719,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3369
3719
|
|
|
3370
3720
|
<tr class="deep-level-1">
|
|
3371
3721
|
|
|
3372
|
-
<td class="name"
|
|
3722
|
+
<td class="name"><code>headers</code></td>
|
|
3373
3723
|
|
|
3374
3724
|
|
|
3375
3725
|
<td class="type">
|
|
3376
3726
|
|
|
3377
3727
|
|
|
3378
|
-
<span class="param-type">
|
|
3728
|
+
<span class="param-type">
|
|
3729
|
+
|
|
3730
|
+
String
|
|
3731
|
+
|
|
3732
|
+
</span>
|
|
3733
|
+
|
|
3379
3734
|
|
|
3380
3735
|
|
|
3381
3736
|
|
|
@@ -3395,13 +3750,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3395
3750
|
|
|
3396
3751
|
<tr class="deep-level-1">
|
|
3397
3752
|
|
|
3398
|
-
<td class="name"
|
|
3753
|
+
<td class="name"><code>method</code></td>
|
|
3399
3754
|
|
|
3400
3755
|
|
|
3401
3756
|
<td class="type">
|
|
3402
3757
|
|
|
3403
3758
|
|
|
3404
|
-
<span class="param-type">
|
|
3759
|
+
<span class="param-type">
|
|
3760
|
+
|
|
3761
|
+
String
|
|
3762
|
+
|
|
3763
|
+
</span>
|
|
3764
|
+
|
|
3405
3765
|
|
|
3406
3766
|
|
|
3407
3767
|
|
|
@@ -3423,13 +3783,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3423
3783
|
|
|
3424
3784
|
<tr class="deep-level-1">
|
|
3425
3785
|
|
|
3426
|
-
<td class="name"
|
|
3786
|
+
<td class="name"><code>success</code></td>
|
|
3427
3787
|
|
|
3428
3788
|
|
|
3429
3789
|
<td class="type">
|
|
3430
3790
|
|
|
3431
3791
|
|
|
3432
|
-
<span class="param-type">
|
|
3792
|
+
<span class="param-type">
|
|
3793
|
+
|
|
3794
|
+
function
|
|
3795
|
+
|
|
3796
|
+
</span>
|
|
3797
|
+
|
|
3433
3798
|
|
|
3434
3799
|
|
|
3435
3800
|
|
|
@@ -3449,13 +3814,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3449
3814
|
|
|
3450
3815
|
<tr class="deep-level-1">
|
|
3451
3816
|
|
|
3452
|
-
<td class="name"
|
|
3817
|
+
<td class="name"><code>failure</code></td>
|
|
3453
3818
|
|
|
3454
3819
|
|
|
3455
3820
|
<td class="type">
|
|
3456
3821
|
|
|
3457
3822
|
|
|
3458
|
-
<span class="param-type">
|
|
3823
|
+
<span class="param-type">
|
|
3824
|
+
|
|
3825
|
+
function
|
|
3826
|
+
|
|
3827
|
+
</span>
|
|
3828
|
+
|
|
3459
3829
|
|
|
3460
3830
|
|
|
3461
3831
|
|
|
@@ -3494,7 +3864,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3494
3864
|
|
|
3495
3865
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3496
3866
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3497
|
-
<a class="mapgis-link-name" title="WorkFlowServer#queryTaskStatus" WorkFlowServer.html#queryTaskStatus>WorkFlowServer#queryTaskStatus</a>
|
|
3867
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#queryTaskStatus" WorkFlowServer.html#queryTaskStatus>WorkFlowServer#queryTaskStatus</a>
|
|
3498
3868
|
</li></ul></dd>
|
|
3499
3869
|
|
|
3500
3870
|
|
|
@@ -3553,7 +3923,12 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3553
3923
|
<div class='column is-5 has-text-left'>
|
|
3554
3924
|
<label>类型: </label>
|
|
3555
3925
|
|
|
3556
|
-
<span class="param-type">
|
|
3926
|
+
<span class="param-type">
|
|
3927
|
+
|
|
3928
|
+
Promise.<String>
|
|
3929
|
+
|
|
3930
|
+
</span>
|
|
3931
|
+
|
|
3557
3932
|
|
|
3558
3933
|
|
|
3559
3934
|
</div>
|
|
@@ -3638,13 +4013,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3638
4013
|
|
|
3639
4014
|
<tr class="deep-level-0">
|
|
3640
4015
|
|
|
3641
|
-
<td class="name"
|
|
4016
|
+
<td class="name"><code>options</code></td>
|
|
3642
4017
|
|
|
3643
4018
|
|
|
3644
4019
|
<td class="type">
|
|
3645
4020
|
|
|
3646
4021
|
|
|
3647
|
-
<span class="param-type">
|
|
4022
|
+
<span class="param-type">
|
|
4023
|
+
|
|
4024
|
+
Object
|
|
4025
|
+
|
|
4026
|
+
</span>
|
|
4027
|
+
|
|
3648
4028
|
|
|
3649
4029
|
|
|
3650
4030
|
|
|
@@ -3664,13 +4044,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3664
4044
|
|
|
3665
4045
|
<tr class="deep-level-1">
|
|
3666
4046
|
|
|
3667
|
-
<td class="name"
|
|
4047
|
+
<td class="name"><code>headers</code></td>
|
|
3668
4048
|
|
|
3669
4049
|
|
|
3670
4050
|
<td class="type">
|
|
3671
4051
|
|
|
3672
4052
|
|
|
3673
|
-
<span class="param-type">
|
|
4053
|
+
<span class="param-type">
|
|
4054
|
+
|
|
4055
|
+
String
|
|
4056
|
+
|
|
4057
|
+
</span>
|
|
4058
|
+
|
|
3674
4059
|
|
|
3675
4060
|
|
|
3676
4061
|
|
|
@@ -3690,13 +4075,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3690
4075
|
|
|
3691
4076
|
<tr class="deep-level-1">
|
|
3692
4077
|
|
|
3693
|
-
<td class="name"
|
|
4078
|
+
<td class="name"><code>method</code></td>
|
|
3694
4079
|
|
|
3695
4080
|
|
|
3696
4081
|
<td class="type">
|
|
3697
4082
|
|
|
3698
4083
|
|
|
3699
|
-
<span class="param-type">
|
|
4084
|
+
<span class="param-type">
|
|
4085
|
+
|
|
4086
|
+
String
|
|
4087
|
+
|
|
4088
|
+
</span>
|
|
4089
|
+
|
|
3700
4090
|
|
|
3701
4091
|
|
|
3702
4092
|
|
|
@@ -3718,13 +4108,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3718
4108
|
|
|
3719
4109
|
<tr class="deep-level-1">
|
|
3720
4110
|
|
|
3721
|
-
<td class="name"
|
|
4111
|
+
<td class="name"><code>success</code></td>
|
|
3722
4112
|
|
|
3723
4113
|
|
|
3724
4114
|
<td class="type">
|
|
3725
4115
|
|
|
3726
4116
|
|
|
3727
|
-
<span class="param-type">
|
|
4117
|
+
<span class="param-type">
|
|
4118
|
+
|
|
4119
|
+
function
|
|
4120
|
+
|
|
4121
|
+
</span>
|
|
4122
|
+
|
|
3728
4123
|
|
|
3729
4124
|
|
|
3730
4125
|
|
|
@@ -3744,13 +4139,18 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3744
4139
|
|
|
3745
4140
|
<tr class="deep-level-1">
|
|
3746
4141
|
|
|
3747
|
-
<td class="name"
|
|
4142
|
+
<td class="name"><code>failure</code></td>
|
|
3748
4143
|
|
|
3749
4144
|
|
|
3750
4145
|
<td class="type">
|
|
3751
4146
|
|
|
3752
4147
|
|
|
3753
|
-
<span class="param-type">
|
|
4148
|
+
<span class="param-type">
|
|
4149
|
+
|
|
4150
|
+
function
|
|
4151
|
+
|
|
4152
|
+
</span>
|
|
4153
|
+
|
|
3754
4154
|
|
|
3755
4155
|
|
|
3756
4156
|
|
|
@@ -3789,7 +4189,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3789
4189
|
|
|
3790
4190
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3791
4191
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3792
|
-
<a class="mapgis-link-name" title="WorkFlowServer#submit" WorkFlowServer.html#submit>WorkFlowServer#submit</a>
|
|
4192
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="WorkFlowServer#submit" WorkFlowServer.html#submit>WorkFlowServer#submit</a>
|
|
3793
4193
|
</li></ul></dd>
|
|
3794
4194
|
|
|
3795
4195
|
|
|
@@ -3855,7 +4255,12 @@ console.log("submit: ", res);
|
|
|
3855
4255
|
<div class='column is-5 has-text-left'>
|
|
3856
4256
|
<label>类型: </label>
|
|
3857
4257
|
|
|
3858
|
-
<span class="param-type">
|
|
4258
|
+
<span class="param-type">
|
|
4259
|
+
|
|
4260
|
+
Promise.<String>
|
|
4261
|
+
|
|
4262
|
+
</span>
|
|
4263
|
+
|
|
3859
4264
|
|
|
3860
4265
|
|
|
3861
4266
|
</div>
|