@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
|
@@ -75,13 +75,18 @@
|
|
|
75
75
|
|
|
76
76
|
<tr class="deep-level-0">
|
|
77
77
|
|
|
78
|
-
<td class="name"
|
|
78
|
+
<td class="name"><code>options</code></td>
|
|
79
79
|
|
|
80
80
|
|
|
81
81
|
<td class="type">
|
|
82
82
|
|
|
83
83
|
|
|
84
|
-
<span class="param-type">
|
|
84
|
+
<span class="param-type">
|
|
85
|
+
|
|
86
|
+
Object
|
|
87
|
+
|
|
88
|
+
</span>
|
|
89
|
+
|
|
85
90
|
|
|
86
91
|
|
|
87
92
|
|
|
@@ -97,13 +102,18 @@
|
|
|
97
102
|
|
|
98
103
|
<tr class="deep-level-1">
|
|
99
104
|
|
|
100
|
-
<td class="name"
|
|
105
|
+
<td class="name"><code>symbolLayers</code></td>
|
|
101
106
|
|
|
102
107
|
|
|
103
108
|
<td class="type">
|
|
104
109
|
|
|
105
110
|
|
|
106
|
-
<span class="param-type"
|
|
111
|
+
<span class="param-type">
|
|
112
|
+
|
|
113
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
|
|
114
|
+
|
|
115
|
+
</span>
|
|
116
|
+
|
|
107
117
|
|
|
108
118
|
|
|
109
119
|
|
|
@@ -233,7 +243,7 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
233
243
|
|
|
234
244
|
|
|
235
245
|
<ul>
|
|
236
|
-
<li><a class="mapgis-link-name" title="Symbol3D" Symbol3D.html>Symbol3D</a></li>
|
|
246
|
+
<li><a link="Symbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3D" Symbol3D.html>Symbol3D</a></li>
|
|
237
247
|
</ul>
|
|
238
248
|
|
|
239
249
|
|
|
@@ -265,11 +275,16 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
265
275
|
<tbody>
|
|
266
276
|
|
|
267
277
|
<tr class="deep-level-0">
|
|
268
|
-
<td class="name"><code><a href="
|
|
278
|
+
<td class="name"><code><a href="#symbolLayers">symbolLayers</a></code></td>
|
|
269
279
|
<td class="name">
|
|
270
280
|
<code>
|
|
271
281
|
|
|
272
|
-
<span class="param-type"
|
|
282
|
+
<span class="param-type">
|
|
283
|
+
|
|
284
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
|
|
285
|
+
|
|
286
|
+
</span>
|
|
287
|
+
|
|
273
288
|
|
|
274
289
|
|
|
275
290
|
</code>
|
|
@@ -278,11 +293,16 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
278
293
|
</tr>
|
|
279
294
|
|
|
280
295
|
<tr class="deep-level-0">
|
|
281
|
-
<td class="name"><code><a href="
|
|
296
|
+
<td class="name"><code><a href="#type">type</a></code></td>
|
|
282
297
|
<td class="name">
|
|
283
298
|
<code>
|
|
284
299
|
|
|
285
|
-
<span class="param-type">
|
|
300
|
+
<span class="param-type">
|
|
301
|
+
|
|
302
|
+
String
|
|
303
|
+
|
|
304
|
+
</span>
|
|
305
|
+
|
|
286
306
|
|
|
287
307
|
|
|
288
308
|
</code>
|
|
@@ -291,11 +311,16 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
291
311
|
</tr>
|
|
292
312
|
|
|
293
313
|
<tr class="deep-level-0">
|
|
294
|
-
<td class="name"><code><a href="
|
|
314
|
+
<td class="name"><code><a href="#type">type</a></code></td>
|
|
295
315
|
<td class="name">
|
|
296
316
|
<code>
|
|
297
317
|
|
|
298
|
-
<span class="param-type">
|
|
318
|
+
<span class="param-type">
|
|
319
|
+
|
|
320
|
+
String
|
|
321
|
+
|
|
322
|
+
</span>
|
|
323
|
+
|
|
299
324
|
|
|
300
325
|
|
|
301
326
|
</code>
|
|
@@ -314,7 +339,12 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
314
339
|
<span class="method-parameter is-pulled-right">
|
|
315
340
|
<label>类型:</label>
|
|
316
341
|
|
|
317
|
-
<span class="param-type"
|
|
342
|
+
<span class="param-type">
|
|
343
|
+
|
|
344
|
+
<a link="Collection.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Collection" Collection.html>Collection</a>
|
|
345
|
+
|
|
346
|
+
</span>
|
|
347
|
+
|
|
318
348
|
|
|
319
349
|
|
|
320
350
|
</span>
|
|
@@ -348,7 +378,7 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
348
378
|
|
|
349
379
|
<dt class="inherited-from">Inherited From:</dt>
|
|
350
380
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
351
|
-
<a class="mapgis-link-name" title="Symbol3D#symbolLayers" Symbol3D.html#symbolLayers>Symbol3D#symbolLayers</a>
|
|
381
|
+
<a goto="symbolLayers" link="Symbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3D#symbolLayers" Symbol3D.html#symbolLayers>Symbol3D#symbolLayers</a>
|
|
352
382
|
</li></ul></dd>
|
|
353
383
|
|
|
354
384
|
|
|
@@ -389,7 +419,12 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
389
419
|
<span class="method-parameter is-pulled-right">
|
|
390
420
|
<label>类型:</label>
|
|
391
421
|
|
|
392
|
-
<span class="param-type">
|
|
422
|
+
<span class="param-type">
|
|
423
|
+
|
|
424
|
+
String
|
|
425
|
+
|
|
426
|
+
</span>
|
|
427
|
+
|
|
393
428
|
|
|
394
429
|
|
|
395
430
|
</span>
|
|
@@ -459,7 +494,12 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
459
494
|
<span class="method-parameter is-pulled-right">
|
|
460
495
|
<label>类型:</label>
|
|
461
496
|
|
|
462
|
-
<span class="param-type">
|
|
497
|
+
<span class="param-type">
|
|
498
|
+
|
|
499
|
+
String
|
|
500
|
+
|
|
501
|
+
</span>
|
|
502
|
+
|
|
463
503
|
|
|
464
504
|
|
|
465
505
|
</span>
|
|
@@ -545,51 +585,63 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
545
585
|
<tbody>
|
|
546
586
|
|
|
547
587
|
<tr class="deep-level-0">
|
|
548
|
-
<td class="name"><code><a href="
|
|
588
|
+
<td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
|
|
549
589
|
<td class="name">
|
|
550
590
|
<code>
|
|
551
591
|
|
|
552
592
|
|
|
553
|
-
<span class="param-type"
|
|
593
|
+
<span class="param-type">
|
|
594
|
+
|
|
595
|
+
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PolygonSymbol3D" PolygonSymbol3D.html>PolygonSymbol3D</a>
|
|
596
|
+
|
|
597
|
+
</span>
|
|
598
|
+
|
|
554
599
|
|
|
555
600
|
|
|
556
601
|
|
|
557
602
|
</code>
|
|
558
603
|
</td>
|
|
559
|
-
<td class="name"><code><p
|
|
560
|
-
通过json构造并返回一个新的PolygonSymbol3D对象</p></code></td>
|
|
604
|
+
<td class="name"><code><p></code></td>
|
|
561
605
|
</tr>
|
|
562
606
|
|
|
563
607
|
<tr class="deep-level-0">
|
|
564
|
-
<td class="name"><code><a href="
|
|
608
|
+
<td class="name"><code><a href="#clone">clone</a></code></td>
|
|
565
609
|
<td class="name">
|
|
566
610
|
<code>
|
|
567
611
|
|
|
568
612
|
|
|
569
|
-
<span class="param-type"
|
|
613
|
+
<span class="param-type">
|
|
614
|
+
|
|
615
|
+
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PolygonSymbol3D" PolygonSymbol3D.html>PolygonSymbol3D</a>
|
|
616
|
+
|
|
617
|
+
</span>
|
|
618
|
+
|
|
570
619
|
|
|
571
620
|
|
|
572
621
|
|
|
573
622
|
</code>
|
|
574
623
|
</td>
|
|
575
|
-
<td class="name"><code><p
|
|
576
|
-
克隆并返回新的符号对象</p></code></td>
|
|
624
|
+
<td class="name"><code><p></code></td>
|
|
577
625
|
</tr>
|
|
578
626
|
|
|
579
627
|
<tr class="deep-level-0">
|
|
580
|
-
<td class="name"><code><a href="
|
|
628
|
+
<td class="name"><code><a href="#toJSON">toJSON</a></code></td>
|
|
581
629
|
<td class="name">
|
|
582
630
|
<code>
|
|
583
631
|
|
|
584
632
|
|
|
585
|
-
<span class="param-type">
|
|
633
|
+
<span class="param-type">
|
|
634
|
+
|
|
635
|
+
Object
|
|
636
|
+
|
|
637
|
+
</span>
|
|
638
|
+
|
|
586
639
|
|
|
587
640
|
|
|
588
641
|
|
|
589
642
|
</code>
|
|
590
643
|
</td>
|
|
591
|
-
<td class="name"><code><p
|
|
592
|
-
导出为JSON对象</p></code></td>
|
|
644
|
+
<td class="name"><code><p></code></td>
|
|
593
645
|
</tr>
|
|
594
646
|
|
|
595
647
|
</tbody>
|
|
@@ -655,13 +707,18 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
655
707
|
|
|
656
708
|
<tr class="deep-level-0">
|
|
657
709
|
|
|
658
|
-
<td class="name"
|
|
710
|
+
<td class="name"><code>json</code></td>
|
|
659
711
|
|
|
660
712
|
|
|
661
713
|
<td class="type">
|
|
662
714
|
|
|
663
715
|
|
|
664
|
-
<span class="param-type">
|
|
716
|
+
<span class="param-type">
|
|
717
|
+
|
|
718
|
+
Object
|
|
719
|
+
|
|
720
|
+
</span>
|
|
721
|
+
|
|
665
722
|
|
|
666
723
|
|
|
667
724
|
|
|
@@ -749,7 +806,12 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
749
806
|
<div class='column is-5 has-text-left'>
|
|
750
807
|
<label>类型: </label>
|
|
751
808
|
|
|
752
|
-
<span class="param-type"
|
|
809
|
+
<span class="param-type">
|
|
810
|
+
|
|
811
|
+
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PolygonSymbol3D" PolygonSymbol3D.html>PolygonSymbol3D</a>
|
|
812
|
+
|
|
813
|
+
</span>
|
|
814
|
+
|
|
753
815
|
|
|
754
816
|
|
|
755
817
|
</div>
|
|
@@ -866,7 +928,12 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
866
928
|
<div class='column is-5 has-text-left'>
|
|
867
929
|
<label>类型: </label>
|
|
868
930
|
|
|
869
|
-
<span class="param-type"
|
|
931
|
+
<span class="param-type">
|
|
932
|
+
|
|
933
|
+
<a link="PolygonSymbol3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PolygonSymbol3D" PolygonSymbol3D.html>PolygonSymbol3D</a>
|
|
934
|
+
|
|
935
|
+
</span>
|
|
936
|
+
|
|
870
937
|
|
|
871
938
|
|
|
872
939
|
</div>
|
|
@@ -988,7 +1055,12 @@ const polygonSymbol3D = new PolygonSymbol3D({
|
|
|
988
1055
|
<div class='column is-5 has-text-left'>
|
|
989
1056
|
<label>类型: </label>
|
|
990
1057
|
|
|
991
|
-
<span class="param-type">
|
|
1058
|
+
<span class="param-type">
|
|
1059
|
+
|
|
1060
|
+
Object
|
|
1061
|
+
|
|
1062
|
+
</span>
|
|
1063
|
+
|
|
992
1064
|
|
|
993
1065
|
|
|
994
1066
|
</div>
|
|
@@ -73,13 +73,18 @@
|
|
|
73
73
|
|
|
74
74
|
<tr class="deep-level-0">
|
|
75
75
|
|
|
76
|
-
<td class="name"
|
|
76
|
+
<td class="name"><code>options.ProjAngleUnit</code></td>
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
<td class="type">
|
|
80
80
|
|
|
81
81
|
|
|
82
|
-
<span class="param-type">
|
|
82
|
+
<span class="param-type">
|
|
83
|
+
|
|
84
|
+
Number
|
|
85
|
+
|
|
86
|
+
</span>
|
|
87
|
+
|
|
83
88
|
|
|
84
89
|
|
|
85
90
|
|
|
@@ -103,13 +108,18 @@
|
|
|
103
108
|
|
|
104
109
|
<tr class="deep-level-0">
|
|
105
110
|
|
|
106
|
-
<td class="name"
|
|
111
|
+
<td class="name"><code>options.ProjLat</code></td>
|
|
107
112
|
|
|
108
113
|
|
|
109
114
|
<td class="type">
|
|
110
115
|
|
|
111
116
|
|
|
112
|
-
<span class="param-type">
|
|
117
|
+
<span class="param-type">
|
|
118
|
+
|
|
119
|
+
Number
|
|
120
|
+
|
|
121
|
+
</span>
|
|
122
|
+
|
|
113
123
|
|
|
114
124
|
|
|
115
125
|
|
|
@@ -133,13 +143,18 @@
|
|
|
133
143
|
|
|
134
144
|
<tr class="deep-level-0">
|
|
135
145
|
|
|
136
|
-
<td class="name"
|
|
146
|
+
<td class="name"><code>options.ProjLat1</code></td>
|
|
137
147
|
|
|
138
148
|
|
|
139
149
|
<td class="type">
|
|
140
150
|
|
|
141
151
|
|
|
142
|
-
<span class="param-type">
|
|
152
|
+
<span class="param-type">
|
|
153
|
+
|
|
154
|
+
Number
|
|
155
|
+
|
|
156
|
+
</span>
|
|
157
|
+
|
|
143
158
|
|
|
144
159
|
|
|
145
160
|
|
|
@@ -163,13 +178,18 @@
|
|
|
163
178
|
|
|
164
179
|
<tr class="deep-level-0">
|
|
165
180
|
|
|
166
|
-
<td class="name"
|
|
181
|
+
<td class="name"><code>options.ProjLat2</code></td>
|
|
167
182
|
|
|
168
183
|
|
|
169
184
|
<td class="type">
|
|
170
185
|
|
|
171
186
|
|
|
172
|
-
<span class="param-type">
|
|
187
|
+
<span class="param-type">
|
|
188
|
+
|
|
189
|
+
Number
|
|
190
|
+
|
|
191
|
+
</span>
|
|
192
|
+
|
|
173
193
|
|
|
174
194
|
|
|
175
195
|
|
|
@@ -193,13 +213,18 @@
|
|
|
193
213
|
|
|
194
214
|
<tr class="deep-level-0">
|
|
195
215
|
|
|
196
|
-
<td class="name"
|
|
216
|
+
<td class="name"><code>options.ProjLon</code></td>
|
|
197
217
|
|
|
198
218
|
|
|
199
219
|
<td class="type">
|
|
200
220
|
|
|
201
221
|
|
|
202
|
-
<span class="param-type">
|
|
222
|
+
<span class="param-type">
|
|
223
|
+
|
|
224
|
+
Number
|
|
225
|
+
|
|
226
|
+
</span>
|
|
227
|
+
|
|
203
228
|
|
|
204
229
|
|
|
205
230
|
|
|
@@ -223,13 +248,18 @@
|
|
|
223
248
|
|
|
224
249
|
<tr class="deep-level-0">
|
|
225
250
|
|
|
226
|
-
<td class="name"
|
|
251
|
+
<td class="name"><code>options.ProjRate</code></td>
|
|
227
252
|
|
|
228
253
|
|
|
229
254
|
<td class="type">
|
|
230
255
|
|
|
231
256
|
|
|
232
|
-
<span class="param-type">
|
|
257
|
+
<span class="param-type">
|
|
258
|
+
|
|
259
|
+
Number
|
|
260
|
+
|
|
261
|
+
</span>
|
|
262
|
+
|
|
233
263
|
|
|
234
264
|
|
|
235
265
|
|
|
@@ -253,13 +283,18 @@
|
|
|
253
283
|
|
|
254
284
|
<tr class="deep-level-0">
|
|
255
285
|
|
|
256
|
-
<td class="name"
|
|
286
|
+
<td class="name"><code>options.ProjType</code></td>
|
|
257
287
|
|
|
258
288
|
|
|
259
289
|
<td class="type">
|
|
260
290
|
|
|
261
291
|
|
|
262
|
-
<span class="param-type">
|
|
292
|
+
<span class="param-type">
|
|
293
|
+
|
|
294
|
+
Number
|
|
295
|
+
|
|
296
|
+
</span>
|
|
297
|
+
|
|
263
298
|
|
|
264
299
|
|
|
265
300
|
|
|
@@ -283,13 +318,18 @@
|
|
|
283
318
|
|
|
284
319
|
<tr class="deep-level-0">
|
|
285
320
|
|
|
286
|
-
<td class="name"
|
|
321
|
+
<td class="name"><code>options.ProjTypeID</code></td>
|
|
287
322
|
|
|
288
323
|
|
|
289
324
|
<td class="type">
|
|
290
325
|
|
|
291
326
|
|
|
292
|
-
<span class="param-type">
|
|
327
|
+
<span class="param-type">
|
|
328
|
+
|
|
329
|
+
Number
|
|
330
|
+
|
|
331
|
+
</span>
|
|
332
|
+
|
|
293
333
|
|
|
294
334
|
|
|
295
335
|
|
|
@@ -313,13 +353,18 @@
|
|
|
313
353
|
|
|
314
354
|
<tr class="deep-level-0">
|
|
315
355
|
|
|
316
|
-
<td class="name"
|
|
356
|
+
<td class="name"><code>options.ProjUnit</code></td>
|
|
317
357
|
|
|
318
358
|
|
|
319
359
|
<td class="type">
|
|
320
360
|
|
|
321
361
|
|
|
322
|
-
<span class="param-type">
|
|
362
|
+
<span class="param-type">
|
|
363
|
+
|
|
364
|
+
Number
|
|
365
|
+
|
|
366
|
+
</span>
|
|
367
|
+
|
|
323
368
|
|
|
324
369
|
|
|
325
370
|
|
|
@@ -343,13 +388,18 @@
|
|
|
343
388
|
|
|
344
389
|
<tr class="deep-level-0">
|
|
345
390
|
|
|
346
|
-
<td class="name"
|
|
391
|
+
<td class="name"><code>options.ProjZoneNO</code></td>
|
|
347
392
|
|
|
348
393
|
|
|
349
394
|
<td class="type">
|
|
350
395
|
|
|
351
396
|
|
|
352
|
-
<span class="param-type">
|
|
397
|
+
<span class="param-type">
|
|
398
|
+
|
|
399
|
+
Number
|
|
400
|
+
|
|
401
|
+
</span>
|
|
402
|
+
|
|
353
403
|
|
|
354
404
|
|
|
355
405
|
|
|
@@ -373,13 +423,18 @@
|
|
|
373
423
|
|
|
374
424
|
<tr class="deep-level-0">
|
|
375
425
|
|
|
376
|
-
<td class="name"
|
|
426
|
+
<td class="name"><code>options.ProjZoneType</code></td>
|
|
377
427
|
|
|
378
428
|
|
|
379
429
|
<td class="type">
|
|
380
430
|
|
|
381
431
|
|
|
382
|
-
<span class="param-type">
|
|
432
|
+
<span class="param-type">
|
|
433
|
+
|
|
434
|
+
Number
|
|
435
|
+
|
|
436
|
+
</span>
|
|
437
|
+
|
|
383
438
|
|
|
384
439
|
|
|
385
440
|
|
|
@@ -403,13 +458,18 @@
|
|
|
403
458
|
|
|
404
459
|
<tr class="deep-level-0">
|
|
405
460
|
|
|
406
|
-
<td class="name"
|
|
461
|
+
<td class="name"><code>options.SphereID</code></td>
|
|
407
462
|
|
|
408
463
|
|
|
409
464
|
<td class="type">
|
|
410
465
|
|
|
411
466
|
|
|
412
|
-
<span class="param-type">
|
|
467
|
+
<span class="param-type">
|
|
468
|
+
|
|
469
|
+
Number
|
|
470
|
+
|
|
471
|
+
</span>
|
|
472
|
+
|
|
413
473
|
|
|
414
474
|
|
|
415
475
|
|
|
@@ -73,13 +73,18 @@
|
|
|
73
73
|
|
|
74
74
|
<tr class="deep-level-0">
|
|
75
75
|
|
|
76
|
-
<td class="name"
|
|
76
|
+
<td class="name"><code>options.DesSrsID</code></td>
|
|
77
77
|
|
|
78
78
|
|
|
79
79
|
<td class="type">
|
|
80
80
|
|
|
81
81
|
|
|
82
|
-
<span class="param-type">
|
|
82
|
+
<span class="param-type">
|
|
83
|
+
|
|
84
|
+
Number
|
|
85
|
+
|
|
86
|
+
</span>
|
|
87
|
+
|
|
83
88
|
|
|
84
89
|
|
|
85
90
|
|
|
@@ -103,13 +108,18 @@
|
|
|
103
108
|
|
|
104
109
|
<tr class="deep-level-0">
|
|
105
110
|
|
|
106
|
-
<td class="name"
|
|
111
|
+
<td class="name"><code>options.GdbInfo</code></td>
|
|
107
112
|
|
|
108
113
|
|
|
109
114
|
<td class="type">
|
|
110
115
|
|
|
111
116
|
|
|
112
|
-
<span class="param-type">
|
|
117
|
+
<span class="param-type">
|
|
118
|
+
|
|
119
|
+
Object
|
|
120
|
+
|
|
121
|
+
</span>
|
|
122
|
+
|
|
113
123
|
|
|
114
124
|
|
|
115
125
|
|
|
@@ -129,13 +139,18 @@
|
|
|
129
139
|
|
|
130
140
|
<tr class="deep-level-1">
|
|
131
141
|
|
|
132
|
-
<td class="name"
|
|
142
|
+
<td class="name"><code>GDBName</code></td>
|
|
133
143
|
|
|
134
144
|
|
|
135
145
|
<td class="type">
|
|
136
146
|
|
|
137
147
|
|
|
138
|
-
<span class="param-type">
|
|
148
|
+
<span class="param-type">
|
|
149
|
+
|
|
150
|
+
String
|
|
151
|
+
|
|
152
|
+
</span>
|
|
153
|
+
|
|
139
154
|
|
|
140
155
|
|
|
141
156
|
|
|
@@ -157,13 +172,18 @@
|
|
|
157
172
|
|
|
158
173
|
<tr class="deep-level-1">
|
|
159
174
|
|
|
160
|
-
<td class="name"
|
|
175
|
+
<td class="name"><code>GDBSvrName</code></td>
|
|
161
176
|
|
|
162
177
|
|
|
163
178
|
<td class="type">
|
|
164
179
|
|
|
165
180
|
|
|
166
|
-
<span class="param-type">
|
|
181
|
+
<span class="param-type">
|
|
182
|
+
|
|
183
|
+
String
|
|
184
|
+
|
|
185
|
+
</span>
|
|
186
|
+
|
|
167
187
|
|
|
168
188
|
|
|
169
189
|
|
|
@@ -185,13 +205,18 @@
|
|
|
185
205
|
|
|
186
206
|
<tr class="deep-level-1">
|
|
187
207
|
|
|
188
|
-
<td class="name"
|
|
208
|
+
<td class="name"><code>Password</code></td>
|
|
189
209
|
|
|
190
210
|
|
|
191
211
|
<td class="type">
|
|
192
212
|
|
|
193
213
|
|
|
194
|
-
<span class="param-type">
|
|
214
|
+
<span class="param-type">
|
|
215
|
+
|
|
216
|
+
String
|
|
217
|
+
|
|
218
|
+
</span>
|
|
219
|
+
|
|
195
220
|
|
|
196
221
|
|
|
197
222
|
|
|
@@ -211,13 +236,18 @@
|
|
|
211
236
|
|
|
212
237
|
<tr class="deep-level-1">
|
|
213
238
|
|
|
214
|
-
<td class="name"
|
|
239
|
+
<td class="name"><code>User</code></td>
|
|
215
240
|
|
|
216
241
|
|
|
217
242
|
<td class="type">
|
|
218
243
|
|
|
219
244
|
|
|
220
|
-
<span class="param-type">
|
|
245
|
+
<span class="param-type">
|
|
246
|
+
|
|
247
|
+
String
|
|
248
|
+
|
|
249
|
+
</span>
|
|
250
|
+
|
|
221
251
|
|
|
222
252
|
|
|
223
253
|
|