@mapgis/webclient-common 17.2.7 → 17.2.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +28 -0
- package/dist/es5/webclient-common.min.js +3 -3
- package/dist/webclient-common-es6.min.js +3 -3
- package/documention/AddressServer.html +20 -20
- package/documention/ArcGISFeatureServer.html +14 -14
- package/documention/ArcGISGeometryServer.html +18 -18
- package/documention/ArcGISMapImageLayer.html +34 -122
- package/documention/ArcGISMapImageSubLayer.html +23 -23
- package/documention/ArcGISMapServer.html +15 -15
- package/documention/ArcGISTileLayer.html +75 -75
- package/documention/ArcGISVectorTileLayer.html +57 -57
- package/documention/ArcGISVectorTileServer.html +14 -14
- package/documention/BaseRenderer.html +2 -2
- package/documention/BaseScene.html +70 -70
- package/documention/BaseServer.html +5 -5
- package/documention/BaseView.html +57 -57
- package/documention/Basemap.html +30 -30
- package/documention/Callout3D.html +9 -9
- package/documention/Cesium3DTilesCacheLayer.html +68 -68
- package/documention/Cesium3DTilesServer.html +14 -14
- package/documention/Circle.html +26 -26
- package/documention/ClassBreakClusterInfo.html +7 -7
- package/documention/ClassBreakInfo.html +5 -5
- package/documention/ClassBreakRenderer.html +29 -29
- package/documention/ClusterRenderer.html +19 -19
- package/documention/Collection.html +54 -54
- package/documention/Color.html +13 -13
- package/documention/ColorMaterial.html +7 -7
- package/documention/ColorStop.html +7 -7
- package/documention/ColorVariable.html +4 -4
- package/documention/Config.html +1 -1
- package/documention/CursorChangeEventInfo.html +2 -2
- package/documention/EchartsLayer.html +6 -6
- package/documention/Edges3D.html +7 -7
- package/documention/ElevationInfo.html +5 -5
- package/documention/Extent.html +41 -41
- package/documention/ExtrudeSymbol3DLayer.html +21 -21
- package/documention/Feature.html +145 -19
- package/documention/FeatureExpressionInfo.html +2 -2
- package/documention/FeatureFilter.html +71 -71
- package/documention/FeatureLayer.html +77 -77
- package/documention/FeatureServer.html +109 -90
- package/documention/FeatureSet.html +7 -7
- package/documention/FillSymbol.html +14 -14
- package/documention/FillSymbol3DLayer.html +17 -17
- package/documention/FillSymbol3DOutline.html +10 -10
- package/documention/Font.html +6 -6
- package/documention/GeoJSONLayer.html +84 -84
- package/documention/Geometry.html +11 -11
- package/documention/GeometryEngine.html +131 -131
- package/documention/GeometryFilter.html +12 -12
- package/documention/GeometryServer.html +39 -39
- package/documention/GraphicsLayer.html +106 -106
- package/documention/GroupLayer.html +77 -77
- package/documention/HeatmapColorStop.html +7 -7
- package/documention/HeatmapRenderer.html +10 -10
- package/documention/IGSFeatureLayer.html +24 -24
- package/documention/IGSMapImageLayer.html +152 -54
- package/documention/IGSMapImageSubLayer.html +25 -25
- package/documention/IGSSceneLayer.html +10 -10
- package/documention/IGSSceneSubLayer.html +26 -26
- package/documention/IGSTileLayer.html +85 -85
- package/documention/IGSVectorTileLayer.html +61 -61
- package/documention/IGSVectorTileSubLayer.html +21 -21
- package/documention/ISScene.html +426 -74
- package/documention/ISSceneLayer.html +72 -72
- package/documention/ISSceneServer.html +81 -81
- package/documention/ISSceneSubLayer.html +81 -214
- package/documention/IconResource.html +6 -6
- package/documention/IconSymbol3DLayer.html +30 -30
- package/documention/ImageServer.html +14 -14
- package/documention/LOD.html +4 -4
- package/documention/LabelClass.html +13 -13
- package/documention/LabelSymbol3D.html +17 -17
- package/documention/Layer.html +45 -45
- package/documention/LineCallout3D.html +14 -14
- package/documention/LineString.html +34 -34
- package/documention/LineStyleMarker3D.html +13 -13
- package/documention/LineStylePattern3D.html +7 -7
- package/documention/LineSymbol.html +11 -11
- package/documention/LineSymbol3D.html +11 -11
- package/documention/LineSymbol3DLayer.html +30 -30
- package/documention/LineSymbolMarker.html +6 -6
- package/documention/M3DModelCacheLayer.html +75 -75
- package/documention/M3DServer.html +14 -14
- package/documention/Map.html +26 -26
- package/documention/MapGISTextSymbol.html +45 -45
- package/documention/MapImageLayer.html +354 -168
- package/documention/MapServer.html +33 -33
- package/documention/MapVLayer.html +36 -36
- package/documention/MapView.html +97 -97
- package/documention/MarkerSymbol.html +11 -11
- package/documention/ModelCacheLayer.html +67 -67
- package/documention/MoveEventInfo.html +2 -2
- package/documention/MultiLineString.html +39 -39
- package/documention/MultiPoint.html +33 -33
- package/documention/MultiPolygon.html +28 -28
- package/documention/OGCLayer.html +70 -70
- package/documention/ObjectSymbol3DLayer.html +25 -25
- package/documention/OpacityStop.html +4 -4
- package/documention/OpacityVariable.html +4 -4
- package/documention/OutStatistic.html +1 -1
- package/documention/OverlayLayer.html +72 -72
- package/documention/PathSymbol3DLayer.html +39 -39
- package/documention/PictureFillSymbol.html +15 -15
- package/documention/PictureMarkerSymbol.html +14 -14
- package/documention/PlotServer.html +15 -15
- package/documention/PoiServer.html +15 -15
- package/documention/Point.html +32 -32
- package/documention/PointSymbol3D.html +17 -17
- package/documention/PointSymbol3DOutline.html +8 -8
- package/documention/Polygon.html +40 -40
- package/documention/PolygonSymbol3D.html +11 -11
- package/documention/Projection.html +4 -4
- package/documention/RandomRenderer.html +10 -10
- package/documention/RankRenderer.html +13 -13
- package/documention/RendererInfo.html +4 -4
- package/documention/ResourceServer.html +17 -17
- package/documention/RootServer.html +14 -14
- package/documention/S3MTilesCacheLayer.html +136 -136
- package/documention/ScaleEventInfo.html +2 -2
- package/documention/Scene.html +12 -12
- package/documention/SceneLayer.html +72 -72
- package/documention/SceneServer.html +39 -39
- package/documention/SceneView.html +97 -97
- package/documention/SecurityServer.html +14 -14
- package/documention/SimpleFillSymbol.html +20 -20
- package/documention/SimpleLineSymbol.html +17 -17
- package/documention/SimpleMarkerSymbol.html +17 -17
- package/documention/SimpleRenderer.html +21 -21
- package/documention/SizeStop.html +4 -4
- package/documention/SizeVariable.html +4 -4
- package/documention/SketchBaseDrawTool.html +29 -29
- package/documention/SketchCircleDrawTool.html +56 -56
- package/documention/SketchEditor.html +57 -57
- package/documention/SketchEditor3D.html +7476 -0
- package/documention/SketchEditorCesium.html +96 -96
- package/documention/SketchEditorToolEventInfo.html +1 -1
- package/documention/SketchExtentDrawTool.html +56 -56
- package/documention/SketchFreehandPolygonDrawTool.html +54 -54
- package/documention/SketchFreehandPolylineDrawTool.html +55 -55
- package/documention/SketchPointDrawTool.html +59 -59
- package/documention/SketchPolygonDrawTool.html +105 -105
- package/documention/SketchPolylineDrawTool.html +108 -108
- package/documention/SketchStage.html +6 -6
- package/documention/SketchStyle.html +44 -44
- package/documention/SketchTopologyTool.html +2 -2
- package/documention/SpatialReference.html +8 -8
- package/documention/StylePattern3D.html +7 -7
- package/documention/SubLayer.html +13 -13
- package/documention/Symbol.html +5 -5
- package/documention/Symbol3D.html +3 -3
- package/documention/Symbol3DLayer.html +11 -11
- package/documention/Symbol3DVerticalOffset.html +13 -13
- package/documention/TerrainCacheLayer.html +72 -72
- package/documention/TerrainServer.html +14 -14
- package/documention/TextHalo.html +7 -7
- package/documention/TextSymbol.html +32 -32
- package/documention/TextSymbol3DLayer.html +33 -33
- package/documention/ThemeServer.html +14 -14
- package/documention/TileInfo.html +6 -6
- package/documention/TileLayer.html +78 -78
- package/documention/TileMatrixSet.html +12 -12
- package/documention/TileServer.html +14 -14
- package/documention/TimeExtent.html +65 -65
- package/documention/TimeInfo.html +68 -68
- package/documention/TimeInterval.html +67 -67
- package/documention/UniqueValueClusterInfo.html +7 -7
- package/documention/UniqueValueInfo.html +6 -6
- package/documention/UniqueValueRenderer.html +26 -26
- package/documention/UnknownLayer.html +72 -72
- package/documention/UrlUtil.html +575 -0
- package/documention/VectorTileGroupSubLayer.html +20 -20
- package/documention/VectorTileLayer.html +89 -89
- package/documention/VectorTileServer.html +14 -14
- package/documention/VectorTileSubLayer.html +28 -28
- package/documention/VertexChangeEventInfo.html +2 -2
- package/documention/VisualVariable.html +7 -7
- package/documention/VoxelFilter.html +65 -65
- package/documention/WCSServer.html +14 -14
- package/documention/WFSLayer.html +82 -82
- package/documention/WFSServer.html +14 -14
- package/documention/WMSLayer.html +96 -96
- package/documention/WMSServer.html +14 -14
- package/documention/WMSSubLayer.html +21 -21
- package/documention/WMTSLayer.html +95 -95
- package/documention/WMTSServer.html +14 -14
- package/documention/WMTSStyle.html +5 -5
- package/documention/WMTSSubLayer.html +73 -73
- package/documention/WPSServer.html +14 -14
- package/documention/WaterSymbol3DLayer.html +22 -22
- package/documention/WebTileLayer.html +91 -91
- package/documention/WorkFlowServer.html +16 -16
- package/documention/WorkFlowServer600227.html +18 -18
- package/documention/WorkFlowServer600228.html +21 -21
- package/documention/WorkFlowServer600229.html +18 -18
- package/documention/WorkFlowServer600230.html +18 -18
- package/documention/WorkFlowServer600231.html +18 -18
- package/documention/WorkFlowServer600232.html +18 -18
- package/documention/WorkFlowServer600233.html +24 -24
- package/documention/WorkFlowServer600235.html +18 -18
- package/documention/WorkFlowServer600237.html +21 -21
- package/documention/WorkFlowServer600238.html +18 -18
- package/documention/WorkFlowServer600239.html +18 -18
- package/documention/WorkFlowServer600307.html +24 -24
- package/documention/WorkFlowServer600308.html +1 -1
- package/documention/WorkFlowServer600309.html +18 -18
- package/documention/WorkFlowServer600314.html +18 -18
- package/documention/WorkFlowServer600334.html +18 -18
- package/documention/WorkFlowServer600336.html +18 -18
- package/documention/WorkFlowServer600340.html +18 -18
- package/documention/WorkFlowServer600354.html +18 -18
- package/documention/WorkFlowServer600368.html +18 -18
- package/documention/WorkFlowServer600369.html +18 -18
- package/documention/WorkFlowServer600370.html +18 -18
- package/documention/global.html +3 -3
- package/documention/index.html +61 -61
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +1 -1
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.html +27 -27
- package/package.json +1 -1
|
@@ -226,7 +226,7 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
226
226
|
|
|
227
227
|
|
|
228
228
|
<ul>
|
|
229
|
-
<li><a link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
229
|
+
<li><a link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html">BaseServer</a></li>
|
|
230
230
|
</ul>
|
|
231
231
|
|
|
232
232
|
|
|
@@ -372,7 +372,7 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
372
372
|
|
|
373
373
|
<span class="param-type">
|
|
374
374
|
|
|
375
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
375
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
376
376
|
|
|
377
377
|
</span>
|
|
378
378
|
|
|
@@ -487,7 +487,7 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
487
487
|
|
|
488
488
|
<dt class="inherited-from">Inherited From:</dt>
|
|
489
489
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
490
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
490
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
491
491
|
</li></ul></dd>
|
|
492
492
|
|
|
493
493
|
|
|
@@ -567,7 +567,7 @@ const workflow = WorkFlowServer.createWorkFlow({
|
|
|
567
567
|
|
|
568
568
|
<dt class="inherited-from">Inherited From:</dt>
|
|
569
569
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
570
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
570
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
571
571
|
</li></ul></dd>
|
|
572
572
|
|
|
573
573
|
|
|
@@ -668,7 +668,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
668
668
|
|
|
669
669
|
<dt class="inherited-from">Inherited From:</dt>
|
|
670
670
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
671
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
671
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
672
672
|
</li></ul></dd>
|
|
673
673
|
|
|
674
674
|
|
|
@@ -770,7 +770,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
770
770
|
|
|
771
771
|
<dt class="inherited-from">Inherited From:</dt>
|
|
772
772
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
773
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
773
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
774
774
|
</li></ul></dd>
|
|
775
775
|
|
|
776
776
|
|
|
@@ -878,7 +878,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
878
878
|
|
|
879
879
|
<dt class="inherited-from">Inherited From:</dt>
|
|
880
880
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
881
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
881
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
882
882
|
</li></ul></dd>
|
|
883
883
|
|
|
884
884
|
|
|
@@ -976,7 +976,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
976
976
|
|
|
977
977
|
<dt class="inherited-from">Inherited From:</dt>
|
|
978
978
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
979
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
979
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
980
980
|
</li></ul></dd>
|
|
981
981
|
|
|
982
982
|
|
|
@@ -1049,7 +1049,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1049
1049
|
|
|
1050
1050
|
<span class="param-type">
|
|
1051
1051
|
|
|
1052
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
1052
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
1053
1053
|
|
|
1054
1054
|
</span>
|
|
1055
1055
|
|
|
@@ -1086,7 +1086,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1086
1086
|
|
|
1087
1087
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1088
1088
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1089
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1089
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
1090
1090
|
</li></ul></dd>
|
|
1091
1091
|
|
|
1092
1092
|
|
|
@@ -1188,7 +1188,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1188
1188
|
|
|
1189
1189
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1190
1190
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1191
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1191
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
1192
1192
|
</li></ul></dd>
|
|
1193
1193
|
|
|
1194
1194
|
|
|
@@ -1285,7 +1285,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1285
1285
|
|
|
1286
1286
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1287
1287
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1288
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1288
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
1289
1289
|
</li></ul></dd>
|
|
1290
1290
|
|
|
1291
1291
|
|
|
@@ -1382,7 +1382,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1382
1382
|
|
|
1383
1383
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1384
1384
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1385
|
-
<a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1385
|
+
<a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#url">BaseServer#url</a>
|
|
1386
1386
|
</li></ul></dd>
|
|
1387
1387
|
|
|
1388
1388
|
|
|
@@ -1463,7 +1463,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1463
1463
|
|
|
1464
1464
|
<span class="param-type">
|
|
1465
1465
|
|
|
1466
|
-
<a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
1466
|
+
<a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a>
|
|
1467
1467
|
|
|
1468
1468
|
</span>
|
|
1469
1469
|
|
|
@@ -1726,7 +1726,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
1726
1726
|
|
|
1727
1727
|
<span class="param-type">
|
|
1728
1728
|
|
|
1729
|
-
<a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
1729
|
+
<a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a>
|
|
1730
1730
|
|
|
1731
1731
|
</span>
|
|
1732
1732
|
|
|
@@ -2240,7 +2240,7 @@ BaseServer.url = '新URL';</code></pre>
|
|
|
2240
2240
|
|
|
2241
2241
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2242
2242
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2243
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2243
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
2244
2244
|
</li></ul></dd>
|
|
2245
2245
|
|
|
2246
2246
|
|
|
@@ -473,7 +473,7 @@
|
|
|
473
473
|
|
|
474
474
|
|
|
475
475
|
<ul>
|
|
476
|
-
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
476
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
|
|
477
477
|
</ul>
|
|
478
478
|
|
|
479
479
|
|
|
@@ -835,7 +835,7 @@
|
|
|
835
835
|
|
|
836
836
|
<span class="param-type">
|
|
837
837
|
|
|
838
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
838
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
839
839
|
|
|
840
840
|
</span>
|
|
841
841
|
|
|
@@ -1025,7 +1025,7 @@
|
|
|
1025
1025
|
|
|
1026
1026
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1027
1027
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1028
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1028
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
1029
1029
|
</li></ul></dd>
|
|
1030
1030
|
|
|
1031
1031
|
|
|
@@ -1259,7 +1259,7 @@
|
|
|
1259
1259
|
|
|
1260
1260
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1261
1261
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1262
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1262
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
1263
1263
|
</li></ul></dd>
|
|
1264
1264
|
|
|
1265
1265
|
|
|
@@ -1518,7 +1518,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1518
1518
|
|
|
1519
1519
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1520
1520
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1521
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1521
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
1522
1522
|
</li></ul></dd>
|
|
1523
1523
|
|
|
1524
1524
|
|
|
@@ -1845,7 +1845,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1845
1845
|
|
|
1846
1846
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1847
1847
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1848
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1848
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
1849
1849
|
</li></ul></dd>
|
|
1850
1850
|
|
|
1851
1851
|
|
|
@@ -1953,7 +1953,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
1953
1953
|
|
|
1954
1954
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1955
1955
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1956
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1956
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
1957
1957
|
</li></ul></dd>
|
|
1958
1958
|
|
|
1959
1959
|
|
|
@@ -2051,7 +2051,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
2051
2051
|
|
|
2052
2052
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2053
2053
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2054
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2054
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
2055
2055
|
</li></ul></dd>
|
|
2056
2056
|
|
|
2057
2057
|
|
|
@@ -2424,7 +2424,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2424
2424
|
|
|
2425
2425
|
<span class="param-type">
|
|
2426
2426
|
|
|
2427
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
2427
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
2428
2428
|
|
|
2429
2429
|
</span>
|
|
2430
2430
|
|
|
@@ -2461,7 +2461,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2461
2461
|
|
|
2462
2462
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2463
2463
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2464
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2464
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
2465
2465
|
</li></ul></dd>
|
|
2466
2466
|
|
|
2467
2467
|
|
|
@@ -2563,7 +2563,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2563
2563
|
|
|
2564
2564
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2565
2565
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2566
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2566
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
2567
2567
|
</li></ul></dd>
|
|
2568
2568
|
|
|
2569
2569
|
|
|
@@ -2660,7 +2660,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2660
2660
|
|
|
2661
2661
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2662
2662
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2663
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2663
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
2664
2664
|
</li></ul></dd>
|
|
2665
2665
|
|
|
2666
2666
|
|
|
@@ -2759,7 +2759,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2759
2759
|
|
|
2760
2760
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2761
2761
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2762
|
-
<a
|
|
2762
|
+
<a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
|
|
2763
2763
|
</li></ul></dd>
|
|
2764
2764
|
|
|
2765
2765
|
|
|
@@ -3139,7 +3139,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3139
3139
|
|
|
3140
3140
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3141
3141
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3142
|
-
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3142
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
|
|
3143
3143
|
</li></ul></dd>
|
|
3144
3144
|
|
|
3145
3145
|
|
|
@@ -3394,7 +3394,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3394
3394
|
|
|
3395
3395
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3396
3396
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3397
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
3397
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
3398
3398
|
</li></ul></dd>
|
|
3399
3399
|
|
|
3400
3400
|
|
|
@@ -3738,7 +3738,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3738
3738
|
|
|
3739
3739
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3740
3740
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3741
|
-
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3741
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
|
|
3742
3742
|
</li></ul></dd>
|
|
3743
3743
|
|
|
3744
3744
|
|
|
@@ -4094,7 +4094,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4094
4094
|
|
|
4095
4095
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4096
4096
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4097
|
-
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4097
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
|
|
4098
4098
|
</li></ul></dd>
|
|
4099
4099
|
|
|
4100
4100
|
|
|
@@ -4419,7 +4419,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4419
4419
|
|
|
4420
4420
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4421
4421
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4422
|
-
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4422
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
|
|
4423
4423
|
</li></ul></dd>
|
|
4424
4424
|
|
|
4425
4425
|
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
|
|
188
188
|
<span class="param-type">
|
|
189
189
|
|
|
190
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
190
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
191
191
|
|
|
192
192
|
</span>
|
|
193
193
|
|
|
@@ -429,7 +429,7 @@
|
|
|
429
429
|
|
|
430
430
|
|
|
431
431
|
<ul>
|
|
432
|
-
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
432
|
+
<li><a link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html">WorkFlowServer</a></li>
|
|
433
433
|
</ul>
|
|
434
434
|
|
|
435
435
|
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
|
|
576
576
|
<span class="param-type">
|
|
577
577
|
|
|
578
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
578
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
579
579
|
|
|
580
580
|
</span>
|
|
581
581
|
|
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
|
|
738
738
|
<span class="param-type">
|
|
739
739
|
|
|
740
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
740
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
741
741
|
|
|
742
742
|
</span>
|
|
743
743
|
|
|
@@ -945,7 +945,7 @@
|
|
|
945
945
|
|
|
946
946
|
<dt class="inherited-from">Inherited From:</dt>
|
|
947
947
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
948
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
948
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
949
949
|
</li></ul></dd>
|
|
950
950
|
|
|
951
951
|
|
|
@@ -1179,7 +1179,7 @@
|
|
|
1179
1179
|
|
|
1180
1180
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1181
1181
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1182
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1182
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
1183
1183
|
</li></ul></dd>
|
|
1184
1184
|
|
|
1185
1185
|
|
|
@@ -1322,7 +1322,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1322
1322
|
|
|
1323
1323
|
<span class="param-type">
|
|
1324
1324
|
|
|
1325
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1325
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1326
1326
|
|
|
1327
1327
|
</span>
|
|
1328
1328
|
|
|
@@ -1513,7 +1513,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
1513
1513
|
|
|
1514
1514
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1515
1515
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1516
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1516
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
1517
1517
|
</li></ul></dd>
|
|
1518
1518
|
|
|
1519
1519
|
|
|
@@ -1765,7 +1765,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
1765
1765
|
|
|
1766
1766
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1767
1767
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1768
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1768
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
1769
1769
|
</li></ul></dd>
|
|
1770
1770
|
|
|
1771
1771
|
|
|
@@ -1873,7 +1873,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
1873
1873
|
|
|
1874
1874
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1875
1875
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1876
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1876
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
1877
1877
|
</li></ul></dd>
|
|
1878
1878
|
|
|
1879
1879
|
|
|
@@ -1971,7 +1971,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
1971
1971
|
|
|
1972
1972
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1973
1973
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1974
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1974
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
1975
1975
|
</li></ul></dd>
|
|
1976
1976
|
|
|
1977
1977
|
|
|
@@ -2119,7 +2119,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2119
2119
|
|
|
2120
2120
|
<span class="param-type">
|
|
2121
2121
|
|
|
2122
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
2122
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
2123
2123
|
|
|
2124
2124
|
</span>
|
|
2125
2125
|
|
|
@@ -2156,7 +2156,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
2156
2156
|
|
|
2157
2157
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2158
2158
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2159
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2159
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
2160
2160
|
</li></ul></dd>
|
|
2161
2161
|
|
|
2162
2162
|
|
|
@@ -2258,7 +2258,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
2258
2258
|
|
|
2259
2259
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2260
2260
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2261
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2261
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
2262
2262
|
</li></ul></dd>
|
|
2263
2263
|
|
|
2264
2264
|
|
|
@@ -2355,7 +2355,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
2355
2355
|
|
|
2356
2356
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2357
2357
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2358
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
2358
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
2359
2359
|
</li></ul></dd>
|
|
2360
2360
|
|
|
2361
2361
|
|
|
@@ -2529,7 +2529,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2529
2529
|
|
|
2530
2530
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2531
2531
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2532
|
-
<a
|
|
2532
|
+
<a href="WorkFlowServer.html#url">WorkFlowServer#url</a>
|
|
2533
2533
|
</li></ul></dd>
|
|
2534
2534
|
|
|
2535
2535
|
|
|
@@ -2909,7 +2909,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
2909
2909
|
|
|
2910
2910
|
<dt class="inherited-from">Inherited From:</dt>
|
|
2911
2911
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
2912
|
-
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
2912
|
+
<a goto="execute" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#execute">WorkFlowServer#execute</a>
|
|
2913
2913
|
</li></ul></dd>
|
|
2914
2914
|
|
|
2915
2915
|
|
|
@@ -3164,7 +3164,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3164
3164
|
|
|
3165
3165
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3166
3166
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3167
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
3167
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
3168
3168
|
</li></ul></dd>
|
|
3169
3169
|
|
|
3170
3170
|
|
|
@@ -3508,7 +3508,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3508
3508
|
|
|
3509
3509
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3510
3510
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3511
|
-
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3511
|
+
<a goto="queryTaskResult" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskResult">WorkFlowServer#queryTaskResult</a>
|
|
3512
3512
|
</li></ul></dd>
|
|
3513
3513
|
|
|
3514
3514
|
|
|
@@ -3864,7 +3864,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
3864
3864
|
|
|
3865
3865
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3866
3866
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3867
|
-
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
3867
|
+
<a goto="queryTaskStatus" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#queryTaskStatus">WorkFlowServer#queryTaskStatus</a>
|
|
3868
3868
|
</li></ul></dd>
|
|
3869
3869
|
|
|
3870
3870
|
|
|
@@ -4189,7 +4189,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
4189
4189
|
|
|
4190
4190
|
<dt class="inherited-from">Inherited From:</dt>
|
|
4191
4191
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
4192
|
-
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)"
|
|
4192
|
+
<a goto="submit" link="WorkFlowServer.html" onclick="getTypeHTML(event)" href="WorkFlowServer.html#submit">WorkFlowServer#submit</a>
|
|
4193
4193
|
</li></ul></dd>
|
|
4194
4194
|
|
|
4195
4195
|
|