@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
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
|
|
107
107
|
<span class="param-type">
|
|
108
108
|
|
|
109
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
109
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
110
110
|
|
|
111
111
|
</span>
|
|
112
112
|
|
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
|
|
302
302
|
<span class="param-type">
|
|
303
303
|
|
|
304
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
304
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
305
305
|
|
|
306
306
|
</span>
|
|
307
307
|
|
|
|
@@ -375,7 +375,7 @@
|
|
|
375
375
|
|
|
376
376
|
<span class="param-type">
|
|
377
377
|
|
|
378
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
378
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
379
379
|
|
|
380
380
|
</span>
|
|
381
381
|
|
|
|
@@ -635,7 +635,7 @@
|
|
|
635
635
|
|
|
636
636
|
<span class="param-type">
|
|
637
637
|
|
|
638
|
-
<a link="ColorStop.html" onclick="getTypeHTML(event)"
|
|
638
|
+
<a link="ColorStop.html" onclick="getTypeHTML(event)" href="ColorStop.html">ColorStop</a>
|
|
639
639
|
|
|
640
640
|
</span>
|
|
641
641
|
|
|
@@ -655,7 +655,7 @@
|
|
|
655
655
|
|
|
656
656
|
<span class="param-type">
|
|
657
657
|
|
|
658
|
-
<a link="ColorStop.html" onclick="getTypeHTML(event)"
|
|
658
|
+
<a link="ColorStop.html" onclick="getTypeHTML(event)" href="ColorStop.html">ColorStop</a>
|
|
659
659
|
|
|
660
660
|
</span>
|
|
661
661
|
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
|
|
797
797
|
<span class="param-type">
|
|
798
798
|
|
|
799
|
-
<a link="ColorStop.html" onclick="getTypeHTML(event)"
|
|
799
|
+
<a link="ColorStop.html" onclick="getTypeHTML(event)" href="ColorStop.html">ColorStop</a>
|
|
800
800
|
|
|
801
801
|
</span>
|
|
802
802
|
|
|
@@ -917,7 +917,7 @@
|
|
|
917
917
|
|
|
918
918
|
<span class="param-type">
|
|
919
919
|
|
|
920
|
-
<a link="ColorStop.html" onclick="getTypeHTML(event)"
|
|
920
|
+
<a link="ColorStop.html" onclick="getTypeHTML(event)" href="ColorStop.html">ColorStop</a>
|
|
921
921
|
|
|
922
922
|
</span>
|
|
923
923
|
|
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
|
|
381
381
|
<span class="param-type">
|
|
382
382
|
|
|
383
|
-
<a link="ColorVariable.html" onclick="getTypeHTML(event)"
|
|
383
|
+
<a link="ColorVariable.html" onclick="getTypeHTML(event)" href="ColorVariable.html">ColorVariable</a>
|
|
384
384
|
|
|
385
385
|
</span>
|
|
386
386
|
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
|
|
401
401
|
<span class="param-type">
|
|
402
402
|
|
|
403
|
-
<a link="ColorVariable.html" onclick="getTypeHTML(event)"
|
|
403
|
+
<a link="ColorVariable.html" onclick="getTypeHTML(event)" href="ColorVariable.html">ColorVariable</a>
|
|
404
404
|
|
|
405
405
|
</span>
|
|
406
406
|
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
|
|
542
542
|
<span class="param-type">
|
|
543
543
|
|
|
544
|
-
<a link="ColorVariable.html" onclick="getTypeHTML(event)"
|
|
544
|
+
<a link="ColorVariable.html" onclick="getTypeHTML(event)" href="ColorVariable.html">ColorVariable</a>
|
|
545
545
|
|
|
546
546
|
</span>
|
|
547
547
|
|
|
@@ -662,7 +662,7 @@
|
|
|
662
662
|
|
|
663
663
|
<span class="param-type">
|
|
664
664
|
|
|
665
|
-
<a link="ColorVariable.html" onclick="getTypeHTML(event)"
|
|
665
|
+
<a link="ColorVariable.html" onclick="getTypeHTML(event)" href="ColorVariable.html">ColorVariable</a>
|
|
666
666
|
|
|
667
667
|
</span>
|
|
668
668
|
|
package/documention/Config.html
CHANGED
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
|
|
217
217
|
<span class="param-type">
|
|
218
218
|
|
|
219
|
-
<a link="RequestConfig.html" onclick="getTypeHTML(event)"
|
|
219
|
+
<a link="RequestConfig.html" onclick="getTypeHTML(event)" href="RequestConfig.html">RequestConfig</a>
|
|
220
220
|
|
|
221
221
|
</span>
|
|
222
222
|
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
<span class="param-type">
|
|
104
104
|
|
|
105
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
105
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
106
106
|
|
|
107
107
|
</span>
|
|
108
108
|
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
|
|
130
130
|
<span class="param-type">
|
|
131
131
|
|
|
132
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
132
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
133
133
|
|
|
134
134
|
</span>
|
|
135
135
|
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
|
|
207
207
|
|
|
208
208
|
<ul>
|
|
209
|
-
<li><a link="OverlayLayer.html" onclick="getTypeHTML(event)"
|
|
209
|
+
<li><a link="OverlayLayer.html" onclick="getTypeHTML(event)" href="OverlayLayer.html">OverlayLayer</a></li>
|
|
210
210
|
</ul>
|
|
211
211
|
|
|
212
212
|
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
|
|
401
401
|
<dt class="tag-overrides">Overrides:</dt>
|
|
402
402
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
403
|
-
<a
|
|
403
|
+
<a href="OverlayLayer.html#type">OverlayLayer#type</a>
|
|
404
404
|
</li></ul></dd>
|
|
405
405
|
|
|
406
406
|
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
|
|
463
463
|
<span class="param-type">
|
|
464
464
|
|
|
465
|
-
<a link="EchartsLayer.html" onclick="getTypeHTML(event)"
|
|
465
|
+
<a link="EchartsLayer.html" onclick="getTypeHTML(event)" href="EchartsLayer.html">EchartsLayer</a>
|
|
466
466
|
|
|
467
467
|
</span>
|
|
468
468
|
|
|
@@ -543,7 +543,7 @@
|
|
|
543
543
|
|
|
544
544
|
<dt class="tag-overrides">Overrides:</dt>
|
|
545
545
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
546
|
-
<a
|
|
546
|
+
<a href="OverlayLayer.html#clone">OverlayLayer#clone</a>
|
|
547
547
|
</li></ul></dd>
|
|
548
548
|
|
|
549
549
|
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
|
|
605
605
|
<span class="param-type">
|
|
606
606
|
|
|
607
|
-
<a link="EchartsLayer.html" onclick="getTypeHTML(event)"
|
|
607
|
+
<a link="EchartsLayer.html" onclick="getTypeHTML(event)" href="EchartsLayer.html">EchartsLayer</a>
|
|
608
608
|
|
|
609
609
|
</span>
|
|
610
610
|
|
|
@@ -669,7 +669,7 @@
|
|
|
669
669
|
|
|
670
670
|
<dt class="tag-overrides">Overrides:</dt>
|
|
671
671
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
672
|
-
<a
|
|
672
|
+
<a href="OverlayLayer.html#toJSON">OverlayLayer#toJSON</a>
|
|
673
673
|
</li></ul></dd>
|
|
674
674
|
|
|
675
675
|
|
package/documention/Edges3D.html
CHANGED
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
|
|
113
113
|
<span class="param-type">
|
|
114
114
|
|
|
115
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
115
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
116
116
|
|
|
117
117
|
</span>
|
|
118
118
|
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
|
|
282
282
|
<span class="param-type">
|
|
283
283
|
|
|
284
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
284
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
285
285
|
|
|
286
286
|
</span>
|
|
287
287
|
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
|
|
324
324
|
<span class="param-type">
|
|
325
325
|
|
|
326
|
-
<a link="Color.html" onclick="getTypeHTML(event)"
|
|
326
|
+
<a link="Color.html" onclick="getTypeHTML(event)" href="Color.html">Color</a>
|
|
327
327
|
|
|
328
328
|
</span>
|
|
329
329
|
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
|
|
495
495
|
<span class="param-type">
|
|
496
496
|
|
|
497
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
497
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
498
498
|
|
|
499
499
|
</span>
|
|
500
500
|
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
|
|
515
515
|
<span class="param-type">
|
|
516
516
|
|
|
517
|
-
<a link="Edges3D.html" onclick="getTypeHTML(event)"
|
|
517
|
+
<a link="Edges3D.html" onclick="getTypeHTML(event)" href="Edges3D.html">Edges3D</a>
|
|
518
518
|
|
|
519
519
|
</span>
|
|
520
520
|
|
|
@@ -710,7 +710,7 @@
|
|
|
710
710
|
|
|
711
711
|
<span class="param-type">
|
|
712
712
|
|
|
713
|
-
<a link="LineCallout3D.html" onclick="getTypeHTML(event)"
|
|
713
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" href="LineCallout3D.html">LineCallout3D</a>
|
|
714
714
|
|
|
715
715
|
</span>
|
|
716
716
|
|
|
@@ -832,7 +832,7 @@
|
|
|
832
832
|
|
|
833
833
|
<span class="param-type">
|
|
834
834
|
|
|
835
|
-
<a link="Edges3D.html" onclick="getTypeHTML(event)"
|
|
835
|
+
<a link="Edges3D.html" onclick="getTypeHTML(event)" href="Edges3D.html">Edges3D</a>
|
|
836
836
|
|
|
837
837
|
</span>
|
|
838
838
|
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
|
|
113
113
|
<span class="param-type">
|
|
114
114
|
|
|
115
|
-
<a link="ElevationMode.html" onclick="getTypeHTML(event)"
|
|
115
|
+
<a link="ElevationMode.html" onclick="getTypeHTML(event)" href="global.html#ElevationMode">ElevationMode</a>
|
|
116
116
|
|
|
117
117
|
</span>
|
|
118
118
|
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
|
|
179
179
|
<span class="param-type">
|
|
180
180
|
|
|
181
|
-
<a link="FeatureExpressionInfo.html" onclick="getTypeHTML(event)"
|
|
181
|
+
<a link="FeatureExpressionInfo.html" onclick="getTypeHTML(event)" href="FeatureExpressionInfo.html">FeatureExpressionInfo</a>
|
|
182
182
|
|
|
183
183
|
</span>
|
|
184
184
|
|
|
@@ -209,7 +209,7 @@
|
|
|
209
209
|
|
|
210
210
|
<span class="param-type">
|
|
211
211
|
|
|
212
|
-
<a link="LengthUnit.html" onclick="getTypeHTML(event)"
|
|
212
|
+
<a link="LengthUnit.html" onclick="getTypeHTML(event)" href="global.html#LengthUnit">LengthUnit</a>
|
|
213
213
|
|
|
214
214
|
</span>
|
|
215
215
|
|
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
|
|
658
658
|
<span class="param-type">
|
|
659
659
|
|
|
660
|
-
<a link="ElevationInfo.html" onclick="getTypeHTML(event)"
|
|
660
|
+
<a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
|
|
661
661
|
|
|
662
662
|
</span>
|
|
663
663
|
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
|
|
795
795
|
<span class="param-type">
|
|
796
796
|
|
|
797
|
-
<a link="ElevationInfo.html" onclick="getTypeHTML(event)"
|
|
797
|
+
<a link="ElevationInfo.html" onclick="getTypeHTML(event)" href="ElevationInfo.html">ElevationInfo</a>
|
|
798
798
|
|
|
799
799
|
</span>
|
|
800
800
|
|
package/documention/Extent.html
CHANGED
|
@@ -311,7 +311,7 @@ import { Extent } from "@mapgis/webclient-common" <br/>
|
|
|
311
311
|
|
|
312
312
|
<span class="param-type">
|
|
313
313
|
|
|
314
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
314
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
315
315
|
|
|
316
316
|
</span>
|
|
317
317
|
|
|
@@ -414,7 +414,7 @@ import { Extent } from "@mapgis/webclient-common" <br/>
|
|
|
414
414
|
<a href='#getIGSType'>[11、返回IGS所对应的GeometryModule型]</a><br/>
|
|
415
415
|
<a href='#fromJSON'>[12、通过传入的json构造并返回一个新的几何对象]</a><br/>
|
|
416
416
|
<a href='#toJSON'>[13、导出为json对象]</a><br/>
|
|
417
|
-
<a
|
|
417
|
+
<a href="Geometry.html#clone"><code>14、克隆几何对象</code></a></p>
|
|
418
418
|
|
|
419
419
|
|
|
420
420
|
|
|
@@ -470,7 +470,7 @@ new Extent({
|
|
|
470
470
|
|
|
471
471
|
|
|
472
472
|
<ul>
|
|
473
|
-
<li><a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
473
|
+
<li><a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a></li>
|
|
474
474
|
</ul>
|
|
475
475
|
|
|
476
476
|
|
|
@@ -598,7 +598,7 @@ new Extent({
|
|
|
598
598
|
|
|
599
599
|
<span class="param-type">
|
|
600
600
|
|
|
601
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
601
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
602
602
|
|
|
603
603
|
</span>
|
|
604
604
|
|
|
@@ -860,7 +860,7 @@ new Extent({
|
|
|
860
860
|
|
|
861
861
|
<dt class="inherited-from">Inherited From:</dt>
|
|
862
862
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
863
|
-
<a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
863
|
+
<a goto="extensionOptions" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#extensionOptions">Geometry#extensionOptions</a>
|
|
864
864
|
</li></ul></dd>
|
|
865
865
|
|
|
866
866
|
|
|
@@ -945,7 +945,7 @@ new Extent({
|
|
|
945
945
|
|
|
946
946
|
<dt class="inherited-from">Inherited From:</dt>
|
|
947
947
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
948
|
-
<a goto="extent" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
948
|
+
<a goto="extent" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#extent">Geometry#extent</a>
|
|
949
949
|
</li></ul></dd>
|
|
950
950
|
|
|
951
951
|
|
|
@@ -1031,7 +1031,7 @@ new Extent({
|
|
|
1031
1031
|
|
|
1032
1032
|
<dt class="tag-overrides">Overrides:</dt>
|
|
1033
1033
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
1034
|
-
<a
|
|
1034
|
+
<a href="Geometry.html#hasZ">Geometry#hasZ</a>
|
|
1035
1035
|
</li></ul></dd>
|
|
1036
1036
|
|
|
1037
1037
|
|
|
@@ -1147,7 +1147,7 @@ new Extent({
|
|
|
1147
1147
|
|
|
1148
1148
|
<span class="param-type">
|
|
1149
1149
|
|
|
1150
|
-
<a link="SpatialReference.html" onclick="getTypeHTML(event)"
|
|
1150
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" href="SpatialReference.html">SpatialReference</a>
|
|
1151
1151
|
|
|
1152
1152
|
</span>
|
|
1153
1153
|
|
|
@@ -1184,7 +1184,7 @@ new Extent({
|
|
|
1184
1184
|
|
|
1185
1185
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1186
1186
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1187
|
-
<a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1187
|
+
<a goto="spatialReference" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#spatialReference">Geometry#spatialReference</a>
|
|
1188
1188
|
</li></ul></dd>
|
|
1189
1189
|
|
|
1190
1190
|
|
|
@@ -1803,7 +1803,7 @@ new Extent({
|
|
|
1803
1803
|
|
|
1804
1804
|
<span class="param-type">
|
|
1805
1805
|
|
|
1806
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1806
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1807
1807
|
|
|
1808
1808
|
</span>
|
|
1809
1809
|
|
|
@@ -1823,7 +1823,7 @@ new Extent({
|
|
|
1823
1823
|
|
|
1824
1824
|
<span class="param-type">
|
|
1825
1825
|
|
|
1826
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
1826
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
1827
1827
|
|
|
1828
1828
|
</span>
|
|
1829
1829
|
|
|
@@ -1883,7 +1883,7 @@ new Extent({
|
|
|
1883
1883
|
|
|
1884
1884
|
<span class="param-type">
|
|
1885
1885
|
|
|
1886
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1886
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1887
1887
|
|
|
1888
1888
|
</span>
|
|
1889
1889
|
|
|
@@ -1965,7 +1965,7 @@ new Extent({
|
|
|
1965
1965
|
|
|
1966
1966
|
<span class="param-type">
|
|
1967
1967
|
|
|
1968
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
1968
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
1969
1969
|
|
|
1970
1970
|
</span>
|
|
1971
1971
|
|
|
@@ -2005,7 +2005,7 @@ new Extent({
|
|
|
2005
2005
|
|
|
2006
2006
|
<span class="param-type">
|
|
2007
2007
|
|
|
2008
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2008
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2009
2009
|
|
|
2010
2010
|
</span>
|
|
2011
2011
|
|
|
@@ -2025,7 +2025,7 @@ new Extent({
|
|
|
2025
2025
|
|
|
2026
2026
|
<span class="param-type">
|
|
2027
2027
|
|
|
2028
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2028
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2029
2029
|
|
|
2030
2030
|
</span>
|
|
2031
2031
|
|
|
@@ -2097,7 +2097,7 @@ new Extent({
|
|
|
2097
2097
|
|
|
2098
2098
|
<span class="param-type">
|
|
2099
2099
|
|
|
2100
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
2100
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
2101
2101
|
|
|
2102
2102
|
</span>
|
|
2103
2103
|
|
|
@@ -2149,7 +2149,7 @@ new Extent({
|
|
|
2149
2149
|
|
|
2150
2150
|
<span class="param-type">
|
|
2151
2151
|
|
|
2152
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2152
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2153
2153
|
|
|
2154
2154
|
</span>
|
|
2155
2155
|
|
|
@@ -2395,7 +2395,7 @@ const extent = Extent.fromJSON(json)</code></pre>
|
|
|
2395
2395
|
|
|
2396
2396
|
<span class="param-type">
|
|
2397
2397
|
|
|
2398
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2398
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2399
2399
|
|
|
2400
2400
|
</span>
|
|
2401
2401
|
|
|
@@ -2488,7 +2488,7 @@ const extent = Extent.fromJSON(json)</code></pre>
|
|
|
2488
2488
|
|
|
2489
2489
|
<span class="param-type">
|
|
2490
2490
|
|
|
2491
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2491
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2492
2492
|
|
|
2493
2493
|
</span>
|
|
2494
2494
|
|
|
@@ -2575,7 +2575,7 @@ const newConst = extent.centerAt(point)</code></pre>
|
|
|
2575
2575
|
|
|
2576
2576
|
<dt class="tag-overrides">Overrides:</dt>
|
|
2577
2577
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
2578
|
-
<a
|
|
2578
|
+
<a href="Geometry.html#clone">Geometry#clone</a>
|
|
2579
2579
|
</li></ul></dd>
|
|
2580
2580
|
|
|
2581
2581
|
|
|
@@ -2636,7 +2636,7 @@ const newConst = extent.centerAt(point)</code></pre>
|
|
|
2636
2636
|
|
|
2637
2637
|
<span class="param-type">
|
|
2638
2638
|
|
|
2639
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
2639
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
2640
2640
|
|
|
2641
2641
|
</span>
|
|
2642
2642
|
|
|
@@ -2718,14 +2718,14 @@ const newConst = extent.centerAt(point)</code></pre>
|
|
|
2718
2718
|
|
|
2719
2719
|
<span class="param-type">
|
|
2720
2720
|
|
|
2721
|
-
<a link="Point.html" onclick="getTypeHTML(event)"
|
|
2721
|
+
<a link="Point.html" onclick="getTypeHTML(event)" href="Point.html">Point</a>
|
|
2722
2722
|
|
|
2723
2723
|
</span>
|
|
2724
2724
|
|
|
|
2725
2725
|
|
|
2726
2726
|
<span class="param-type">
|
|
2727
2727
|
|
|
2728
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2728
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2729
2729
|
|
|
2730
2730
|
</span>
|
|
2731
2731
|
|
|
@@ -2922,7 +2922,7 @@ const isIn = extent.contains(point)</code></pre>
|
|
|
2922
2922
|
|
|
2923
2923
|
<span class="param-type">
|
|
2924
2924
|
|
|
2925
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
2925
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
2926
2926
|
|
|
2927
2927
|
</span>
|
|
2928
2928
|
|
|
@@ -3215,7 +3215,7 @@ const isEqual = extent.equals(extent2)</code></pre>
|
|
|
3215
3215
|
|
|
3216
3216
|
<span class="param-type">
|
|
3217
3217
|
|
|
3218
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
3218
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
3219
3219
|
|
|
3220
3220
|
</span>
|
|
3221
3221
|
|
|
@@ -3351,7 +3351,7 @@ extent.expand(1.5)</code></pre>
|
|
|
3351
3351
|
|
|
3352
3352
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3353
3353
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3354
|
-
<a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
3354
|
+
<a goto="fromGeoJSON" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#fromGeoJSON">Geometry#fromGeoJSON</a>
|
|
3355
3355
|
</li></ul></dd>
|
|
3356
3356
|
|
|
3357
3357
|
|
|
@@ -3447,7 +3447,7 @@ extent.expand(1.5)</code></pre>
|
|
|
3447
3447
|
|
|
3448
3448
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3449
3449
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3450
|
-
<a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
3450
|
+
<a goto="getGeometryType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getGeometryType">Geometry#getGeometryType</a>
|
|
3451
3451
|
</li></ul></dd>
|
|
3452
3452
|
|
|
3453
3453
|
|
|
@@ -3575,7 +3575,7 @@ extent.expand(1.5)</code></pre>
|
|
|
3575
3575
|
|
|
3576
3576
|
<dt class="tag-overrides">Overrides:</dt>
|
|
3577
3577
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
3578
|
-
<a
|
|
3578
|
+
<a href="Geometry.html#getIGSType">Geometry#getIGSType</a>
|
|
3579
3579
|
</li></ul></dd>
|
|
3580
3580
|
|
|
3581
3581
|
|
|
@@ -3686,7 +3686,7 @@ extent.expand(1.5)</code></pre>
|
|
|
3686
3686
|
|
|
3687
3687
|
<dt class="inherited-from">Inherited From:</dt>
|
|
3688
3688
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
3689
|
-
<a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
3689
|
+
<a goto="getType" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#getType">Geometry#getType</a>
|
|
3690
3690
|
</li></ul></dd>
|
|
3691
3691
|
|
|
3692
3692
|
|
|
@@ -3831,7 +3831,7 @@ extent.expand(1.5)</code></pre>
|
|
|
3831
3831
|
|
|
3832
3832
|
<span class="param-type">
|
|
3833
3833
|
|
|
3834
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
3834
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
3835
3835
|
|
|
3836
3836
|
</span>
|
|
3837
3837
|
|
|
@@ -3924,7 +3924,7 @@ extent.expand(1.5)</code></pre>
|
|
|
3924
3924
|
|
|
3925
3925
|
<span class="param-type">
|
|
3926
3926
|
|
|
3927
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
3927
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
3928
3928
|
|
|
3929
3929
|
</span>
|
|
3930
3930
|
|
|
@@ -4031,7 +4031,7 @@ const newExtent = extent.intersection(extent2)</code></pre>
|
|
|
4031
4031
|
|
|
4032
4032
|
<span class="param-type">
|
|
4033
4033
|
|
|
4034
|
-
<a link="Geometry.html" onclick="getTypeHTML(event)"
|
|
4034
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html">Geometry</a>
|
|
4035
4035
|
|
|
4036
4036
|
</span>
|
|
4037
4037
|
|
|
@@ -4267,7 +4267,7 @@ const isIntersect = extent.intersects(point)</code></pre>
|
|
|
4267
4267
|
|
|
4268
4268
|
<span class="param-type">
|
|
4269
4269
|
|
|
4270
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
4270
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
4271
4271
|
|
|
4272
4272
|
</span>
|
|
4273
4273
|
|
|
@@ -4519,7 +4519,7 @@ const normalize = extent.normalize()</code></pre>
|
|
|
4519
4519
|
|
|
4520
4520
|
<span class="param-type">
|
|
4521
4521
|
|
|
4522
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
4522
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
4523
4523
|
|
|
4524
4524
|
</span>
|
|
4525
4525
|
|
|
@@ -4603,7 +4603,7 @@ extent.offset(0, 1, 0)</code></pre>
|
|
|
4603
4603
|
|
|
4604
4604
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4605
4605
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4606
|
-
<a
|
|
4606
|
+
<a href="Geometry.html#toGeoJSON">Geometry#toGeoJSON</a>
|
|
4607
4607
|
</li></ul></dd>
|
|
4608
4608
|
|
|
4609
4609
|
|
|
@@ -4838,7 +4838,7 @@ extent.offset(0, 1, 0)</code></pre>
|
|
|
4838
4838
|
|
|
4839
4839
|
<dt class="tag-overrides">Overrides:</dt>
|
|
4840
4840
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
4841
|
-
<a
|
|
4841
|
+
<a href="Geometry.html#toJSON">Geometry#toJSON</a>
|
|
4842
4842
|
</li></ul></dd>
|
|
4843
4843
|
|
|
4844
4844
|
|
|
@@ -5014,7 +5014,7 @@ extent.offset(0, 1, 0)</code></pre>
|
|
|
5014
5014
|
|
|
5015
5015
|
<span class="param-type">
|
|
5016
5016
|
|
|
5017
|
-
<a link="Polygon.html" onclick="getTypeHTML(event)"
|
|
5017
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" href="Polygon.html">Polygon</a>
|
|
5018
5018
|
|
|
5019
5019
|
</span>
|
|
5020
5020
|
|
|
@@ -5079,7 +5079,7 @@ extent.offset(0, 1, 0)</code></pre>
|
|
|
5079
5079
|
|
|
5080
5080
|
<dt class="tag-overrides">Overrides:</dt>
|
|
5081
5081
|
<dd class="tag-overrides"><ul class="dummy"><li>
|
|
5082
|
-
<a
|
|
5082
|
+
<a href="Geometry.html#toString">Geometry#toString</a>
|
|
5083
5083
|
</li></ul></dd>
|
|
5084
5084
|
|
|
5085
5085
|
|
|
@@ -5190,7 +5190,7 @@ extent.offset(0, 1, 0)</code></pre>
|
|
|
5190
5190
|
|
|
5191
5191
|
<dt class="inherited-from">Inherited From:</dt>
|
|
5192
5192
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
5193
|
-
<a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)"
|
|
5193
|
+
<a goto="toXML" link="Geometry.html" onclick="getTypeHTML(event)" href="Geometry.html#toXML">Geometry#toXML</a>
|
|
5194
5194
|
</li></ul></dd>
|
|
5195
5195
|
|
|
5196
5196
|
|
|
@@ -5335,7 +5335,7 @@ extent.offset(0, 1, 0)</code></pre>
|
|
|
5335
5335
|
|
|
5336
5336
|
<span class="param-type">
|
|
5337
5337
|
|
|
5338
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
5338
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
5339
5339
|
|
|
5340
5340
|
</span>
|
|
5341
5341
|
|
|
@@ -5428,7 +5428,7 @@ extent.offset(0, 1, 0)</code></pre>
|
|
|
5428
5428
|
|
|
5429
5429
|
<span class="param-type">
|
|
5430
5430
|
|
|
5431
|
-
<a link="Extent.html" onclick="getTypeHTML(event)"
|
|
5431
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" href="Extent.html">Extent</a>
|
|
5432
5432
|
|
|
5433
5433
|
</span>
|
|
5434
5434
|
|