@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
|
|
|
@@ -101,13 +106,18 @@
|
|
|
101
106
|
|
|
102
107
|
<tr class="deep-level-1">
|
|
103
108
|
|
|
104
|
-
<td class="name"
|
|
109
|
+
<td class="name"><code>material</code></td>
|
|
105
110
|
|
|
106
111
|
|
|
107
112
|
<td class="type">
|
|
108
113
|
|
|
109
114
|
|
|
110
|
-
<span class="param-type"
|
|
115
|
+
<span class="param-type">
|
|
116
|
+
|
|
117
|
+
<a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
|
|
118
|
+
|
|
119
|
+
</span>
|
|
120
|
+
|
|
111
121
|
|
|
112
122
|
|
|
113
123
|
|
|
@@ -130,13 +140,18 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变管道的颜色</
|
|
|
130
140
|
|
|
131
141
|
<tr class="deep-level-1">
|
|
132
142
|
|
|
133
|
-
<td class="name"
|
|
143
|
+
<td class="name"><code>profile</code></td>
|
|
134
144
|
|
|
135
145
|
|
|
136
146
|
<td class="type">
|
|
137
147
|
|
|
138
148
|
|
|
139
|
-
<span class="param-type"
|
|
149
|
+
<span class="param-type">
|
|
150
|
+
|
|
151
|
+
<a link="ProfileType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ProfileType" global.html#ProfileType>ProfileType</a>
|
|
152
|
+
|
|
153
|
+
</span>
|
|
154
|
+
|
|
140
155
|
|
|
141
156
|
|
|
142
157
|
|
|
@@ -158,13 +173,18 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变管道的颜色</
|
|
|
158
173
|
|
|
159
174
|
<tr class="deep-level-1">
|
|
160
175
|
|
|
161
|
-
<td class="name"
|
|
176
|
+
<td class="name"><code>width</code></td>
|
|
162
177
|
|
|
163
178
|
|
|
164
179
|
<td class="type">
|
|
165
180
|
|
|
166
181
|
|
|
167
|
-
<span class="param-type">
|
|
182
|
+
<span class="param-type">
|
|
183
|
+
|
|
184
|
+
Number
|
|
185
|
+
|
|
186
|
+
</span>
|
|
187
|
+
|
|
168
188
|
|
|
169
189
|
|
|
170
190
|
|
|
@@ -186,13 +206,18 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变管道的颜色</
|
|
|
186
206
|
|
|
187
207
|
<tr class="deep-level-1">
|
|
188
208
|
|
|
189
|
-
<td class="name"
|
|
209
|
+
<td class="name"><code>height</code></td>
|
|
190
210
|
|
|
191
211
|
|
|
192
212
|
<td class="type">
|
|
193
213
|
|
|
194
214
|
|
|
195
|
-
<span class="param-type">
|
|
215
|
+
<span class="param-type">
|
|
216
|
+
|
|
217
|
+
Number
|
|
218
|
+
|
|
219
|
+
</span>
|
|
220
|
+
|
|
196
221
|
|
|
197
222
|
|
|
198
223
|
|
|
@@ -214,13 +239,18 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变管道的颜色</
|
|
|
214
239
|
|
|
215
240
|
<tr class="deep-level-1">
|
|
216
241
|
|
|
217
|
-
<td class="name"
|
|
242
|
+
<td class="name"><code>join</code></td>
|
|
218
243
|
|
|
219
244
|
|
|
220
245
|
<td class="type">
|
|
221
246
|
|
|
222
247
|
|
|
223
|
-
<span class="param-type"
|
|
248
|
+
<span class="param-type">
|
|
249
|
+
|
|
250
|
+
<a link="LineJoinType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineJoinType" global.html#LineJoinType>LineJoinType</a>
|
|
251
|
+
|
|
252
|
+
</span>
|
|
253
|
+
|
|
224
254
|
|
|
225
255
|
|
|
226
256
|
|
|
@@ -242,13 +272,18 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变管道的颜色</
|
|
|
242
272
|
|
|
243
273
|
<tr class="deep-level-1">
|
|
244
274
|
|
|
245
|
-
<td class="name"
|
|
275
|
+
<td class="name"><code>cap</code></td>
|
|
246
276
|
|
|
247
277
|
|
|
248
278
|
<td class="type">
|
|
249
279
|
|
|
250
280
|
|
|
251
|
-
<span class="param-type"
|
|
281
|
+
<span class="param-type">
|
|
282
|
+
|
|
283
|
+
<a link="LineCapType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCapType" global.html#LineCapType>LineCapType</a>
|
|
284
|
+
|
|
285
|
+
</span>
|
|
286
|
+
|
|
252
287
|
|
|
253
288
|
|
|
254
289
|
|
|
@@ -270,13 +305,18 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变管道的颜色</
|
|
|
270
305
|
|
|
271
306
|
<tr class="deep-level-1">
|
|
272
307
|
|
|
273
|
-
<td class="name"
|
|
308
|
+
<td class="name"><code>castShadows</code></td>
|
|
274
309
|
|
|
275
310
|
|
|
276
311
|
<td class="type">
|
|
277
312
|
|
|
278
313
|
|
|
279
|
-
<span class="param-type">
|
|
314
|
+
<span class="param-type">
|
|
315
|
+
|
|
316
|
+
Boolean
|
|
317
|
+
|
|
318
|
+
</span>
|
|
319
|
+
|
|
280
320
|
|
|
281
321
|
|
|
282
322
|
|
|
@@ -298,13 +338,18 @@ ColorMaterial: 纯色材质,通过设置纯色材质来改变管道的颜色</
|
|
|
298
338
|
|
|
299
339
|
<tr class="deep-level-1">
|
|
300
340
|
|
|
301
|
-
<td class="name"
|
|
341
|
+
<td class="name"><code>anchor</code></td>
|
|
302
342
|
|
|
303
343
|
|
|
304
344
|
<td class="type">
|
|
305
345
|
|
|
306
346
|
|
|
307
|
-
<span class="param-type"
|
|
347
|
+
<span class="param-type">
|
|
348
|
+
|
|
349
|
+
<a link="AnchorType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="AnchorType" global.html#AnchorType>AnchorType</a>
|
|
350
|
+
|
|
351
|
+
</span>
|
|
352
|
+
|
|
308
353
|
|
|
309
354
|
|
|
310
355
|
|
|
@@ -443,7 +488,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
443
488
|
|
|
444
489
|
|
|
445
490
|
<ul>
|
|
446
|
-
<li><a class="mapgis-link-name" title="Symbol3DLayer" Symbol3DLayer.html>Symbol3DLayer</a></li>
|
|
491
|
+
<li><a link="Symbol3DLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayer" Symbol3DLayer.html>Symbol3DLayer</a></li>
|
|
447
492
|
</ul>
|
|
448
493
|
|
|
449
494
|
|
|
@@ -475,11 +520,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
475
520
|
<tbody>
|
|
476
521
|
|
|
477
522
|
<tr class="deep-level-0">
|
|
478
|
-
<td class="name"><code><a href="
|
|
523
|
+
<td class="name"><code><a href="#anchor">anchor</a></code></td>
|
|
479
524
|
<td class="name">
|
|
480
525
|
<code>
|
|
481
526
|
|
|
482
|
-
<span class="param-type"
|
|
527
|
+
<span class="param-type">
|
|
528
|
+
|
|
529
|
+
<a link="AnchorType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="AnchorType" global.html#AnchorType>AnchorType</a>
|
|
530
|
+
|
|
531
|
+
</span>
|
|
532
|
+
|
|
483
533
|
|
|
484
534
|
|
|
485
535
|
</code>
|
|
@@ -488,11 +538,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
488
538
|
</tr>
|
|
489
539
|
|
|
490
540
|
<tr class="deep-level-0">
|
|
491
|
-
<td class="name"><code><a href="
|
|
541
|
+
<td class="name"><code><a href="#cap">cap</a></code></td>
|
|
492
542
|
<td class="name">
|
|
493
543
|
<code>
|
|
494
544
|
|
|
495
|
-
<span class="param-type"
|
|
545
|
+
<span class="param-type">
|
|
546
|
+
|
|
547
|
+
<a link="LineCapType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCapType" global.html#LineCapType>LineCapType</a>
|
|
548
|
+
|
|
549
|
+
</span>
|
|
550
|
+
|
|
496
551
|
|
|
497
552
|
|
|
498
553
|
</code>
|
|
@@ -501,11 +556,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
501
556
|
</tr>
|
|
502
557
|
|
|
503
558
|
<tr class="deep-level-0">
|
|
504
|
-
<td class="name"><code><a href="
|
|
559
|
+
<td class="name"><code><a href="#castShadows">castShadows</a></code></td>
|
|
505
560
|
<td class="name">
|
|
506
561
|
<code>
|
|
507
562
|
|
|
508
|
-
<span class="param-type">
|
|
563
|
+
<span class="param-type">
|
|
564
|
+
|
|
565
|
+
Boolean
|
|
566
|
+
|
|
567
|
+
</span>
|
|
568
|
+
|
|
509
569
|
|
|
510
570
|
|
|
511
571
|
</code>
|
|
@@ -514,11 +574,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
514
574
|
</tr>
|
|
515
575
|
|
|
516
576
|
<tr class="deep-level-0">
|
|
517
|
-
<td class="name"><code><a href="
|
|
577
|
+
<td class="name"><code><a href="#castShadows">castShadows</a></code></td>
|
|
518
578
|
<td class="name">
|
|
519
579
|
<code>
|
|
520
580
|
|
|
521
|
-
<span class="param-type">
|
|
581
|
+
<span class="param-type">
|
|
582
|
+
|
|
583
|
+
Boolean
|
|
584
|
+
|
|
585
|
+
</span>
|
|
586
|
+
|
|
522
587
|
|
|
523
588
|
|
|
524
589
|
</code>
|
|
@@ -527,11 +592,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
527
592
|
</tr>
|
|
528
593
|
|
|
529
594
|
<tr class="deep-level-0">
|
|
530
|
-
<td class="name"><code><a href="
|
|
595
|
+
<td class="name"><code><a href="#color">color</a></code></td>
|
|
531
596
|
<td class="name">
|
|
532
597
|
<code>
|
|
533
598
|
|
|
534
|
-
<span class="param-type"
|
|
599
|
+
<span class="param-type">
|
|
600
|
+
|
|
601
|
+
<a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
|
|
602
|
+
|
|
603
|
+
</span>
|
|
604
|
+
|
|
535
605
|
|
|
536
606
|
|
|
537
607
|
</code>
|
|
@@ -540,11 +610,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
540
610
|
</tr>
|
|
541
611
|
|
|
542
612
|
<tr class="deep-level-0">
|
|
543
|
-
<td class="name"><code><a href="
|
|
613
|
+
<td class="name"><code><a href="#extendOptions">extendOptions</a></code></td>
|
|
544
614
|
<td class="name">
|
|
545
615
|
<code>
|
|
546
616
|
|
|
547
|
-
<span class="param-type">
|
|
617
|
+
<span class="param-type">
|
|
618
|
+
|
|
619
|
+
Object
|
|
620
|
+
|
|
621
|
+
</span>
|
|
622
|
+
|
|
548
623
|
|
|
549
624
|
|
|
550
625
|
</code>
|
|
@@ -553,11 +628,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
553
628
|
</tr>
|
|
554
629
|
|
|
555
630
|
<tr class="deep-level-0">
|
|
556
|
-
<td class="name"><code><a href="
|
|
631
|
+
<td class="name"><code><a href="#height">height</a></code></td>
|
|
557
632
|
<td class="name">
|
|
558
633
|
<code>
|
|
559
634
|
|
|
560
|
-
<span class="param-type">
|
|
635
|
+
<span class="param-type">
|
|
636
|
+
|
|
637
|
+
Number
|
|
638
|
+
|
|
639
|
+
</span>
|
|
640
|
+
|
|
561
641
|
|
|
562
642
|
|
|
563
643
|
</code>
|
|
@@ -566,11 +646,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
566
646
|
</tr>
|
|
567
647
|
|
|
568
648
|
<tr class="deep-level-0">
|
|
569
|
-
<td class="name"><code><a href="
|
|
649
|
+
<td class="name"><code><a href="#height">height</a></code></td>
|
|
570
650
|
<td class="name">
|
|
571
651
|
<code>
|
|
572
652
|
|
|
573
|
-
<span class="param-type">
|
|
653
|
+
<span class="param-type">
|
|
654
|
+
|
|
655
|
+
Boolean
|
|
656
|
+
|
|
657
|
+
</span>
|
|
658
|
+
|
|
574
659
|
|
|
575
660
|
|
|
576
661
|
</code>
|
|
@@ -579,11 +664,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
579
664
|
</tr>
|
|
580
665
|
|
|
581
666
|
<tr class="deep-level-0">
|
|
582
|
-
<td class="name"><code><a href="
|
|
667
|
+
<td class="name"><code><a href="#join">join</a></code></td>
|
|
583
668
|
<td class="name">
|
|
584
669
|
<code>
|
|
585
670
|
|
|
586
|
-
<span class="param-type"
|
|
671
|
+
<span class="param-type">
|
|
672
|
+
|
|
673
|
+
<a link="LineJoinType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineJoinType" global.html#LineJoinType>LineJoinType</a>
|
|
674
|
+
|
|
675
|
+
</span>
|
|
676
|
+
|
|
587
677
|
|
|
588
678
|
|
|
589
679
|
</code>
|
|
@@ -592,11 +682,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
592
682
|
</tr>
|
|
593
683
|
|
|
594
684
|
<tr class="deep-level-0">
|
|
595
|
-
<td class="name"><code><a href="
|
|
685
|
+
<td class="name"><code><a href="#material">material</a></code></td>
|
|
596
686
|
<td class="name">
|
|
597
687
|
<code>
|
|
598
688
|
|
|
599
|
-
<span class="param-type"
|
|
689
|
+
<span class="param-type">
|
|
690
|
+
|
|
691
|
+
<a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
|
|
692
|
+
|
|
693
|
+
</span>
|
|
694
|
+
|
|
600
695
|
|
|
601
696
|
|
|
602
697
|
</code>
|
|
@@ -605,11 +700,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
605
700
|
</tr>
|
|
606
701
|
|
|
607
702
|
<tr class="deep-level-0">
|
|
608
|
-
<td class="name"><code><a href="
|
|
703
|
+
<td class="name"><code><a href="#material">material</a></code></td>
|
|
609
704
|
<td class="name">
|
|
610
705
|
<code>
|
|
611
706
|
|
|
612
|
-
<span class="param-type"
|
|
707
|
+
<span class="param-type">
|
|
708
|
+
|
|
709
|
+
<a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
|
|
710
|
+
|
|
711
|
+
</span>
|
|
712
|
+
|
|
613
713
|
|
|
614
714
|
|
|
615
715
|
</code>
|
|
@@ -618,11 +718,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
618
718
|
</tr>
|
|
619
719
|
|
|
620
720
|
<tr class="deep-level-0">
|
|
621
|
-
<td class="name"><code><a href="
|
|
721
|
+
<td class="name"><code><a href="#outline">outline</a></code></td>
|
|
622
722
|
<td class="name">
|
|
623
723
|
<code>
|
|
624
724
|
|
|
625
|
-
<span class="param-type"
|
|
725
|
+
<span class="param-type">
|
|
726
|
+
|
|
727
|
+
<a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FillSymbol3DOutline" FillSymbol3DOutline.html>FillSymbol3DOutline</a>
|
|
728
|
+
|
|
729
|
+
</span>
|
|
730
|
+
|
|
626
731
|
|
|
627
732
|
|
|
628
733
|
</code>
|
|
@@ -631,11 +736,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
631
736
|
</tr>
|
|
632
737
|
|
|
633
738
|
<tr class="deep-level-0">
|
|
634
|
-
<td class="name"><code><a href="
|
|
739
|
+
<td class="name"><code><a href="#pattern">pattern</a></code></td>
|
|
635
740
|
<td class="name">
|
|
636
741
|
<code>
|
|
637
742
|
|
|
638
|
-
<span class="param-type"
|
|
743
|
+
<span class="param-type">
|
|
744
|
+
|
|
745
|
+
<a link="StylePattern3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="StylePattern3D" StylePattern3D.html>StylePattern3D</a>
|
|
746
|
+
|
|
747
|
+
</span>
|
|
748
|
+
|
|
639
749
|
|
|
640
750
|
|
|
641
751
|
</code>
|
|
@@ -644,11 +754,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
644
754
|
</tr>
|
|
645
755
|
|
|
646
756
|
<tr class="deep-level-0">
|
|
647
|
-
<td class="name"><code><a href="
|
|
757
|
+
<td class="name"><code><a href="#profile">profile</a></code></td>
|
|
648
758
|
<td class="name">
|
|
649
759
|
<code>
|
|
650
760
|
|
|
651
|
-
<span class="param-type"
|
|
761
|
+
<span class="param-type">
|
|
762
|
+
|
|
763
|
+
<a link="ProfileType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ProfileType" global.html#ProfileType>ProfileType</a>
|
|
764
|
+
|
|
765
|
+
</span>
|
|
766
|
+
|
|
652
767
|
|
|
653
768
|
|
|
654
769
|
</code>
|
|
@@ -657,11 +772,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
657
772
|
</tr>
|
|
658
773
|
|
|
659
774
|
<tr class="deep-level-0">
|
|
660
|
-
<td class="name"><code><a href="
|
|
775
|
+
<td class="name"><code><a href="#type">type</a></code></td>
|
|
661
776
|
<td class="name">
|
|
662
777
|
<code>
|
|
663
778
|
|
|
664
|
-
<span class="param-type"
|
|
779
|
+
<span class="param-type">
|
|
780
|
+
|
|
781
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayerType" global.html#Symbol3DLayerType>Symbol3DLayerType</a>
|
|
782
|
+
|
|
783
|
+
</span>
|
|
784
|
+
|
|
665
785
|
|
|
666
786
|
|
|
667
787
|
</code>
|
|
@@ -670,11 +790,16 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
670
790
|
</tr>
|
|
671
791
|
|
|
672
792
|
<tr class="deep-level-0">
|
|
673
|
-
<td class="name"><code><a href="
|
|
793
|
+
<td class="name"><code><a href="#type">type</a></code></td>
|
|
674
794
|
<td class="name">
|
|
675
795
|
<code>
|
|
676
796
|
|
|
677
|
-
<span class="param-type"
|
|
797
|
+
<span class="param-type">
|
|
798
|
+
|
|
799
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayerType" global.html#Symbol3DLayerType>Symbol3DLayerType</a>
|
|
800
|
+
|
|
801
|
+
</span>
|
|
802
|
+
|
|
678
803
|
|
|
679
804
|
|
|
680
805
|
</code>
|
|
@@ -693,7 +818,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
693
818
|
<span class="method-parameter is-pulled-right">
|
|
694
819
|
<label>类型:</label>
|
|
695
820
|
|
|
696
|
-
<span class="param-type"
|
|
821
|
+
<span class="param-type">
|
|
822
|
+
|
|
823
|
+
<a link="AnchorType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="AnchorType" global.html#AnchorType>AnchorType</a>
|
|
824
|
+
|
|
825
|
+
</span>
|
|
826
|
+
|
|
697
827
|
|
|
698
828
|
|
|
699
829
|
</span>
|
|
@@ -763,7 +893,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
763
893
|
<span class="method-parameter is-pulled-right">
|
|
764
894
|
<label>类型:</label>
|
|
765
895
|
|
|
766
|
-
<span class="param-type"
|
|
896
|
+
<span class="param-type">
|
|
897
|
+
|
|
898
|
+
<a link="LineCapType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCapType" global.html#LineCapType>LineCapType</a>
|
|
899
|
+
|
|
900
|
+
</span>
|
|
901
|
+
|
|
767
902
|
|
|
768
903
|
|
|
769
904
|
</span>
|
|
@@ -833,7 +968,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
833
968
|
<span class="method-parameter is-pulled-right">
|
|
834
969
|
<label>类型:</label>
|
|
835
970
|
|
|
836
|
-
<span class="param-type">
|
|
971
|
+
<span class="param-type">
|
|
972
|
+
|
|
973
|
+
Boolean
|
|
974
|
+
|
|
975
|
+
</span>
|
|
976
|
+
|
|
837
977
|
|
|
838
978
|
|
|
839
979
|
</span>
|
|
@@ -903,7 +1043,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
903
1043
|
<span class="method-parameter is-pulled-right">
|
|
904
1044
|
<label>类型:</label>
|
|
905
1045
|
|
|
906
|
-
<span class="param-type">
|
|
1046
|
+
<span class="param-type">
|
|
1047
|
+
|
|
1048
|
+
Boolean
|
|
1049
|
+
|
|
1050
|
+
</span>
|
|
1051
|
+
|
|
907
1052
|
|
|
908
1053
|
|
|
909
1054
|
</span>
|
|
@@ -973,7 +1118,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
973
1118
|
<span class="method-parameter is-pulled-right">
|
|
974
1119
|
<label>类型:</label>
|
|
975
1120
|
|
|
976
|
-
<span class="param-type"
|
|
1121
|
+
<span class="param-type">
|
|
1122
|
+
|
|
1123
|
+
<a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
|
|
1124
|
+
|
|
1125
|
+
</span>
|
|
1126
|
+
|
|
977
1127
|
|
|
978
1128
|
|
|
979
1129
|
</span>
|
|
@@ -1007,7 +1157,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1007
1157
|
|
|
1008
1158
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1009
1159
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1010
|
-
<a class="mapgis-link-name" title="Symbol#color" Symbol.html#color>Symbol#color</a>
|
|
1160
|
+
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#color" Symbol.html#color>Symbol#color</a>
|
|
1011
1161
|
</li></ul></dd>
|
|
1012
1162
|
|
|
1013
1163
|
|
|
@@ -1048,7 +1198,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1048
1198
|
<span class="method-parameter is-pulled-right">
|
|
1049
1199
|
<label>类型:</label>
|
|
1050
1200
|
|
|
1051
|
-
<span class="param-type">
|
|
1201
|
+
<span class="param-type">
|
|
1202
|
+
|
|
1203
|
+
Object
|
|
1204
|
+
|
|
1205
|
+
</span>
|
|
1206
|
+
|
|
1052
1207
|
|
|
1053
1208
|
|
|
1054
1209
|
</span>
|
|
@@ -1082,7 +1237,7 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1082
1237
|
|
|
1083
1238
|
<dt class="inherited-from">Inherited From:</dt>
|
|
1084
1239
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
1085
|
-
<a class="mapgis-link-name" title="Symbol#extendOptions" Symbol.html#extendOptions>Symbol#extendOptions</a>
|
|
1240
|
+
<a goto="extendOptions" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#extendOptions" Symbol.html#extendOptions>Symbol#extendOptions</a>
|
|
1086
1241
|
</li></ul></dd>
|
|
1087
1242
|
|
|
1088
1243
|
|
|
@@ -1123,7 +1278,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1123
1278
|
<span class="method-parameter is-pulled-right">
|
|
1124
1279
|
<label>类型:</label>
|
|
1125
1280
|
|
|
1126
|
-
<span class="param-type">
|
|
1281
|
+
<span class="param-type">
|
|
1282
|
+
|
|
1283
|
+
Number
|
|
1284
|
+
|
|
1285
|
+
</span>
|
|
1286
|
+
|
|
1127
1287
|
|
|
1128
1288
|
|
|
1129
1289
|
</span>
|
|
@@ -1193,7 +1353,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1193
1353
|
<span class="method-parameter is-pulled-right">
|
|
1194
1354
|
<label>类型:</label>
|
|
1195
1355
|
|
|
1196
|
-
<span class="param-type">
|
|
1356
|
+
<span class="param-type">
|
|
1357
|
+
|
|
1358
|
+
Boolean
|
|
1359
|
+
|
|
1360
|
+
</span>
|
|
1361
|
+
|
|
1197
1362
|
|
|
1198
1363
|
|
|
1199
1364
|
</span>
|
|
@@ -1263,7 +1428,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1263
1428
|
<span class="method-parameter is-pulled-right">
|
|
1264
1429
|
<label>类型:</label>
|
|
1265
1430
|
|
|
1266
|
-
<span class="param-type"
|
|
1431
|
+
<span class="param-type">
|
|
1432
|
+
|
|
1433
|
+
<a link="LineJoinType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineJoinType" global.html#LineJoinType>LineJoinType</a>
|
|
1434
|
+
|
|
1435
|
+
</span>
|
|
1436
|
+
|
|
1267
1437
|
|
|
1268
1438
|
|
|
1269
1439
|
</span>
|
|
@@ -1333,7 +1503,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1333
1503
|
<span class="method-parameter is-pulled-right">
|
|
1334
1504
|
<label>类型:</label>
|
|
1335
1505
|
|
|
1336
|
-
<span class="param-type"
|
|
1506
|
+
<span class="param-type">
|
|
1507
|
+
|
|
1508
|
+
<a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
|
|
1509
|
+
|
|
1510
|
+
</span>
|
|
1511
|
+
|
|
1337
1512
|
|
|
1338
1513
|
|
|
1339
1514
|
</span>
|
|
@@ -1403,7 +1578,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1403
1578
|
<span class="method-parameter is-pulled-right">
|
|
1404
1579
|
<label>类型:</label>
|
|
1405
1580
|
|
|
1406
|
-
<span class="param-type"
|
|
1581
|
+
<span class="param-type">
|
|
1582
|
+
|
|
1583
|
+
<a link="ColorMaterial.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ColorMaterial" ColorMaterial.html>ColorMaterial</a>
|
|
1584
|
+
|
|
1585
|
+
</span>
|
|
1586
|
+
|
|
1407
1587
|
|
|
1408
1588
|
|
|
1409
1589
|
</span>
|
|
@@ -1473,7 +1653,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1473
1653
|
<span class="method-parameter is-pulled-right">
|
|
1474
1654
|
<label>类型:</label>
|
|
1475
1655
|
|
|
1476
|
-
<span class="param-type"
|
|
1656
|
+
<span class="param-type">
|
|
1657
|
+
|
|
1658
|
+
<a link="FillSymbol3DOutline.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FillSymbol3DOutline" FillSymbol3DOutline.html>FillSymbol3DOutline</a>
|
|
1659
|
+
|
|
1660
|
+
</span>
|
|
1661
|
+
|
|
1477
1662
|
|
|
1478
1663
|
|
|
1479
1664
|
</span>
|
|
@@ -1543,7 +1728,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1543
1728
|
<span class="method-parameter is-pulled-right">
|
|
1544
1729
|
<label>类型:</label>
|
|
1545
1730
|
|
|
1546
|
-
<span class="param-type"
|
|
1731
|
+
<span class="param-type">
|
|
1732
|
+
|
|
1733
|
+
<a link="StylePattern3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="StylePattern3D" StylePattern3D.html>StylePattern3D</a>
|
|
1734
|
+
|
|
1735
|
+
</span>
|
|
1736
|
+
|
|
1547
1737
|
|
|
1548
1738
|
|
|
1549
1739
|
</span>
|
|
@@ -1613,7 +1803,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1613
1803
|
<span class="method-parameter is-pulled-right">
|
|
1614
1804
|
<label>类型:</label>
|
|
1615
1805
|
|
|
1616
|
-
<span class="param-type"
|
|
1806
|
+
<span class="param-type">
|
|
1807
|
+
|
|
1808
|
+
<a link="ProfileType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="ProfileType" global.html#ProfileType>ProfileType</a>
|
|
1809
|
+
|
|
1810
|
+
</span>
|
|
1811
|
+
|
|
1617
1812
|
|
|
1618
1813
|
|
|
1619
1814
|
</span>
|
|
@@ -1683,7 +1878,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1683
1878
|
<span class="method-parameter is-pulled-right">
|
|
1684
1879
|
<label>类型:</label>
|
|
1685
1880
|
|
|
1686
|
-
<span class="param-type"
|
|
1881
|
+
<span class="param-type">
|
|
1882
|
+
|
|
1883
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayerType" global.html#Symbol3DLayerType>Symbol3DLayerType</a>
|
|
1884
|
+
|
|
1885
|
+
</span>
|
|
1886
|
+
|
|
1687
1887
|
|
|
1688
1888
|
|
|
1689
1889
|
</span>
|
|
@@ -1758,7 +1958,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1758
1958
|
<span class="method-parameter is-pulled-right">
|
|
1759
1959
|
<label>类型:</label>
|
|
1760
1960
|
|
|
1761
|
-
<span class="param-type"
|
|
1961
|
+
<span class="param-type">
|
|
1962
|
+
|
|
1963
|
+
<a link="Symbol3DLayerType.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol3DLayerType" global.html#Symbol3DLayerType>Symbol3DLayerType</a>
|
|
1964
|
+
|
|
1965
|
+
</span>
|
|
1966
|
+
|
|
1762
1967
|
|
|
1763
1968
|
|
|
1764
1969
|
</span>
|
|
@@ -1849,51 +2054,63 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1849
2054
|
<tbody>
|
|
1850
2055
|
|
|
1851
2056
|
<tr class="deep-level-0">
|
|
1852
|
-
<td class="name"><code><a href="
|
|
2057
|
+
<td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
|
|
1853
2058
|
<td class="name">
|
|
1854
2059
|
<code>
|
|
1855
2060
|
|
|
1856
2061
|
|
|
1857
|
-
<span class="param-type"
|
|
2062
|
+
<span class="param-type">
|
|
2063
|
+
|
|
2064
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCallout3D" LineCallout3D.html>LineCallout3D</a>
|
|
2065
|
+
|
|
2066
|
+
</span>
|
|
2067
|
+
|
|
1858
2068
|
|
|
1859
2069
|
|
|
1860
2070
|
|
|
1861
2071
|
</code>
|
|
1862
2072
|
</td>
|
|
1863
|
-
<td class="name"><code
|
|
1864
|
-
通过json数据构造一个PathSymbol3DLayer对象</code></td>
|
|
2073
|
+
<td class="name"><code></code></td>
|
|
1865
2074
|
</tr>
|
|
1866
2075
|
|
|
1867
2076
|
<tr class="deep-level-0">
|
|
1868
|
-
<td class="name"><code><a href="
|
|
2077
|
+
<td class="name"><code><a href="#clone">clone</a></code></td>
|
|
1869
2078
|
<td class="name">
|
|
1870
2079
|
<code>
|
|
1871
2080
|
|
|
1872
2081
|
|
|
1873
|
-
<span class="param-type"
|
|
2082
|
+
<span class="param-type">
|
|
2083
|
+
|
|
2084
|
+
<a link="PathSymbol3DLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PathSymbol3DLayer" PathSymbol3DLayer.html>PathSymbol3DLayer</a>
|
|
2085
|
+
|
|
2086
|
+
</span>
|
|
2087
|
+
|
|
1874
2088
|
|
|
1875
2089
|
|
|
1876
2090
|
|
|
1877
2091
|
</code>
|
|
1878
2092
|
</td>
|
|
1879
|
-
<td class="name"><code
|
|
1880
|
-
克隆并返回一个新的PathSymbol3DLayer对象</code></td>
|
|
2093
|
+
<td class="name"><code></code></td>
|
|
1881
2094
|
</tr>
|
|
1882
2095
|
|
|
1883
2096
|
<tr class="deep-level-0">
|
|
1884
|
-
<td class="name"><code><a href="
|
|
2097
|
+
<td class="name"><code><a href="#toJSON">toJSON</a></code></td>
|
|
1885
2098
|
<td class="name">
|
|
1886
2099
|
<code>
|
|
1887
2100
|
|
|
1888
2101
|
|
|
1889
|
-
<span class="param-type">
|
|
2102
|
+
<span class="param-type">
|
|
2103
|
+
|
|
2104
|
+
Object
|
|
2105
|
+
|
|
2106
|
+
</span>
|
|
2107
|
+
|
|
1890
2108
|
|
|
1891
2109
|
|
|
1892
2110
|
|
|
1893
2111
|
</code>
|
|
1894
2112
|
</td>
|
|
1895
|
-
<td class="name"><code
|
|
1896
|
-
导出为json数据</code></td>
|
|
2113
|
+
<td class="name"><code></code></td>
|
|
1897
2114
|
</tr>
|
|
1898
2115
|
|
|
1899
2116
|
</tbody>
|
|
@@ -1959,13 +2176,18 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
1959
2176
|
|
|
1960
2177
|
<tr class="deep-level-0">
|
|
1961
2178
|
|
|
1962
|
-
<td class="name"
|
|
2179
|
+
<td class="name"><code>json</code></td>
|
|
1963
2180
|
|
|
1964
2181
|
|
|
1965
2182
|
<td class="type">
|
|
1966
2183
|
|
|
1967
2184
|
|
|
1968
|
-
<span class="param-type">
|
|
2185
|
+
<span class="param-type">
|
|
2186
|
+
|
|
2187
|
+
Object
|
|
2188
|
+
|
|
2189
|
+
</span>
|
|
2190
|
+
|
|
1969
2191
|
|
|
1970
2192
|
|
|
1971
2193
|
|
|
@@ -2053,7 +2275,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
2053
2275
|
<div class='column is-5 has-text-left'>
|
|
2054
2276
|
<label>类型: </label>
|
|
2055
2277
|
|
|
2056
|
-
<span class="param-type"
|
|
2278
|
+
<span class="param-type">
|
|
2279
|
+
|
|
2280
|
+
<a link="LineCallout3D.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="LineCallout3D" LineCallout3D.html>LineCallout3D</a>
|
|
2281
|
+
|
|
2282
|
+
</span>
|
|
2283
|
+
|
|
2057
2284
|
|
|
2058
2285
|
|
|
2059
2286
|
</div>
|
|
@@ -2175,7 +2402,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
2175
2402
|
<div class='column is-5 has-text-left'>
|
|
2176
2403
|
<label>类型: </label>
|
|
2177
2404
|
|
|
2178
|
-
<span class="param-type"
|
|
2405
|
+
<span class="param-type">
|
|
2406
|
+
|
|
2407
|
+
<a link="PathSymbol3DLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PathSymbol3DLayer" PathSymbol3DLayer.html>PathSymbol3DLayer</a>
|
|
2408
|
+
|
|
2409
|
+
</span>
|
|
2410
|
+
|
|
2179
2411
|
|
|
2180
2412
|
|
|
2181
2413
|
</div>
|
|
@@ -2297,7 +2529,12 @@ const pathSymbol3DLayer = new PathSymbol3DLayer({
|
|
|
2297
2529
|
<div class='column is-5 has-text-left'>
|
|
2298
2530
|
<label>类型: </label>
|
|
2299
2531
|
|
|
2300
|
-
<span class="param-type">
|
|
2532
|
+
<span class="param-type">
|
|
2533
|
+
|
|
2534
|
+
Object
|
|
2535
|
+
|
|
2536
|
+
</span>
|
|
2537
|
+
|
|
2301
2538
|
|
|
2302
2539
|
|
|
2303
2540
|
</div>
|