@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
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
<div class="description">
|
|
38
38
|
<p>三维体符号,用于在三维场景视图中渲染几何要素,不支持二维视图<br/>
|
|
39
39
|
三维体符号必须包含如下符号图层中的一个或多个,才能在三维场景中显示要素:<br/>
|
|
40
|
-
<a
|
|
40
|
+
<a href="FillSymbol3DLayer.html"><code>三维区符号图层</code></a>、<a href="ExtrudeSymbol3DLayer.html"><code>三维拉伸区符号图层</code></a>、<a href="LineSymbol3DLayer.html"><code>三维线符号图层</code></a>、<a href="IconSymbol3DLayer.html"><code>三维图标符号图层</code></a>、<a href="ObjectSymbol3DLayer.html"><code>三维体对象符号图层</code></a>、<a href="TextSymbol3DLayer.html"><code>三维注记符号图层</code></a><br/>
|
|
41
41
|
示例如下:<br/>
|
|
42
42
|
<a href='#PolygonSymbol3D'>[1、创建一个三维体符号对象]</a><br/></p>
|
|
43
43
|
</div>
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
|
|
111
111
|
<span class="param-type">
|
|
112
112
|
|
|
113
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
113
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
114
114
|
|
|
115
115
|
</span>
|
|
116
116
|
|
|
@@ -243,7 +243,7 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
243
243
|
|
|
244
244
|
|
|
245
245
|
<ul>
|
|
246
|
-
<li><a link="Symbol3D.html" onclick="getTypeHTML(event)"
|
|
246
|
+
<li><a link="Symbol3D.html" onclick="getTypeHTML(event)" href="Symbol3D.html">Symbol3D</a></li>
|
|
247
247
|
</ul>
|
|
248
248
|
|
|
249
249
|
|
|
@@ -281,7 +281,7 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
281
281
|
|
|
282
282
|
<span class="param-type">
|
|
283
283
|
|
|
284
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
284
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
285
285
|
|
|
286
286
|
</span>
|
|
287
287
|
|
|
@@ -341,7 +341,7 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
341
341
|
|
|
342
342
|
<span class="param-type">
|
|
343
343
|
|
|
344
|
-
<a link="Collection.html" onclick="getTypeHTML(event)"
|
|
344
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" href="Collection.html">Collection</a>
|
|
345
345
|
|
|
346
346
|
</span>
|
|
347
347
|
|
|
@@ -378,7 +378,7 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
378
378
|
|
|
379
379
|
<dt class="inherited-from">Inherited From:</dt>
|
|
380
380
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
381
|
-
<a goto="symbolLayers" link="Symbol3D.html" onclick="getTypeHTML(event)"
|
|
381
|
+
<a goto="symbolLayers" link="Symbol3D.html" onclick="getTypeHTML(event)" href="Symbol3D.html#symbolLayers">Symbol3D#symbolLayers</a>
|
|
382
382
|
</li></ul></dd>
|
|
383
383
|
|
|
384
384
|
|
|
@@ -592,7 +592,7 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
592
592
|
|
|
593
593
|
<span class="param-type">
|
|
594
594
|
|
|
595
|
-
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)"
|
|
595
|
+
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)" href="PolygonSymbol3D.html">PolygonSymbol3D</a>
|
|
596
596
|
|
|
597
597
|
</span>
|
|
598
598
|
|
|
@@ -612,7 +612,7 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
612
612
|
|
|
613
613
|
<span class="param-type">
|
|
614
614
|
|
|
615
|
-
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)"
|
|
615
|
+
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)" href="PolygonSymbol3D.html">PolygonSymbol3D</a>
|
|
616
616
|
|
|
617
617
|
</span>
|
|
618
618
|
|
|
@@ -808,7 +808,7 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
808
808
|
|
|
809
809
|
<span class="param-type">
|
|
810
810
|
|
|
811
|
-
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)"
|
|
811
|
+
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)" href="PolygonSymbol3D.html">PolygonSymbol3D</a>
|
|
812
812
|
|
|
813
813
|
</span>
|
|
814
814
|
|
|
@@ -930,7 +930,7 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
930
930
|
|
|
931
931
|
<span class="param-type">
|
|
932
932
|
|
|
933
|
-
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)"
|
|
933
|
+
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)" href="PolygonSymbol3D.html">PolygonSymbol3D</a>
|
|
934
934
|
|
|
935
935
|
</span>
|
|
936
936
|
|
|
@@ -996,7 +996,7 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
996
996
|
|
|
997
997
|
<dt class="tag-overrides">Overrides:</dt>
|
|
998
998
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
999
|
-
<a
|
|
999
|
+
<a href="Symbol3D.html#toJSON">Symbol3D#toJSON</a>
|
|
1000
1000
|
</li></ul></dd>
|
|
1001
1001
|
|
|
1002
1002
|
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
|
|
194
194
|
<span class="param-type">
|
|
195
195
|
|
|
196
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
196
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
197
197
|
|
|
198
198
|
</span>
|
|
199
199
|
|
|
|
@@ -663,7 +663,7 @@
|
|
|
663
663
|
|
|
664
664
|
<span class="param-type">
|
|
665
665
|
|
|
666
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
666
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
667
667
|
|
|
668
668
|
</span>
|
|
669
669
|
|
|
|
@@ -699,7 +699,7 @@
|
|
|
699
699
|
|
|
700
700
|
<span class="param-type">
|
|
701
701
|
|
|
702
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
702
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
703
703
|
|
|
704
704
|
</span>
|
|
705
705
|
|
|
@@ -792,7 +792,7 @@
|
|
|
792
792
|
|
|
793
793
|
<span class="param-type">
|
|
794
794
|
|
|
795
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
795
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
796
796
|
|
|
797
797
|
</span>
|
|
798
798
|
|
|
|
@@ -226,7 +226,7 @@ const randomRenderer = new RandomRenderer({})</code></pre>
|
|
|
226
226
|
|
|
227
227
|
|
|
228
228
|
<ul>
|
|
229
|
-
<li><a link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
229
|
+
<li><a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a></li>
|
|
230
230
|
</ul>
|
|
231
231
|
|
|
232
232
|
|
|
@@ -440,7 +440,7 @@ const randomRenderer = new RandomRenderer({})</code></pre>
|
|
|
440
440
|
|
|
441
441
|
<dt class="inherited-from">Inherited From:</dt>
|
|
442
442
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
443
|
-
<a goto="id" link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
443
|
+
<a goto="id" link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html#id">BaseRenderer#id</a>
|
|
444
444
|
</li></ul></dd>
|
|
445
445
|
|
|
446
446
|
|
|
@@ -526,7 +526,7 @@ const randomRenderer = new RandomRenderer({})</code></pre>
|
|
|
526
526
|
|
|
527
527
|
<dt class="tag-overrides">Overrides:</dt>
|
|
528
528
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
529
|
-
<a
|
|
529
|
+
<a href="BaseRenderer.html#type">BaseRenderer#type</a>
|
|
530
530
|
</li></ul></dd>
|
|
531
531
|
|
|
532
532
|
|
|
@@ -588,7 +588,7 @@ const randomRenderer = new RandomRenderer({})</code></pre>
|
|
|
588
588
|
|
|
589
589
|
<span class="param-type">
|
|
590
590
|
|
|
591
|
-
<a link="RandomRenderer.html" onclick="getTypeHTML(event)"
|
|
591
|
+
<a link="RandomRenderer.html" onclick="getTypeHTML(event)" href="RandomRenderer.html">RandomRenderer</a>
|
|
592
592
|
|
|
593
593
|
</span>
|
|
594
594
|
|
|
@@ -608,7 +608,7 @@ const randomRenderer = new RandomRenderer({})</code></pre>
|
|
|
608
608
|
|
|
609
609
|
<span class="param-type">
|
|
610
610
|
|
|
611
|
-
<a link="RandomRenderer.html" onclick="getTypeHTML(event)"
|
|
611
|
+
<a link="RandomRenderer.html" onclick="getTypeHTML(event)" href="RandomRenderer.html">RandomRenderer</a>
|
|
612
612
|
|
|
613
613
|
</span>
|
|
614
614
|
|
|
@@ -814,7 +814,7 @@ const randomRenderer = new RandomRenderer({})</code></pre>
|
|
|
814
814
|
|
|
815
815
|
<span class="param-type">
|
|
816
816
|
|
|
817
|
-
<a link="RandomRenderer.html" onclick="getTypeHTML(event)"
|
|
817
|
+
<a link="RandomRenderer.html" onclick="getTypeHTML(event)" href="RandomRenderer.html">RandomRenderer</a>
|
|
818
818
|
|
|
819
819
|
</span>
|
|
820
820
|
|
|
@@ -880,7 +880,7 @@ const randomRenderer = new RandomRenderer({})</code></pre>
|
|
|
880
880
|
|
|
881
881
|
<dt class="tag-overrides">Overrides:</dt>
|
|
882
882
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
883
|
-
<a
|
|
883
|
+
<a href="BaseRenderer.html#clone">BaseRenderer#clone</a>
|
|
884
884
|
</li></ul></dd>
|
|
885
885
|
|
|
886
886
|
|
|
@@ -941,7 +941,7 @@ const randomRenderer = new RandomRenderer({})</code></pre>
|
|
|
941
941
|
|
|
942
942
|
<span class="param-type">
|
|
943
943
|
|
|
944
|
-
<a link="RandomRenderer.html" onclick="getTypeHTML(event)"
|
|
944
|
+
<a link="RandomRenderer.html" onclick="getTypeHTML(event)" href="RandomRenderer.html">RandomRenderer</a>
|
|
945
945
|
|
|
946
946
|
</span>
|
|
947
947
|
|
|
@@ -1058,7 +1058,7 @@ const randomRenderer = new RandomRenderer({})</code></pre>
|
|
|
1058
1058
|
|
|
1059
1059
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1060
1060
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1061
|
-
<a goto="fromJSON" link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
1061
|
+
<a goto="fromJSON" link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html#fromJSON">BaseRenderer#fromJSON</a>
|
|
1062
1062
|
</li></ul></dd>
|
|
1063
1063
|
|
|
1064
1064
|
|
|
@@ -1157,7 +1157,7 @@ const randomRenderer = new RandomRenderer({})</code></pre>
|
|
|
1157
1157
|
|
|
1158
1158
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1159
1159
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1160
|
-
<a
|
|
1160
|
+
<a href="BaseRenderer.html#toJSON">BaseRenderer#toJSON</a>
|
|
1161
1161
|
</li></ul></dd>
|
|
1162
1162
|
|
|
1163
1163
|
|
|
@@ -271,7 +271,7 @@
|
|
|
271
271
|
|
|
272
272
|
<span class="param-type">
|
|
273
273
|
|
|
274
|
-
<a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
274
|
+
<a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a>
|
|
275
275
|
|
|
276
276
|
</span>
|
|
277
277
|
|
|
@@ -478,7 +478,7 @@ const rankRenderer = new RankRenderer({
|
|
|
478
478
|
|
|
479
479
|
|
|
480
480
|
<ul>
|
|
481
|
-
<li><a link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
481
|
+
<li><a link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html">BaseRenderer</a></li>
|
|
482
482
|
</ul>
|
|
483
483
|
|
|
484
484
|
|
|
@@ -624,7 +624,7 @@ const rankRenderer = new RankRenderer({
|
|
|
624
624
|
|
|
625
625
|
<span class="param-type">
|
|
626
626
|
|
|
627
|
-
<a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
627
|
+
<a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a>
|
|
628
628
|
|
|
629
629
|
</span>
|
|
630
630
|
|
|
@@ -818,7 +818,7 @@ const rankRenderer = new RankRenderer({
|
|
|
818
818
|
|
|
819
819
|
<dt class="inherited-from">Inherited From:</dt>
|
|
820
820
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
821
|
-
<a goto="id" link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
821
|
+
<a goto="id" link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html#id">BaseRenderer#id</a>
|
|
822
822
|
</li></ul></dd>
|
|
823
823
|
|
|
824
824
|
|
|
@@ -1161,7 +1161,7 @@ const rankRenderer = new RankRenderer({
|
|
|
1161
1161
|
|
|
1162
1162
|
<span class="param-type">
|
|
1163
1163
|
|
|
1164
|
-
<a link="Symbol.html" onclick="getTypeHTML(event)"
|
|
1164
|
+
<a link="Symbol.html" onclick="getTypeHTML(event)" href="Symbol.html">Symbol</a>
|
|
1165
1165
|
|
|
1166
1166
|
</span>
|
|
1167
1167
|
|
|
@@ -1279,7 +1279,7 @@ const rankRenderer = new RankRenderer({
|
|
|
1279
1279
|
|
|
1280
1280
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1281
1281
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1282
|
-
<a
|
|
1282
|
+
<a href="BaseRenderer.html#type">BaseRenderer#type</a>
|
|
1283
1283
|
</li></ul></dd>
|
|
1284
1284
|
|
|
1285
1285
|
|
|
@@ -1491,7 +1491,7 @@ const rankRenderer = new RankRenderer({
|
|
|
1491
1491
|
|
|
1492
1492
|
<span class="param-type">
|
|
1493
1493
|
|
|
1494
|
-
<a link="RankRenderer.html" onclick="getTypeHTML(event)"
|
|
1494
|
+
<a link="RankRenderer.html" onclick="getTypeHTML(event)" href="RankRenderer.html">RankRenderer</a>
|
|
1495
1495
|
|
|
1496
1496
|
</span>
|
|
1497
1497
|
|
|
@@ -1511,7 +1511,7 @@ const rankRenderer = new RankRenderer({
|
|
|
1511
1511
|
|
|
1512
1512
|
<span class="param-type">
|
|
1513
1513
|
|
|
1514
|
-
<a link="RankRenderer.html" onclick="getTypeHTML(event)"
|
|
1514
|
+
<a link="RankRenderer.html" onclick="getTypeHTML(event)" href="RankRenderer.html">RankRenderer</a>
|
|
1515
1515
|
|
|
1516
1516
|
</span>
|
|
1517
1517
|
|
|
@@ -1717,7 +1717,7 @@ const rankRenderer = new RankRenderer({
|
|
|
1717
1717
|
|
|
1718
1718
|
<span class="param-type">
|
|
1719
1719
|
|
|
1720
|
-
<a link="RankRenderer.html" onclick="getTypeHTML(event)"
|
|
1720
|
+
<a link="RankRenderer.html" onclick="getTypeHTML(event)" href="RankRenderer.html">RankRenderer</a>
|
|
1721
1721
|
|
|
1722
1722
|
</span>
|
|
1723
1723
|
|
|
@@ -1783,7 +1783,7 @@ const rankRenderer = new RankRenderer({
|
|
|
1783
1783
|
|
|
1784
1784
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1785
1785
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1786
|
-
<a
|
|
1786
|
+
<a href="BaseRenderer.html#clone">BaseRenderer#clone</a>
|
|
1787
1787
|
</li></ul></dd>
|
|
1788
1788
|
|
|
1789
1789
|
|
|
@@ -1844,7 +1844,7 @@ const rankRenderer = new RankRenderer({
|
|
|
1844
1844
|
|
|
1845
1845
|
<span class="param-type">
|
|
1846
1846
|
|
|
1847
|
-
<a link="RankRenderer.html" onclick="getTypeHTML(event)"
|
|
1847
|
+
<a link="RankRenderer.html" onclick="getTypeHTML(event)" href="RankRenderer.html">RankRenderer</a>
|
|
1848
1848
|
|
|
1849
1849
|
</span>
|
|
1850
1850
|
|
|
@@ -1961,7 +1961,7 @@ const rankRenderer = new RankRenderer({
|
|
|
1961
1961
|
|
|
1962
1962
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1963
1963
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1964
|
-
<a goto="fromJSON" link="BaseRenderer.html" onclick="getTypeHTML(event)"
|
|
1964
|
+
<a goto="fromJSON" link="BaseRenderer.html" onclick="getTypeHTML(event)" href="BaseRenderer.html#fromJSON">BaseRenderer#fromJSON</a>
|
|
1965
1965
|
</li></ul></dd>
|
|
1966
1966
|
|
|
1967
1967
|
|
|
@@ -2060,7 +2060,7 @@ const rankRenderer = new RankRenderer({
|
|
|
2060
2060
|
|
|
2061
2061
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2062
2062
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2063
|
-
<a
|
|
2063
|
+
<a href="BaseRenderer.html#toJSON">BaseRenderer#toJSON</a>
|
|
2064
2064
|
</li></ul></dd>
|
|
2065
2065
|
|
|
2066
2066
|
|
|
@@ -593,7 +593,7 @@
|
|
|
593
593
|
|
|
594
594
|
<span class="param-type">
|
|
595
595
|
|
|
596
|
-
<a link="RendererInfo.html" onclick="getTypeHTML(event)"
|
|
596
|
+
<a link="RendererInfo.html" onclick="getTypeHTML(event)" href="RendererInfo.html">RendererInfo</a>
|
|
597
597
|
|
|
598
598
|
</span>
|
|
599
599
|
|
|
@@ -613,7 +613,7 @@
|
|
|
613
613
|
|
|
614
614
|
<span class="param-type">
|
|
615
615
|
|
|
616
|
-
<a link="RendererInfo.html" onclick="getTypeHTML(event)"
|
|
616
|
+
<a link="RendererInfo.html" onclick="getTypeHTML(event)" href="RendererInfo.html">RendererInfo</a>
|
|
617
617
|
|
|
618
618
|
</span>
|
|
619
619
|
|
|
@@ -808,7 +808,7 @@
|
|
|
808
808
|
|
|
809
809
|
<span class="param-type">
|
|
810
810
|
|
|
811
|
-
<a link="RendererInfo.html" onclick="getTypeHTML(event)"
|
|
811
|
+
<a link="RendererInfo.html" onclick="getTypeHTML(event)" href="RendererInfo.html">RendererInfo</a>
|
|
812
812
|
|
|
813
813
|
</span>
|
|
814
814
|
|
|
@@ -929,7 +929,7 @@
|
|
|
929
929
|
|
|
930
930
|
<span class="param-type">
|
|
931
931
|
|
|
932
|
-
<a link="RendererInfo.html" onclick="getTypeHTML(event)"
|
|
932
|
+
<a link="RendererInfo.html" onclick="getTypeHTML(event)" href="RendererInfo.html">RendererInfo</a>
|
|
933
933
|
|
|
934
934
|
</span>
|
|
935
935
|
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
|
|
207
207
|
|
|
208
208
|
<ul>
|
|
209
|
-
<li><a link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
209
|
+
<li><a link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html">BaseServer</a></li>
|
|
210
210
|
</ul>
|
|
211
211
|
|
|
212
212
|
|
|
@@ -352,7 +352,7 @@
|
|
|
352
352
|
|
|
353
353
|
<span class="param-type">
|
|
354
354
|
|
|
355
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
355
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
356
356
|
|
|
357
357
|
</span>
|
|
358
358
|
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
|
|
468
468
|
<dt class="inherited-from">Inherited From:</dt>
|
|
469
469
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
470
|
-
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
470
|
+
<a goto="clientId" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#clientId">BaseServer#clientId</a>
|
|
471
471
|
</li></ul></dd>
|
|
472
472
|
|
|
473
473
|
|
|
@@ -547,7 +547,7 @@
|
|
|
547
547
|
|
|
548
548
|
<dt class="inherited-from">Inherited From:</dt>
|
|
549
549
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
550
|
-
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
550
|
+
<a goto="enableGlobeFetch" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#enableGlobeFetch">BaseServer#enableGlobeFetch</a>
|
|
551
551
|
</li></ul></dd>
|
|
552
552
|
|
|
553
553
|
|
|
@@ -648,7 +648,7 @@ BaseServer.enableGlobeFetch = true;</code></pre>
|
|
|
648
648
|
|
|
649
649
|
<dt class="inherited-from">Inherited From:</dt>
|
|
650
650
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
651
|
-
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
651
|
+
<a goto="headers" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#headers">BaseServer#headers</a>
|
|
652
652
|
</li></ul></dd>
|
|
653
653
|
|
|
654
654
|
|
|
@@ -750,7 +750,7 @@ BaseServer.headers.token = '新token';</code></pre>
|
|
|
750
750
|
|
|
751
751
|
<dt class="inherited-from">Inherited From:</dt>
|
|
752
752
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
753
|
-
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
753
|
+
<a goto="requestInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestInterceptor">BaseServer#requestInterceptor</a>
|
|
754
754
|
</li></ul></dd>
|
|
755
755
|
|
|
756
756
|
|
|
@@ -858,7 +858,7 @@ BaseServer.requestInterceptor.before = function() {};</code></pre>
|
|
|
858
858
|
|
|
859
859
|
<dt class="inherited-from">Inherited From:</dt>
|
|
860
860
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
861
|
-
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
861
|
+
<a goto="requestTimeout" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#requestTimeout">BaseServer#requestTimeout</a>
|
|
862
862
|
</li></ul></dd>
|
|
863
863
|
|
|
864
864
|
|
|
@@ -956,7 +956,7 @@ BaseServer.requestTimeout = 3000;</code></pre>
|
|
|
956
956
|
|
|
957
957
|
<dt class="inherited-from">Inherited From:</dt>
|
|
958
958
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
959
|
-
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
959
|
+
<a goto="responseInterceptor" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#responseInterceptor">BaseServer#responseInterceptor</a>
|
|
960
960
|
</li></ul></dd>
|
|
961
961
|
|
|
962
962
|
|
|
@@ -1029,7 +1029,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1029
1029
|
|
|
1030
1030
|
<span class="param-type">
|
|
1031
1031
|
|
|
1032
|
-
<a link="TokenAttachType.html" onclick="getTypeHTML(event)"
|
|
1032
|
+
<a link="TokenAttachType.html" onclick="getTypeHTML(event)" href="global.html#TokenAttachType">TokenAttachType</a>
|
|
1033
1033
|
|
|
1034
1034
|
</span>
|
|
1035
1035
|
|
|
@@ -1066,7 +1066,7 @@ BaseServer.responseInterceptor.success = function() {};</code></pre>
|
|
|
1066
1066
|
|
|
1067
1067
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1068
1068
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1069
|
-
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1069
|
+
<a goto="tokenAttachType" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenAttachType">BaseServer#tokenAttachType</a>
|
|
1070
1070
|
</li></ul></dd>
|
|
1071
1071
|
|
|
1072
1072
|
|
|
@@ -1168,7 +1168,7 @@ BaseServer.tokenAttachType = TokenAttachType.header;</code></pre>
|
|
|
1168
1168
|
|
|
1169
1169
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1170
1170
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1171
|
-
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1171
|
+
<a goto="tokenKey" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenKey">BaseServer#tokenKey</a>
|
|
1172
1172
|
</li></ul></dd>
|
|
1173
1173
|
|
|
1174
1174
|
|
|
@@ -1265,7 +1265,7 @@ BaseServer.tokenKey = '新tokenKey';</code></pre>
|
|
|
1265
1265
|
|
|
1266
1266
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1267
1267
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1268
|
-
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1268
|
+
<a goto="tokenValue" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#tokenValue">BaseServer#tokenValue</a>
|
|
1269
1269
|
</li></ul></dd>
|
|
1270
1270
|
|
|
1271
1271
|
|
|
@@ -1362,7 +1362,7 @@ BaseServer.tokenValue = '新token值';</code></pre>
|
|
|
1362
1362
|
|
|
1363
1363
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1364
1364
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1365
|
-
<a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
1365
|
+
<a goto="url" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#url">BaseServer#url</a>
|
|
1366
1366
|
</li></ul></dd>
|
|
1367
1367
|
|
|
1368
1368
|
|
|
@@ -8731,7 +8731,7 @@ import { ResourceServer ,FetchMethod } from "@mapgis/webclient-common"
|
|
|
8731
8731
|
|
|
8732
8732
|
<span class="param-type">
|
|
8733
8733
|
|
|
8734
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
8734
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
8735
8735
|
|
|
8736
8736
|
</span>
|
|
8737
8737
|
|
|
@@ -15299,7 +15299,7 @@ import { ResourceServer, FetchMethod } from "@mapgis/webclient-common"
|
|
|
15299
15299
|
|
|
15300
15300
|
<dt class="inherited-from">Inherited From:</dt>
|
|
15301
15301
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
15302
|
-
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)"
|
|
15302
|
+
<a goto="queryServerInfo" link="BaseServer.html" onclick="getTypeHTML(event)" href="BaseServer.html#queryServerInfo">BaseServer#queryServerInfo</a>
|
|
15303
15303
|
</li></ul></dd>
|
|
15304
15304
|
|
|
15305
15305
|
|
|
@@ -18272,7 +18272,7 @@ import { ResourceServer,FetchMethod } from "@mapgis/webclient-common"
|
|
|
18272
18272
|
|
|
18273
18273
|
<span class="param-type">
|
|
18274
18274
|
|
|
18275
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
18275
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
18276
18276
|
|
|
18277
18277
|
</span>
|
|
18278
18278
|
|
|
@@ -18522,7 +18522,7 @@ import { ResourceServer,FetchMethod } from "@mapgis/webclient-common"
|
|
|
18522
18522
|
|
|
18523
18523
|
<span class="param-type">
|
|
18524
18524
|
|
|
18525
|
-
<a link="SpatialRelation.html" onclick="getTypeHTML(event)"
|
|
18525
|
+
<a link="SpatialRelation.html" onclick="getTypeHTML(event)" href="global.html#SpatialRelation">SpatialRelation</a>
|
|
18526
18526
|
|
|
18527
18527
|
</span>
|
|
18528
18528
|
|