@mapgis/webclient-common 17.0.4 → 17.0.6
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 +16 -0
- package/dist/es5/webclient-common.min.js +1 -1
- package/dist/webclient-common-es6.min.js +1 -1
- package/documention/AddressServer.html +313 -89
- package/documention/ArcGISFeatureServer.html +518 -166
- package/documention/ArcGISGeometryServer.html +378 -118
- package/documention/ArcGISMapImageLayer.html +381 -101
- package/documention/ArcGISMapImageSubLayer.html +138 -34
- package/documention/ArcGISMapServer.html +371 -115
- package/documention/ArcGISTileLayer.html +655 -151
- package/documention/ArcGISVectorTileLayer.html +523 -159
- package/documention/ArcGISVectorTileServer.html +183 -51
- package/documention/BaseRenderer.html +33 -9
- package/documention/BaseServer.html +167 -43
- package/documention/BaseView.html +901 -197
- package/documention/Basemap.html +262 -79
- package/documention/Callout3D.html +30 -6
- package/documention/Cesium3DTilesCacheLayer.html +611 -131
- package/documention/Cesium3DTilesServer.html +171 -43
- package/documention/CheckUtil.html +322 -83
- package/documention/Circle.html +233 -58
- package/documention/ClassBreakClusterInfo.html +104 -24
- package/documention/ClassBreakInfo.html +122 -30
- package/documention/ClassBreakRenderer.html +195 -47
- package/documention/ClusterInfo.html +141 -33
- package/documention/ClusterRenderer.html +220 -59
- package/documention/Collection.html +1244 -316
- package/documention/CollectionFlattener.html +119 -31
- package/documention/Color.html +223 -55
- package/documention/ColorMaterial.html +71 -22
- package/documention/ColorStop.html +114 -26
- package/documention/ColorVariable.html +52 -12
- package/documention/Config.html +30 -10
- package/documention/CursorChangeEventInfo.html +18 -6
- package/documention/EchartsLayer.html +52 -12
- package/documention/Edges3D.html +77 -24
- package/documention/ElevationInfo.html +50 -14
- package/documention/Evented.html +63 -28
- package/documention/Extent.html +409 -102
- package/documention/ExtrudeSymbol3DLayer.html +139 -38
- package/documention/Feature.html +189 -53
- package/documention/FeatureExpressionInfo.html +32 -8
- package/documention/FeatureLayer.html +674 -163
- package/documention/FeatureServer.html +838 -266
- package/documention/FeatureSet.html +126 -38
- package/documention/FillSymbol.html +72 -16
- package/documention/FillSymbol3DLayer.html +99 -30
- package/documention/FillSymbol3DOutline.html +93 -28
- package/documention/Font.html +125 -33
- package/documention/GeoJSONLayer.html +755 -179
- package/documention/Geometry.html +247 -73
- package/documention/GeometryEngine.html +1087 -469
- package/documention/GeometryFilter.html +68 -16
- package/documention/GeometryServer.html +540 -176
- package/documention/GraphicsLayer.html +836 -196
- package/documention/GroupLayer.html +727 -163
- package/documention/HeatmapColorStop.html +74 -18
- package/documention/HeatmapRenderer.html +176 -44
- package/documention/IGSFeatureLayer.html +354 -94
- package/documention/IGSMapImageLayer.html +571 -147
- package/documention/IGSMapImageSubLayer.html +150 -38
- package/documention/IGSSceneLayer.html +197 -48
- package/documention/IGSSceneSubLayer.html +250 -54
- package/documention/IGSTileLayer.html +715 -167
- package/documention/IGSVectorTileLayer.html +555 -167
- package/documention/IGSVectorTileSubLayer.html +134 -34
- package/documention/IconResource.html +63 -22
- package/documention/IconSymbol3DLayer.html +171 -46
- package/documention/ImageServer.html +323 -91
- package/documention/Interceptor.html +29 -9
- package/documention/LOD.html +84 -20
- package/documention/LabelClass.html +364 -92
- package/documention/LabelSymbol3D.html +103 -30
- package/documention/Layer.html +713 -178
- package/documention/LayerEvent.html +6 -2
- package/documention/LayerViewUpdateEvent.html +12 -4
- package/documention/LineCallout3D.html +143 -38
- package/documention/LineString.html +315 -93
- package/documention/LineStyleMarker3D.html +123 -34
- package/documention/LineStylePattern3D.html +71 -22
- package/documention/LineSymbol.html +72 -16
- package/documention/LineSymbol3D.html +61 -20
- package/documention/LineSymbol3DLayer.html +171 -46
- package/documention/LineSymbolMarker.html +71 -19
- package/documention/M3DModelCacheLayer.html +663 -151
- package/documention/M3DServer.html +254 -70
- package/documention/Map.html +429 -130
- package/documention/MapGISTextSymbol.html +506 -121
- package/documention/MapImageLayer.html +1740 -398
- package/documention/MapServer.html +692 -220
- package/documention/MapVLayer.html +415 -123
- package/documention/MapView.html +921 -201
- package/documention/MarkerSymbol.html +104 -24
- package/documention/MoveEventInfo.html +18 -6
- package/documention/MultiLineString.html +396 -114
- package/documention/MultiPoint.html +315 -93
- package/documention/MultiPolygon.html +282 -85
- package/documention/OGCLayer.html +595 -131
- package/documention/ObjectSymbol3DLayer.html +251 -66
- package/documention/OpacityStop.html +84 -20
- package/documention/OpacityVariable.html +52 -12
- package/documention/OutStatistic.html +54 -14
- package/documention/OverlayLayer.html +596 -141
- package/documention/PathSymbol3DLayer.html +253 -64
- package/documention/PictureFillSymbol.html +202 -53
- package/documention/PictureMarkerSymbol.html +175 -43
- package/documention/PlotServer.html +371 -119
- package/documention/PoiServer.html +208 -56
- package/documention/Point.html +305 -87
- package/documention/PointSymbol3D.html +103 -30
- package/documention/PointSymbol3DOutline.html +83 -26
- package/documention/Polygon.html +449 -128
- package/documention/PolygonSymbol3D.html +81 -24
- package/documention/ProjectInfo.html +72 -24
- package/documention/ProjectInfoBySrsID.html +36 -12
- package/documention/Projection.html +37 -9
- package/documention/RandomRenderer.html +77 -24
- package/documention/RankRenderer.html +189 -52
- package/documention/RendererInfo.html +90 -22
- package/documention/RequestConfig.html +12 -4
- package/documention/RequestInterceptor.html +38 -10
- package/documention/ResourceServer.html +3003 -951
- package/documention/ResponseInterceptor.html +38 -10
- package/documention/RootServer.html +201 -53
- package/documention/ScaleEventInfo.html +18 -6
- package/documention/Scene.html +160 -40
- package/documention/SceneLayer.html +624 -149
- package/documention/SceneServer.html +606 -194
- package/documention/SceneView.html +17 -6
- package/documention/SecurityServer.html +178 -46
- package/documention/SimpleFillSymbol.html +116 -28
- package/documention/SimpleLineSymbol.html +170 -42
- package/documention/SimpleMarkerSymbol.html +176 -44
- package/documention/SimpleRenderer.html +116 -28
- package/documention/SizeStop.html +84 -20
- package/documention/SizeVariable.html +116 -28
- package/documention/SketchBaseDrawTool.html +319 -87
- package/documention/SketchCircleDrawTool.html +349 -97
- package/documention/SketchEditor.html +633 -190
- package/documention/SketchEditorCesium.html +603 -180
- package/documention/SketchEditorEvent.html +6 -2
- package/documention/SketchEditorToolEventInfo.html +12 -4
- package/documention/SketchEditorVideo.html +133 -46
- package/documention/SketchEditorVideoBase.html +133 -46
- package/documention/SketchExtentDrawTool.html +349 -97
- package/documention/SketchFreehandPolygonDrawTool.html +337 -93
- package/documention/SketchFreehandPolylineDrawTool.html +349 -97
- package/documention/SketchPointDrawTool.html +373 -105
- package/documention/SketchPolygonDrawTool.html +699 -195
- package/documention/SketchPolylineDrawTool.html +674 -186
- package/documention/SketchStage.html +57 -17
- package/documention/SketchStyle.html +252 -64
- package/documention/SketchTopologyTool.html +16 -4
- package/documention/SpatialReference.html +201 -45
- package/documention/StylePattern3D.html +71 -22
- package/documention/SubLayer.html +189 -58
- package/documention/Symbol.html +90 -22
- package/documention/Symbol3D.html +33 -10
- package/documention/Symbol3DLayer.html +43 -14
- package/documention/Symbol3DVerticalOffset.html +93 -28
- package/documention/TerrainCacheLayer.html +590 -130
- package/documention/TerrainServer.html +148 -36
- package/documention/TextHalo.html +77 -24
- package/documention/TextSymbol.html +335 -83
- package/documention/TextSymbol3DLayer.html +219 -58
- package/documention/ThemeServer.html +239 -67
- package/documention/TileInfo.html +82 -22
- package/documention/TileLayer.html +642 -151
- package/documention/TileMatrixSet.html +158 -38
- package/documention/TileServer.html +125 -29
- package/documention/UniqueValueClusterInfo.html +104 -24
- package/documention/UniqueValueInfo.html +121 -29
- package/documention/UniqueValueRenderer.html +185 -45
- package/documention/UnknownLayer.html +612 -145
- package/documention/UpdateContent.html +70 -18
- package/documention/VectorTileGroupSubLayer.html +215 -64
- package/documention/VectorTileLayer.html +1039 -280
- package/documention/VectorTileServer.html +170 -46
- package/documention/VectorTileSubLayer.html +184 -44
- package/documention/VertexChangeEventInfo.html +18 -6
- package/documention/VideoMapView.html +302 -78
- package/documention/VideoMetaData.html +86 -22
- package/documention/VideoPixelCoordTransforms.html +38 -10
- package/documention/VideoRegistrationParam.html +54 -14
- package/documention/VisualVariable.html +94 -22
- package/documention/WCSServer.html +125 -29
- package/documention/WFSLayer.html +741 -173
- package/documention/WFSServer.html +167 -43
- package/documention/WMSLayer.html +919 -215
- package/documention/WMSServer.html +144 -36
- package/documention/WMSSubLayer.html +172 -40
- package/documention/WMTSLayer.html +787 -183
- package/documention/WMTSServer.html +138 -34
- package/documention/WMTSStyle.html +96 -24
- package/documention/WMTSSubLayer.html +673 -149
- package/documention/WPSServer.html +125 -29
- package/documention/WaterSymbol3DLayer.html +129 -36
- package/documention/WebTileLayer.html +754 -191
- package/documention/WorkFlowServer.html +314 -86
- package/documention/WorkFlowServer600227.html +471 -123
- package/documention/WorkFlowServer600228.html +439 -115
- package/documention/WorkFlowServer600229.html +471 -123
- package/documention/WorkFlowServer600230.html +471 -123
- package/documention/WorkFlowServer600231.html +535 -139
- package/documention/WorkFlowServer600232.html +471 -123
- package/documention/WorkFlowServer600233.html +455 -119
- package/documention/WorkFlowServer600235.html +375 -99
- package/documention/WorkFlowServer600237.html +475 -123
- package/documention/WorkFlowServer600238.html +481 -125
- package/documention/WorkFlowServer600239.html +425 -113
- package/documention/WorkFlowServer600307.html +449 -117
- package/documention/WorkFlowServer600308.html +180 -44
- package/documention/WorkFlowServer600309.html +471 -123
- package/documention/WorkFlowServer600314.html +487 -127
- package/documention/WorkFlowServer600334.html +471 -123
- package/documention/WorkFlowServer600336.html +439 -115
- package/documention/WorkFlowServer600340.html +583 -151
- package/documention/WorkFlowServer600354.html +455 -119
- package/documention/WorkFlowServer600368.html +391 -103
- package/documention/WorkFlowServer600369.html +439 -115
- package/documention/WorkFlowServer600370.html +423 -111
- package/documention/Zondy.Object.CAttDataRow.html +18 -6
- package/documention/Zondy.Object.CAttStruct.html +24 -8
- package/documention/global.html +4339 -1007
- 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 +108 -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 +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CChartThemeRepresentInfo.html +78 -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 +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CFourColorTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CGraduatedSymbolTheme.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CLinInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CMultiClassTheme.html +30 -10
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CPntInfo.html +72 -24
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRandomTheme.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeTheme.html +42 -14
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRangeThemeInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CRegInfo.html +78 -26
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CSimpleTheme.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CTheme.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CThemeInfo.html +48 -16
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueTheme.html +36 -12
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.CUniqueThemeInfo.html +6 -2
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ExpInfo.html +18 -6
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfo.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.FolderInfoAttribute.html +12 -4
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ItemValue.html +24 -8
- package/documention/module-%E4%B8%93%E9%A2%98%E5%9B%BE%E6%9C%8D%E5%8A%A1.ThemesInfo.html +12 -4
- package/documention/module-ArcGis.ArcGisCircle.html +42 -14
- package/documention/module-ArcGis.ArcGisExtent.html +108 -36
- package/documention/module-ArcGis.ArcGisMultipoint.html +42 -14
- package/documention/module-ArcGis.ArcGisPoint.html +60 -20
- package/documention/module-ArcGis.ArcGisPolygon.html +138 -42
- package/documention/module-ArcGis.ArcGisPolyline.html +90 -30
- package/documention/module-ArcGis.ArcGisSpatialReference.html +34 -10
- package/documention/module.exports.html +5 -1
- package/documention/scripts/sideBar.js +111 -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
|
@@ -71,13 +71,17 @@
|
|
|
71
71
|
|
|
72
72
|
<tr class="deep-level-0">
|
|
73
73
|
|
|
74
|
-
<td class="name"
|
|
74
|
+
<td class="name"><code>options</code></td>
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
<td class="type">
|
|
78
78
|
|
|
79
79
|
|
|
80
|
-
<span class="param-type">
|
|
80
|
+
<span class="param-type">
|
|
81
|
+
|
|
82
|
+
Object
|
|
83
|
+
|
|
84
|
+
</span>
|
|
81
85
|
|
|
82
86
|
|
|
83
87
|
|
|
@@ -94,16 +98,24 @@
|
|
|
94
98
|
|
|
95
99
|
<tr class="deep-level-1">
|
|
96
100
|
|
|
97
|
-
<td class="name"
|
|
101
|
+
<td class="name"><code>view</code></td>
|
|
98
102
|
|
|
99
103
|
|
|
100
104
|
<td class="type">
|
|
101
105
|
|
|
102
106
|
|
|
103
|
-
<span class="param-type"
|
|
107
|
+
<span class="param-type">
|
|
108
|
+
|
|
109
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
110
|
+
|
|
111
|
+
</span>
|
|
104
112
|
|
|
|
105
113
|
|
|
106
|
-
<span class="param-type"
|
|
114
|
+
<span class="param-type">
|
|
115
|
+
|
|
116
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneView" SceneView.html>SceneView</a>
|
|
117
|
+
|
|
118
|
+
</span>
|
|
107
119
|
|
|
108
120
|
|
|
109
121
|
|
|
@@ -120,13 +132,17 @@
|
|
|
120
132
|
|
|
121
133
|
<tr class="deep-level-1">
|
|
122
134
|
|
|
123
|
-
<td class="name"
|
|
135
|
+
<td class="name"><code>layer</code></td>
|
|
124
136
|
|
|
125
137
|
|
|
126
138
|
<td class="type">
|
|
127
139
|
|
|
128
140
|
|
|
129
|
-
<span class="param-type"
|
|
141
|
+
<span class="param-type">
|
|
142
|
+
|
|
143
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html>GraphicsLayer</a>
|
|
144
|
+
|
|
145
|
+
</span>
|
|
130
146
|
|
|
131
147
|
|
|
132
148
|
|
|
@@ -143,13 +159,17 @@
|
|
|
143
159
|
|
|
144
160
|
<tr class="deep-level-1">
|
|
145
161
|
|
|
146
|
-
<td class="name"
|
|
162
|
+
<td class="name"><code>sketchStyle</code></td>
|
|
147
163
|
|
|
148
164
|
|
|
149
165
|
<td class="type">
|
|
150
166
|
|
|
151
167
|
|
|
152
|
-
<span class="param-type"
|
|
168
|
+
<span class="param-type">
|
|
169
|
+
|
|
170
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
|
|
171
|
+
|
|
172
|
+
</span>
|
|
153
173
|
|
|
154
174
|
|
|
155
175
|
|
|
@@ -283,7 +303,11 @@
|
|
|
283
303
|
<td class="name">
|
|
284
304
|
<code>
|
|
285
305
|
|
|
286
|
-
<span class="param-type">
|
|
306
|
+
<span class="param-type">
|
|
307
|
+
|
|
308
|
+
Object
|
|
309
|
+
|
|
310
|
+
</span>
|
|
287
311
|
|
|
288
312
|
|
|
289
313
|
|
|
@@ -297,7 +321,11 @@
|
|
|
297
321
|
<td class="name">
|
|
298
322
|
<code>
|
|
299
323
|
|
|
300
|
-
<span class="param-type"
|
|
324
|
+
<span class="param-type">
|
|
325
|
+
|
|
326
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
|
|
327
|
+
|
|
328
|
+
</span>
|
|
301
329
|
|
|
302
330
|
|
|
303
331
|
|
|
@@ -311,7 +339,11 @@
|
|
|
311
339
|
<td class="name">
|
|
312
340
|
<code>
|
|
313
341
|
|
|
314
|
-
<span class="param-type">
|
|
342
|
+
<span class="param-type">
|
|
343
|
+
|
|
344
|
+
Object
|
|
345
|
+
|
|
346
|
+
</span>
|
|
315
347
|
|
|
316
348
|
|
|
317
349
|
|
|
@@ -325,7 +357,11 @@
|
|
|
325
357
|
<td class="name">
|
|
326
358
|
<code>
|
|
327
359
|
|
|
328
|
-
<span class="param-type"
|
|
360
|
+
<span class="param-type">
|
|
361
|
+
|
|
362
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html>GraphicsLayer</a>
|
|
363
|
+
|
|
364
|
+
</span>
|
|
329
365
|
|
|
330
366
|
|
|
331
367
|
|
|
@@ -339,7 +375,11 @@
|
|
|
339
375
|
<td class="name">
|
|
340
376
|
<code>
|
|
341
377
|
|
|
342
|
-
<span class="param-type"
|
|
378
|
+
<span class="param-type">
|
|
379
|
+
|
|
380
|
+
<a link="SketchStage.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStage" SketchStage.html>SketchStage</a>
|
|
381
|
+
|
|
382
|
+
</span>
|
|
343
383
|
|
|
344
384
|
|
|
345
385
|
|
|
@@ -353,7 +393,11 @@
|
|
|
353
393
|
<td class="name">
|
|
354
394
|
<code>
|
|
355
395
|
|
|
356
|
-
<span class="param-type"
|
|
396
|
+
<span class="param-type">
|
|
397
|
+
|
|
398
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
|
|
399
|
+
|
|
400
|
+
</span>
|
|
357
401
|
|
|
358
402
|
|
|
359
403
|
|
|
@@ -367,7 +411,11 @@
|
|
|
367
411
|
<td class="name">
|
|
368
412
|
<code>
|
|
369
413
|
|
|
370
|
-
<span class="param-type">
|
|
414
|
+
<span class="param-type">
|
|
415
|
+
|
|
416
|
+
String
|
|
417
|
+
|
|
418
|
+
</span>
|
|
371
419
|
|
|
372
420
|
|
|
373
421
|
|
|
@@ -381,7 +429,11 @@
|
|
|
381
429
|
<td class="name">
|
|
382
430
|
<code>
|
|
383
431
|
|
|
384
|
-
<span class="param-type">
|
|
432
|
+
<span class="param-type">
|
|
433
|
+
|
|
434
|
+
String
|
|
435
|
+
|
|
436
|
+
</span>
|
|
385
437
|
|
|
386
438
|
|
|
387
439
|
|
|
@@ -395,10 +447,18 @@
|
|
|
395
447
|
<td class="name">
|
|
396
448
|
<code>
|
|
397
449
|
|
|
398
|
-
<span class="param-type"
|
|
450
|
+
<span class="param-type">
|
|
451
|
+
|
|
452
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
453
|
+
|
|
454
|
+
</span>
|
|
399
455
|
|
|
|
400
456
|
|
|
401
|
-
<span class="param-type"
|
|
457
|
+
<span class="param-type">
|
|
458
|
+
|
|
459
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneView" SceneView.html>SceneView</a>
|
|
460
|
+
|
|
461
|
+
</span>
|
|
402
462
|
|
|
403
463
|
|
|
404
464
|
|
|
@@ -418,7 +478,11 @@
|
|
|
418
478
|
<span class="method-parameter is-pulled-right">
|
|
419
479
|
<label>类型:</label>
|
|
420
480
|
|
|
421
|
-
<span class="param-type">
|
|
481
|
+
<span class="param-type">
|
|
482
|
+
|
|
483
|
+
Object
|
|
484
|
+
|
|
485
|
+
</span>
|
|
422
486
|
|
|
423
487
|
|
|
424
488
|
|
|
@@ -494,7 +558,11 @@
|
|
|
494
558
|
<span class="method-parameter is-pulled-right">
|
|
495
559
|
<label>类型:</label>
|
|
496
560
|
|
|
497
|
-
<span class="param-type"
|
|
561
|
+
<span class="param-type">
|
|
562
|
+
|
|
563
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
|
|
564
|
+
|
|
565
|
+
</span>
|
|
498
566
|
|
|
499
567
|
|
|
500
568
|
|
|
@@ -570,7 +638,11 @@
|
|
|
570
638
|
<span class="method-parameter is-pulled-right">
|
|
571
639
|
<label>类型:</label>
|
|
572
640
|
|
|
573
|
-
<span class="param-type">
|
|
641
|
+
<span class="param-type">
|
|
642
|
+
|
|
643
|
+
Object
|
|
644
|
+
|
|
645
|
+
</span>
|
|
574
646
|
|
|
575
647
|
|
|
576
648
|
|
|
@@ -646,7 +718,11 @@
|
|
|
646
718
|
<span class="method-parameter is-pulled-right">
|
|
647
719
|
<label>类型:</label>
|
|
648
720
|
|
|
649
|
-
<span class="param-type"
|
|
721
|
+
<span class="param-type">
|
|
722
|
+
|
|
723
|
+
<a link="GraphicsLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html>GraphicsLayer</a>
|
|
724
|
+
|
|
725
|
+
</span>
|
|
650
726
|
|
|
651
727
|
|
|
652
728
|
|
|
@@ -722,7 +798,11 @@
|
|
|
722
798
|
<span class="method-parameter is-pulled-right">
|
|
723
799
|
<label>类型:</label>
|
|
724
800
|
|
|
725
|
-
<span class="param-type"
|
|
801
|
+
<span class="param-type">
|
|
802
|
+
|
|
803
|
+
<a link="SketchStage.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStage" SketchStage.html>SketchStage</a>
|
|
804
|
+
|
|
805
|
+
</span>
|
|
726
806
|
|
|
727
807
|
|
|
728
808
|
|
|
@@ -798,7 +878,11 @@
|
|
|
798
878
|
<span class="method-parameter is-pulled-right">
|
|
799
879
|
<label>类型:</label>
|
|
800
880
|
|
|
801
|
-
<span class="param-type"
|
|
881
|
+
<span class="param-type">
|
|
882
|
+
|
|
883
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
|
|
884
|
+
|
|
885
|
+
</span>
|
|
802
886
|
|
|
803
887
|
|
|
804
888
|
|
|
@@ -874,7 +958,11 @@
|
|
|
874
958
|
<span class="method-parameter is-pulled-right">
|
|
875
959
|
<label>类型:</label>
|
|
876
960
|
|
|
877
|
-
<span class="param-type">
|
|
961
|
+
<span class="param-type">
|
|
962
|
+
|
|
963
|
+
String
|
|
964
|
+
|
|
965
|
+
</span>
|
|
878
966
|
|
|
879
967
|
|
|
880
968
|
|
|
@@ -950,7 +1038,11 @@
|
|
|
950
1038
|
<span class="method-parameter is-pulled-right">
|
|
951
1039
|
<label>类型:</label>
|
|
952
1040
|
|
|
953
|
-
<span class="param-type">
|
|
1041
|
+
<span class="param-type">
|
|
1042
|
+
|
|
1043
|
+
String
|
|
1044
|
+
|
|
1045
|
+
</span>
|
|
954
1046
|
|
|
955
1047
|
|
|
956
1048
|
|
|
@@ -1026,10 +1118,18 @@
|
|
|
1026
1118
|
<span class="method-parameter is-pulled-right">
|
|
1027
1119
|
<label>类型:</label>
|
|
1028
1120
|
|
|
1029
|
-
<span class="param-type"
|
|
1121
|
+
<span class="param-type">
|
|
1122
|
+
|
|
1123
|
+
<a link="MapView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="MapView" MapView.html>MapView</a>
|
|
1124
|
+
|
|
1125
|
+
</span>
|
|
1030
1126
|
|
|
|
1031
1127
|
|
|
1032
|
-
<span class="param-type"
|
|
1128
|
+
<span class="param-type">
|
|
1129
|
+
|
|
1130
|
+
<a link="SceneView.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SceneView" SceneView.html>SceneView</a>
|
|
1131
|
+
|
|
1132
|
+
</span>
|
|
1033
1133
|
|
|
1034
1134
|
|
|
1035
1135
|
|
|
@@ -1156,7 +1256,11 @@
|
|
|
1156
1256
|
<code>
|
|
1157
1257
|
|
|
1158
1258
|
|
|
1159
|
-
<span class="param-type">
|
|
1259
|
+
<span class="param-type">
|
|
1260
|
+
|
|
1261
|
+
Number
|
|
1262
|
+
|
|
1263
|
+
</span>
|
|
1160
1264
|
|
|
1161
1265
|
|
|
1162
1266
|
|
|
@@ -1172,7 +1276,11 @@
|
|
|
1172
1276
|
<code>
|
|
1173
1277
|
|
|
1174
1278
|
|
|
1175
|
-
<span class="param-type">
|
|
1279
|
+
<span class="param-type">
|
|
1280
|
+
|
|
1281
|
+
Number
|
|
1282
|
+
|
|
1283
|
+
</span>
|
|
1176
1284
|
|
|
1177
1285
|
|
|
1178
1286
|
|
|
@@ -1188,7 +1296,11 @@
|
|
|
1188
1296
|
<code>
|
|
1189
1297
|
|
|
1190
1298
|
|
|
1191
|
-
<span class="param-type">
|
|
1299
|
+
<span class="param-type">
|
|
1300
|
+
|
|
1301
|
+
Number
|
|
1302
|
+
|
|
1303
|
+
</span>
|
|
1192
1304
|
|
|
1193
1305
|
|
|
1194
1306
|
|
|
@@ -1204,7 +1316,11 @@
|
|
|
1204
1316
|
<code>
|
|
1205
1317
|
|
|
1206
1318
|
|
|
1207
|
-
<span class="param-type">
|
|
1319
|
+
<span class="param-type">
|
|
1320
|
+
|
|
1321
|
+
Number
|
|
1322
|
+
|
|
1323
|
+
</span>
|
|
1208
1324
|
|
|
1209
1325
|
|
|
1210
1326
|
|
|
@@ -1372,13 +1488,17 @@
|
|
|
1372
1488
|
|
|
1373
1489
|
<tr class="deep-level-0">
|
|
1374
1490
|
|
|
1375
|
-
<td class="name"
|
|
1491
|
+
<td class="name"><code>points</code></td>
|
|
1376
1492
|
|
|
1377
1493
|
|
|
1378
1494
|
<td class="type">
|
|
1379
1495
|
|
|
1380
1496
|
|
|
1381
|
-
<span class="param-type">
|
|
1497
|
+
<span class="param-type">
|
|
1498
|
+
|
|
1499
|
+
Array
|
|
1500
|
+
|
|
1501
|
+
</span>
|
|
1382
1502
|
|
|
1383
1503
|
|
|
1384
1504
|
|
|
@@ -1397,13 +1517,17 @@
|
|
|
1397
1517
|
|
|
1398
1518
|
<tr class="deep-level-0">
|
|
1399
1519
|
|
|
1400
|
-
<td class="name"
|
|
1520
|
+
<td class="name"><code>sketchStyle</code></td>
|
|
1401
1521
|
|
|
1402
1522
|
|
|
1403
1523
|
<td class="type">
|
|
1404
1524
|
|
|
1405
1525
|
|
|
1406
|
-
<span class="param-type"
|
|
1526
|
+
<span class="param-type">
|
|
1527
|
+
|
|
1528
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
|
|
1529
|
+
|
|
1530
|
+
</span>
|
|
1407
1531
|
|
|
1408
1532
|
|
|
1409
1533
|
|
|
@@ -1720,13 +1844,17 @@
|
|
|
1720
1844
|
|
|
1721
1845
|
<tr class="deep-level-0">
|
|
1722
1846
|
|
|
1723
|
-
<td class="name"
|
|
1847
|
+
<td class="name"><code>pixel</code></td>
|
|
1724
1848
|
|
|
1725
1849
|
|
|
1726
1850
|
<td class="type">
|
|
1727
1851
|
|
|
1728
1852
|
|
|
1729
|
-
<span class="param-type">
|
|
1853
|
+
<span class="param-type">
|
|
1854
|
+
|
|
1855
|
+
Number
|
|
1856
|
+
|
|
1857
|
+
</span>
|
|
1730
1858
|
|
|
1731
1859
|
|
|
1732
1860
|
|
|
@@ -1820,7 +1948,11 @@
|
|
|
1820
1948
|
<div class='column is-5 has-text-left'>
|
|
1821
1949
|
<label>类型: </label>
|
|
1822
1950
|
|
|
1823
|
-
<span class="param-type">
|
|
1951
|
+
<span class="param-type">
|
|
1952
|
+
|
|
1953
|
+
Number
|
|
1954
|
+
|
|
1955
|
+
</span>
|
|
1824
1956
|
|
|
1825
1957
|
|
|
1826
1958
|
|
|
@@ -1892,13 +2024,17 @@
|
|
|
1892
2024
|
|
|
1893
2025
|
<tr class="deep-level-0">
|
|
1894
2026
|
|
|
1895
|
-
<td class="name"
|
|
2027
|
+
<td class="name"><code>coordinates</code></td>
|
|
1896
2028
|
|
|
1897
2029
|
|
|
1898
2030
|
<td class="type">
|
|
1899
2031
|
|
|
1900
2032
|
|
|
1901
|
-
<span class="param-type">
|
|
2033
|
+
<span class="param-type">
|
|
2034
|
+
|
|
2035
|
+
Array
|
|
2036
|
+
|
|
2037
|
+
</span>
|
|
1902
2038
|
|
|
1903
2039
|
|
|
1904
2040
|
|
|
@@ -1917,13 +2053,17 @@
|
|
|
1917
2053
|
|
|
1918
2054
|
<tr class="deep-level-0">
|
|
1919
2055
|
|
|
1920
|
-
<td class="name"
|
|
2056
|
+
<td class="name"><code>direction</code></td>
|
|
1921
2057
|
|
|
1922
2058
|
|
|
1923
2059
|
<td class="type">
|
|
1924
2060
|
|
|
1925
2061
|
|
|
1926
|
-
<span class="param-type">
|
|
2062
|
+
<span class="param-type">
|
|
2063
|
+
|
|
2064
|
+
String
|
|
2065
|
+
|
|
2066
|
+
</span>
|
|
1927
2067
|
|
|
1928
2068
|
|
|
1929
2069
|
|
|
@@ -1942,13 +2082,17 @@
|
|
|
1942
2082
|
|
|
1943
2083
|
<tr class="deep-level-0">
|
|
1944
2084
|
|
|
1945
|
-
<td class="name"
|
|
2085
|
+
<td class="name"><code>extent</code></td>
|
|
1946
2086
|
|
|
1947
2087
|
|
|
1948
2088
|
<td class="type">
|
|
1949
2089
|
|
|
1950
2090
|
|
|
1951
|
-
<span class="param-type"
|
|
2091
|
+
<span class="param-type">
|
|
2092
|
+
|
|
2093
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
|
|
2094
|
+
|
|
2095
|
+
</span>
|
|
1952
2096
|
|
|
1953
2097
|
|
|
1954
2098
|
|
|
@@ -1967,13 +2111,17 @@
|
|
|
1967
2111
|
|
|
1968
2112
|
<tr class="deep-level-0">
|
|
1969
2113
|
|
|
1970
|
-
<td class="name"
|
|
2114
|
+
<td class="name"><code>startPoint</code></td>
|
|
1971
2115
|
|
|
1972
2116
|
|
|
1973
2117
|
<td class="type">
|
|
1974
2118
|
|
|
1975
2119
|
|
|
1976
|
-
<span class="param-type"
|
|
2120
|
+
<span class="param-type">
|
|
2121
|
+
|
|
2122
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
2123
|
+
|
|
2124
|
+
</span>
|
|
1977
2125
|
|
|
1978
2126
|
|
|
1979
2127
|
|
|
@@ -1992,13 +2140,17 @@
|
|
|
1992
2140
|
|
|
1993
2141
|
<tr class="deep-level-0">
|
|
1994
2142
|
|
|
1995
|
-
<td class="name"
|
|
2143
|
+
<td class="name"><code>movePoint</code></td>
|
|
1996
2144
|
|
|
1997
2145
|
|
|
1998
2146
|
<td class="type">
|
|
1999
2147
|
|
|
2000
2148
|
|
|
2001
|
-
<span class="param-type"
|
|
2149
|
+
<span class="param-type">
|
|
2150
|
+
|
|
2151
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
2152
|
+
|
|
2153
|
+
</span>
|
|
2002
2154
|
|
|
2003
2155
|
|
|
2004
2156
|
|
|
@@ -2017,13 +2169,17 @@
|
|
|
2017
2169
|
|
|
2018
2170
|
<tr class="deep-level-0">
|
|
2019
2171
|
|
|
2020
|
-
<td class="name"
|
|
2172
|
+
<td class="name"><code>oriCoordinates</code></td>
|
|
2021
2173
|
|
|
2022
2174
|
|
|
2023
2175
|
<td class="type">
|
|
2024
2176
|
|
|
2025
2177
|
|
|
2026
|
-
<span class="param-type"
|
|
2178
|
+
<span class="param-type">
|
|
2179
|
+
|
|
2180
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
2181
|
+
|
|
2182
|
+
</span>
|
|
2027
2183
|
|
|
2028
2184
|
|
|
2029
2185
|
|
|
@@ -2117,7 +2273,11 @@
|
|
|
2117
2273
|
<div class='column is-5 has-text-left'>
|
|
2118
2274
|
<label>类型: </label>
|
|
2119
2275
|
|
|
2120
|
-
<span class="param-type">
|
|
2276
|
+
<span class="param-type">
|
|
2277
|
+
|
|
2278
|
+
Number
|
|
2279
|
+
|
|
2280
|
+
</span>
|
|
2121
2281
|
|
|
2122
2282
|
|
|
2123
2283
|
|
|
@@ -2189,13 +2349,17 @@
|
|
|
2189
2349
|
|
|
2190
2350
|
<tr class="deep-level-0">
|
|
2191
2351
|
|
|
2192
|
-
<td class="name"
|
|
2352
|
+
<td class="name"><code>coordinates</code></td>
|
|
2193
2353
|
|
|
2194
2354
|
|
|
2195
2355
|
<td class="type">
|
|
2196
2356
|
|
|
2197
2357
|
|
|
2198
|
-
<span class="param-type">
|
|
2358
|
+
<span class="param-type">
|
|
2359
|
+
|
|
2360
|
+
Array
|
|
2361
|
+
|
|
2362
|
+
</span>
|
|
2199
2363
|
|
|
2200
2364
|
|
|
2201
2365
|
|
|
@@ -2214,13 +2378,17 @@
|
|
|
2214
2378
|
|
|
2215
2379
|
<tr class="deep-level-0">
|
|
2216
2380
|
|
|
2217
|
-
<td class="name"
|
|
2381
|
+
<td class="name"><code>deltaX</code></td>
|
|
2218
2382
|
|
|
2219
2383
|
|
|
2220
2384
|
<td class="type">
|
|
2221
2385
|
|
|
2222
2386
|
|
|
2223
|
-
<span class="param-type">
|
|
2387
|
+
<span class="param-type">
|
|
2388
|
+
|
|
2389
|
+
Number
|
|
2390
|
+
|
|
2391
|
+
</span>
|
|
2224
2392
|
|
|
2225
2393
|
|
|
2226
2394
|
|
|
@@ -2239,13 +2407,17 @@
|
|
|
2239
2407
|
|
|
2240
2408
|
<tr class="deep-level-0">
|
|
2241
2409
|
|
|
2242
|
-
<td class="name"
|
|
2410
|
+
<td class="name"><code>deltaY</code></td>
|
|
2243
2411
|
|
|
2244
2412
|
|
|
2245
2413
|
<td class="type">
|
|
2246
2414
|
|
|
2247
2415
|
|
|
2248
|
-
<span class="param-type">
|
|
2416
|
+
<span class="param-type">
|
|
2417
|
+
|
|
2418
|
+
Number
|
|
2419
|
+
|
|
2420
|
+
</span>
|
|
2249
2421
|
|
|
2250
2422
|
|
|
2251
2423
|
|
|
@@ -2339,7 +2511,11 @@
|
|
|
2339
2511
|
<div class='column is-5 has-text-left'>
|
|
2340
2512
|
<label>类型: </label>
|
|
2341
2513
|
|
|
2342
|
-
<span class="param-type">
|
|
2514
|
+
<span class="param-type">
|
|
2515
|
+
|
|
2516
|
+
Number
|
|
2517
|
+
|
|
2518
|
+
</span>
|
|
2343
2519
|
|
|
2344
2520
|
|
|
2345
2521
|
|
|
@@ -2411,13 +2587,17 @@
|
|
|
2411
2587
|
|
|
2412
2588
|
<tr class="deep-level-0">
|
|
2413
2589
|
|
|
2414
|
-
<td class="name"
|
|
2590
|
+
<td class="name"><code>coordinates</code></td>
|
|
2415
2591
|
|
|
2416
2592
|
|
|
2417
2593
|
<td class="type">
|
|
2418
2594
|
|
|
2419
2595
|
|
|
2420
|
-
<span class="param-type">
|
|
2596
|
+
<span class="param-type">
|
|
2597
|
+
|
|
2598
|
+
Array
|
|
2599
|
+
|
|
2600
|
+
</span>
|
|
2421
2601
|
|
|
2422
2602
|
|
|
2423
2603
|
|
|
@@ -2436,13 +2616,17 @@
|
|
|
2436
2616
|
|
|
2437
2617
|
<tr class="deep-level-0">
|
|
2438
2618
|
|
|
2439
|
-
<td class="name"
|
|
2619
|
+
<td class="name"><code>direction</code></td>
|
|
2440
2620
|
|
|
2441
2621
|
|
|
2442
2622
|
<td class="type">
|
|
2443
2623
|
|
|
2444
2624
|
|
|
2445
|
-
<span class="param-type">
|
|
2625
|
+
<span class="param-type">
|
|
2626
|
+
|
|
2627
|
+
String
|
|
2628
|
+
|
|
2629
|
+
</span>
|
|
2446
2630
|
|
|
2447
2631
|
|
|
2448
2632
|
|
|
@@ -2461,13 +2645,17 @@
|
|
|
2461
2645
|
|
|
2462
2646
|
<tr class="deep-level-0">
|
|
2463
2647
|
|
|
2464
|
-
<td class="name"
|
|
2648
|
+
<td class="name"><code>extent</code></td>
|
|
2465
2649
|
|
|
2466
2650
|
|
|
2467
2651
|
<td class="type">
|
|
2468
2652
|
|
|
2469
2653
|
|
|
2470
|
-
<span class="param-type"
|
|
2654
|
+
<span class="param-type">
|
|
2655
|
+
|
|
2656
|
+
<a link="Extent.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Extent" Extent.html>Extent</a>
|
|
2657
|
+
|
|
2658
|
+
</span>
|
|
2471
2659
|
|
|
2472
2660
|
|
|
2473
2661
|
|
|
@@ -2486,13 +2674,17 @@
|
|
|
2486
2674
|
|
|
2487
2675
|
<tr class="deep-level-0">
|
|
2488
2676
|
|
|
2489
|
-
<td class="name"
|
|
2677
|
+
<td class="name"><code>startPoint</code></td>
|
|
2490
2678
|
|
|
2491
2679
|
|
|
2492
2680
|
<td class="type">
|
|
2493
2681
|
|
|
2494
2682
|
|
|
2495
|
-
<span class="param-type"
|
|
2683
|
+
<span class="param-type">
|
|
2684
|
+
|
|
2685
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
2686
|
+
|
|
2687
|
+
</span>
|
|
2496
2688
|
|
|
2497
2689
|
|
|
2498
2690
|
|
|
@@ -2511,13 +2703,17 @@
|
|
|
2511
2703
|
|
|
2512
2704
|
<tr class="deep-level-0">
|
|
2513
2705
|
|
|
2514
|
-
<td class="name"
|
|
2706
|
+
<td class="name"><code>movePoint</code></td>
|
|
2515
2707
|
|
|
2516
2708
|
|
|
2517
2709
|
<td class="type">
|
|
2518
2710
|
|
|
2519
2711
|
|
|
2520
|
-
<span class="param-type"
|
|
2712
|
+
<span class="param-type">
|
|
2713
|
+
|
|
2714
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
2715
|
+
|
|
2716
|
+
</span>
|
|
2521
2717
|
|
|
2522
2718
|
|
|
2523
2719
|
|
|
@@ -2536,13 +2732,17 @@
|
|
|
2536
2732
|
|
|
2537
2733
|
<tr class="deep-level-0">
|
|
2538
2734
|
|
|
2539
|
-
<td class="name"
|
|
2735
|
+
<td class="name"><code>oriCoordinates</code></td>
|
|
2540
2736
|
|
|
2541
2737
|
|
|
2542
2738
|
<td class="type">
|
|
2543
2739
|
|
|
2544
2740
|
|
|
2545
|
-
<span class="param-type"
|
|
2741
|
+
<span class="param-type">
|
|
2742
|
+
|
|
2743
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
2744
|
+
|
|
2745
|
+
</span>
|
|
2546
2746
|
|
|
2547
2747
|
|
|
2548
2748
|
|
|
@@ -2636,7 +2836,11 @@
|
|
|
2636
2836
|
<div class='column is-5 has-text-left'>
|
|
2637
2837
|
<label>类型: </label>
|
|
2638
2838
|
|
|
2639
|
-
<span class="param-type">
|
|
2839
|
+
<span class="param-type">
|
|
2840
|
+
|
|
2841
|
+
Number
|
|
2842
|
+
|
|
2843
|
+
</span>
|
|
2640
2844
|
|
|
2641
2845
|
|
|
2642
2846
|
|
|
@@ -2804,13 +3008,17 @@
|
|
|
2804
3008
|
|
|
2805
3009
|
<tr class="deep-level-0">
|
|
2806
3010
|
|
|
2807
|
-
<td class="name"
|
|
3011
|
+
<td class="name"><code>index</code></td>
|
|
2808
3012
|
|
|
2809
3013
|
|
|
2810
3014
|
<td class="type">
|
|
2811
3015
|
|
|
2812
3016
|
|
|
2813
|
-
<span class="param-type">
|
|
3017
|
+
<span class="param-type">
|
|
3018
|
+
|
|
3019
|
+
Number
|
|
3020
|
+
|
|
3021
|
+
</span>
|
|
2814
3022
|
|
|
2815
3023
|
|
|
2816
3024
|
|
|
@@ -2950,13 +3158,17 @@
|
|
|
2950
3158
|
|
|
2951
3159
|
<tr class="deep-level-0">
|
|
2952
3160
|
|
|
2953
|
-
<td class="name"
|
|
3161
|
+
<td class="name"><code>feature</code></td>
|
|
2954
3162
|
|
|
2955
3163
|
|
|
2956
3164
|
<td class="type">
|
|
2957
3165
|
|
|
2958
3166
|
|
|
2959
|
-
<span class="param-type"
|
|
3167
|
+
<span class="param-type">
|
|
3168
|
+
|
|
3169
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Feature" Feature.html>Feature</a>
|
|
3170
|
+
|
|
3171
|
+
</span>
|
|
2960
3172
|
|
|
2961
3173
|
|
|
2962
3174
|
|
|
@@ -3091,13 +3303,17 @@
|
|
|
3091
3303
|
|
|
3092
3304
|
<tr class="deep-level-0">
|
|
3093
3305
|
|
|
3094
|
-
<td class="name"
|
|
3306
|
+
<td class="name"><code>sketchStyle</code></td>
|
|
3095
3307
|
|
|
3096
3308
|
|
|
3097
3309
|
<td class="type">
|
|
3098
3310
|
|
|
3099
3311
|
|
|
3100
|
-
<span class="param-type"
|
|
3312
|
+
<span class="param-type">
|
|
3313
|
+
|
|
3314
|
+
<a link="SketchStyle.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SketchStyle" SketchStyle.html>SketchStyle</a>
|
|
3315
|
+
|
|
3316
|
+
</span>
|
|
3101
3317
|
|
|
3102
3318
|
|
|
3103
3319
|
|
|
@@ -3237,13 +3453,17 @@
|
|
|
3237
3453
|
|
|
3238
3454
|
<tr class="deep-level-0">
|
|
3239
3455
|
|
|
3240
|
-
<td class="name"
|
|
3456
|
+
<td class="name"><code>geometries</code></td>
|
|
3241
3457
|
|
|
3242
3458
|
|
|
3243
3459
|
<td class="type">
|
|
3244
3460
|
|
|
3245
3461
|
|
|
3246
|
-
<span class="param-type">
|
|
3462
|
+
<span class="param-type">
|
|
3463
|
+
|
|
3464
|
+
Array.<<a onclick="getTypeHTML(event)" link="Geometry.html">Geometry</a>>
|
|
3465
|
+
|
|
3466
|
+
</span>
|
|
3247
3467
|
|
|
3248
3468
|
|
|
3249
3469
|
|
|
@@ -3479,13 +3699,17 @@
|
|
|
3479
3699
|
|
|
3480
3700
|
<tr class="deep-level-0">
|
|
3481
3701
|
|
|
3482
|
-
<td class="name"
|
|
3702
|
+
<td class="name"><code>feature</code></td>
|
|
3483
3703
|
|
|
3484
3704
|
|
|
3485
3705
|
<td class="type">
|
|
3486
3706
|
|
|
3487
3707
|
|
|
3488
|
-
<span class="param-type"
|
|
3708
|
+
<span class="param-type">
|
|
3709
|
+
|
|
3710
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Feature" Feature.html>Feature</a>
|
|
3711
|
+
|
|
3712
|
+
</span>
|
|
3489
3713
|
|
|
3490
3714
|
|
|
3491
3715
|
|
|
@@ -3504,13 +3728,17 @@
|
|
|
3504
3728
|
|
|
3505
3729
|
<tr class="deep-level-0">
|
|
3506
3730
|
|
|
3507
|
-
<td class="name"
|
|
3731
|
+
<td class="name"><code>event</code></td>
|
|
3508
3732
|
|
|
3509
3733
|
|
|
3510
3734
|
<td class="type">
|
|
3511
3735
|
|
|
3512
3736
|
|
|
3513
|
-
<span class="param-type">
|
|
3737
|
+
<span class="param-type">
|
|
3738
|
+
|
|
3739
|
+
Object
|
|
3740
|
+
|
|
3741
|
+
</span>
|
|
3514
3742
|
|
|
3515
3743
|
|
|
3516
3744
|
|
|
@@ -3741,13 +3969,17 @@
|
|
|
3741
3969
|
|
|
3742
3970
|
<tr class="deep-level-0">
|
|
3743
3971
|
|
|
3744
|
-
<td class="name"
|
|
3972
|
+
<td class="name"><code>point</code></td>
|
|
3745
3973
|
|
|
3746
3974
|
|
|
3747
3975
|
<td class="type">
|
|
3748
3976
|
|
|
3749
3977
|
|
|
3750
|
-
<span class="param-type"
|
|
3978
|
+
<span class="param-type">
|
|
3979
|
+
|
|
3980
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
3981
|
+
|
|
3982
|
+
</span>
|
|
3751
3983
|
|
|
3752
3984
|
|
|
3753
3985
|
|
|
@@ -3766,13 +3998,17 @@
|
|
|
3766
3998
|
|
|
3767
3999
|
<tr class="deep-level-0">
|
|
3768
4000
|
|
|
3769
|
-
<td class="name"
|
|
4001
|
+
<td class="name"><code>feature</code></td>
|
|
3770
4002
|
|
|
3771
4003
|
|
|
3772
4004
|
<td class="type">
|
|
3773
4005
|
|
|
3774
4006
|
|
|
3775
|
-
<span class="param-type"
|
|
4007
|
+
<span class="param-type">
|
|
4008
|
+
|
|
4009
|
+
<a link="Feature.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Feature" Feature.html>Feature</a>
|
|
4010
|
+
|
|
4011
|
+
</span>
|
|
3776
4012
|
|
|
3777
4013
|
|
|
3778
4014
|
|
|
@@ -3912,13 +4148,17 @@
|
|
|
3912
4148
|
|
|
3913
4149
|
<tr class="deep-level-0">
|
|
3914
4150
|
|
|
3915
|
-
<td class="name"
|
|
4151
|
+
<td class="name"><code>point</code></td>
|
|
3916
4152
|
|
|
3917
4153
|
|
|
3918
4154
|
<td class="type">
|
|
3919
4155
|
|
|
3920
4156
|
|
|
3921
|
-
<span class="param-type"
|
|
4157
|
+
<span class="param-type">
|
|
4158
|
+
|
|
4159
|
+
<a link="Point.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Point" Point.html>Point</a>
|
|
4160
|
+
|
|
4161
|
+
</span>
|
|
3922
4162
|
|
|
3923
4163
|
|
|
3924
4164
|
|
|
@@ -3937,13 +4177,17 @@
|
|
|
3937
4177
|
|
|
3938
4178
|
<tr class="deep-level-0">
|
|
3939
4179
|
|
|
3940
|
-
<td class="name"
|
|
4180
|
+
<td class="name"><code>index</code></td>
|
|
3941
4181
|
|
|
3942
4182
|
|
|
3943
4183
|
<td class="type">
|
|
3944
4184
|
|
|
3945
4185
|
|
|
3946
|
-
<span class="param-type">
|
|
4186
|
+
<span class="param-type">
|
|
4187
|
+
|
|
4188
|
+
Number
|
|
4189
|
+
|
|
4190
|
+
</span>
|
|
3947
4191
|
|
|
3948
4192
|
|
|
3949
4193
|
|