@mapgis/webclient-common 17.0.4 → 17.0.6
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 +16 -0
- package/dist/es5/webclient-common.min.js +1 -1
- package/dist/webclient-common-es6.min.js +1 -1
- package/documention/AddressServer.html +313 -89
- package/documention/ArcGISFeatureServer.html +518 -166
- package/documention/ArcGISGeometryServer.html +378 -118
- package/documention/ArcGISMapImageLayer.html +381 -101
- package/documention/ArcGISMapImageSubLayer.html +138 -34
- package/documention/ArcGISMapServer.html +371 -115
- package/documention/ArcGISTileLayer.html +655 -151
- package/documention/ArcGISVectorTileLayer.html +523 -159
- package/documention/ArcGISVectorTileServer.html +183 -51
- package/documention/BaseRenderer.html +33 -9
- package/documention/BaseServer.html +167 -43
- package/documention/BaseView.html +901 -197
- package/documention/Basemap.html +262 -79
- package/documention/Callout3D.html +30 -6
- package/documention/Cesium3DTilesCacheLayer.html +611 -131
- package/documention/Cesium3DTilesServer.html +171 -43
- package/documention/CheckUtil.html +322 -83
- package/documention/Circle.html +233 -58
- package/documention/ClassBreakClusterInfo.html +104 -24
- package/documention/ClassBreakInfo.html +122 -30
- package/documention/ClassBreakRenderer.html +195 -47
- package/documention/ClusterInfo.html +141 -33
- package/documention/ClusterRenderer.html +220 -59
- package/documention/Collection.html +1244 -316
- package/documention/CollectionFlattener.html +119 -31
- package/documention/Color.html +223 -55
- package/documention/ColorMaterial.html +71 -22
- package/documention/ColorStop.html +114 -26
- package/documention/ColorVariable.html +52 -12
- package/documention/Config.html +30 -10
- package/documention/CursorChangeEventInfo.html +18 -6
- package/documention/EchartsLayer.html +52 -12
- package/documention/Edges3D.html +77 -24
- package/documention/ElevationInfo.html +50 -14
- package/documention/Evented.html +63 -28
- package/documention/Extent.html +409 -102
- package/documention/ExtrudeSymbol3DLayer.html +139 -38
- package/documention/Feature.html +189 -53
- package/documention/FeatureExpressionInfo.html +32 -8
- package/documention/FeatureLayer.html +674 -163
- package/documention/FeatureServer.html +838 -266
- package/documention/FeatureSet.html +126 -38
- package/documention/FillSymbol.html +72 -16
- package/documention/FillSymbol3DLayer.html +99 -30
- package/documention/FillSymbol3DOutline.html +93 -28
- package/documention/Font.html +125 -33
- package/documention/GeoJSONLayer.html +755 -179
- package/documention/Geometry.html +247 -73
- package/documention/GeometryEngine.html +1087 -469
- package/documention/GeometryFilter.html +68 -16
- package/documention/GeometryServer.html +540 -176
- package/documention/GraphicsLayer.html +836 -196
- package/documention/GroupLayer.html +727 -163
- package/documention/HeatmapColorStop.html +74 -18
- package/documention/HeatmapRenderer.html +176 -44
- package/documention/IGSFeatureLayer.html +354 -94
- package/documention/IGSMapImageLayer.html +571 -147
- package/documention/IGSMapImageSubLayer.html +150 -38
- package/documention/IGSSceneLayer.html +197 -48
- package/documention/IGSSceneSubLayer.html +250 -54
- package/documention/IGSTileLayer.html +715 -167
- package/documention/IGSVectorTileLayer.html +555 -167
- package/documention/IGSVectorTileSubLayer.html +134 -34
- package/documention/IconResource.html +63 -22
- package/documention/IconSymbol3DLayer.html +171 -46
- package/documention/ImageServer.html +323 -91
- package/documention/Interceptor.html +29 -9
- package/documention/LOD.html +84 -20
- package/documention/LabelClass.html +364 -92
- package/documention/LabelSymbol3D.html +103 -30
- package/documention/Layer.html +713 -178
- package/documention/LayerEvent.html +6 -2
- package/documention/LayerViewUpdateEvent.html +12 -4
- package/documention/LineCallout3D.html +143 -38
- package/documention/LineString.html +315 -93
- package/documention/LineStyleMarker3D.html +123 -34
- package/documention/LineStylePattern3D.html +71 -22
- package/documention/LineSymbol.html +72 -16
- package/documention/LineSymbol3D.html +61 -20
- package/documention/LineSymbol3DLayer.html +171 -46
- package/documention/LineSymbolMarker.html +71 -19
- package/documention/M3DModelCacheLayer.html +663 -151
- package/documention/M3DServer.html +254 -70
- package/documention/Map.html +429 -130
- package/documention/MapGISTextSymbol.html +506 -121
- package/documention/MapImageLayer.html +1740 -398
- package/documention/MapServer.html +692 -220
- package/documention/MapVLayer.html +415 -123
- package/documention/MapView.html +921 -201
- package/documention/MarkerSymbol.html +104 -24
- package/documention/MoveEventInfo.html +18 -6
- package/documention/MultiLineString.html +396 -114
- package/documention/MultiPoint.html +315 -93
- package/documention/MultiPolygon.html +282 -85
- package/documention/OGCLayer.html +595 -131
- package/documention/ObjectSymbol3DLayer.html +251 -66
- package/documention/OpacityStop.html +84 -20
- package/documention/OpacityVariable.html +52 -12
- package/documention/OutStatistic.html +54 -14
- package/documention/OverlayLayer.html +596 -141
- package/documention/PathSymbol3DLayer.html +253 -64
- package/documention/PictureFillSymbol.html +202 -53
- package/documention/PictureMarkerSymbol.html +175 -43
- package/documention/PlotServer.html +371 -119
- package/documention/PoiServer.html +208 -56
- package/documention/Point.html +305 -87
- package/documention/PointSymbol3D.html +103 -30
- package/documention/PointSymbol3DOutline.html +83 -26
- package/documention/Polygon.html +449 -128
- package/documention/PolygonSymbol3D.html +81 -24
- package/documention/ProjectInfo.html +72 -24
- package/documention/ProjectInfoBySrsID.html +36 -12
- package/documention/Projection.html +37 -9
- package/documention/RandomRenderer.html +77 -24
- package/documention/RankRenderer.html +189 -52
- package/documention/RendererInfo.html +90 -22
- package/documention/RequestConfig.html +12 -4
- package/documention/RequestInterceptor.html +38 -10
- package/documention/ResourceServer.html +3003 -951
- package/documention/ResponseInterceptor.html +38 -10
- package/documention/RootServer.html +201 -53
- package/documention/ScaleEventInfo.html +18 -6
- package/documention/Scene.html +160 -40
- package/documention/SceneLayer.html +624 -149
- package/documention/SceneServer.html +606 -194
- package/documention/SceneView.html +17 -6
- package/documention/SecurityServer.html +178 -46
- package/documention/SimpleFillSymbol.html +116 -28
- package/documention/SimpleLineSymbol.html +170 -42
- package/documention/SimpleMarkerSymbol.html +176 -44
- package/documention/SimpleRenderer.html +116 -28
- package/documention/SizeStop.html +84 -20
- package/documention/SizeVariable.html +116 -28
- package/documention/SketchBaseDrawTool.html +319 -87
- package/documention/SketchCircleDrawTool.html +349 -97
- package/documention/SketchEditor.html +633 -190
- package/documention/SketchEditorCesium.html +603 -180
- package/documention/SketchEditorEvent.html +6 -2
- package/documention/SketchEditorToolEventInfo.html +12 -4
- package/documention/SketchEditorVideo.html +133 -46
- package/documention/SketchEditorVideoBase.html +133 -46
- package/documention/SketchExtentDrawTool.html +349 -97
- package/documention/SketchFreehandPolygonDrawTool.html +337 -93
- package/documention/SketchFreehandPolylineDrawTool.html +349 -97
- package/documention/SketchPointDrawTool.html +373 -105
- package/documention/SketchPolygonDrawTool.html +699 -195
- package/documention/SketchPolylineDrawTool.html +674 -186
- package/documention/SketchStage.html +57 -17
- package/documention/SketchStyle.html +252 -64
- package/documention/SketchTopologyTool.html +16 -4
- package/documention/SpatialReference.html +201 -45
- package/documention/StylePattern3D.html +71 -22
- package/documention/SubLayer.html +189 -58
- package/documention/Symbol.html +90 -22
- package/documention/Symbol3D.html +33 -10
- package/documention/Symbol3DLayer.html +43 -14
- package/documention/Symbol3DVerticalOffset.html +93 -28
- package/documention/TerrainCacheLayer.html +590 -130
- package/documention/TerrainServer.html +148 -36
- package/documention/TextHalo.html +77 -24
- package/documention/TextSymbol.html +335 -83
- package/documention/TextSymbol3DLayer.html +219 -58
- package/documention/ThemeServer.html +239 -67
- package/documention/TileInfo.html +82 -22
- package/documention/TileLayer.html +642 -151
- package/documention/TileMatrixSet.html +158 -38
- package/documention/TileServer.html +125 -29
- package/documention/UniqueValueClusterInfo.html +104 -24
- package/documention/UniqueValueInfo.html +121 -29
- package/documention/UniqueValueRenderer.html +185 -45
- package/documention/UnknownLayer.html +612 -145
- package/documention/UpdateContent.html +70 -18
- package/documention/VectorTileGroupSubLayer.html +215 -64
- package/documention/VectorTileLayer.html +1039 -280
- package/documention/VectorTileServer.html +170 -46
- package/documention/VectorTileSubLayer.html +184 -44
- package/documention/VertexChangeEventInfo.html +18 -6
- package/documention/VideoMapView.html +302 -78
- package/documention/VideoMetaData.html +86 -22
- package/documention/VideoPixelCoordTransforms.html +38 -10
- package/documention/VideoRegistrationParam.html +54 -14
- package/documention/VisualVariable.html +94 -22
- package/documention/WCSServer.html +125 -29
- package/documention/WFSLayer.html +741 -173
- package/documention/WFSServer.html +167 -43
- package/documention/WMSLayer.html +919 -215
- package/documention/WMSServer.html +144 -36
- package/documention/WMSSubLayer.html +172 -40
- package/documention/WMTSLayer.html +787 -183
- package/documention/WMTSServer.html +138 -34
- package/documention/WMTSStyle.html +96 -24
- package/documention/WMTSSubLayer.html +673 -149
- package/documention/WPSServer.html +125 -29
- package/documention/WaterSymbol3DLayer.html +129 -36
- package/documention/WebTileLayer.html +754 -191
- package/documention/WorkFlowServer.html +314 -86
- package/documention/WorkFlowServer600227.html +471 -123
- package/documention/WorkFlowServer600228.html +439 -115
- package/documention/WorkFlowServer600229.html +471 -123
- package/documention/WorkFlowServer600230.html +471 -123
- package/documention/WorkFlowServer600231.html +535 -139
- package/documention/WorkFlowServer600232.html +471 -123
- package/documention/WorkFlowServer600233.html +455 -119
- package/documention/WorkFlowServer600235.html +375 -99
- package/documention/WorkFlowServer600237.html +475 -123
- package/documention/WorkFlowServer600238.html +481 -125
- package/documention/WorkFlowServer600239.html +425 -113
- package/documention/WorkFlowServer600307.html +449 -117
- package/documention/WorkFlowServer600308.html +180 -44
- package/documention/WorkFlowServer600309.html +471 -123
- package/documention/WorkFlowServer600314.html +487 -127
- package/documention/WorkFlowServer600334.html +471 -123
- package/documention/WorkFlowServer600336.html +439 -115
- package/documention/WorkFlowServer600340.html +583 -151
- package/documention/WorkFlowServer600354.html +455 -119
- package/documention/WorkFlowServer600368.html +391 -103
- package/documention/WorkFlowServer600369.html +439 -115
- package/documention/WorkFlowServer600370.html +423 -111
- package/documention/Zondy.Object.CAttDataRow.html +18 -6
- package/documention/Zondy.Object.CAttStruct.html +24 -8
- package/documention/global.html +4339 -1007
- 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 +108 -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 +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +78 -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 +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +30 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +42 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +78 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +36 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +12 -4
- package/documention/module-ArcGis.ArcGisCircle.html +42 -14
- package/documention/module-ArcGis.ArcGisExtent.html +108 -36
- package/documention/module-ArcGis.ArcGisMultipoint.html +42 -14
- package/documention/module-ArcGis.ArcGisPoint.html +60 -20
- package/documention/module-ArcGis.ArcGisPolygon.html +138 -42
- package/documention/module-ArcGis.ArcGisPolyline.html +90 -30
- package/documention/module-ArcGis.ArcGisSpatialReference.html +34 -10
- package/documention/module.exports.html +5 -1
- package/documention/scripts/sideBar.js +111 -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,17 @@
|
|
|
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>
|
|
81
85
|
|
|
82
86
|
|
|
83
87
|
|
|
@@ -94,13 +98,17 @@
|
|
|
94
98
|
|
|
95
99
|
<tr class="deep-level-1">
|
|
96
100
|
|
|
97
|
-
<td class="name"
|
|
101
|
+
<td class="name"><code>url</code></td>
|
|
98
102
|
|
|
99
103
|
|
|
100
104
|
<td class="type">
|
|
101
105
|
|
|
102
106
|
|
|
103
|
-
<span class="param-type">
|
|
107
|
+
<span class="param-type">
|
|
108
|
+
|
|
109
|
+
String
|
|
110
|
+
|
|
111
|
+
</span>
|
|
104
112
|
|
|
105
113
|
|
|
106
114
|
|
|
@@ -117,13 +125,17 @@
|
|
|
117
125
|
|
|
118
126
|
<tr class="deep-level-1">
|
|
119
127
|
|
|
120
|
-
<td class="name"
|
|
128
|
+
<td class="name"><code>srcInfo1</code></td>
|
|
121
129
|
|
|
122
130
|
|
|
123
131
|
<td class="type">
|
|
124
132
|
|
|
125
133
|
|
|
126
|
-
<span class="param-type">
|
|
134
|
+
<span class="param-type">
|
|
135
|
+
|
|
136
|
+
String
|
|
137
|
+
|
|
138
|
+
</span>
|
|
127
139
|
|
|
128
140
|
|
|
129
141
|
|
|
@@ -140,13 +152,17 @@
|
|
|
140
152
|
|
|
141
153
|
<tr class="deep-level-1">
|
|
142
154
|
|
|
143
|
-
<td class="name"
|
|
155
|
+
<td class="name"><code>geometry</code></td>
|
|
144
156
|
|
|
145
157
|
|
|
146
158
|
<td class="type">
|
|
147
159
|
|
|
148
160
|
|
|
149
|
-
<span class="param-type"
|
|
161
|
+
<span class="param-type">
|
|
162
|
+
|
|
163
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
|
|
164
|
+
|
|
165
|
+
</span>
|
|
150
166
|
|
|
151
167
|
|
|
152
168
|
|
|
@@ -163,13 +179,17 @@
|
|
|
163
179
|
|
|
164
180
|
<tr class="deep-level-1">
|
|
165
181
|
|
|
166
|
-
<td class="name"
|
|
182
|
+
<td class="name"><code>desInfo</code></td>
|
|
167
183
|
|
|
168
184
|
|
|
169
185
|
<td class="type">
|
|
170
186
|
|
|
171
187
|
|
|
172
|
-
<span class="param-type">
|
|
188
|
+
<span class="param-type">
|
|
189
|
+
|
|
190
|
+
String
|
|
191
|
+
|
|
192
|
+
</span>
|
|
173
193
|
|
|
174
194
|
|
|
175
195
|
|
|
@@ -186,13 +206,17 @@
|
|
|
186
206
|
|
|
187
207
|
<tr class="deep-level-1">
|
|
188
208
|
|
|
189
|
-
<td class="name"
|
|
209
|
+
<td class="name"><code>attOptType</code></td>
|
|
190
210
|
|
|
191
211
|
|
|
192
212
|
<td class="type">
|
|
193
213
|
|
|
194
214
|
|
|
195
|
-
<span class="param-type">
|
|
215
|
+
<span class="param-type">
|
|
216
|
+
|
|
217
|
+
Number
|
|
218
|
+
|
|
219
|
+
</span>
|
|
196
220
|
|
|
197
221
|
|
|
198
222
|
|
|
@@ -209,13 +233,17 @@
|
|
|
209
233
|
|
|
210
234
|
<tr class="deep-level-1">
|
|
211
235
|
|
|
212
|
-
<td class="name"
|
|
236
|
+
<td class="name"><code>infoOptType</code></td>
|
|
213
237
|
|
|
214
238
|
|
|
215
239
|
<td class="type">
|
|
216
240
|
|
|
217
241
|
|
|
218
|
-
<span class="param-type">
|
|
242
|
+
<span class="param-type">
|
|
243
|
+
|
|
244
|
+
Number
|
|
245
|
+
|
|
246
|
+
</span>
|
|
219
247
|
|
|
220
248
|
|
|
221
249
|
|
|
@@ -232,13 +260,17 @@
|
|
|
232
260
|
|
|
233
261
|
<tr class="deep-level-1">
|
|
234
262
|
|
|
235
|
-
<td class="name"
|
|
263
|
+
<td class="name"><code>overType</code></td>
|
|
236
264
|
|
|
237
265
|
|
|
238
266
|
<td class="type">
|
|
239
267
|
|
|
240
268
|
|
|
241
|
-
<span class="param-type">
|
|
269
|
+
<span class="param-type">
|
|
270
|
+
|
|
271
|
+
Number
|
|
272
|
+
|
|
273
|
+
</span>
|
|
242
274
|
|
|
243
275
|
|
|
244
276
|
|
|
@@ -255,13 +287,17 @@
|
|
|
255
287
|
|
|
256
288
|
<tr class="deep-level-1">
|
|
257
289
|
|
|
258
|
-
<td class="name"
|
|
290
|
+
<td class="name"><code>radius</code></td>
|
|
259
291
|
|
|
260
292
|
|
|
261
293
|
<td class="type">
|
|
262
294
|
|
|
263
295
|
|
|
264
|
-
<span class="param-type">
|
|
296
|
+
<span class="param-type">
|
|
297
|
+
|
|
298
|
+
Number
|
|
299
|
+
|
|
300
|
+
</span>
|
|
265
301
|
|
|
266
302
|
|
|
267
303
|
|
|
@@ -278,13 +314,17 @@
|
|
|
278
314
|
|
|
279
315
|
<tr class="deep-level-1">
|
|
280
316
|
|
|
281
|
-
<td class="name"
|
|
317
|
+
<td class="name"><code>inFormat</code></td>
|
|
282
318
|
|
|
283
319
|
|
|
284
320
|
<td class="type">
|
|
285
321
|
|
|
286
322
|
|
|
287
|
-
<span class="param-type">
|
|
323
|
+
<span class="param-type">
|
|
324
|
+
|
|
325
|
+
String
|
|
326
|
+
|
|
327
|
+
</span>
|
|
288
328
|
|
|
289
329
|
|
|
290
330
|
|
|
@@ -452,7 +492,11 @@
|
|
|
452
492
|
<td class="name">
|
|
453
493
|
<code>
|
|
454
494
|
|
|
455
|
-
<span class="param-type">
|
|
495
|
+
<span class="param-type">
|
|
496
|
+
|
|
497
|
+
Number
|
|
498
|
+
|
|
499
|
+
</span>
|
|
456
500
|
|
|
457
501
|
|
|
458
502
|
|
|
@@ -466,7 +510,11 @@
|
|
|
466
510
|
<td class="name">
|
|
467
511
|
<code>
|
|
468
512
|
|
|
469
|
-
<span class="param-type">
|
|
513
|
+
<span class="param-type">
|
|
514
|
+
|
|
515
|
+
Boolean
|
|
516
|
+
|
|
517
|
+
</span>
|
|
470
518
|
|
|
471
519
|
|
|
472
520
|
|
|
@@ -480,7 +528,11 @@
|
|
|
480
528
|
<td class="name">
|
|
481
529
|
<code>
|
|
482
530
|
|
|
483
|
-
<span class="param-type">
|
|
531
|
+
<span class="param-type">
|
|
532
|
+
|
|
533
|
+
String
|
|
534
|
+
|
|
535
|
+
</span>
|
|
484
536
|
|
|
485
537
|
|
|
486
538
|
|
|
@@ -494,7 +546,11 @@
|
|
|
494
546
|
<td class="name">
|
|
495
547
|
<code>
|
|
496
548
|
|
|
497
|
-
<span class="param-type">
|
|
549
|
+
<span class="param-type">
|
|
550
|
+
|
|
551
|
+
String
|
|
552
|
+
|
|
553
|
+
</span>
|
|
498
554
|
|
|
499
555
|
|
|
500
556
|
|
|
@@ -508,7 +564,11 @@
|
|
|
508
564
|
<td class="name">
|
|
509
565
|
<code>
|
|
510
566
|
|
|
511
|
-
<span class="param-type">
|
|
567
|
+
<span class="param-type">
|
|
568
|
+
|
|
569
|
+
Boolean
|
|
570
|
+
|
|
571
|
+
</span>
|
|
512
572
|
|
|
513
573
|
|
|
514
574
|
|
|
@@ -522,7 +582,11 @@
|
|
|
522
582
|
<td class="name">
|
|
523
583
|
<code>
|
|
524
584
|
|
|
525
|
-
<span class="param-type">
|
|
585
|
+
<span class="param-type">
|
|
586
|
+
|
|
587
|
+
Number
|
|
588
|
+
|
|
589
|
+
</span>
|
|
526
590
|
|
|
527
591
|
|
|
528
592
|
|
|
@@ -536,7 +600,11 @@
|
|
|
536
600
|
<td class="name">
|
|
537
601
|
<code>
|
|
538
602
|
|
|
539
|
-
<span class="param-type"
|
|
603
|
+
<span class="param-type">
|
|
604
|
+
|
|
605
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
|
|
606
|
+
|
|
607
|
+
</span>
|
|
540
608
|
|
|
541
609
|
|
|
542
610
|
|
|
@@ -550,7 +618,11 @@
|
|
|
550
618
|
<td class="name">
|
|
551
619
|
<code>
|
|
552
620
|
|
|
553
|
-
<span class="param-type">
|
|
621
|
+
<span class="param-type">
|
|
622
|
+
|
|
623
|
+
Array.<<a onclick="getTypeHTML(event)" link="Geometry.html">Geometry</a>>
|
|
624
|
+
|
|
625
|
+
</span>
|
|
554
626
|
|
|
555
627
|
|
|
556
628
|
|
|
@@ -564,7 +636,11 @@
|
|
|
564
636
|
<td class="name">
|
|
565
637
|
<code>
|
|
566
638
|
|
|
567
|
-
<span class="param-type">
|
|
639
|
+
<span class="param-type">
|
|
640
|
+
|
|
641
|
+
Array.<<a onclick="getTypeHTML(event)" link="Geometry.html">Geometry</a>>
|
|
642
|
+
|
|
643
|
+
</span>
|
|
568
644
|
|
|
569
645
|
|
|
570
646
|
|
|
@@ -578,7 +654,11 @@
|
|
|
578
654
|
<td class="name">
|
|
579
655
|
<code>
|
|
580
656
|
|
|
581
|
-
<span class="param-type">
|
|
657
|
+
<span class="param-type">
|
|
658
|
+
|
|
659
|
+
String
|
|
660
|
+
|
|
661
|
+
</span>
|
|
582
662
|
|
|
583
663
|
|
|
584
664
|
|
|
@@ -592,7 +672,11 @@
|
|
|
592
672
|
<td class="name">
|
|
593
673
|
<code>
|
|
594
674
|
|
|
595
|
-
<span class="param-type">
|
|
675
|
+
<span class="param-type">
|
|
676
|
+
|
|
677
|
+
String
|
|
678
|
+
|
|
679
|
+
</span>
|
|
596
680
|
|
|
597
681
|
|
|
598
682
|
|
|
@@ -606,7 +690,11 @@
|
|
|
606
690
|
<td class="name">
|
|
607
691
|
<code>
|
|
608
692
|
|
|
609
|
-
<span class="param-type">
|
|
693
|
+
<span class="param-type">
|
|
694
|
+
|
|
695
|
+
Number
|
|
696
|
+
|
|
697
|
+
</span>
|
|
610
698
|
|
|
611
699
|
|
|
612
700
|
|
|
@@ -620,7 +708,11 @@
|
|
|
620
708
|
<td class="name">
|
|
621
709
|
<code>
|
|
622
710
|
|
|
623
|
-
<span class="param-type">
|
|
711
|
+
<span class="param-type">
|
|
712
|
+
|
|
713
|
+
String
|
|
714
|
+
|
|
715
|
+
</span>
|
|
624
716
|
|
|
625
717
|
|
|
626
718
|
|
|
@@ -634,7 +726,11 @@
|
|
|
634
726
|
<td class="name">
|
|
635
727
|
<code>
|
|
636
728
|
|
|
637
|
-
<span class="param-type">
|
|
729
|
+
<span class="param-type">
|
|
730
|
+
|
|
731
|
+
Number
|
|
732
|
+
|
|
733
|
+
</span>
|
|
638
734
|
|
|
639
735
|
|
|
640
736
|
|
|
@@ -648,7 +744,11 @@
|
|
|
648
744
|
<td class="name">
|
|
649
745
|
<code>
|
|
650
746
|
|
|
651
|
-
<span class="param-type">
|
|
747
|
+
<span class="param-type">
|
|
748
|
+
|
|
749
|
+
Number
|
|
750
|
+
|
|
751
|
+
</span>
|
|
652
752
|
|
|
653
753
|
|
|
654
754
|
|
|
@@ -662,7 +762,11 @@
|
|
|
662
762
|
<td class="name">
|
|
663
763
|
<code>
|
|
664
764
|
|
|
665
|
-
<span class="param-type">
|
|
765
|
+
<span class="param-type">
|
|
766
|
+
|
|
767
|
+
function
|
|
768
|
+
|
|
769
|
+
</span>
|
|
666
770
|
|
|
667
771
|
|
|
668
772
|
|
|
@@ -676,7 +780,11 @@
|
|
|
676
780
|
<td class="name">
|
|
677
781
|
<code>
|
|
678
782
|
|
|
679
|
-
<span class="param-type">
|
|
783
|
+
<span class="param-type">
|
|
784
|
+
|
|
785
|
+
String
|
|
786
|
+
|
|
787
|
+
</span>
|
|
680
788
|
|
|
681
789
|
|
|
682
790
|
|
|
@@ -690,7 +798,11 @@
|
|
|
690
798
|
<td class="name">
|
|
691
799
|
<code>
|
|
692
800
|
|
|
693
|
-
<span class="param-type">
|
|
801
|
+
<span class="param-type">
|
|
802
|
+
|
|
803
|
+
function
|
|
804
|
+
|
|
805
|
+
</span>
|
|
694
806
|
|
|
695
807
|
|
|
696
808
|
|
|
@@ -704,7 +816,11 @@
|
|
|
704
816
|
<td class="name">
|
|
705
817
|
<code>
|
|
706
818
|
|
|
707
|
-
<span class="param-type">
|
|
819
|
+
<span class="param-type">
|
|
820
|
+
|
|
821
|
+
String
|
|
822
|
+
|
|
823
|
+
</span>
|
|
708
824
|
|
|
709
825
|
|
|
710
826
|
|
|
@@ -718,7 +834,11 @@
|
|
|
718
834
|
<td class="name">
|
|
719
835
|
<code>
|
|
720
836
|
|
|
721
|
-
<span class="param-type"
|
|
837
|
+
<span class="param-type">
|
|
838
|
+
|
|
839
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
840
|
+
|
|
841
|
+
</span>
|
|
722
842
|
|
|
723
843
|
|
|
724
844
|
|
|
@@ -732,7 +852,11 @@
|
|
|
732
852
|
<td class="name">
|
|
733
853
|
<code>
|
|
734
854
|
|
|
735
|
-
<span class="param-type">
|
|
855
|
+
<span class="param-type">
|
|
856
|
+
|
|
857
|
+
String
|
|
858
|
+
|
|
859
|
+
</span>
|
|
736
860
|
|
|
737
861
|
|
|
738
862
|
|
|
@@ -746,7 +870,11 @@
|
|
|
746
870
|
<td class="name">
|
|
747
871
|
<code>
|
|
748
872
|
|
|
749
|
-
<span class="param-type">
|
|
873
|
+
<span class="param-type">
|
|
874
|
+
|
|
875
|
+
String
|
|
876
|
+
|
|
877
|
+
</span>
|
|
750
878
|
|
|
751
879
|
|
|
752
880
|
|
|
@@ -760,7 +888,11 @@
|
|
|
760
888
|
<td class="name">
|
|
761
889
|
<code>
|
|
762
890
|
|
|
763
|
-
<span class="param-type">
|
|
891
|
+
<span class="param-type">
|
|
892
|
+
|
|
893
|
+
String
|
|
894
|
+
|
|
895
|
+
</span>
|
|
764
896
|
|
|
765
897
|
|
|
766
898
|
|
|
@@ -780,7 +912,11 @@
|
|
|
780
912
|
<span class="method-parameter is-pulled-right">
|
|
781
913
|
<label>类型:</label>
|
|
782
914
|
|
|
783
|
-
<span class="param-type">
|
|
915
|
+
<span class="param-type">
|
|
916
|
+
|
|
917
|
+
Number
|
|
918
|
+
|
|
919
|
+
</span>
|
|
784
920
|
|
|
785
921
|
|
|
786
922
|
|
|
@@ -851,7 +987,11 @@
|
|
|
851
987
|
<span class="method-parameter is-pulled-right">
|
|
852
988
|
<label>类型:</label>
|
|
853
989
|
|
|
854
|
-
<span class="param-type">
|
|
990
|
+
<span class="param-type">
|
|
991
|
+
|
|
992
|
+
Boolean
|
|
993
|
+
|
|
994
|
+
</span>
|
|
855
995
|
|
|
856
996
|
|
|
857
997
|
|
|
@@ -927,7 +1067,11 @@
|
|
|
927
1067
|
<span class="method-parameter is-pulled-right">
|
|
928
1068
|
<label>类型:</label>
|
|
929
1069
|
|
|
930
|
-
<span class="param-type">
|
|
1070
|
+
<span class="param-type">
|
|
1071
|
+
|
|
1072
|
+
String
|
|
1073
|
+
|
|
1074
|
+
</span>
|
|
931
1075
|
|
|
932
1076
|
|
|
933
1077
|
|
|
@@ -1002,7 +1146,11 @@
|
|
|
1002
1146
|
<span class="method-parameter is-pulled-right">
|
|
1003
1147
|
<label>类型:</label>
|
|
1004
1148
|
|
|
1005
|
-
<span class="param-type">
|
|
1149
|
+
<span class="param-type">
|
|
1150
|
+
|
|
1151
|
+
String
|
|
1152
|
+
|
|
1153
|
+
</span>
|
|
1006
1154
|
|
|
1007
1155
|
|
|
1008
1156
|
|
|
@@ -1073,7 +1221,11 @@
|
|
|
1073
1221
|
<span class="method-parameter is-pulled-right">
|
|
1074
1222
|
<label>类型:</label>
|
|
1075
1223
|
|
|
1076
|
-
<span class="param-type">
|
|
1224
|
+
<span class="param-type">
|
|
1225
|
+
|
|
1226
|
+
Boolean
|
|
1227
|
+
|
|
1228
|
+
</span>
|
|
1077
1229
|
|
|
1078
1230
|
|
|
1079
1231
|
|
|
@@ -1170,7 +1322,11 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1170
1322
|
<span class="method-parameter is-pulled-right">
|
|
1171
1323
|
<label>类型:</label>
|
|
1172
1324
|
|
|
1173
|
-
<span class="param-type">
|
|
1325
|
+
<span class="param-type">
|
|
1326
|
+
|
|
1327
|
+
Number
|
|
1328
|
+
|
|
1329
|
+
</span>
|
|
1174
1330
|
|
|
1175
1331
|
|
|
1176
1332
|
|
|
@@ -1245,7 +1401,11 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1245
1401
|
<span class="method-parameter is-pulled-right">
|
|
1246
1402
|
<label>类型:</label>
|
|
1247
1403
|
|
|
1248
|
-
<span class="param-type"
|
|
1404
|
+
<span class="param-type">
|
|
1405
|
+
|
|
1406
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
|
|
1407
|
+
|
|
1408
|
+
</span>
|
|
1249
1409
|
|
|
1250
1410
|
|
|
1251
1411
|
|
|
@@ -1316,7 +1476,11 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1316
1476
|
<span class="method-parameter is-pulled-right">
|
|
1317
1477
|
<label>类型:</label>
|
|
1318
1478
|
|
|
1319
|
-
<span class="param-type">
|
|
1479
|
+
<span class="param-type">
|
|
1480
|
+
|
|
1481
|
+
Array.<<a onclick="getTypeHTML(event)" link="Geometry.html">Geometry</a>>
|
|
1482
|
+
|
|
1483
|
+
</span>
|
|
1320
1484
|
|
|
1321
1485
|
|
|
1322
1486
|
|
|
@@ -1387,7 +1551,11 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1387
1551
|
<span class="method-parameter is-pulled-right">
|
|
1388
1552
|
<label>类型:</label>
|
|
1389
1553
|
|
|
1390
|
-
<span class="param-type">
|
|
1554
|
+
<span class="param-type">
|
|
1555
|
+
|
|
1556
|
+
Array.<<a onclick="getTypeHTML(event)" link="Geometry.html">Geometry</a>>
|
|
1557
|
+
|
|
1558
|
+
</span>
|
|
1391
1559
|
|
|
1392
1560
|
|
|
1393
1561
|
|
|
@@ -1458,7 +1626,11 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1458
1626
|
<span class="method-parameter is-pulled-right">
|
|
1459
1627
|
<label>类型:</label>
|
|
1460
1628
|
|
|
1461
|
-
<span class="param-type">
|
|
1629
|
+
<span class="param-type">
|
|
1630
|
+
|
|
1631
|
+
String
|
|
1632
|
+
|
|
1633
|
+
</span>
|
|
1462
1634
|
|
|
1463
1635
|
|
|
1464
1636
|
|
|
@@ -1533,7 +1705,11 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1533
1705
|
<span class="method-parameter is-pulled-right">
|
|
1534
1706
|
<label>类型:</label>
|
|
1535
1707
|
|
|
1536
|
-
<span class="param-type">
|
|
1708
|
+
<span class="param-type">
|
|
1709
|
+
|
|
1710
|
+
String
|
|
1711
|
+
|
|
1712
|
+
</span>
|
|
1537
1713
|
|
|
1538
1714
|
|
|
1539
1715
|
|
|
@@ -1631,7 +1807,11 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1631
1807
|
<span class="method-parameter is-pulled-right">
|
|
1632
1808
|
<label>类型:</label>
|
|
1633
1809
|
|
|
1634
|
-
<span class="param-type">
|
|
1810
|
+
<span class="param-type">
|
|
1811
|
+
|
|
1812
|
+
Number
|
|
1813
|
+
|
|
1814
|
+
</span>
|
|
1635
1815
|
|
|
1636
1816
|
|
|
1637
1817
|
|
|
@@ -1702,7 +1882,11 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1702
1882
|
<span class="method-parameter is-pulled-right">
|
|
1703
1883
|
<label>类型:</label>
|
|
1704
1884
|
|
|
1705
|
-
<span class="param-type">
|
|
1885
|
+
<span class="param-type">
|
|
1886
|
+
|
|
1887
|
+
String
|
|
1888
|
+
|
|
1889
|
+
</span>
|
|
1706
1890
|
|
|
1707
1891
|
|
|
1708
1892
|
|
|
@@ -1773,7 +1957,11 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1773
1957
|
<span class="method-parameter is-pulled-right">
|
|
1774
1958
|
<label>类型:</label>
|
|
1775
1959
|
|
|
1776
|
-
<span class="param-type">
|
|
1960
|
+
<span class="param-type">
|
|
1961
|
+
|
|
1962
|
+
Number
|
|
1963
|
+
|
|
1964
|
+
</span>
|
|
1777
1965
|
|
|
1778
1966
|
|
|
1779
1967
|
|
|
@@ -1844,7 +2032,11 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1844
2032
|
<span class="method-parameter is-pulled-right">
|
|
1845
2033
|
<label>类型:</label>
|
|
1846
2034
|
|
|
1847
|
-
<span class="param-type">
|
|
2035
|
+
<span class="param-type">
|
|
2036
|
+
|
|
2037
|
+
Number
|
|
2038
|
+
|
|
2039
|
+
</span>
|
|
1848
2040
|
|
|
1849
2041
|
|
|
1850
2042
|
|
|
@@ -1915,7 +2107,11 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1915
2107
|
<span class="method-parameter is-pulled-right">
|
|
1916
2108
|
<label>类型:</label>
|
|
1917
2109
|
|
|
1918
|
-
<span class="param-type">
|
|
2110
|
+
<span class="param-type">
|
|
2111
|
+
|
|
2112
|
+
function
|
|
2113
|
+
|
|
2114
|
+
</span>
|
|
1919
2115
|
|
|
1920
2116
|
|
|
1921
2117
|
|
|
@@ -2019,7 +2215,11 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
2019
2215
|
<span class="method-parameter is-pulled-right">
|
|
2020
2216
|
<label>类型:</label>
|
|
2021
2217
|
|
|
2022
|
-
<span class="param-type">
|
|
2218
|
+
<span class="param-type">
|
|
2219
|
+
|
|
2220
|
+
String
|
|
2221
|
+
|
|
2222
|
+
</span>
|
|
2023
2223
|
|
|
2024
2224
|
|
|
2025
2225
|
|
|
@@ -2113,7 +2313,11 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
2113
2313
|
<span class="method-parameter is-pulled-right">
|
|
2114
2314
|
<label>类型:</label>
|
|
2115
2315
|
|
|
2116
|
-
<span class="param-type">
|
|
2316
|
+
<span class="param-type">
|
|
2317
|
+
|
|
2318
|
+
function
|
|
2319
|
+
|
|
2320
|
+
</span>
|
|
2117
2321
|
|
|
2118
2322
|
|
|
2119
2323
|
|
|
@@ -2219,7 +2423,11 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2219
2423
|
<span class="method-parameter is-pulled-right">
|
|
2220
2424
|
<label>类型:</label>
|
|
2221
2425
|
|
|
2222
|
-
<span class="param-type">
|
|
2426
|
+
<span class="param-type">
|
|
2427
|
+
|
|
2428
|
+
String
|
|
2429
|
+
|
|
2430
|
+
</span>
|
|
2223
2431
|
|
|
2224
2432
|
|
|
2225
2433
|
|
|
@@ -2290,7 +2498,11 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2290
2498
|
<span class="method-parameter is-pulled-right">
|
|
2291
2499
|
<label>类型:</label>
|
|
2292
2500
|
|
|
2293
|
-
<span class="param-type"
|
|
2501
|
+
<span class="param-type">
|
|
2502
|
+
|
|
2503
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TokenAttachType" global.html#TokenAttachType>TokenAttachType</a>
|
|
2504
|
+
|
|
2505
|
+
</span>
|
|
2294
2506
|
|
|
2295
2507
|
|
|
2296
2508
|
|
|
@@ -2388,7 +2600,11 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2388
2600
|
<span class="method-parameter is-pulled-right">
|
|
2389
2601
|
<label>类型:</label>
|
|
2390
2602
|
|
|
2391
|
-
<span class="param-type">
|
|
2603
|
+
<span class="param-type">
|
|
2604
|
+
|
|
2605
|
+
String
|
|
2606
|
+
|
|
2607
|
+
</span>
|
|
2392
2608
|
|
|
2393
2609
|
|
|
2394
2610
|
|
|
@@ -2481,7 +2697,11 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2481
2697
|
<span class="method-parameter is-pulled-right">
|
|
2482
2698
|
<label>类型:</label>
|
|
2483
2699
|
|
|
2484
|
-
<span class="param-type">
|
|
2700
|
+
<span class="param-type">
|
|
2701
|
+
|
|
2702
|
+
String
|
|
2703
|
+
|
|
2704
|
+
</span>
|
|
2485
2705
|
|
|
2486
2706
|
|
|
2487
2707
|
|
|
@@ -2574,7 +2794,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2574
2794
|
<span class="method-parameter is-pulled-right">
|
|
2575
2795
|
<label>类型:</label>
|
|
2576
2796
|
|
|
2577
|
-
<span class="param-type">
|
|
2797
|
+
<span class="param-type">
|
|
2798
|
+
|
|
2799
|
+
String
|
|
2800
|
+
|
|
2801
|
+
</span>
|
|
2578
2802
|
|
|
2579
2803
|
|
|
2580
2804
|
|
|
@@ -2671,7 +2895,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2671
2895
|
<code>
|
|
2672
2896
|
|
|
2673
2897
|
|
|
2674
|
-
<span class="param-type">
|
|
2898
|
+
<span class="param-type">
|
|
2899
|
+
|
|
2900
|
+
Promise.<Object>
|
|
2901
|
+
|
|
2902
|
+
</span>
|
|
2675
2903
|
|
|
2676
2904
|
|
|
2677
2905
|
|
|
@@ -2697,7 +2925,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2697
2925
|
<code>
|
|
2698
2926
|
|
|
2699
2927
|
|
|
2700
|
-
<span class="param-type">
|
|
2928
|
+
<span class="param-type">
|
|
2929
|
+
|
|
2930
|
+
Promise.<String>
|
|
2931
|
+
|
|
2932
|
+
</span>
|
|
2701
2933
|
|
|
2702
2934
|
|
|
2703
2935
|
|
|
@@ -2713,7 +2945,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2713
2945
|
<code>
|
|
2714
2946
|
|
|
2715
2947
|
|
|
2716
|
-
<span class="param-type">
|
|
2948
|
+
<span class="param-type">
|
|
2949
|
+
|
|
2950
|
+
Promise.<String>
|
|
2951
|
+
|
|
2952
|
+
</span>
|
|
2717
2953
|
|
|
2718
2954
|
|
|
2719
2955
|
|
|
@@ -2729,7 +2965,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2729
2965
|
<code>
|
|
2730
2966
|
|
|
2731
2967
|
|
|
2732
|
-
<span class="param-type">
|
|
2968
|
+
<span class="param-type">
|
|
2969
|
+
|
|
2970
|
+
Promise.<String>
|
|
2971
|
+
|
|
2972
|
+
</span>
|
|
2733
2973
|
|
|
2734
2974
|
|
|
2735
2975
|
|
|
@@ -2799,13 +3039,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2799
3039
|
|
|
2800
3040
|
<tr class="deep-level-0">
|
|
2801
3041
|
|
|
2802
|
-
<td class="name"
|
|
3042
|
+
<td class="name"><code>options</code></td>
|
|
2803
3043
|
|
|
2804
3044
|
|
|
2805
3045
|
<td class="type">
|
|
2806
3046
|
|
|
2807
3047
|
|
|
2808
|
-
<span class="param-type">
|
|
3048
|
+
<span class="param-type">
|
|
3049
|
+
|
|
3050
|
+
Object
|
|
3051
|
+
|
|
3052
|
+
</span>
|
|
2809
3053
|
|
|
2810
3054
|
|
|
2811
3055
|
|
|
@@ -2826,13 +3070,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2826
3070
|
|
|
2827
3071
|
<tr class="deep-level-1">
|
|
2828
3072
|
|
|
2829
|
-
<td class="name"
|
|
3073
|
+
<td class="name"><code>headers</code></td>
|
|
2830
3074
|
|
|
2831
3075
|
|
|
2832
3076
|
<td class="type">
|
|
2833
3077
|
|
|
2834
3078
|
|
|
2835
|
-
<span class="param-type">
|
|
3079
|
+
<span class="param-type">
|
|
3080
|
+
|
|
3081
|
+
String
|
|
3082
|
+
|
|
3083
|
+
</span>
|
|
2836
3084
|
|
|
2837
3085
|
|
|
2838
3086
|
|
|
@@ -2853,13 +3101,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2853
3101
|
|
|
2854
3102
|
<tr class="deep-level-1">
|
|
2855
3103
|
|
|
2856
|
-
<td class="name"
|
|
3104
|
+
<td class="name"><code>method</code></td>
|
|
2857
3105
|
|
|
2858
3106
|
|
|
2859
3107
|
<td class="type">
|
|
2860
3108
|
|
|
2861
3109
|
|
|
2862
|
-
<span class="param-type">
|
|
3110
|
+
<span class="param-type">
|
|
3111
|
+
|
|
3112
|
+
String
|
|
3113
|
+
|
|
3114
|
+
</span>
|
|
2863
3115
|
|
|
2864
3116
|
|
|
2865
3117
|
|
|
@@ -2882,13 +3134,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2882
3134
|
|
|
2883
3135
|
<tr class="deep-level-1">
|
|
2884
3136
|
|
|
2885
|
-
<td class="name"
|
|
3137
|
+
<td class="name"><code>success</code></td>
|
|
2886
3138
|
|
|
2887
3139
|
|
|
2888
3140
|
<td class="type">
|
|
2889
3141
|
|
|
2890
3142
|
|
|
2891
|
-
<span class="param-type">
|
|
3143
|
+
<span class="param-type">
|
|
3144
|
+
|
|
3145
|
+
function
|
|
3146
|
+
|
|
3147
|
+
</span>
|
|
2892
3148
|
|
|
2893
3149
|
|
|
2894
3150
|
|
|
@@ -2909,13 +3165,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2909
3165
|
|
|
2910
3166
|
<tr class="deep-level-1">
|
|
2911
3167
|
|
|
2912
|
-
<td class="name"
|
|
3168
|
+
<td class="name"><code>failure</code></td>
|
|
2913
3169
|
|
|
2914
3170
|
|
|
2915
3171
|
<td class="type">
|
|
2916
3172
|
|
|
2917
3173
|
|
|
2918
|
-
<span class="param-type">
|
|
3174
|
+
<span class="param-type">
|
|
3175
|
+
|
|
3176
|
+
function
|
|
3177
|
+
|
|
3178
|
+
</span>
|
|
2919
3179
|
|
|
2920
3180
|
|
|
2921
3181
|
|
|
@@ -3014,7 +3274,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3014
3274
|
<div class='column is-5 has-text-left'>
|
|
3015
3275
|
<label>类型: </label>
|
|
3016
3276
|
|
|
3017
|
-
<span class="param-type">
|
|
3277
|
+
<span class="param-type">
|
|
3278
|
+
|
|
3279
|
+
Promise.<Object>
|
|
3280
|
+
|
|
3281
|
+
</span>
|
|
3018
3282
|
|
|
3019
3283
|
|
|
3020
3284
|
|
|
@@ -3100,7 +3364,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3100
3364
|
|
|
3101
3365
|
<tr class="deep-level-0">
|
|
3102
3366
|
|
|
3103
|
-
<td class="name"
|
|
3367
|
+
<td class="name"><code>options</code></td>
|
|
3104
3368
|
|
|
3105
3369
|
|
|
3106
3370
|
<td class="type">
|
|
@@ -3121,13 +3385,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3121
3385
|
|
|
3122
3386
|
<tr class="deep-level-1">
|
|
3123
3387
|
|
|
3124
|
-
<td class="name"
|
|
3388
|
+
<td class="name"><code>success</code></td>
|
|
3125
3389
|
|
|
3126
3390
|
|
|
3127
3391
|
<td class="type">
|
|
3128
3392
|
|
|
3129
3393
|
|
|
3130
|
-
<span class="param-type">
|
|
3394
|
+
<span class="param-type">
|
|
3395
|
+
|
|
3396
|
+
function
|
|
3397
|
+
|
|
3398
|
+
</span>
|
|
3131
3399
|
|
|
3132
3400
|
|
|
3133
3401
|
|
|
@@ -3150,13 +3418,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3150
3418
|
|
|
3151
3419
|
<tr class="deep-level-1">
|
|
3152
3420
|
|
|
3153
|
-
<td class="name"
|
|
3421
|
+
<td class="name"><code>failure</code></td>
|
|
3154
3422
|
|
|
3155
3423
|
|
|
3156
3424
|
<td class="type">
|
|
3157
3425
|
|
|
3158
3426
|
|
|
3159
|
-
<span class="param-type">
|
|
3427
|
+
<span class="param-type">
|
|
3428
|
+
|
|
3429
|
+
function
|
|
3430
|
+
|
|
3431
|
+
</span>
|
|
3160
3432
|
|
|
3161
3433
|
|
|
3162
3434
|
|
|
@@ -3335,13 +3607,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3335
3607
|
|
|
3336
3608
|
<tr class="deep-level-0">
|
|
3337
3609
|
|
|
3338
|
-
<td class="name"
|
|
3610
|
+
<td class="name"><code>options</code></td>
|
|
3339
3611
|
|
|
3340
3612
|
|
|
3341
3613
|
<td class="type">
|
|
3342
3614
|
|
|
3343
3615
|
|
|
3344
|
-
<span class="param-type">
|
|
3616
|
+
<span class="param-type">
|
|
3617
|
+
|
|
3618
|
+
Object
|
|
3619
|
+
|
|
3620
|
+
</span>
|
|
3345
3621
|
|
|
3346
3622
|
|
|
3347
3623
|
|
|
@@ -3362,13 +3638,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3362
3638
|
|
|
3363
3639
|
<tr class="deep-level-1">
|
|
3364
3640
|
|
|
3365
|
-
<td class="name"
|
|
3641
|
+
<td class="name"><code>taskId</code></td>
|
|
3366
3642
|
|
|
3367
3643
|
|
|
3368
3644
|
<td class="type">
|
|
3369
3645
|
|
|
3370
3646
|
|
|
3371
|
-
<span class="param-type">
|
|
3647
|
+
<span class="param-type">
|
|
3648
|
+
|
|
3649
|
+
String
|
|
3650
|
+
|
|
3651
|
+
</span>
|
|
3372
3652
|
|
|
3373
3653
|
|
|
3374
3654
|
|
|
@@ -3389,13 +3669,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3389
3669
|
|
|
3390
3670
|
<tr class="deep-level-1">
|
|
3391
3671
|
|
|
3392
|
-
<td class="name"
|
|
3672
|
+
<td class="name"><code>headers</code></td>
|
|
3393
3673
|
|
|
3394
3674
|
|
|
3395
3675
|
<td class="type">
|
|
3396
3676
|
|
|
3397
3677
|
|
|
3398
|
-
<span class="param-type">
|
|
3678
|
+
<span class="param-type">
|
|
3679
|
+
|
|
3680
|
+
String
|
|
3681
|
+
|
|
3682
|
+
</span>
|
|
3399
3683
|
|
|
3400
3684
|
|
|
3401
3685
|
|
|
@@ -3416,13 +3700,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3416
3700
|
|
|
3417
3701
|
<tr class="deep-level-1">
|
|
3418
3702
|
|
|
3419
|
-
<td class="name"
|
|
3703
|
+
<td class="name"><code>method</code></td>
|
|
3420
3704
|
|
|
3421
3705
|
|
|
3422
3706
|
<td class="type">
|
|
3423
3707
|
|
|
3424
3708
|
|
|
3425
|
-
<span class="param-type">
|
|
3709
|
+
<span class="param-type">
|
|
3710
|
+
|
|
3711
|
+
String
|
|
3712
|
+
|
|
3713
|
+
</span>
|
|
3426
3714
|
|
|
3427
3715
|
|
|
3428
3716
|
|
|
@@ -3445,13 +3733,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3445
3733
|
|
|
3446
3734
|
<tr class="deep-level-1">
|
|
3447
3735
|
|
|
3448
|
-
<td class="name"
|
|
3736
|
+
<td class="name"><code>success</code></td>
|
|
3449
3737
|
|
|
3450
3738
|
|
|
3451
3739
|
<td class="type">
|
|
3452
3740
|
|
|
3453
3741
|
|
|
3454
|
-
<span class="param-type">
|
|
3742
|
+
<span class="param-type">
|
|
3743
|
+
|
|
3744
|
+
function
|
|
3745
|
+
|
|
3746
|
+
</span>
|
|
3455
3747
|
|
|
3456
3748
|
|
|
3457
3749
|
|
|
@@ -3472,13 +3764,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3472
3764
|
|
|
3473
3765
|
<tr class="deep-level-1">
|
|
3474
3766
|
|
|
3475
|
-
<td class="name"
|
|
3767
|
+
<td class="name"><code>failure</code></td>
|
|
3476
3768
|
|
|
3477
3769
|
|
|
3478
3770
|
<td class="type">
|
|
3479
3771
|
|
|
3480
3772
|
|
|
3481
|
-
<span class="param-type">
|
|
3773
|
+
<span class="param-type">
|
|
3774
|
+
|
|
3775
|
+
function
|
|
3776
|
+
|
|
3777
|
+
</span>
|
|
3482
3778
|
|
|
3483
3779
|
|
|
3484
3780
|
|
|
@@ -3577,7 +3873,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3577
3873
|
<div class='column is-5 has-text-left'>
|
|
3578
3874
|
<label>类型: </label>
|
|
3579
3875
|
|
|
3580
|
-
<span class="param-type">
|
|
3876
|
+
<span class="param-type">
|
|
3877
|
+
|
|
3878
|
+
Promise.<String>
|
|
3879
|
+
|
|
3880
|
+
</span>
|
|
3581
3881
|
|
|
3582
3882
|
|
|
3583
3883
|
|
|
@@ -3663,13 +3963,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3663
3963
|
|
|
3664
3964
|
<tr class="deep-level-0">
|
|
3665
3965
|
|
|
3666
|
-
<td class="name"
|
|
3966
|
+
<td class="name"><code>options</code></td>
|
|
3667
3967
|
|
|
3668
3968
|
|
|
3669
3969
|
<td class="type">
|
|
3670
3970
|
|
|
3671
3971
|
|
|
3672
|
-
<span class="param-type">
|
|
3972
|
+
<span class="param-type">
|
|
3973
|
+
|
|
3974
|
+
Object
|
|
3975
|
+
|
|
3976
|
+
</span>
|
|
3673
3977
|
|
|
3674
3978
|
|
|
3675
3979
|
|
|
@@ -3690,13 +3994,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3690
3994
|
|
|
3691
3995
|
<tr class="deep-level-1">
|
|
3692
3996
|
|
|
3693
|
-
<td class="name"
|
|
3997
|
+
<td class="name"><code>taskId</code></td>
|
|
3694
3998
|
|
|
3695
3999
|
|
|
3696
4000
|
<td class="type">
|
|
3697
4001
|
|
|
3698
4002
|
|
|
3699
|
-
<span class="param-type">
|
|
4003
|
+
<span class="param-type">
|
|
4004
|
+
|
|
4005
|
+
String
|
|
4006
|
+
|
|
4007
|
+
</span>
|
|
3700
4008
|
|
|
3701
4009
|
|
|
3702
4010
|
|
|
@@ -3717,13 +4025,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3717
4025
|
|
|
3718
4026
|
<tr class="deep-level-1">
|
|
3719
4027
|
|
|
3720
|
-
<td class="name"
|
|
4028
|
+
<td class="name"><code>headers</code></td>
|
|
3721
4029
|
|
|
3722
4030
|
|
|
3723
4031
|
<td class="type">
|
|
3724
4032
|
|
|
3725
4033
|
|
|
3726
|
-
<span class="param-type">
|
|
4034
|
+
<span class="param-type">
|
|
4035
|
+
|
|
4036
|
+
String
|
|
4037
|
+
|
|
4038
|
+
</span>
|
|
3727
4039
|
|
|
3728
4040
|
|
|
3729
4041
|
|
|
@@ -3744,13 +4056,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3744
4056
|
|
|
3745
4057
|
<tr class="deep-level-1">
|
|
3746
4058
|
|
|
3747
|
-
<td class="name"
|
|
4059
|
+
<td class="name"><code>method</code></td>
|
|
3748
4060
|
|
|
3749
4061
|
|
|
3750
4062
|
<td class="type">
|
|
3751
4063
|
|
|
3752
4064
|
|
|
3753
|
-
<span class="param-type">
|
|
4065
|
+
<span class="param-type">
|
|
4066
|
+
|
|
4067
|
+
String
|
|
4068
|
+
|
|
4069
|
+
</span>
|
|
3754
4070
|
|
|
3755
4071
|
|
|
3756
4072
|
|
|
@@ -3773,13 +4089,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3773
4089
|
|
|
3774
4090
|
<tr class="deep-level-1">
|
|
3775
4091
|
|
|
3776
|
-
<td class="name"
|
|
4092
|
+
<td class="name"><code>success</code></td>
|
|
3777
4093
|
|
|
3778
4094
|
|
|
3779
4095
|
<td class="type">
|
|
3780
4096
|
|
|
3781
4097
|
|
|
3782
|
-
<span class="param-type">
|
|
4098
|
+
<span class="param-type">
|
|
4099
|
+
|
|
4100
|
+
function
|
|
4101
|
+
|
|
4102
|
+
</span>
|
|
3783
4103
|
|
|
3784
4104
|
|
|
3785
4105
|
|
|
@@ -3800,13 +4120,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3800
4120
|
|
|
3801
4121
|
<tr class="deep-level-1">
|
|
3802
4122
|
|
|
3803
|
-
<td class="name"
|
|
4123
|
+
<td class="name"><code>failure</code></td>
|
|
3804
4124
|
|
|
3805
4125
|
|
|
3806
4126
|
<td class="type">
|
|
3807
4127
|
|
|
3808
4128
|
|
|
3809
|
-
<span class="param-type">
|
|
4129
|
+
<span class="param-type">
|
|
4130
|
+
|
|
4131
|
+
function
|
|
4132
|
+
|
|
4133
|
+
</span>
|
|
3810
4134
|
|
|
3811
4135
|
|
|
3812
4136
|
|
|
@@ -3905,7 +4229,11 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3905
4229
|
<div class='column is-5 has-text-left'>
|
|
3906
4230
|
<label>类型: </label>
|
|
3907
4231
|
|
|
3908
|
-
<span class="param-type">
|
|
4232
|
+
<span class="param-type">
|
|
4233
|
+
|
|
4234
|
+
Promise.<String>
|
|
4235
|
+
|
|
4236
|
+
</span>
|
|
3909
4237
|
|
|
3910
4238
|
|
|
3911
4239
|
|
|
@@ -3991,13 +4319,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3991
4319
|
|
|
3992
4320
|
<tr class="deep-level-0">
|
|
3993
4321
|
|
|
3994
|
-
<td class="name"
|
|
4322
|
+
<td class="name"><code>options</code></td>
|
|
3995
4323
|
|
|
3996
4324
|
|
|
3997
4325
|
<td class="type">
|
|
3998
4326
|
|
|
3999
4327
|
|
|
4000
|
-
<span class="param-type">
|
|
4328
|
+
<span class="param-type">
|
|
4329
|
+
|
|
4330
|
+
Object
|
|
4331
|
+
|
|
4332
|
+
</span>
|
|
4001
4333
|
|
|
4002
4334
|
|
|
4003
4335
|
|
|
@@ -4018,13 +4350,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4018
4350
|
|
|
4019
4351
|
<tr class="deep-level-1">
|
|
4020
4352
|
|
|
4021
|
-
<td class="name"
|
|
4353
|
+
<td class="name"><code>headers</code></td>
|
|
4022
4354
|
|
|
4023
4355
|
|
|
4024
4356
|
<td class="type">
|
|
4025
4357
|
|
|
4026
4358
|
|
|
4027
|
-
<span class="param-type">
|
|
4359
|
+
<span class="param-type">
|
|
4360
|
+
|
|
4361
|
+
String
|
|
4362
|
+
|
|
4363
|
+
</span>
|
|
4028
4364
|
|
|
4029
4365
|
|
|
4030
4366
|
|
|
@@ -4045,13 +4381,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4045
4381
|
|
|
4046
4382
|
<tr class="deep-level-1">
|
|
4047
4383
|
|
|
4048
|
-
<td class="name"
|
|
4384
|
+
<td class="name"><code>method</code></td>
|
|
4049
4385
|
|
|
4050
4386
|
|
|
4051
4387
|
<td class="type">
|
|
4052
4388
|
|
|
4053
4389
|
|
|
4054
|
-
<span class="param-type">
|
|
4390
|
+
<span class="param-type">
|
|
4391
|
+
|
|
4392
|
+
String
|
|
4393
|
+
|
|
4394
|
+
</span>
|
|
4055
4395
|
|
|
4056
4396
|
|
|
4057
4397
|
|
|
@@ -4074,13 +4414,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4074
4414
|
|
|
4075
4415
|
<tr class="deep-level-1">
|
|
4076
4416
|
|
|
4077
|
-
<td class="name"
|
|
4417
|
+
<td class="name"><code>success</code></td>
|
|
4078
4418
|
|
|
4079
4419
|
|
|
4080
4420
|
<td class="type">
|
|
4081
4421
|
|
|
4082
4422
|
|
|
4083
|
-
<span class="param-type">
|
|
4423
|
+
<span class="param-type">
|
|
4424
|
+
|
|
4425
|
+
function
|
|
4426
|
+
|
|
4427
|
+
</span>
|
|
4084
4428
|
|
|
4085
4429
|
|
|
4086
4430
|
|
|
@@ -4101,13 +4445,17 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4101
4445
|
|
|
4102
4446
|
<tr class="deep-level-1">
|
|
4103
4447
|
|
|
4104
|
-
<td class="name"
|
|
4448
|
+
<td class="name"><code>failure</code></td>
|
|
4105
4449
|
|
|
4106
4450
|
|
|
4107
4451
|
<td class="type">
|
|
4108
4452
|
|
|
4109
4453
|
|
|
4110
|
-
<span class="param-type">
|
|
4454
|
+
<span class="param-type">
|
|
4455
|
+
|
|
4456
|
+
function
|
|
4457
|
+
|
|
4458
|
+
</span>
|
|
4111
4459
|
|
|
4112
4460
|
|
|
4113
4461
|
|
|
@@ -4213,7 +4561,11 @@ console.log("submit: ", res);
|
|
|
4213
4561
|
<div class='column is-5 has-text-left'>
|
|
4214
4562
|
<label>类型: </label>
|
|
4215
4563
|
|
|
4216
|
-
<span class="param-type">
|
|
4564
|
+
<span class="param-type">
|
|
4565
|
+
|
|
4566
|
+
Promise.<String>
|
|
4567
|
+
|
|
4568
|
+
</span>
|
|
4217
4569
|
|
|
4218
4570
|
|
|
4219
4571
|
|