@mapgis/webclient-common 17.0.2 → 17.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +26 -1
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/webclient-common-es6.min.js +2 -2
- package/documention/AddressServer.html +392 -114
- package/documention/ArcGISFeatureServer.html +638 -198
- package/documention/ArcGISGeometryServer.html +473 -148
- package/documention/ArcGISMapImageLayer.html +479 -129
- package/documention/ArcGISMapImageSubLayer.html +178 -48
- package/documention/ArcGISMapServer.html +464 -144
- package/documention/ArcGISTileLayer.html +849 -219
- package/documention/ArcGISVectorTileLayer.html +647 -207
- package/documention/ArcGISVectorTileServer.html +243 -78
- package/documention/BaseRenderer.html +42 -12
- package/documention/BaseServer.html +209 -54
- package/documention/BaseView.html +1096 -219
- package/documention/Basemap.html +323 -93
- package/documention/Callout3D.html +46 -16
- package/documention/Cesium3DTilesCacheLayer.html +790 -190
- package/documention/Cesium3DTilesServer.html +228 -68
- package/documention/CheckUtil.html +402 -103
- package/documention/Circle.html +301 -83
- package/documention/ClassBreakClusterInfo.html +26 -12
- package/documention/ClassBreakInfo.html +154 -39
- package/documention/ClassBreakRenderer.html +249 -64
- package/documention/ClusterInfo.html +171 -41
- package/documention/ClusterRenderer.html +274 -75
- package/documention/Collection.html +1552 -396
- package/documention/CollectionFlattener.html +147 -37
- package/documention/Color.html +278 -69
- package/documention/ColorMaterial.html +89 -27
- package/documention/ColorStop.html +136 -32
- package/documention/ColorVariable.html +66 -16
- package/documention/Config.html +35 -10
- package/documention/CursorChangeEventInfo.html +21 -6
- package/documention/EchartsLayer.html +67 -17
- package/documention/Edges3D.html +96 -29
- package/documention/ElevationInfo.html +65 -20
- package/documention/Evented.html +75 -30
- package/documention/Extent.html +525 -142
- package/documention/ExtrudeSymbol3DLayer.html +178 -51
- package/documention/Feature.html +241 -71
- package/documention/FeatureExpressionInfo.html +41 -11
- package/documention/FeatureLayer.html +864 -224
- package/documention/FeatureServer.html +1010 -296
- package/documention/FeatureSet.html +158 -49
- package/documention/FillSymbol.html +96 -26
- package/documention/FillSymbol3DLayer.html +126 -39
- package/documention/FillSymbol3DOutline.html +116 -34
- package/documention/Font.html +156 -41
- package/documention/GeoJSONLayer.html +959 -239
- package/documention/Geometry.html +312 -93
- package/documention/GeometryEngine.html +1233 -496
- package/documention/GeometryFilter.html +77 -18
- package/documention/GeometryServer.html +667 -213
- package/documention/GraphicsLayer.html +1052 -253
- package/documention/GroupLayer.html +930 -227
- package/documention/HeatmapColorStop.html +93 -23
- package/documention/HeatmapRenderer.html +223 -58
- package/documention/IGSFeatureLayer.html +439 -117
- package/documention/IGSMapImageLayer.html +694 -179
- package/documention/IGSMapImageSubLayer.html +189 -49
- package/documention/IGSSceneLayer.html +337 -93
- package/documention/IGSSceneSubLayer.html +326 -81
- package/documention/IGSTileLayer.html +900 -227
- package/documention/IGSVectorTileLayer.html +685 -215
- package/documention/IGSVectorTileSubLayer.html +167 -46
- package/documention/IconResource.html +77 -25
- package/documention/IconSymbol3DLayer.html +218 -61
- package/documention/ImageServer.html +410 -120
- package/documention/Interceptor.html +33 -9
- package/documention/LOD.html +106 -26
- package/documention/LabelClass.html +451 -114
- package/documention/LabelSymbol3D.html +131 -39
- package/documention/Layer.html +883 -213
- package/documention/LayerEvent.html +7 -2
- package/documention/LayerViewUpdateEvent.html +14 -4
- package/documention/LineCallout3D.html +183 -51
- package/documention/LineString.html +401 -126
- package/documention/LineStyleMarker3D.html +155 -43
- package/documention/LineStylePattern3D.html +89 -27
- package/documention/LineSymbol.html +95 -25
- package/documention/LineSymbol3D.html +78 -26
- package/documention/LineSymbol3DLayer.html +218 -61
- package/documention/LineSymbolMarker.html +86 -22
- package/documention/Log.html +3 -3
- package/documention/M3DModelCacheLayer.html +854 -213
- package/documention/M3DServer.html +326 -96
- package/documention/Map.html +526 -153
- package/documention/MapGISTextSymbol.html +657 -178
- package/documention/MapImageLayer.html +2184 -504
- package/documention/MapServer.html +843 -253
- package/documention/MapVLayer.html +525 -171
- package/documention/MapView.html +1157 -260
- package/documention/MarkerSymbol.html +135 -35
- package/documention/MoveEventInfo.html +21 -6
- package/documention/MultiLineString.html +497 -149
- package/documention/MultiPoint.html +399 -125
- package/documention/MultiPolygon.html +362 -116
- package/documention/OGCLayer.html +769 -189
- package/documention/ObjectSymbol3DLayer.html +318 -86
- package/documention/OpacityStop.html +106 -26
- package/documention/OpacityVariable.html +66 -16
- package/documention/OutStatistic.html +68 -18
- package/documention/OverlayLayer.html +769 -199
- package/documention/PathSymbol3DLayer.html +323 -86
- package/documention/PictureFillSymbol.html +255 -71
- package/documention/PictureMarkerSymbol.html +218 -57
- package/documention/PlotServer.html +469 -154
- package/documention/PoiServer.html +270 -80
- package/documention/Point.html +390 -119
- package/documention/PointSymbol3D.html +131 -39
- package/documention/PointSymbol3DOutline.html +103 -31
- package/documention/Polygon.html +562 -167
- package/documention/PolygonSymbol3D.html +104 -32
- package/documention/ProjectInfo.html +84 -24
- package/documention/ProjectInfoBySrsID.html +42 -12
- package/documention/Projection.html +42 -10
- package/documention/RandomRenderer.html +99 -32
- package/documention/RankRenderer.html +239 -67
- package/documention/RendererInfo.html +135 -9
- package/documention/RequestConfig.html +14 -4
- package/documention/RequestInterceptor.html +47 -12
- package/documention/ResourceServer.html +3595 -1030
- package/documention/ResponseInterceptor.html +47 -12
- package/documention/RootServer.html +263 -78
- package/documention/ScaleEventInfo.html +21 -6
- package/documention/Scene.html +212 -45
- package/documention/SceneLayer.html +802 -207
- package/documention/SceneServer.html +743 -228
- package/documention/SceneView.html +21 -7
- package/documention/SecurityServer.html +235 -70
- package/documention/SimpleFillSymbol.html +149 -40
- package/documention/SimpleLineSymbol.html +215 -56
- package/documention/SimpleMarkerSymbol.html +223 -59
- package/documention/SimpleRenderer.html +149 -39
- package/documention/SizeStop.html +106 -26
- package/documention/SizeVariable.html +146 -36
- package/documention/SketchBaseDrawTool.html +396 -109
- package/documention/SketchCircleDrawTool.html +457 -145
- package/documention/SketchEditor.html +777 -227
- package/documention/SketchEditorCesium.html +783 -258
- package/documention/SketchEditorEvent.html +7 -2
- package/documention/SketchEditorToolEventInfo.html +14 -4
- package/documention/SketchEditorVideo.html +167 -57
- package/documention/SketchEditorVideoBase.html +167 -57
- package/documention/SketchExtentDrawTool.html +457 -145
- package/documention/SketchFreehandPolygonDrawTool.html +440 -138
- package/documention/SketchFreehandPolylineDrawTool.html +455 -143
- package/documention/SketchPointDrawTool.html +486 -154
- package/documention/SketchPolygonDrawTool.html +911 -286
- package/documention/SketchPolylineDrawTool.html +846 -242
- package/documention/SketchStage.html +75 -26
- package/documention/SketchStyle.html +315 -80
- package/documention/SketchTopologyTool.html +20 -5
- package/documention/SpatialReference.html +244 -58
- package/documention/StylePattern3D.html +89 -27
- package/documention/SubLayer.html +237 -72
- package/documention/Symbol.html +110 -28
- package/documention/Symbol3D.html +41 -12
- package/documention/Symbol3DLayer.html +60 -23
- package/documention/Symbol3DVerticalOffset.html +120 -38
- package/documention/TerrainCacheLayer.html +761 -186
- package/documention/TerrainServer.html +200 -60
- package/documention/TextHalo.html +96 -29
- package/documention/TextSymbol.html +422 -107
- package/documention/TextSymbol3DLayer.html +278 -76
- package/documention/ThemeServer.html +310 -95
- package/documention/TileInfo.html +101 -26
- package/documention/TileLayer.html +825 -212
- package/documention/TileMatrixSet.html +199 -49
- package/documention/TileServer.html +172 -52
- package/documention/UniqueValueClusterInfo.html +26 -12
- package/documention/UniqueValueInfo.html +149 -37
- package/documention/UniqueValueRenderer.html +236 -61
- package/documention/UnknownLayer.html +790 -205
- package/documention/UpdateContent.html +87 -22
- package/documention/VectorTileGroupSubLayer.html +2209 -0
- package/documention/VectorTileLayer.html +1296 -361
- package/documention/VectorTileServer.html +226 -71
- package/documention/VectorTileSubLayer.html +231 -60
- package/documention/VertexChangeEventInfo.html +21 -6
- package/documention/VideoMapView.html +362 -82
- package/documention/VideoMetaData.html +104 -26
- package/documention/VideoPixelCoordTransforms.html +48 -13
- package/documention/VideoRegistrationParam.html +67 -17
- package/documention/VisualVariable.html +119 -29
- package/documention/WCSServer.html +172 -52
- package/documention/WFSLayer.html +954 -244
- package/documention/WFSServer.html +224 -69
- package/documention/WMSLayer.html +1158 -291
- package/documention/WMSServer.html +195 -60
- package/documention/WMSSubLayer.html +222 -57
- package/documention/WMTSLayer.html +990 -247
- package/documention/WMTSServer.html +188 -58
- package/documention/WMTSStyle.html +121 -31
- package/documention/WMTSSubLayer.html +865 -210
- package/documention/WPSServer.html +172 -52
- package/documention/WaterSymbol3DLayer.html +164 -47
- package/documention/WebTileLayer.html +955 -254
- package/documention/WorkFlowServer.html +399 -114
- package/documention/WorkFlowServer600227.html +600 -165
- package/documention/WorkFlowServer600228.html +560 -155
- package/documention/WorkFlowServer600229.html +600 -165
- package/documention/WorkFlowServer600230.html +600 -165
- package/documention/WorkFlowServer600231.html +680 -185
- package/documention/WorkFlowServer600232.html +600 -165
- package/documention/WorkFlowServer600233.html +580 -160
- package/documention/WorkFlowServer600235.html +480 -135
- package/documention/WorkFlowServer600237.html +606 -166
- package/documention/WorkFlowServer600238.html +613 -168
- package/documention/WorkFlowServer600239.html +541 -151
- package/documention/WorkFlowServer600307.html +573 -158
- package/documention/WorkFlowServer600308.html +226 -56
- package/documention/WorkFlowServer600309.html +600 -165
- package/documention/WorkFlowServer600314.html +620 -170
- package/documention/WorkFlowServer600334.html +600 -165
- package/documention/WorkFlowServer600336.html +560 -155
- package/documention/WorkFlowServer600340.html +740 -200
- package/documention/WorkFlowServer600354.html +580 -160
- package/documention/WorkFlowServer600368.html +500 -140
- package/documention/WorkFlowServer600369.html +560 -155
- package/documention/WorkFlowServer600370.html +540 -150
- package/documention/Zondy.Object.CAttDataRow.html +21 -6
- package/documention/Zondy.Object.CAttStruct.html +28 -8
- package/documention/global.html +5453 -1051
- package/documention/index.html +53 -53
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAllOtherDataItemInfoSource.html +2 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CAnnInfo.html +126 -36
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartLabelFormat.html +3 -3
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartType.html +8 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CDotDensityTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +35 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +84 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +49 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +91 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +56 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +42 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +7 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +21 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +14 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +28 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +14 -4
- package/documention/module-ArcGis.ArcGisCircle.html +49 -14
- package/documention/module-ArcGis.ArcGisExtent.html +134 -44
- package/documention/module-ArcGis.ArcGisMultipoint.html +54 -19
- package/documention/module-ArcGis.ArcGisPoint.html +75 -25
- package/documention/module-ArcGis.ArcGisPolygon.html +172 -52
- package/documention/module-ArcGis.ArcGisPolyline.html +112 -37
- package/documention/module-ArcGis.ArcGisSpatialReference.html +41 -11
- package/documention/module.exports.html +6 -1
- package/documention/scripts/sideBar.js +133 -6
- package/documention/tutorial-/345/267/245/344/275/234/346/265/201.html +25 -25
- package/documention/tutorial-/346/270/262/346/237/223/345/231/250.html +7 -7
- package/documention/tutorial-/347/254/246/345/217/267.html +26 -26
- package/package.json +1 -1
|
@@ -146,12 +146,17 @@
|
|
|
146
146
|
<tbody>
|
|
147
147
|
|
|
148
148
|
<tr class="deep-level-0">
|
|
149
|
-
<td class="name"><code><a href="
|
|
149
|
+
<td class="name"><code><a href="#unionPolygons">unionPolygons</a></code></td>
|
|
150
150
|
<td class="name">
|
|
151
151
|
<code>
|
|
152
152
|
|
|
153
153
|
|
|
154
|
-
<span class="param-type"
|
|
154
|
+
<span class="param-type">
|
|
155
|
+
|
|
156
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
|
|
157
|
+
|
|
158
|
+
</span>
|
|
159
|
+
|
|
155
160
|
|
|
156
161
|
|
|
157
162
|
|
|
@@ -218,13 +223,18 @@
|
|
|
218
223
|
|
|
219
224
|
<tr class="deep-level-0">
|
|
220
225
|
|
|
221
|
-
<td class="name"
|
|
226
|
+
<td class="name"><code>polygons</code></td>
|
|
222
227
|
|
|
223
228
|
|
|
224
229
|
<td class="type">
|
|
225
230
|
|
|
226
231
|
|
|
227
|
-
<span class="param-type">
|
|
232
|
+
<span class="param-type">
|
|
233
|
+
|
|
234
|
+
Array
|
|
235
|
+
|
|
236
|
+
</span>
|
|
237
|
+
|
|
228
238
|
|
|
229
239
|
|
|
230
240
|
|
|
@@ -312,7 +322,12 @@
|
|
|
312
322
|
<div class='column is-5 has-text-left'>
|
|
313
323
|
<label>类型: </label>
|
|
314
324
|
|
|
315
|
-
<span class="param-type"
|
|
325
|
+
<span class="param-type">
|
|
326
|
+
|
|
327
|
+
<a link="Polygon.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Polygon" Polygon.html>Polygon</a>
|
|
328
|
+
|
|
329
|
+
</span>
|
|
330
|
+
|
|
316
331
|
|
|
317
332
|
|
|
318
333
|
</div>
|
|
@@ -76,16 +76,25 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
76
76
|
|
|
77
77
|
<tr class="deep-level-0">
|
|
78
78
|
|
|
79
|
-
<td class="name"
|
|
79
|
+
<td class="name"><code>options</code></td>
|
|
80
80
|
|
|
81
81
|
|
|
82
82
|
<td class="type">
|
|
83
83
|
|
|
84
84
|
|
|
85
|
-
<span class="param-type">
|
|
85
|
+
<span class="param-type">
|
|
86
|
+
|
|
87
|
+
Object
|
|
88
|
+
|
|
89
|
+
</span>
|
|
86
90
|
|
|
|
87
91
|
|
|
88
|
-
<span class="param-type">
|
|
92
|
+
<span class="param-type">
|
|
93
|
+
|
|
94
|
+
String
|
|
95
|
+
|
|
96
|
+
</span>
|
|
97
|
+
|
|
89
98
|
|
|
90
99
|
|
|
91
100
|
|
|
@@ -101,16 +110,25 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
101
110
|
|
|
102
111
|
<tr class="deep-level-1">
|
|
103
112
|
|
|
104
|
-
<td class="name"
|
|
113
|
+
<td class="name"><code>wkid</code></td>
|
|
105
114
|
|
|
106
115
|
|
|
107
116
|
<td class="type">
|
|
108
117
|
|
|
109
118
|
|
|
110
|
-
<span class="param-type">
|
|
119
|
+
<span class="param-type">
|
|
120
|
+
|
|
121
|
+
Number
|
|
122
|
+
|
|
123
|
+
</span>
|
|
111
124
|
|
|
|
112
125
|
|
|
113
|
-
<span class="param-type">
|
|
126
|
+
<span class="param-type">
|
|
127
|
+
|
|
128
|
+
undefined
|
|
129
|
+
|
|
130
|
+
</span>
|
|
131
|
+
|
|
114
132
|
|
|
115
133
|
|
|
116
134
|
|
|
@@ -126,16 +144,25 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
126
144
|
|
|
127
145
|
<tr class="deep-level-1">
|
|
128
146
|
|
|
129
|
-
<td class="name"
|
|
147
|
+
<td class="name"><code>wkt</code></td>
|
|
130
148
|
|
|
131
149
|
|
|
132
150
|
<td class="type">
|
|
133
151
|
|
|
134
152
|
|
|
135
|
-
<span class="param-type">
|
|
153
|
+
<span class="param-type">
|
|
154
|
+
|
|
155
|
+
String
|
|
156
|
+
|
|
157
|
+
</span>
|
|
136
158
|
|
|
|
137
159
|
|
|
138
|
-
<span class="param-type">
|
|
160
|
+
<span class="param-type">
|
|
161
|
+
|
|
162
|
+
undefined
|
|
163
|
+
|
|
164
|
+
</span>
|
|
165
|
+
|
|
139
166
|
|
|
140
167
|
|
|
141
168
|
|
|
@@ -151,16 +178,25 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
151
178
|
|
|
152
179
|
<tr class="deep-level-1">
|
|
153
180
|
|
|
154
|
-
<td class="name"
|
|
181
|
+
<td class="name"><code>unit</code></td>
|
|
155
182
|
|
|
156
183
|
|
|
157
184
|
<td class="type">
|
|
158
185
|
|
|
159
186
|
|
|
160
|
-
<span class="param-type">
|
|
187
|
+
<span class="param-type">
|
|
188
|
+
|
|
189
|
+
String
|
|
190
|
+
|
|
191
|
+
</span>
|
|
161
192
|
|
|
|
162
193
|
|
|
163
|
-
<span class="param-type">
|
|
194
|
+
<span class="param-type">
|
|
195
|
+
|
|
196
|
+
undefined
|
|
197
|
+
|
|
198
|
+
</span>
|
|
199
|
+
|
|
164
200
|
|
|
165
201
|
|
|
166
202
|
|
|
@@ -278,11 +314,16 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
278
314
|
<tbody>
|
|
279
315
|
|
|
280
316
|
<tr class="deep-level-0">
|
|
281
|
-
<td class="name"><code><a href="
|
|
317
|
+
<td class="name"><code><a href="#isGeographic">isGeographic</a></code></td>
|
|
282
318
|
<td class="name">
|
|
283
319
|
<code>
|
|
284
320
|
|
|
285
|
-
<span class="param-type">
|
|
321
|
+
<span class="param-type">
|
|
322
|
+
|
|
323
|
+
Boolean
|
|
324
|
+
|
|
325
|
+
</span>
|
|
326
|
+
|
|
286
327
|
|
|
287
328
|
|
|
288
329
|
</code>
|
|
@@ -291,11 +332,16 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
291
332
|
</tr>
|
|
292
333
|
|
|
293
334
|
<tr class="deep-level-0">
|
|
294
|
-
<td class="name"><code><a href="
|
|
335
|
+
<td class="name"><code><a href="#isWebMercator">isWebMercator</a></code></td>
|
|
295
336
|
<td class="name">
|
|
296
337
|
<code>
|
|
297
338
|
|
|
298
|
-
<span class="param-type">
|
|
339
|
+
<span class="param-type">
|
|
340
|
+
|
|
341
|
+
Boolean
|
|
342
|
+
|
|
343
|
+
</span>
|
|
344
|
+
|
|
299
345
|
|
|
300
346
|
|
|
301
347
|
</code>
|
|
@@ -304,11 +350,16 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
304
350
|
</tr>
|
|
305
351
|
|
|
306
352
|
<tr class="deep-level-0">
|
|
307
|
-
<td class="name"><code><a href="
|
|
353
|
+
<td class="name"><code><a href="#isWGS84">isWGS84</a></code></td>
|
|
308
354
|
<td class="name">
|
|
309
355
|
<code>
|
|
310
356
|
|
|
311
|
-
<span class="param-type">
|
|
357
|
+
<span class="param-type">
|
|
358
|
+
|
|
359
|
+
Boolean
|
|
360
|
+
|
|
361
|
+
</span>
|
|
362
|
+
|
|
312
363
|
|
|
313
364
|
|
|
314
365
|
</code>
|
|
@@ -317,11 +368,16 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
317
368
|
</tr>
|
|
318
369
|
|
|
319
370
|
<tr class="deep-level-0">
|
|
320
|
-
<td class="name"><code><a href="
|
|
371
|
+
<td class="name"><code><a href="#isWrappable">isWrappable</a></code></td>
|
|
321
372
|
<td class="name">
|
|
322
373
|
<code>
|
|
323
374
|
|
|
324
|
-
<span class="param-type">
|
|
375
|
+
<span class="param-type">
|
|
376
|
+
|
|
377
|
+
Boolean
|
|
378
|
+
|
|
379
|
+
</span>
|
|
380
|
+
|
|
325
381
|
|
|
326
382
|
|
|
327
383
|
</code>
|
|
@@ -330,14 +386,23 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
330
386
|
</tr>
|
|
331
387
|
|
|
332
388
|
<tr class="deep-level-0">
|
|
333
|
-
<td class="name"><code><a href="
|
|
389
|
+
<td class="name"><code><a href="#unit">unit</a></code></td>
|
|
334
390
|
<td class="name">
|
|
335
391
|
<code>
|
|
336
392
|
|
|
337
|
-
<span class="param-type">
|
|
393
|
+
<span class="param-type">
|
|
394
|
+
|
|
395
|
+
String
|
|
396
|
+
|
|
397
|
+
</span>
|
|
338
398
|
|
|
|
339
399
|
|
|
340
|
-
<span class="param-type">
|
|
400
|
+
<span class="param-type">
|
|
401
|
+
|
|
402
|
+
undefined
|
|
403
|
+
|
|
404
|
+
</span>
|
|
405
|
+
|
|
341
406
|
|
|
342
407
|
|
|
343
408
|
</code>
|
|
@@ -346,11 +411,16 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
346
411
|
</tr>
|
|
347
412
|
|
|
348
413
|
<tr class="deep-level-0">
|
|
349
|
-
<td class="name"><code><a href="
|
|
414
|
+
<td class="name"><code><a href="#WebMercator">WebMercator</a></code></td>
|
|
350
415
|
<td class="name">
|
|
351
416
|
<code>
|
|
352
417
|
|
|
353
|
-
<span class="param-type"
|
|
418
|
+
<span class="param-type">
|
|
419
|
+
|
|
420
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
421
|
+
|
|
422
|
+
</span>
|
|
423
|
+
|
|
354
424
|
|
|
355
425
|
|
|
356
426
|
</code>
|
|
@@ -359,11 +429,16 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
359
429
|
</tr>
|
|
360
430
|
|
|
361
431
|
<tr class="deep-level-0">
|
|
362
|
-
<td class="name"><code><a href="
|
|
432
|
+
<td class="name"><code><a href="#WGS84">WGS84</a></code></td>
|
|
363
433
|
<td class="name">
|
|
364
434
|
<code>
|
|
365
435
|
|
|
366
|
-
<span class="param-type"
|
|
436
|
+
<span class="param-type">
|
|
437
|
+
|
|
438
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
439
|
+
|
|
440
|
+
</span>
|
|
441
|
+
|
|
367
442
|
|
|
368
443
|
|
|
369
444
|
</code>
|
|
@@ -372,11 +447,16 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
372
447
|
</tr>
|
|
373
448
|
|
|
374
449
|
<tr class="deep-level-0">
|
|
375
|
-
<td class="name"><code><a href="
|
|
450
|
+
<td class="name"><code><a href="#wkid">wkid</a></code></td>
|
|
376
451
|
<td class="name">
|
|
377
452
|
<code>
|
|
378
453
|
|
|
379
|
-
<span class="param-type">
|
|
454
|
+
<span class="param-type">
|
|
455
|
+
|
|
456
|
+
Number
|
|
457
|
+
|
|
458
|
+
</span>
|
|
459
|
+
|
|
380
460
|
|
|
381
461
|
|
|
382
462
|
</code>
|
|
@@ -385,14 +465,23 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
385
465
|
</tr>
|
|
386
466
|
|
|
387
467
|
<tr class="deep-level-0">
|
|
388
|
-
<td class="name"><code><a href="
|
|
468
|
+
<td class="name"><code><a href="#wkt">wkt</a></code></td>
|
|
389
469
|
<td class="name">
|
|
390
470
|
<code>
|
|
391
471
|
|
|
392
|
-
<span class="param-type">
|
|
472
|
+
<span class="param-type">
|
|
473
|
+
|
|
474
|
+
String
|
|
475
|
+
|
|
476
|
+
</span>
|
|
393
477
|
|
|
|
394
478
|
|
|
395
|
-
<span class="param-type">
|
|
479
|
+
<span class="param-type">
|
|
480
|
+
|
|
481
|
+
undefined
|
|
482
|
+
|
|
483
|
+
</span>
|
|
484
|
+
|
|
396
485
|
|
|
397
486
|
|
|
398
487
|
</code>
|
|
@@ -411,7 +500,12 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
411
500
|
<span class="method-parameter is-pulled-right">
|
|
412
501
|
<label>类型:</label>
|
|
413
502
|
|
|
414
|
-
<span class="param-type">
|
|
503
|
+
<span class="param-type">
|
|
504
|
+
|
|
505
|
+
Boolean
|
|
506
|
+
|
|
507
|
+
</span>
|
|
508
|
+
|
|
415
509
|
|
|
416
510
|
|
|
417
511
|
</span>
|
|
@@ -485,7 +579,12 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
485
579
|
<span class="method-parameter is-pulled-right">
|
|
486
580
|
<label>类型:</label>
|
|
487
581
|
|
|
488
|
-
<span class="param-type">
|
|
582
|
+
<span class="param-type">
|
|
583
|
+
|
|
584
|
+
Boolean
|
|
585
|
+
|
|
586
|
+
</span>
|
|
587
|
+
|
|
489
588
|
|
|
490
589
|
|
|
491
590
|
</span>
|
|
@@ -559,7 +658,12 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
559
658
|
<span class="method-parameter is-pulled-right">
|
|
560
659
|
<label>类型:</label>
|
|
561
660
|
|
|
562
|
-
<span class="param-type">
|
|
661
|
+
<span class="param-type">
|
|
662
|
+
|
|
663
|
+
Boolean
|
|
664
|
+
|
|
665
|
+
</span>
|
|
666
|
+
|
|
563
667
|
|
|
564
668
|
|
|
565
669
|
</span>
|
|
@@ -633,7 +737,12 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
633
737
|
<span class="method-parameter is-pulled-right">
|
|
634
738
|
<label>类型:</label>
|
|
635
739
|
|
|
636
|
-
<span class="param-type">
|
|
740
|
+
<span class="param-type">
|
|
741
|
+
|
|
742
|
+
Boolean
|
|
743
|
+
|
|
744
|
+
</span>
|
|
745
|
+
|
|
637
746
|
|
|
638
747
|
|
|
639
748
|
</span>
|
|
@@ -707,10 +816,19 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
707
816
|
<span class="method-parameter is-pulled-right">
|
|
708
817
|
<label>类型:</label>
|
|
709
818
|
|
|
710
|
-
<span class="param-type">
|
|
819
|
+
<span class="param-type">
|
|
820
|
+
|
|
821
|
+
String
|
|
822
|
+
|
|
823
|
+
</span>
|
|
711
824
|
|
|
|
712
825
|
|
|
713
|
-
<span class="param-type">
|
|
826
|
+
<span class="param-type">
|
|
827
|
+
|
|
828
|
+
undefined
|
|
829
|
+
|
|
830
|
+
</span>
|
|
831
|
+
|
|
714
832
|
|
|
715
833
|
|
|
716
834
|
</span>
|
|
@@ -780,7 +898,12 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
780
898
|
<span class="method-parameter is-pulled-right">
|
|
781
899
|
<label>类型:</label>
|
|
782
900
|
|
|
783
|
-
<span class="param-type"
|
|
901
|
+
<span class="param-type">
|
|
902
|
+
|
|
903
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
904
|
+
|
|
905
|
+
</span>
|
|
906
|
+
|
|
784
907
|
|
|
785
908
|
|
|
786
909
|
</span>
|
|
@@ -854,7 +977,12 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
854
977
|
<span class="method-parameter is-pulled-right">
|
|
855
978
|
<label>类型:</label>
|
|
856
979
|
|
|
857
|
-
<span class="param-type"
|
|
980
|
+
<span class="param-type">
|
|
981
|
+
|
|
982
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
983
|
+
|
|
984
|
+
</span>
|
|
985
|
+
|
|
858
986
|
|
|
859
987
|
|
|
860
988
|
</span>
|
|
@@ -928,7 +1056,12 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
928
1056
|
<span class="method-parameter is-pulled-right">
|
|
929
1057
|
<label>类型:</label>
|
|
930
1058
|
|
|
931
|
-
<span class="param-type">
|
|
1059
|
+
<span class="param-type">
|
|
1060
|
+
|
|
1061
|
+
Number
|
|
1062
|
+
|
|
1063
|
+
</span>
|
|
1064
|
+
|
|
932
1065
|
|
|
933
1066
|
|
|
934
1067
|
</span>
|
|
@@ -998,10 +1131,19 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
998
1131
|
<span class="method-parameter is-pulled-right">
|
|
999
1132
|
<label>类型:</label>
|
|
1000
1133
|
|
|
1001
|
-
<span class="param-type">
|
|
1134
|
+
<span class="param-type">
|
|
1135
|
+
|
|
1136
|
+
String
|
|
1137
|
+
|
|
1138
|
+
</span>
|
|
1002
1139
|
|
|
|
1003
1140
|
|
|
1004
|
-
<span class="param-type">
|
|
1141
|
+
<span class="param-type">
|
|
1142
|
+
|
|
1143
|
+
undefined
|
|
1144
|
+
|
|
1145
|
+
</span>
|
|
1146
|
+
|
|
1005
1147
|
|
|
1006
1148
|
|
|
1007
1149
|
</span>
|
|
@@ -1087,7 +1229,7 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1087
1229
|
<tbody>
|
|
1088
1230
|
|
|
1089
1231
|
<tr class="deep-level-0">
|
|
1090
|
-
<td class="name"><code><a href="
|
|
1232
|
+
<td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
|
|
1091
1233
|
<td class="name">
|
|
1092
1234
|
<code>
|
|
1093
1235
|
|
|
@@ -1097,12 +1239,17 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1097
1239
|
</tr>
|
|
1098
1240
|
|
|
1099
1241
|
<tr class="deep-level-0">
|
|
1100
|
-
<td class="name"><code><a href="
|
|
1242
|
+
<td class="name"><code><a href="#clone">clone</a></code></td>
|
|
1101
1243
|
<td class="name">
|
|
1102
1244
|
<code>
|
|
1103
1245
|
|
|
1104
1246
|
|
|
1105
|
-
<span class="param-type"
|
|
1247
|
+
<span class="param-type">
|
|
1248
|
+
|
|
1249
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
|
|
1250
|
+
|
|
1251
|
+
</span>
|
|
1252
|
+
|
|
1106
1253
|
|
|
1107
1254
|
|
|
1108
1255
|
|
|
@@ -1112,12 +1259,17 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1112
1259
|
</tr>
|
|
1113
1260
|
|
|
1114
1261
|
<tr class="deep-level-0">
|
|
1115
|
-
<td class="name"><code><a href="
|
|
1262
|
+
<td class="name"><code><a href="#equals">equals</a></code></td>
|
|
1116
1263
|
<td class="name">
|
|
1117
1264
|
<code>
|
|
1118
1265
|
|
|
1119
1266
|
|
|
1120
|
-
<span class="param-type">
|
|
1267
|
+
<span class="param-type">
|
|
1268
|
+
|
|
1269
|
+
Boolean
|
|
1270
|
+
|
|
1271
|
+
</span>
|
|
1272
|
+
|
|
1121
1273
|
|
|
1122
1274
|
|
|
1123
1275
|
|
|
@@ -1127,12 +1279,17 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1127
1279
|
</tr>
|
|
1128
1280
|
|
|
1129
1281
|
<tr class="deep-level-0">
|
|
1130
|
-
<td class="name"><code><a href="
|
|
1282
|
+
<td class="name"><code><a href="#toJSON">toJSON</a></code></td>
|
|
1131
1283
|
<td class="name">
|
|
1132
1284
|
<code>
|
|
1133
1285
|
|
|
1134
1286
|
|
|
1135
|
-
<span class="param-type">
|
|
1287
|
+
<span class="param-type">
|
|
1288
|
+
|
|
1289
|
+
Object
|
|
1290
|
+
|
|
1291
|
+
</span>
|
|
1292
|
+
|
|
1136
1293
|
|
|
1137
1294
|
|
|
1138
1295
|
|
|
@@ -1203,13 +1360,18 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1203
1360
|
|
|
1204
1361
|
<tr class="deep-level-0">
|
|
1205
1362
|
|
|
1206
|
-
<td class="name"
|
|
1363
|
+
<td class="name"><code>json</code></td>
|
|
1207
1364
|
|
|
1208
1365
|
|
|
1209
1366
|
<td class="type">
|
|
1210
1367
|
|
|
1211
1368
|
|
|
1212
|
-
<span class="param-type">
|
|
1369
|
+
<span class="param-type">
|
|
1370
|
+
|
|
1371
|
+
Object
|
|
1372
|
+
|
|
1373
|
+
</span>
|
|
1374
|
+
|
|
1213
1375
|
|
|
1214
1376
|
|
|
1215
1377
|
|
|
@@ -1388,7 +1550,12 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1388
1550
|
<div class='column is-5 has-text-left'>
|
|
1389
1551
|
<label>类型: </label>
|
|
1390
1552
|
|
|
1391
|
-
<span class="param-type"
|
|
1553
|
+
<span class="param-type">
|
|
1554
|
+
|
|
1555
|
+
<a link="Geometry.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Geometry" Geometry.html>Geometry</a>
|
|
1556
|
+
|
|
1557
|
+
</span>
|
|
1558
|
+
|
|
1392
1559
|
|
|
1393
1560
|
|
|
1394
1561
|
</div>
|
|
@@ -1459,16 +1626,25 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1459
1626
|
|
|
1460
1627
|
<tr class="deep-level-0">
|
|
1461
1628
|
|
|
1462
|
-
<td class="name"
|
|
1629
|
+
<td class="name"><code>spatialReference</code></td>
|
|
1463
1630
|
|
|
1464
1631
|
|
|
1465
1632
|
<td class="type">
|
|
1466
1633
|
|
|
1467
1634
|
|
|
1468
|
-
<span class="param-type"
|
|
1635
|
+
<span class="param-type">
|
|
1636
|
+
|
|
1637
|
+
<a link="SpatialReference.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SpatialReference" SpatialReference.html>SpatialReference</a>
|
|
1638
|
+
|
|
1639
|
+
</span>
|
|
1469
1640
|
|
|
|
1470
1641
|
|
|
1471
|
-
<span class="param-type">
|
|
1642
|
+
<span class="param-type">
|
|
1643
|
+
|
|
1644
|
+
Object
|
|
1645
|
+
|
|
1646
|
+
</span>
|
|
1647
|
+
|
|
1472
1648
|
|
|
1473
1649
|
|
|
1474
1650
|
|
|
@@ -1556,7 +1732,12 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1556
1732
|
<div class='column is-5 has-text-left'>
|
|
1557
1733
|
<label>类型: </label>
|
|
1558
1734
|
|
|
1559
|
-
<span class="param-type">
|
|
1735
|
+
<span class="param-type">
|
|
1736
|
+
|
|
1737
|
+
Boolean
|
|
1738
|
+
|
|
1739
|
+
</span>
|
|
1740
|
+
|
|
1560
1741
|
|
|
1561
1742
|
|
|
1562
1743
|
</div>
|
|
@@ -1672,7 +1853,12 @@ import { SpatialReference } from "@mapgis/webclient-common" <br/>
|
|
|
1672
1853
|
<div class='column is-5 has-text-left'>
|
|
1673
1854
|
<label>类型: </label>
|
|
1674
1855
|
|
|
1675
|
-
<span class="param-type">
|
|
1856
|
+
<span class="param-type">
|
|
1857
|
+
|
|
1858
|
+
Object
|
|
1859
|
+
|
|
1860
|
+
</span>
|
|
1861
|
+
|
|
1676
1862
|
|
|
1677
1863
|
|
|
1678
1864
|
</div>
|