@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
|
@@ -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</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
|
+
options
|
|
85
|
+
|
|
86
|
+
</span>
|
|
87
|
+
|
|
83
88
|
|
|
84
89
|
|
|
85
90
|
|
|
@@ -99,16 +104,25 @@
|
|
|
99
104
|
|
|
100
105
|
<tr class="deep-level-1">
|
|
101
106
|
|
|
102
|
-
<td class="name"
|
|
107
|
+
<td class="name"><code>url</code></td>
|
|
103
108
|
|
|
104
109
|
|
|
105
110
|
<td class="type">
|
|
106
111
|
|
|
107
112
|
|
|
108
|
-
<span class="param-type">
|
|
113
|
+
<span class="param-type">
|
|
114
|
+
|
|
115
|
+
String
|
|
116
|
+
|
|
117
|
+
</span>
|
|
109
118
|
|
|
|
110
119
|
|
|
111
|
-
<span class="param-type">
|
|
120
|
+
<span class="param-type">
|
|
121
|
+
|
|
122
|
+
Object
|
|
123
|
+
|
|
124
|
+
</span>
|
|
125
|
+
|
|
112
126
|
|
|
113
127
|
|
|
114
128
|
|
|
@@ -128,13 +142,18 @@
|
|
|
128
142
|
|
|
129
143
|
<tr class="deep-level-1">
|
|
130
144
|
|
|
131
|
-
<td class="name"
|
|
145
|
+
<td class="name"><code>width</code></td>
|
|
132
146
|
|
|
133
147
|
|
|
134
148
|
<td class="type">
|
|
135
149
|
|
|
136
150
|
|
|
137
|
-
<span class="param-type">
|
|
151
|
+
<span class="param-type">
|
|
152
|
+
|
|
153
|
+
Number
|
|
154
|
+
|
|
155
|
+
</span>
|
|
156
|
+
|
|
138
157
|
|
|
139
158
|
|
|
140
159
|
|
|
@@ -156,13 +175,18 @@
|
|
|
156
175
|
|
|
157
176
|
<tr class="deep-level-1">
|
|
158
177
|
|
|
159
|
-
<td class="name"
|
|
178
|
+
<td class="name"><code>height</code></td>
|
|
160
179
|
|
|
161
180
|
|
|
162
181
|
<td class="type">
|
|
163
182
|
|
|
164
183
|
|
|
165
|
-
<span class="param-type">
|
|
184
|
+
<span class="param-type">
|
|
185
|
+
|
|
186
|
+
Number
|
|
187
|
+
|
|
188
|
+
</span>
|
|
189
|
+
|
|
166
190
|
|
|
167
191
|
|
|
168
192
|
|
|
@@ -184,13 +208,18 @@
|
|
|
184
208
|
|
|
185
209
|
<tr class="deep-level-1">
|
|
186
210
|
|
|
187
|
-
<td class="name"
|
|
211
|
+
<td class="name"><code>xoffset</code></td>
|
|
188
212
|
|
|
189
213
|
|
|
190
214
|
<td class="type">
|
|
191
215
|
|
|
192
216
|
|
|
193
|
-
<span class="param-type">
|
|
217
|
+
<span class="param-type">
|
|
218
|
+
|
|
219
|
+
Number
|
|
220
|
+
|
|
221
|
+
</span>
|
|
222
|
+
|
|
194
223
|
|
|
195
224
|
|
|
196
225
|
|
|
@@ -212,13 +241,18 @@
|
|
|
212
241
|
|
|
213
242
|
<tr class="deep-level-1">
|
|
214
243
|
|
|
215
|
-
<td class="name"
|
|
244
|
+
<td class="name"><code>yoffset</code></td>
|
|
216
245
|
|
|
217
246
|
|
|
218
247
|
<td class="type">
|
|
219
248
|
|
|
220
249
|
|
|
221
|
-
<span class="param-type">
|
|
250
|
+
<span class="param-type">
|
|
251
|
+
|
|
252
|
+
Number
|
|
253
|
+
|
|
254
|
+
</span>
|
|
255
|
+
|
|
222
256
|
|
|
223
257
|
|
|
224
258
|
|
|
@@ -240,13 +274,18 @@
|
|
|
240
274
|
|
|
241
275
|
<tr class="deep-level-1">
|
|
242
276
|
|
|
243
|
-
<td class="name"
|
|
277
|
+
<td class="name"><code>xscale</code></td>
|
|
244
278
|
|
|
245
279
|
|
|
246
280
|
<td class="type">
|
|
247
281
|
|
|
248
282
|
|
|
249
|
-
<span class="param-type">
|
|
283
|
+
<span class="param-type">
|
|
284
|
+
|
|
285
|
+
Number
|
|
286
|
+
|
|
287
|
+
</span>
|
|
288
|
+
|
|
250
289
|
|
|
251
290
|
|
|
252
291
|
|
|
@@ -268,13 +307,18 @@
|
|
|
268
307
|
|
|
269
308
|
<tr class="deep-level-1">
|
|
270
309
|
|
|
271
|
-
<td class="name"
|
|
310
|
+
<td class="name"><code>yscale</code></td>
|
|
272
311
|
|
|
273
312
|
|
|
274
313
|
<td class="type">
|
|
275
314
|
|
|
276
315
|
|
|
277
|
-
<span class="param-type">
|
|
316
|
+
<span class="param-type">
|
|
317
|
+
|
|
318
|
+
Number
|
|
319
|
+
|
|
320
|
+
</span>
|
|
321
|
+
|
|
278
322
|
|
|
279
323
|
|
|
280
324
|
|
|
@@ -410,7 +454,7 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
410
454
|
|
|
411
455
|
|
|
412
456
|
<ul>
|
|
413
|
-
<li><a class="mapgis-link-name" title="FillSymbol" FillSymbol.html>FillSymbol</a></li>
|
|
457
|
+
<li><a link="FillSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FillSymbol" FillSymbol.html>FillSymbol</a></li>
|
|
414
458
|
</ul>
|
|
415
459
|
|
|
416
460
|
|
|
@@ -442,11 +486,16 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
442
486
|
<tbody>
|
|
443
487
|
|
|
444
488
|
<tr class="deep-level-0">
|
|
445
|
-
<td class="name"><code><a href="
|
|
489
|
+
<td class="name"><code><a href="#color">color</a></code></td>
|
|
446
490
|
<td class="name">
|
|
447
491
|
<code>
|
|
448
492
|
|
|
449
|
-
<span class="param-type"
|
|
493
|
+
<span class="param-type">
|
|
494
|
+
|
|
495
|
+
<a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
|
|
496
|
+
|
|
497
|
+
</span>
|
|
498
|
+
|
|
450
499
|
|
|
451
500
|
|
|
452
501
|
</code>
|
|
@@ -455,11 +504,16 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
455
504
|
</tr>
|
|
456
505
|
|
|
457
506
|
<tr class="deep-level-0">
|
|
458
|
-
<td class="name"><code><a href="
|
|
507
|
+
<td class="name"><code><a href="#extendOptions">extendOptions</a></code></td>
|
|
459
508
|
<td class="name">
|
|
460
509
|
<code>
|
|
461
510
|
|
|
462
|
-
<span class="param-type">
|
|
511
|
+
<span class="param-type">
|
|
512
|
+
|
|
513
|
+
Object
|
|
514
|
+
|
|
515
|
+
</span>
|
|
516
|
+
|
|
463
517
|
|
|
464
518
|
|
|
465
519
|
</code>
|
|
@@ -468,11 +522,16 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
468
522
|
</tr>
|
|
469
523
|
|
|
470
524
|
<tr class="deep-level-0">
|
|
471
|
-
<td class="name"><code><a href="
|
|
525
|
+
<td class="name"><code><a href="#height">height</a></code></td>
|
|
472
526
|
<td class="name">
|
|
473
527
|
<code>
|
|
474
528
|
|
|
475
|
-
<span class="param-type">
|
|
529
|
+
<span class="param-type">
|
|
530
|
+
|
|
531
|
+
Number
|
|
532
|
+
|
|
533
|
+
</span>
|
|
534
|
+
|
|
476
535
|
|
|
477
536
|
|
|
478
537
|
</code>
|
|
@@ -481,11 +540,16 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
481
540
|
</tr>
|
|
482
541
|
|
|
483
542
|
<tr class="deep-level-0">
|
|
484
|
-
<td class="name"><code><a href="
|
|
543
|
+
<td class="name"><code><a href="#outline">outline</a></code></td>
|
|
485
544
|
<td class="name">
|
|
486
545
|
<code>
|
|
487
546
|
|
|
488
|
-
<span class="param-type"
|
|
547
|
+
<span class="param-type">
|
|
548
|
+
|
|
549
|
+
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SimpleLineSymbol" SimpleLineSymbol.html>SimpleLineSymbol</a>
|
|
550
|
+
|
|
551
|
+
</span>
|
|
552
|
+
|
|
489
553
|
|
|
490
554
|
|
|
491
555
|
</code>
|
|
@@ -494,11 +558,16 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
494
558
|
</tr>
|
|
495
559
|
|
|
496
560
|
<tr class="deep-level-0">
|
|
497
|
-
<td class="name"><code><a href="
|
|
561
|
+
<td class="name"><code><a href="#type">type</a></code></td>
|
|
498
562
|
<td class="name">
|
|
499
563
|
<code>
|
|
500
564
|
|
|
501
|
-
<span class="param-type">
|
|
565
|
+
<span class="param-type">
|
|
566
|
+
|
|
567
|
+
String
|
|
568
|
+
|
|
569
|
+
</span>
|
|
570
|
+
|
|
502
571
|
|
|
503
572
|
|
|
504
573
|
</code>
|
|
@@ -507,14 +576,23 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
507
576
|
</tr>
|
|
508
577
|
|
|
509
578
|
<tr class="deep-level-0">
|
|
510
|
-
<td class="name"><code><a href="
|
|
579
|
+
<td class="name"><code><a href="#url">url</a></code></td>
|
|
511
580
|
<td class="name">
|
|
512
581
|
<code>
|
|
513
582
|
|
|
514
|
-
<span class="param-type">
|
|
583
|
+
<span class="param-type">
|
|
584
|
+
|
|
585
|
+
String
|
|
586
|
+
|
|
587
|
+
</span>
|
|
515
588
|
|
|
|
516
589
|
|
|
517
|
-
<span class="param-type">
|
|
590
|
+
<span class="param-type">
|
|
591
|
+
|
|
592
|
+
Object
|
|
593
|
+
|
|
594
|
+
</span>
|
|
595
|
+
|
|
518
596
|
|
|
519
597
|
|
|
520
598
|
</code>
|
|
@@ -523,11 +601,16 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
523
601
|
</tr>
|
|
524
602
|
|
|
525
603
|
<tr class="deep-level-0">
|
|
526
|
-
<td class="name"><code><a href="
|
|
604
|
+
<td class="name"><code><a href="#width">width</a></code></td>
|
|
527
605
|
<td class="name">
|
|
528
606
|
<code>
|
|
529
607
|
|
|
530
|
-
<span class="param-type">
|
|
608
|
+
<span class="param-type">
|
|
609
|
+
|
|
610
|
+
Number
|
|
611
|
+
|
|
612
|
+
</span>
|
|
613
|
+
|
|
531
614
|
|
|
532
615
|
|
|
533
616
|
</code>
|
|
@@ -536,11 +619,16 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
536
619
|
</tr>
|
|
537
620
|
|
|
538
621
|
<tr class="deep-level-0">
|
|
539
|
-
<td class="name"><code><a href="
|
|
622
|
+
<td class="name"><code><a href="#xoffset">xoffset</a></code></td>
|
|
540
623
|
<td class="name">
|
|
541
624
|
<code>
|
|
542
625
|
|
|
543
|
-
<span class="param-type">
|
|
626
|
+
<span class="param-type">
|
|
627
|
+
|
|
628
|
+
Number
|
|
629
|
+
|
|
630
|
+
</span>
|
|
631
|
+
|
|
544
632
|
|
|
545
633
|
|
|
546
634
|
</code>
|
|
@@ -549,11 +637,16 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
549
637
|
</tr>
|
|
550
638
|
|
|
551
639
|
<tr class="deep-level-0">
|
|
552
|
-
<td class="name"><code><a href="
|
|
640
|
+
<td class="name"><code><a href="#xscale">xscale</a></code></td>
|
|
553
641
|
<td class="name">
|
|
554
642
|
<code>
|
|
555
643
|
|
|
556
|
-
<span class="param-type">
|
|
644
|
+
<span class="param-type">
|
|
645
|
+
|
|
646
|
+
Number
|
|
647
|
+
|
|
648
|
+
</span>
|
|
649
|
+
|
|
557
650
|
|
|
558
651
|
|
|
559
652
|
</code>
|
|
@@ -562,11 +655,16 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
562
655
|
</tr>
|
|
563
656
|
|
|
564
657
|
<tr class="deep-level-0">
|
|
565
|
-
<td class="name"><code><a href="
|
|
658
|
+
<td class="name"><code><a href="#yoffset">yoffset</a></code></td>
|
|
566
659
|
<td class="name">
|
|
567
660
|
<code>
|
|
568
661
|
|
|
569
|
-
<span class="param-type">
|
|
662
|
+
<span class="param-type">
|
|
663
|
+
|
|
664
|
+
Number
|
|
665
|
+
|
|
666
|
+
</span>
|
|
667
|
+
|
|
570
668
|
|
|
571
669
|
|
|
572
670
|
</code>
|
|
@@ -575,11 +673,16 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
575
673
|
</tr>
|
|
576
674
|
|
|
577
675
|
<tr class="deep-level-0">
|
|
578
|
-
<td class="name"><code><a href="
|
|
676
|
+
<td class="name"><code><a href="#yscale">yscale</a></code></td>
|
|
579
677
|
<td class="name">
|
|
580
678
|
<code>
|
|
581
679
|
|
|
582
|
-
<span class="param-type">
|
|
680
|
+
<span class="param-type">
|
|
681
|
+
|
|
682
|
+
String
|
|
683
|
+
|
|
684
|
+
</span>
|
|
685
|
+
|
|
583
686
|
|
|
584
687
|
|
|
585
688
|
</code>
|
|
@@ -598,7 +701,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
598
701
|
<span class="method-parameter is-pulled-right">
|
|
599
702
|
<label>类型:</label>
|
|
600
703
|
|
|
601
|
-
<span class="param-type"
|
|
704
|
+
<span class="param-type">
|
|
705
|
+
|
|
706
|
+
<a link="Color.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Color" Color.html>Color</a>
|
|
707
|
+
|
|
708
|
+
</span>
|
|
709
|
+
|
|
602
710
|
|
|
603
711
|
|
|
604
712
|
</span>
|
|
@@ -632,7 +740,7 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
632
740
|
|
|
633
741
|
<dt class="inherited-from">Inherited From:</dt>
|
|
634
742
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
635
|
-
<a class="mapgis-link-name" title="Symbol#color" Symbol.html#color>Symbol#color</a>
|
|
743
|
+
<a goto="color" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#color" Symbol.html#color>Symbol#color</a>
|
|
636
744
|
</li></ul></dd>
|
|
637
745
|
|
|
638
746
|
|
|
@@ -673,7 +781,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
673
781
|
<span class="method-parameter is-pulled-right">
|
|
674
782
|
<label>类型:</label>
|
|
675
783
|
|
|
676
|
-
<span class="param-type">
|
|
784
|
+
<span class="param-type">
|
|
785
|
+
|
|
786
|
+
Object
|
|
787
|
+
|
|
788
|
+
</span>
|
|
789
|
+
|
|
677
790
|
|
|
678
791
|
|
|
679
792
|
</span>
|
|
@@ -707,7 +820,7 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
707
820
|
|
|
708
821
|
<dt class="inherited-from">Inherited From:</dt>
|
|
709
822
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
710
|
-
<a class="mapgis-link-name" title="Symbol#extendOptions" Symbol.html#extendOptions>Symbol#extendOptions</a>
|
|
823
|
+
<a goto="extendOptions" link="Symbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Symbol#extendOptions" Symbol.html#extendOptions>Symbol#extendOptions</a>
|
|
711
824
|
</li></ul></dd>
|
|
712
825
|
|
|
713
826
|
|
|
@@ -748,7 +861,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
748
861
|
<span class="method-parameter is-pulled-right">
|
|
749
862
|
<label>类型:</label>
|
|
750
863
|
|
|
751
|
-
<span class="param-type">
|
|
864
|
+
<span class="param-type">
|
|
865
|
+
|
|
866
|
+
Number
|
|
867
|
+
|
|
868
|
+
</span>
|
|
869
|
+
|
|
752
870
|
|
|
753
871
|
|
|
754
872
|
</span>
|
|
@@ -818,7 +936,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
818
936
|
<span class="method-parameter is-pulled-right">
|
|
819
937
|
<label>类型:</label>
|
|
820
938
|
|
|
821
|
-
<span class="param-type"
|
|
939
|
+
<span class="param-type">
|
|
940
|
+
|
|
941
|
+
<a link="SimpleLineSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="SimpleLineSymbol" SimpleLineSymbol.html>SimpleLineSymbol</a>
|
|
942
|
+
|
|
943
|
+
</span>
|
|
944
|
+
|
|
822
945
|
|
|
823
946
|
|
|
824
947
|
</span>
|
|
@@ -852,7 +975,7 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
852
975
|
|
|
853
976
|
<dt class="inherited-from">Inherited From:</dt>
|
|
854
977
|
<dd class="inherited-from"><ul class="dummy"><li>
|
|
855
|
-
<a class="mapgis-link-name" title="FillSymbol#outline" FillSymbol.html#outline>FillSymbol#outline</a>
|
|
978
|
+
<a goto="outline" link="FillSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="FillSymbol#outline" FillSymbol.html#outline>FillSymbol#outline</a>
|
|
856
979
|
</li></ul></dd>
|
|
857
980
|
|
|
858
981
|
|
|
@@ -893,7 +1016,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
893
1016
|
<span class="method-parameter is-pulled-right">
|
|
894
1017
|
<label>类型:</label>
|
|
895
1018
|
|
|
896
|
-
<span class="param-type">
|
|
1019
|
+
<span class="param-type">
|
|
1020
|
+
|
|
1021
|
+
String
|
|
1022
|
+
|
|
1023
|
+
</span>
|
|
1024
|
+
|
|
897
1025
|
|
|
898
1026
|
|
|
899
1027
|
</span>
|
|
@@ -968,10 +1096,19 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
968
1096
|
<span class="method-parameter is-pulled-right">
|
|
969
1097
|
<label>类型:</label>
|
|
970
1098
|
|
|
971
|
-
<span class="param-type">
|
|
1099
|
+
<span class="param-type">
|
|
1100
|
+
|
|
1101
|
+
String
|
|
1102
|
+
|
|
1103
|
+
</span>
|
|
972
1104
|
|
|
|
973
1105
|
|
|
974
|
-
<span class="param-type">
|
|
1106
|
+
<span class="param-type">
|
|
1107
|
+
|
|
1108
|
+
Object
|
|
1109
|
+
|
|
1110
|
+
</span>
|
|
1111
|
+
|
|
975
1112
|
|
|
976
1113
|
|
|
977
1114
|
</span>
|
|
@@ -1041,7 +1178,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
1041
1178
|
<span class="method-parameter is-pulled-right">
|
|
1042
1179
|
<label>类型:</label>
|
|
1043
1180
|
|
|
1044
|
-
<span class="param-type">
|
|
1181
|
+
<span class="param-type">
|
|
1182
|
+
|
|
1183
|
+
Number
|
|
1184
|
+
|
|
1185
|
+
</span>
|
|
1186
|
+
|
|
1045
1187
|
|
|
1046
1188
|
|
|
1047
1189
|
</span>
|
|
@@ -1111,7 +1253,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
1111
1253
|
<span class="method-parameter is-pulled-right">
|
|
1112
1254
|
<label>类型:</label>
|
|
1113
1255
|
|
|
1114
|
-
<span class="param-type">
|
|
1256
|
+
<span class="param-type">
|
|
1257
|
+
|
|
1258
|
+
Number
|
|
1259
|
+
|
|
1260
|
+
</span>
|
|
1261
|
+
|
|
1115
1262
|
|
|
1116
1263
|
|
|
1117
1264
|
</span>
|
|
@@ -1181,7 +1328,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
1181
1328
|
<span class="method-parameter is-pulled-right">
|
|
1182
1329
|
<label>类型:</label>
|
|
1183
1330
|
|
|
1184
|
-
<span class="param-type">
|
|
1331
|
+
<span class="param-type">
|
|
1332
|
+
|
|
1333
|
+
Number
|
|
1334
|
+
|
|
1335
|
+
</span>
|
|
1336
|
+
|
|
1185
1337
|
|
|
1186
1338
|
|
|
1187
1339
|
</span>
|
|
@@ -1251,7 +1403,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
1251
1403
|
<span class="method-parameter is-pulled-right">
|
|
1252
1404
|
<label>类型:</label>
|
|
1253
1405
|
|
|
1254
|
-
<span class="param-type">
|
|
1406
|
+
<span class="param-type">
|
|
1407
|
+
|
|
1408
|
+
Number
|
|
1409
|
+
|
|
1410
|
+
</span>
|
|
1411
|
+
|
|
1255
1412
|
|
|
1256
1413
|
|
|
1257
1414
|
</span>
|
|
@@ -1321,7 +1478,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
1321
1478
|
<span class="method-parameter is-pulled-right">
|
|
1322
1479
|
<label>类型:</label>
|
|
1323
1480
|
|
|
1324
|
-
<span class="param-type">
|
|
1481
|
+
<span class="param-type">
|
|
1482
|
+
|
|
1483
|
+
String
|
|
1484
|
+
|
|
1485
|
+
</span>
|
|
1486
|
+
|
|
1325
1487
|
|
|
1326
1488
|
|
|
1327
1489
|
</span>
|
|
@@ -1407,46 +1569,53 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
1407
1569
|
<tbody>
|
|
1408
1570
|
|
|
1409
1571
|
<tr class="deep-level-0">
|
|
1410
|
-
<td class="name"><code><a href="
|
|
1572
|
+
<td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
|
|
1411
1573
|
<td class="name">
|
|
1412
1574
|
<code>
|
|
1413
1575
|
|
|
1414
1576
|
</code>
|
|
1415
1577
|
</td>
|
|
1416
|
-
<td class="name"><code
|
|
1417
|
-
将JSON格式的符号转换为JS对象</code></td>
|
|
1578
|
+
<td class="name"><code></code></td>
|
|
1418
1579
|
</tr>
|
|
1419
1580
|
|
|
1420
1581
|
<tr class="deep-level-0">
|
|
1421
|
-
<td class="name"><code><a href="
|
|
1582
|
+
<td class="name"><code><a href="#clone">clone</a></code></td>
|
|
1422
1583
|
<td class="name">
|
|
1423
1584
|
<code>
|
|
1424
1585
|
|
|
1425
1586
|
|
|
1426
|
-
<span class="param-type"
|
|
1587
|
+
<span class="param-type">
|
|
1588
|
+
|
|
1589
|
+
<a link="PictureFillSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PictureFillSymbol" PictureFillSymbol.html>PictureFillSymbol</a>
|
|
1590
|
+
|
|
1591
|
+
</span>
|
|
1592
|
+
|
|
1427
1593
|
|
|
1428
1594
|
|
|
1429
1595
|
|
|
1430
1596
|
</code>
|
|
1431
1597
|
</td>
|
|
1432
|
-
<td class="name"><code
|
|
1433
|
-
克隆并返回新的符号对象</code></td>
|
|
1598
|
+
<td class="name"><code></code></td>
|
|
1434
1599
|
</tr>
|
|
1435
1600
|
|
|
1436
1601
|
<tr class="deep-level-0">
|
|
1437
|
-
<td class="name"><code><a href="
|
|
1602
|
+
<td class="name"><code><a href="#toJSON">toJSON</a></code></td>
|
|
1438
1603
|
<td class="name">
|
|
1439
1604
|
<code>
|
|
1440
1605
|
|
|
1441
1606
|
|
|
1442
|
-
<span class="param-type">
|
|
1607
|
+
<span class="param-type">
|
|
1608
|
+
|
|
1609
|
+
Object
|
|
1610
|
+
|
|
1611
|
+
</span>
|
|
1612
|
+
|
|
1443
1613
|
|
|
1444
1614
|
|
|
1445
1615
|
|
|
1446
1616
|
</code>
|
|
1447
1617
|
</td>
|
|
1448
|
-
<td class="name"><code
|
|
1449
|
-
将JS对象转换为JSON格式</code></td>
|
|
1618
|
+
<td class="name"><code></code></td>
|
|
1450
1619
|
</tr>
|
|
1451
1620
|
|
|
1452
1621
|
</tbody>
|
|
@@ -1512,13 +1681,18 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
1512
1681
|
|
|
1513
1682
|
<tr class="deep-level-0">
|
|
1514
1683
|
|
|
1515
|
-
<td class="name"
|
|
1684
|
+
<td class="name"><code>json</code></td>
|
|
1516
1685
|
|
|
1517
1686
|
|
|
1518
1687
|
<td class="type">
|
|
1519
1688
|
|
|
1520
1689
|
|
|
1521
|
-
<span class="param-type">
|
|
1690
|
+
<span class="param-type">
|
|
1691
|
+
|
|
1692
|
+
Object
|
|
1693
|
+
|
|
1694
|
+
</span>
|
|
1695
|
+
|
|
1522
1696
|
|
|
1523
1697
|
|
|
1524
1698
|
|
|
@@ -1703,7 +1877,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
1703
1877
|
<div class='column is-5 has-text-left'>
|
|
1704
1878
|
<label>类型: </label>
|
|
1705
1879
|
|
|
1706
|
-
<span class="param-type"
|
|
1880
|
+
<span class="param-type">
|
|
1881
|
+
|
|
1882
|
+
<a link="PictureFillSymbol.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="PictureFillSymbol" PictureFillSymbol.html>PictureFillSymbol</a>
|
|
1883
|
+
|
|
1884
|
+
</span>
|
|
1885
|
+
|
|
1707
1886
|
|
|
1708
1887
|
|
|
1709
1888
|
</div>
|
|
@@ -1825,7 +2004,12 @@ const pictureFillSymbol = new PictureFillSymbol({
|
|
|
1825
2004
|
<div class='column is-5 has-text-left'>
|
|
1826
2005
|
<label>类型: </label>
|
|
1827
2006
|
|
|
1828
|
-
<span class="param-type">
|
|
2007
|
+
<span class="param-type">
|
|
2008
|
+
|
|
2009
|
+
Object
|
|
2010
|
+
|
|
2011
|
+
</span>
|
|
2012
|
+
|
|
1829
2013
|
|
|
1830
2014
|
|
|
1831
2015
|
</div>
|