@mapgis/webclient-leaflet-plugin 17.2.8 → 17.4.1
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 +24 -2
- package/dist/es5/webclient-common.min.js +37 -5
- package/dist/es5/webclient-leaflet-plugin.min.js +1 -1
- package/dist/webclient-leaflet-plugin-es6.min.js +4 -4
- package/documention/ArcGISMapImageLayer.html +197 -122
- package/documention/ArcGISTileLayer.html +187 -62
- package/documention/EchartsLayer.html +189 -21
- package/documention/FeatureLayer.html +178 -8
- package/documention/FeatureLayerUtil.html +178 -34
- package/documention/IGSMapImageLayer.html +201 -146
- package/documention/IGSTileLayer.html +191 -86
- package/documention/L.zondy.MapvBaseLayer.html +189 -96
- package/documention/MapLayer.html +183 -38
- package/documention/MapVLayer.html +191 -33
- package/documention/MapView.html +6189 -0
- package/documention/MapViewLeaflet.html +366 -1410
- package/documention/Popup.html +200 -284
- package/documention/Screenshot.html +183 -134
- package/documention/SketchEditor.html +3211 -0
- package/documention/SketchEditorLeaflet.html +241 -477
- package/documention/TileLayer.html +182 -32
- package/documention/TileLayerWMS.html +180 -20
- package/documention/VectorTileLayer.html +188 -68
- package/documention/WMSLayerView.html +190 -121
- package/documention/WebMapServiceLayer.html +194 -104
- package/documention/WebMapTileServiceLayer.html +195 -110
- package/documention/WebTileLayer.html +192 -92
- package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +290 -658
- package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +324 -870
- package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +305 -736
- package/documention/Zondy.ThemeLayer.ThemeLayer.html +247 -483
- package/documention/Zondy.ThemeLayer.ThemeStyle.html +234 -866
- package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +304 -792
- package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +341 -941
- package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +302 -720
- package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +299 -759
- package/documention/Zondy.Widget.html +185 -48
- package/documention/Zondy.view.UI.html +182 -31
- package/documention/global.html +11448 -131
- package/documention/index.html +15 -16
- package/documention/scripts/search.js +1 -26
- package/documention/styles/app.min.css +1 -1
- package/documention/tutorial-1./345/277/253/351/200/237/345/205/245/351/227/250.html +152 -7
- package/documention/tutorial-2.1M3D/350/246/201/347/264/240/351/200/211/345/217/226.html +153 -8
- package/documention/tutorial-2.2M3D/351/222/273/345/255/224/345/211/226/345/210/207.html +153 -8
- package/package.json +7 -8
|
@@ -1,10 +1,142 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en">
|
|
3
|
+
|
|
4
|
+
<head>
|
|
5
|
+
|
|
6
|
+
<meta charset="utf-8">
|
|
7
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
8
|
+
<title> ThemeStyle</title>
|
|
9
|
+
<!--[if lt IE 9]>
|
|
10
|
+
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
11
|
+
<![endif]-->
|
|
12
|
+
<link type="text/css" rel="stylesheet" href="styles/app.min.css">
|
|
13
|
+
<link type="text/css" rel="stylesheet" href="styles/iframe.css">
|
|
14
|
+
<link type="text/css" rel="stylesheet" href="">
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
</head>
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
<body class="layout small-header">
|
|
22
|
+
<div id="stickyNavbarOverlay"></div>
|
|
5
23
|
|
|
6
|
-
</header>
|
|
7
24
|
|
|
25
|
+
<div class="top-nav">
|
|
26
|
+
<div class="inner">
|
|
27
|
+
<a id="hamburger" role="button" class="navbar-burger" aria-label="menu" aria-expanded="false">
|
|
28
|
+
<span aria-hidden="true"></span>
|
|
29
|
+
<span aria-hidden="true"></span>
|
|
30
|
+
<span aria-hidden="true"></span>
|
|
31
|
+
</a>
|
|
32
|
+
<div class="logo">
|
|
33
|
+
|
|
34
|
+
<h1> MapGIS Client for JavaScript API</h1>
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
</div>
|
|
38
|
+
<div class="menu">
|
|
39
|
+
|
|
40
|
+
<div class="navigation">
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
<a
|
|
44
|
+
class="link user-link "
|
|
45
|
+
href="/static/modules/common/api/common-mapgis/index.html"
|
|
46
|
+
>
|
|
47
|
+
Common
|
|
48
|
+
</a>
|
|
49
|
+
|
|
50
|
+
<a
|
|
51
|
+
class="link user-link "
|
|
52
|
+
href="/static/modules/cesium/api/cesium-mapgis/index.html"
|
|
53
|
+
>
|
|
54
|
+
Cesium-Plugin
|
|
55
|
+
</a>
|
|
56
|
+
|
|
57
|
+
<a
|
|
58
|
+
class="link user-link "
|
|
59
|
+
href="/static/modules/mapboxgl/api/mapboxgl-mapgis/index.html"
|
|
60
|
+
>
|
|
61
|
+
MapboxGL-Plugin
|
|
62
|
+
</a>
|
|
63
|
+
|
|
64
|
+
<a
|
|
65
|
+
class="link user-link "
|
|
66
|
+
href="/static/modules/leaflet/api/leaflet-mapgis/index.html"
|
|
67
|
+
>
|
|
68
|
+
Leaflet-Plugin
|
|
69
|
+
</a>
|
|
70
|
+
|
|
71
|
+
<a
|
|
72
|
+
class="link user-link "
|
|
73
|
+
href="/static/modules/openlayers/api/openLayers-mapgis/index.html"
|
|
74
|
+
>
|
|
75
|
+
OpenLayers-Plugin
|
|
76
|
+
</a>
|
|
77
|
+
|
|
78
|
+
<a
|
|
79
|
+
class="link user-link "
|
|
80
|
+
href="/static/modules/video/api/video-mapgis/index.html"
|
|
81
|
+
>
|
|
82
|
+
Video-Plugin
|
|
83
|
+
</a>
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
</div>
|
|
88
|
+
</div>
|
|
89
|
+
</div>
|
|
90
|
+
</div>
|
|
91
|
+
|
|
92
|
+
<div id="main">
|
|
93
|
+
<div
|
|
94
|
+
class="sidebar "
|
|
95
|
+
id="sidebarNav"
|
|
96
|
+
>
|
|
97
|
+
<div>
|
|
98
|
+
<span class="mapgis-api-document-span"><a href="index.html">API文档</a></span>
|
|
99
|
+
</div>
|
|
100
|
+
|
|
101
|
+
<div class="search-wrapper">
|
|
102
|
+
<input id="search" type="text" placeholder="搜索文档..." class="input">
|
|
103
|
+
</div>
|
|
104
|
+
|
|
105
|
+
<nav>
|
|
106
|
+
|
|
107
|
+
<div class="category"><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">扩展模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISMapImageLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISMapImageLayer.html">ArcGISMapImageLayer</a><span style="display: none;"><p>ArcGIS地图图片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="ArcGISTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="ArcGISTileLayer.html">ArcGISTileLayer</a><span style="display: none;"><p>ArcGIS瓦片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="EchartsLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="EchartsLayer.html">EchartsLayer</a><span style="display: none;"><p>Echarts图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FeatureLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FeatureLayer.html">FeatureLayer</a><span style="display: none;"><p>要素图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="IGSMapImageLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="IGSMapImageLayer.html">IGSMapImageLayer</a><span style="display: none;"><p>地图图片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="IGSTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="IGSTileLayer.html">IGSTileLayer</a><span style="display: none;"><p>IGS瓦片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapLayer.html">MapLayer</a><span style="display: none;"><p>屏幕出一张图图层基类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapVLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapVLayer.html">MapVLayer</a><span style="display: none;"><p>MapV图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TileLayer.html">TileLayer</a><span style="display: none;"><p>带裁剪功能的瓦片图层基类</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="TileLayerWMS"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="TileLayerWMS.html">TileLayerWMS</a><span style="display: none;"><p>WMS图层基类(相比于原生的L.TileLayer.WMS, 此图层支持空间裁剪功能)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="VectorTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="VectorTileLayer.html">VectorTileLayer</a><span style="display: none;"><p>矢量瓦片图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapServiceLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapServiceLayer.html">WebMapServiceLayer</a><span style="display: none;"><p>WMS图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebMapTileServiceLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebMapTileServiceLayer.html">WebMapTileServiceLayer</a><span style="display: none;"><p>WMTS图层(Leaflet)</p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="WebTileLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="WebTileLayer.html">WebTileLayer</a><span style="display: none;"><p>网络瓦片图层(Leaflet)</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">工具类模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="FeatureLayerUtil"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="FeatureLayerUtil.html">FeatureLayerUtil</a><span style="display: none;"><p>要素图层工具类(Leaflet)</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">视图模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="MapView"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="MapView.html">MapView</a><span style="display: none;"><p>二维场景视图(leaflet引擎),对地图引擎进行管理,如果要对地图图层进行管理请参考<code>Map</code>,<br/>
|
|
108
|
+
继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/MapView.html' target='_blank'>zondy.MapView</a><br/>
|
|
109
|
+
参考示例:
|
|
110
|
+
<a href='#MapView'>[初始化二维场景视图]</a>
|
|
111
|
+
<br>[ES5引入方式]:<br/>
|
|
112
|
+
zondy.leaflet.MapView() <br/>
|
|
113
|
+
[ES6引入方式]:<br/>
|
|
114
|
+
import { MapView } from '@mapgis/webclient-leaflet-plugin' <br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Popup"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Popup.html">Popup</a><span style="display: none;"><p>二维场景信息弹窗(leaflet引擎)
|
|
115
|
+
参考示例:
|
|
116
|
+
<a href='#MapView'>[初始化二维场景视图]</a>
|
|
117
|
+
[ES6引入方式]:<br/>
|
|
118
|
+
import { Popup } from '@mapgis/webclient-leaflet-plugin' <br/>
|
|
119
|
+
自定义样式说明:<br/>
|
|
120
|
+
zondy-popup__content 弹窗容器样式<br/>
|
|
121
|
+
zondy-popup__tip 弹窗对话框箭头样式<br/>
|
|
122
|
+
zondy-popup__header 弹窗头部样式<br/>
|
|
123
|
+
zondy-popup__content 弹窗主体样式<br/>
|
|
124
|
+
zondy-popup__footer 弹窗底部样式<br/></p></span></li><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="Screenshot"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="Screenshot.html">Screenshot</a><span style="display: none;"><p>屏幕打印工具</p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">草图编辑模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="SketchEditor"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="SketchEditor.html">SketchEditor</a><span style="display: none;"><p>二维Leaflet引擎草图编辑类<br/>
|
|
125
|
+
继承自<a href='http://webclient.smaryun.com/static/modules/common/api/common-mapgis/SketchEditor.html' target='_blank'>zondy.SketchEditor</a><br/>
|
|
126
|
+
<br>[ES5引入方式]:<br/>
|
|
127
|
+
const { SketchEditor } = zondy.leaflet.tool.sketch <br/>
|
|
128
|
+
[ES6引入方式]:<br/>
|
|
129
|
+
import { SketchEditor } from "@mapgis/webclient-leaflet-plugin" <br/></p></span></li></ul><div style="font-weight: bold;vertical-align: middle;padding: 0.4rem 0;" class="mapgis-menu-span"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/m.png" alt="">渲染器模块</div><ul class="mapgis-sidebar-menus"><li style="white-space: nowrap;overflow: hidden;text-overflow: ellipsis;" title="zondy.themelayer.GraphThemeLayer"><img style="width: 20px;margin-right: 6px;vertical-align: middle;" src="./styles/c.png" alt=""><a href="zondy.themelayer.GraphThemeLayer.html">GraphThemeLayer</a><span style="display: none;"><p>统计专题图通过为每个要素绘制统计图表来反映其对应的专题值的大小。它可同时表示多个字段属性信息,在区域本身与各区域之间形成横向和纵向的对比。<br>统计专题图多用于具有相关数量特征的地图上,比如表示不同地区多年的粮食产量、GDP、人口等,不同时段客运量、地铁流量等。目前提供的统计图类型有:柱状图(Bar),折线图(Line),饼图(Pie),三维柱状图(Bar3D),点状图(Point),环状图(Ring)。</p></span></li></ul></div>
|
|
130
|
+
|
|
131
|
+
</nav>
|
|
132
|
+
</div>
|
|
133
|
+
<div class="core" id="main-content-wrapper">
|
|
134
|
+
<div class="content">
|
|
135
|
+
<header id="page-title" class="page-title">
|
|
136
|
+
<span class="page-title-main">类名</span>
|
|
137
|
+
<span class="page-title-sub">ThemeStyle</span>
|
|
138
|
+
</header>
|
|
139
|
+
|
|
8
140
|
|
|
9
141
|
|
|
10
142
|
|
|
@@ -25,7 +157,7 @@
|
|
|
25
157
|
<h4 class="name" id="ThemeStyle">
|
|
26
158
|
<a class="href-link" href="#ThemeStyle">#</a>
|
|
27
159
|
|
|
28
|
-
<span class="code-name"
|
|
160
|
+
<span class="code-name" style="font-size:30px">
|
|
29
161
|
|
|
30
162
|
new ThemeStyle<span class="signature">(options)</span>
|
|
31
163
|
|
|
@@ -43,7 +175,7 @@
|
|
|
43
175
|
|
|
44
176
|
|
|
45
177
|
|
|
46
|
-
<h4
|
|
178
|
+
<h4>参数:</h4>
|
|
47
179
|
|
|
48
180
|
<div class="table-container">
|
|
49
181
|
<table class="params table">
|
|
@@ -75,12 +207,7 @@
|
|
|
75
207
|
<td class="type">
|
|
76
208
|
|
|
77
209
|
|
|
78
|
-
<span class="param-type">
|
|
79
|
-
|
|
80
|
-
Object
|
|
81
|
-
|
|
82
|
-
</span>
|
|
83
|
-
|
|
210
|
+
<span class="param-type">Object</span>
|
|
84
211
|
|
|
85
212
|
|
|
86
213
|
|
|
@@ -106,12 +233,7 @@
|
|
|
106
233
|
<td class="type">
|
|
107
234
|
|
|
108
235
|
|
|
109
|
-
<span class="param-type">
|
|
110
|
-
|
|
111
|
-
boolean
|
|
112
|
-
|
|
113
|
-
</span>
|
|
114
|
-
|
|
236
|
+
<span class="param-type">boolean</span>
|
|
115
237
|
|
|
116
238
|
|
|
117
239
|
|
|
@@ -139,12 +261,7 @@
|
|
|
139
261
|
<td class="type">
|
|
140
262
|
|
|
141
263
|
|
|
142
|
-
<span class="param-type">
|
|
143
|
-
|
|
144
|
-
string
|
|
145
|
-
|
|
146
|
-
</span>
|
|
147
|
-
|
|
264
|
+
<span class="param-type">string</span>
|
|
148
265
|
|
|
149
266
|
|
|
150
267
|
|
|
@@ -172,12 +289,7 @@
|
|
|
172
289
|
<td class="type">
|
|
173
290
|
|
|
174
291
|
|
|
175
|
-
<span class="param-type">
|
|
176
|
-
|
|
177
|
-
number
|
|
178
|
-
|
|
179
|
-
</span>
|
|
180
|
-
|
|
292
|
+
<span class="param-type">number</span>
|
|
181
293
|
|
|
182
294
|
|
|
183
295
|
|
|
@@ -205,12 +317,7 @@
|
|
|
205
317
|
<td class="type">
|
|
206
318
|
|
|
207
319
|
|
|
208
|
-
<span class="param-type">
|
|
209
|
-
|
|
210
|
-
boolean
|
|
211
|
-
|
|
212
|
-
</span>
|
|
213
|
-
|
|
320
|
+
<span class="param-type">boolean</span>
|
|
214
321
|
|
|
215
322
|
|
|
216
323
|
|
|
@@ -238,12 +345,7 @@
|
|
|
238
345
|
<td class="type">
|
|
239
346
|
|
|
240
347
|
|
|
241
|
-
<span class="param-type">
|
|
242
|
-
|
|
243
|
-
string
|
|
244
|
-
|
|
245
|
-
</span>
|
|
246
|
-
|
|
348
|
+
<span class="param-type">string</span>
|
|
247
349
|
|
|
248
350
|
|
|
249
351
|
|
|
@@ -271,12 +373,7 @@
|
|
|
271
373
|
<td class="type">
|
|
272
374
|
|
|
273
375
|
|
|
274
|
-
<span class="param-type">
|
|
275
|
-
|
|
276
|
-
number
|
|
277
|
-
|
|
278
|
-
</span>
|
|
279
|
-
|
|
376
|
+
<span class="param-type">number</span>
|
|
280
377
|
|
|
281
378
|
|
|
282
379
|
|
|
@@ -304,12 +401,7 @@
|
|
|
304
401
|
<td class="type">
|
|
305
402
|
|
|
306
403
|
|
|
307
|
-
<span class="param-type">
|
|
308
|
-
|
|
309
|
-
number
|
|
310
|
-
|
|
311
|
-
</span>
|
|
312
|
-
|
|
404
|
+
<span class="param-type">number</span>
|
|
313
405
|
|
|
314
406
|
|
|
315
407
|
|
|
@@ -337,12 +429,7 @@
|
|
|
337
429
|
<td class="type">
|
|
338
430
|
|
|
339
431
|
|
|
340
|
-
<span class="param-type">
|
|
341
|
-
|
|
342
|
-
string
|
|
343
|
-
|
|
344
|
-
</span>
|
|
345
|
-
|
|
432
|
+
<span class="param-type">string</span>
|
|
346
433
|
|
|
347
434
|
|
|
348
435
|
|
|
@@ -370,12 +457,7 @@
|
|
|
370
457
|
<td class="type">
|
|
371
458
|
|
|
372
459
|
|
|
373
|
-
<span class="param-type">
|
|
374
|
-
|
|
375
|
-
string
|
|
376
|
-
|
|
377
|
-
</span>
|
|
378
|
-
|
|
460
|
+
<span class="param-type">string</span>
|
|
379
461
|
|
|
380
462
|
|
|
381
463
|
|
|
@@ -403,12 +485,7 @@
|
|
|
403
485
|
<td class="type">
|
|
404
486
|
|
|
405
487
|
|
|
406
|
-
<span class="param-type">
|
|
407
|
-
|
|
408
|
-
string
|
|
409
|
-
|
|
410
|
-
</span>
|
|
411
|
-
|
|
488
|
+
<span class="param-type">string</span>
|
|
412
489
|
|
|
413
490
|
|
|
414
491
|
|
|
@@ -436,12 +513,7 @@
|
|
|
436
513
|
<td class="type">
|
|
437
514
|
|
|
438
515
|
|
|
439
|
-
<span class="param-type">
|
|
440
|
-
|
|
441
|
-
number
|
|
442
|
-
|
|
443
|
-
</span>
|
|
444
|
-
|
|
516
|
+
<span class="param-type">number</span>
|
|
445
517
|
|
|
446
518
|
|
|
447
519
|
|
|
@@ -469,12 +541,7 @@
|
|
|
469
541
|
<td class="type">
|
|
470
542
|
|
|
471
543
|
|
|
472
|
-
<span class="param-type">
|
|
473
|
-
|
|
474
|
-
number
|
|
475
|
-
|
|
476
|
-
</span>
|
|
477
|
-
|
|
544
|
+
<span class="param-type">number</span>
|
|
478
545
|
|
|
479
546
|
|
|
480
547
|
|
|
@@ -502,12 +569,7 @@
|
|
|
502
569
|
<td class="type">
|
|
503
570
|
|
|
504
571
|
|
|
505
|
-
<span class="param-type">
|
|
506
|
-
|
|
507
|
-
string
|
|
508
|
-
|
|
509
|
-
</span>
|
|
510
|
-
|
|
572
|
+
<span class="param-type">string</span>
|
|
511
573
|
|
|
512
574
|
|
|
513
575
|
|
|
@@ -535,12 +597,7 @@
|
|
|
535
597
|
<td class="type">
|
|
536
598
|
|
|
537
599
|
|
|
538
|
-
<span class="param-type">
|
|
539
|
-
|
|
540
|
-
number
|
|
541
|
-
|
|
542
|
-
</span>
|
|
543
|
-
|
|
600
|
+
<span class="param-type">number</span>
|
|
544
601
|
|
|
545
602
|
|
|
546
603
|
|
|
@@ -568,12 +625,7 @@
|
|
|
568
625
|
<td class="type">
|
|
569
626
|
|
|
570
627
|
|
|
571
|
-
<span class="param-type">
|
|
572
|
-
|
|
573
|
-
number
|
|
574
|
-
|
|
575
|
-
</span>
|
|
576
|
-
|
|
628
|
+
<span class="param-type">number</span>
|
|
577
629
|
|
|
578
630
|
|
|
579
631
|
|
|
@@ -601,12 +653,7 @@
|
|
|
601
653
|
<td class="type">
|
|
602
654
|
|
|
603
655
|
|
|
604
|
-
<span class="param-type">
|
|
605
|
-
|
|
606
|
-
string
|
|
607
|
-
|
|
608
|
-
</span>
|
|
609
|
-
|
|
656
|
+
<span class="param-type">string</span>
|
|
610
657
|
|
|
611
658
|
|
|
612
659
|
|
|
@@ -632,12 +679,7 @@
|
|
|
632
679
|
<td class="type">
|
|
633
680
|
|
|
634
681
|
|
|
635
|
-
<span class="param-type">
|
|
636
|
-
|
|
637
|
-
string
|
|
638
|
-
|
|
639
|
-
</span>
|
|
640
|
-
|
|
682
|
+
<span class="param-type">string</span>
|
|
641
683
|
|
|
642
684
|
|
|
643
685
|
|
|
@@ -663,12 +705,7 @@
|
|
|
663
705
|
<td class="type">
|
|
664
706
|
|
|
665
707
|
|
|
666
|
-
<span class="param-type">
|
|
667
|
-
|
|
668
|
-
number
|
|
669
|
-
|
|
670
|
-
</span>
|
|
671
|
-
|
|
708
|
+
<span class="param-type">number</span>
|
|
672
709
|
|
|
673
710
|
|
|
674
711
|
|
|
@@ -696,12 +733,7 @@
|
|
|
696
733
|
<td class="type">
|
|
697
734
|
|
|
698
735
|
|
|
699
|
-
<span class="param-type">
|
|
700
|
-
|
|
701
|
-
string
|
|
702
|
-
|
|
703
|
-
</span>
|
|
704
|
-
|
|
736
|
+
<span class="param-type">string</span>
|
|
705
737
|
|
|
706
738
|
|
|
707
739
|
|
|
@@ -729,12 +761,7 @@
|
|
|
729
761
|
<td class="type">
|
|
730
762
|
|
|
731
763
|
|
|
732
|
-
<span class="param-type">
|
|
733
|
-
|
|
734
|
-
string
|
|
735
|
-
|
|
736
|
-
</span>
|
|
737
|
-
|
|
764
|
+
<span class="param-type">string</span>
|
|
738
765
|
|
|
739
766
|
|
|
740
767
|
|
|
@@ -762,12 +789,7 @@
|
|
|
762
789
|
<td class="type">
|
|
763
790
|
|
|
764
791
|
|
|
765
|
-
<span class="param-type">
|
|
766
|
-
|
|
767
|
-
string
|
|
768
|
-
|
|
769
|
-
</span>
|
|
770
|
-
|
|
792
|
+
<span class="param-type">string</span>
|
|
771
793
|
|
|
772
794
|
|
|
773
795
|
|
|
@@ -795,12 +817,7 @@
|
|
|
795
817
|
<td class="type">
|
|
796
818
|
|
|
797
819
|
|
|
798
|
-
<span class="param-type">
|
|
799
|
-
|
|
800
|
-
string
|
|
801
|
-
|
|
802
|
-
</span>
|
|
803
|
-
|
|
820
|
+
<span class="param-type">string</span>
|
|
804
821
|
|
|
805
822
|
|
|
806
823
|
|
|
@@ -830,12 +847,7 @@
|
|
|
830
847
|
<td class="type">
|
|
831
848
|
|
|
832
849
|
|
|
833
|
-
<span class="param-type">
|
|
834
|
-
|
|
835
|
-
string
|
|
836
|
-
|
|
837
|
-
</span>
|
|
838
|
-
|
|
850
|
+
<span class="param-type">string</span>
|
|
839
851
|
|
|
840
852
|
|
|
841
853
|
|
|
@@ -863,12 +875,7 @@
|
|
|
863
875
|
<td class="type">
|
|
864
876
|
|
|
865
877
|
|
|
866
|
-
<span class="param-type">
|
|
867
|
-
|
|
868
|
-
string
|
|
869
|
-
|
|
870
|
-
</span>
|
|
871
|
-
|
|
878
|
+
<span class="param-type">string</span>
|
|
872
879
|
|
|
873
880
|
|
|
874
881
|
|
|
@@ -896,12 +903,7 @@
|
|
|
896
903
|
<td class="type">
|
|
897
904
|
|
|
898
905
|
|
|
899
|
-
<span class="param-type">
|
|
900
|
-
|
|
901
|
-
string
|
|
902
|
-
|
|
903
|
-
</span>
|
|
904
|
-
|
|
906
|
+
<span class="param-type">string</span>
|
|
905
907
|
|
|
906
908
|
|
|
907
909
|
|
|
@@ -929,12 +931,7 @@
|
|
|
929
931
|
<td class="type">
|
|
930
932
|
|
|
931
933
|
|
|
932
|
-
<span class="param-type">
|
|
933
|
-
|
|
934
|
-
number
|
|
935
|
-
|
|
936
|
-
</span>
|
|
937
|
-
|
|
934
|
+
<span class="param-type">number</span>
|
|
938
935
|
|
|
939
936
|
|
|
940
937
|
|
|
@@ -962,12 +959,7 @@
|
|
|
962
959
|
<td class="type">
|
|
963
960
|
|
|
964
961
|
|
|
965
|
-
<span class="param-type">
|
|
966
|
-
|
|
967
|
-
number
|
|
968
|
-
|
|
969
|
-
</span>
|
|
970
|
-
|
|
962
|
+
<span class="param-type">number</span>
|
|
971
963
|
|
|
972
964
|
|
|
973
965
|
|
|
@@ -1078,528 +1070,6 @@
|
|
|
1078
1070
|
|
|
1079
1071
|
<div class='vertical-section'>
|
|
1080
1072
|
<h3 id='member'>成员变量</h3>
|
|
1081
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量概述</h4>
|
|
1082
|
-
<div class="table-container">
|
|
1083
|
-
<table class="params table">
|
|
1084
|
-
<thead>
|
|
1085
|
-
<tr>
|
|
1086
|
-
<th>名称</th>
|
|
1087
|
-
<th>类型</th>
|
|
1088
|
-
<th>描述</th>
|
|
1089
|
-
</tr>
|
|
1090
|
-
</thead>
|
|
1091
|
-
<tbody>
|
|
1092
|
-
|
|
1093
|
-
<tr class="deep-level-0">
|
|
1094
|
-
<td class="name"><code><a href="#fill">fill</a></code></td>
|
|
1095
|
-
<td class="name">
|
|
1096
|
-
<code>
|
|
1097
|
-
|
|
1098
|
-
<span class="param-type">
|
|
1099
|
-
|
|
1100
|
-
boolean
|
|
1101
|
-
|
|
1102
|
-
</span>
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
</code>
|
|
1107
|
-
</td>
|
|
1108
|
-
<td class="name"><code><p>是否填充,不需要填充则设置为 false。如果 fill 与 stroke 同时为 false,将按 fill 与 stroke 的默认值渲染图层。</p></code></td>
|
|
1109
|
-
</tr>
|
|
1110
|
-
|
|
1111
|
-
<tr class="deep-level-0">
|
|
1112
|
-
<td class="name"><code><a href="#fillColor">fillColor</a></code></td>
|
|
1113
|
-
<td class="name">
|
|
1114
|
-
<code>
|
|
1115
|
-
|
|
1116
|
-
<span class="param-type">
|
|
1117
|
-
|
|
1118
|
-
string
|
|
1119
|
-
|
|
1120
|
-
</span>
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
</code>
|
|
1125
|
-
</td>
|
|
1126
|
-
<td class="name"><code><p>十六进制填充颜色。</p></code></td>
|
|
1127
|
-
</tr>
|
|
1128
|
-
|
|
1129
|
-
<tr class="deep-level-0">
|
|
1130
|
-
<td class="name"><code><a href="#fillOpacity">fillOpacity</a></code></td>
|
|
1131
|
-
<td class="name">
|
|
1132
|
-
<code>
|
|
1133
|
-
|
|
1134
|
-
<span class="param-type">
|
|
1135
|
-
|
|
1136
|
-
number
|
|
1137
|
-
|
|
1138
|
-
</span>
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
</code>
|
|
1143
|
-
</td>
|
|
1144
|
-
<td class="name"><code><p>填充不透明度。取值范围[0, 1]。</p></code></td>
|
|
1145
|
-
</tr>
|
|
1146
|
-
|
|
1147
|
-
<tr class="deep-level-0">
|
|
1148
|
-
<td class="name"><code><a href="#fontColor">fontColor</a></code></td>
|
|
1149
|
-
<td class="name">
|
|
1150
|
-
<code>
|
|
1151
|
-
|
|
1152
|
-
<span class="param-type">
|
|
1153
|
-
|
|
1154
|
-
string
|
|
1155
|
-
|
|
1156
|
-
</span>
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
</code>
|
|
1161
|
-
</td>
|
|
1162
|
-
<td class="name"><code><p>附加文本字体颜色。</p></code></td>
|
|
1163
|
-
</tr>
|
|
1164
|
-
|
|
1165
|
-
<tr class="deep-level-0">
|
|
1166
|
-
<td class="name"><code><a href="#fontFamily">fontFamily</a></code></td>
|
|
1167
|
-
<td class="name">
|
|
1168
|
-
<code>
|
|
1169
|
-
|
|
1170
|
-
<span class="param-type">
|
|
1171
|
-
|
|
1172
|
-
string
|
|
1173
|
-
|
|
1174
|
-
</span>
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
</code>
|
|
1179
|
-
</td>
|
|
1180
|
-
<td class="name"><code><p>附加文本字体系列。fontFamily 值是字体族名称或/及类族名称的一个优先表,每个值逗号分割,浏览器会使用它可识别的第一个
|
|
1181
|
-
可以使用具体的字体名称("times"、"courier"、"arial")或字体系列名称("serif"、"sans-serif"、"cursive"、"fantasy"、"monospace")。</p></code></td>
|
|
1182
|
-
</tr>
|
|
1183
|
-
|
|
1184
|
-
<tr class="deep-level-0">
|
|
1185
|
-
<td class="name"><code><a href="#fontSize">fontSize</a></code></td>
|
|
1186
|
-
<td class="name">
|
|
1187
|
-
<code>
|
|
1188
|
-
|
|
1189
|
-
<span class="param-type">
|
|
1190
|
-
|
|
1191
|
-
number
|
|
1192
|
-
|
|
1193
|
-
</span>
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
</code>
|
|
1198
|
-
</td>
|
|
1199
|
-
<td class="name"><code><p>附加文本字体大小,单位是像素。</p></code></td>
|
|
1200
|
-
</tr>
|
|
1201
|
-
|
|
1202
|
-
<tr class="deep-level-0">
|
|
1203
|
-
<td class="name"><code><a href="#fontStyle">fontStyle</a></code></td>
|
|
1204
|
-
<td class="name">
|
|
1205
|
-
<code>
|
|
1206
|
-
|
|
1207
|
-
<span class="param-type">
|
|
1208
|
-
|
|
1209
|
-
string
|
|
1210
|
-
|
|
1211
|
-
</span>
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
</code>
|
|
1216
|
-
</td>
|
|
1217
|
-
<td class="name"><code><p>附加文本字体样式。可设值:"normal", "italic", "oblique"。</p></code></td>
|
|
1218
|
-
</tr>
|
|
1219
|
-
|
|
1220
|
-
<tr class="deep-level-0">
|
|
1221
|
-
<td class="name"><code><a href="#fontVariant">fontVariant</a></code></td>
|
|
1222
|
-
<td class="name">
|
|
1223
|
-
<code>
|
|
1224
|
-
|
|
1225
|
-
<span class="param-type">
|
|
1226
|
-
|
|
1227
|
-
string
|
|
1228
|
-
|
|
1229
|
-
</span>
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
</code>
|
|
1234
|
-
</td>
|
|
1235
|
-
<td class="name"><code><p>附加文本字体变体。可设值:"normal", "small-caps"。</p></code></td>
|
|
1236
|
-
</tr>
|
|
1237
|
-
|
|
1238
|
-
<tr class="deep-level-0">
|
|
1239
|
-
<td class="name"><code><a href="#fontWeight">fontWeight</a></code></td>
|
|
1240
|
-
<td class="name">
|
|
1241
|
-
<code>
|
|
1242
|
-
|
|
1243
|
-
<span class="param-type">
|
|
1244
|
-
|
|
1245
|
-
string
|
|
1246
|
-
|
|
1247
|
-
</span>
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
</code>
|
|
1252
|
-
</td>
|
|
1253
|
-
<td class="name"><code><p>附加文本字体粗细。可设值:"normal", "bold", "bolder", "lighter"。</p></code></td>
|
|
1254
|
-
</tr>
|
|
1255
|
-
|
|
1256
|
-
<tr class="deep-level-0">
|
|
1257
|
-
<td class="name"><code><a href="#label">label</a></code></td>
|
|
1258
|
-
<td class="name">
|
|
1259
|
-
<code>
|
|
1260
|
-
|
|
1261
|
-
<span class="param-type">
|
|
1262
|
-
|
|
1263
|
-
string
|
|
1264
|
-
|
|
1265
|
-
</span>
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
</code>
|
|
1270
|
-
</td>
|
|
1271
|
-
<td class="name"><code><p>专题要素附加文本标签内容。</p></code></td>
|
|
1272
|
-
</tr>
|
|
1273
|
-
|
|
1274
|
-
<tr class="deep-level-0">
|
|
1275
|
-
<td class="name"><code><a href="#labelAlign">labelAlign</a></code></td>
|
|
1276
|
-
<td class="name">
|
|
1277
|
-
<code>
|
|
1278
|
-
|
|
1279
|
-
<span class="param-type">
|
|
1280
|
-
|
|
1281
|
-
string
|
|
1282
|
-
|
|
1283
|
-
</span>
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
</code>
|
|
1288
|
-
</td>
|
|
1289
|
-
<td class="name"><code><p>附加文本水平对齐。可以是 'left', 'right', 'center'。</p></code></td>
|
|
1290
|
-
</tr>
|
|
1291
|
-
|
|
1292
|
-
<tr class="deep-level-0">
|
|
1293
|
-
<td class="name"><code><a href="#labelBaseline">labelBaseline</a></code></td>
|
|
1294
|
-
<td class="name">
|
|
1295
|
-
<code>
|
|
1296
|
-
|
|
1297
|
-
<span class="param-type">
|
|
1298
|
-
|
|
1299
|
-
string
|
|
1300
|
-
|
|
1301
|
-
</span>
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
</code>
|
|
1306
|
-
</td>
|
|
1307
|
-
<td class="name"><code><p>附加文本垂直对齐。 可以是 'top', 'bottom', 'middle'。</p></code></td>
|
|
1308
|
-
</tr>
|
|
1309
|
-
|
|
1310
|
-
<tr class="deep-level-0">
|
|
1311
|
-
<td class="name"><code><a href="#labelPosition">labelPosition</a></code></td>
|
|
1312
|
-
<td class="name">
|
|
1313
|
-
<code>
|
|
1314
|
-
|
|
1315
|
-
<span class="param-type">
|
|
1316
|
-
|
|
1317
|
-
string
|
|
1318
|
-
|
|
1319
|
-
</span>
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
</code>
|
|
1324
|
-
</td>
|
|
1325
|
-
<td class="name"><code><p>附加文本位置, 可以是 'inside', 'left', 'right', 'top', 'bottom'。</p></code></td>
|
|
1326
|
-
</tr>
|
|
1327
|
-
|
|
1328
|
-
<tr class="deep-level-0">
|
|
1329
|
-
<td class="name"><code><a href="#labelRect">labelRect</a></code></td>
|
|
1330
|
-
<td class="name">
|
|
1331
|
-
<code>
|
|
1332
|
-
|
|
1333
|
-
<span class="param-type">
|
|
1334
|
-
|
|
1335
|
-
boolean
|
|
1336
|
-
|
|
1337
|
-
</span>
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
</code>
|
|
1342
|
-
</td>
|
|
1343
|
-
<td class="name"><code><p>是否显示文本标签矩形背景。</p></code></td>
|
|
1344
|
-
</tr>
|
|
1345
|
-
|
|
1346
|
-
<tr class="deep-level-0">
|
|
1347
|
-
<td class="name"><code><a href="#labelXOffset">labelXOffset</a></code></td>
|
|
1348
|
-
<td class="name">
|
|
1349
|
-
<code>
|
|
1350
|
-
|
|
1351
|
-
<span class="param-type">
|
|
1352
|
-
|
|
1353
|
-
number
|
|
1354
|
-
|
|
1355
|
-
</span>
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
</code>
|
|
1360
|
-
</td>
|
|
1361
|
-
<td class="name"><code><p>附加文本在 X 轴方向的偏移量。</p></code></td>
|
|
1362
|
-
</tr>
|
|
1363
|
-
|
|
1364
|
-
<tr class="deep-level-0">
|
|
1365
|
-
<td class="name"><code><a href="#labelYOffset">labelYOffset</a></code></td>
|
|
1366
|
-
<td class="name">
|
|
1367
|
-
<code>
|
|
1368
|
-
|
|
1369
|
-
<span class="param-type">
|
|
1370
|
-
|
|
1371
|
-
number
|
|
1372
|
-
|
|
1373
|
-
</span>
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
</code>
|
|
1378
|
-
</td>
|
|
1379
|
-
<td class="name"><code><p>附加文本在 Y 轴方向的偏移量。</p></code></td>
|
|
1380
|
-
</tr>
|
|
1381
|
-
|
|
1382
|
-
<tr class="deep-level-0">
|
|
1383
|
-
<td class="name"><code><a href="#pointRadius">pointRadius</a></code></td>
|
|
1384
|
-
<td class="name">
|
|
1385
|
-
<code>
|
|
1386
|
-
|
|
1387
|
-
<span class="param-type">
|
|
1388
|
-
|
|
1389
|
-
number
|
|
1390
|
-
|
|
1391
|
-
</span>
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
</code>
|
|
1396
|
-
</td>
|
|
1397
|
-
<td class="name"><code><p>点半径。单位为像素。</p></code></td>
|
|
1398
|
-
</tr>
|
|
1399
|
-
|
|
1400
|
-
<tr class="deep-level-0">
|
|
1401
|
-
<td class="name"><code><a href="#shadowBlur">shadowBlur</a></code></td>
|
|
1402
|
-
<td class="name">
|
|
1403
|
-
<code>
|
|
1404
|
-
|
|
1405
|
-
<span class="param-type">
|
|
1406
|
-
|
|
1407
|
-
number
|
|
1408
|
-
|
|
1409
|
-
</span>
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
</code>
|
|
1414
|
-
</td>
|
|
1415
|
-
<td class="name"><code><p>阴影模糊度,(大于 0 有效)。注:请将 shadowColor 属性与 shadowBlur 属性一起使用,来创建阴影。</p></code></td>
|
|
1416
|
-
</tr>
|
|
1417
|
-
|
|
1418
|
-
<tr class="deep-level-0">
|
|
1419
|
-
<td class="name"><code><a href="#shadowColor">shadowColor</a></code></td>
|
|
1420
|
-
<td class="name">
|
|
1421
|
-
<code>
|
|
1422
|
-
|
|
1423
|
-
<span class="param-type">
|
|
1424
|
-
|
|
1425
|
-
string
|
|
1426
|
-
|
|
1427
|
-
</span>
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
</code>
|
|
1432
|
-
</td>
|
|
1433
|
-
<td class="name"><code><p>阴影颜色。注:请将 shadowColor 属性与 shadowBlur 属性一起使用,来创建阴影。</p></code></td>
|
|
1434
|
-
</tr>
|
|
1435
|
-
|
|
1436
|
-
<tr class="deep-level-0">
|
|
1437
|
-
<td class="name"><code><a href="#shadowOffsetX">shadowOffsetX</a></code></td>
|
|
1438
|
-
<td class="name">
|
|
1439
|
-
<code>
|
|
1440
|
-
|
|
1441
|
-
<span class="param-type">
|
|
1442
|
-
|
|
1443
|
-
number
|
|
1444
|
-
|
|
1445
|
-
</span>
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
</code>
|
|
1450
|
-
</td>
|
|
1451
|
-
<td class="name"><code><p>阴影 X 方向偏移值。</p></code></td>
|
|
1452
|
-
</tr>
|
|
1453
|
-
|
|
1454
|
-
<tr class="deep-level-0">
|
|
1455
|
-
<td class="name"><code><a href="#shadowOffsetY">shadowOffsetY</a></code></td>
|
|
1456
|
-
<td class="name">
|
|
1457
|
-
<code>
|
|
1458
|
-
|
|
1459
|
-
<span class="param-type">
|
|
1460
|
-
|
|
1461
|
-
number
|
|
1462
|
-
|
|
1463
|
-
</span>
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
</code>
|
|
1468
|
-
</td>
|
|
1469
|
-
<td class="name"><code><p>Y 方向偏移值。</p></code></td>
|
|
1470
|
-
</tr>
|
|
1471
|
-
|
|
1472
|
-
<tr class="deep-level-0">
|
|
1473
|
-
<td class="name"><code><a href="#stroke">stroke</a></code></td>
|
|
1474
|
-
<td class="name">
|
|
1475
|
-
<code>
|
|
1476
|
-
|
|
1477
|
-
<span class="param-type">
|
|
1478
|
-
|
|
1479
|
-
boolean
|
|
1480
|
-
|
|
1481
|
-
</span>
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
</code>
|
|
1486
|
-
</td>
|
|
1487
|
-
<td class="name"><code><p>是否描边,不需要描边则设置为false。如果 fill 与 stroke 同时为 false,将按 fill 与 stroke 的默认值渲染图层。</p></code></td>
|
|
1488
|
-
</tr>
|
|
1489
|
-
|
|
1490
|
-
<tr class="deep-level-0">
|
|
1491
|
-
<td class="name"><code><a href="#strokeColor">strokeColor</a></code></td>
|
|
1492
|
-
<td class="name">
|
|
1493
|
-
<code>
|
|
1494
|
-
|
|
1495
|
-
<span class="param-type">
|
|
1496
|
-
|
|
1497
|
-
string
|
|
1498
|
-
|
|
1499
|
-
</span>
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
</code>
|
|
1504
|
-
</td>
|
|
1505
|
-
<td class="name"><code><p>十六进制描边颜色。</p></code></td>
|
|
1506
|
-
</tr>
|
|
1507
|
-
|
|
1508
|
-
<tr class="deep-level-0">
|
|
1509
|
-
<td class="name"><code><a href="#strokeDashstyle">strokeDashstyle</a></code></td>
|
|
1510
|
-
<td class="name">
|
|
1511
|
-
<code>
|
|
1512
|
-
|
|
1513
|
-
<span class="param-type">
|
|
1514
|
-
|
|
1515
|
-
string
|
|
1516
|
-
|
|
1517
|
-
</span>
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
</code>
|
|
1522
|
-
</td>
|
|
1523
|
-
<td class="name"><code><p>虚线类型; strokeDashstyle 有八种类型 “dot",“dash",“dashdot",“longdash",“longdashdot",“solid", "dashed", "dotted";
|
|
1524
|
-
solid 表示实线。</p></code></td>
|
|
1525
|
-
</tr>
|
|
1526
|
-
|
|
1527
|
-
<tr class="deep-level-0">
|
|
1528
|
-
<td class="name"><code><a href="#strokeLinecap">strokeLinecap</a></code></td>
|
|
1529
|
-
<td class="name">
|
|
1530
|
-
<code>
|
|
1531
|
-
|
|
1532
|
-
<span class="param-type">
|
|
1533
|
-
|
|
1534
|
-
string
|
|
1535
|
-
|
|
1536
|
-
</span>
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
</code>
|
|
1541
|
-
</td>
|
|
1542
|
-
<td class="name"><code><p>线帽样式;strokeLinecap 有三种类型 “butt", "round", "square" 。</p></code></td>
|
|
1543
|
-
</tr>
|
|
1544
|
-
|
|
1545
|
-
<tr class="deep-level-0">
|
|
1546
|
-
<td class="name"><code><a href="#strokeLineJoin">strokeLineJoin</a></code></td>
|
|
1547
|
-
<td class="name">
|
|
1548
|
-
<code>
|
|
1549
|
-
|
|
1550
|
-
<span class="param-type">
|
|
1551
|
-
|
|
1552
|
-
string
|
|
1553
|
-
|
|
1554
|
-
</span>
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
</code>
|
|
1559
|
-
</td>
|
|
1560
|
-
<td class="name"><code><p>线段连接样式;strokeLineJoin 有三种类型 “miter", "round", "bevel"。</p></code></td>
|
|
1561
|
-
</tr>
|
|
1562
|
-
|
|
1563
|
-
<tr class="deep-level-0">
|
|
1564
|
-
<td class="name"><code><a href="#strokeOpacity">strokeOpacity</a></code></td>
|
|
1565
|
-
<td class="name">
|
|
1566
|
-
<code>
|
|
1567
|
-
|
|
1568
|
-
<span class="param-type">
|
|
1569
|
-
|
|
1570
|
-
number
|
|
1571
|
-
|
|
1572
|
-
</span>
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
</code>
|
|
1577
|
-
</td>
|
|
1578
|
-
<td class="name"><code><p>描边的不透明度。取值范围[0, 1]。</p></code></td>
|
|
1579
|
-
</tr>
|
|
1580
|
-
|
|
1581
|
-
<tr class="deep-level-0">
|
|
1582
|
-
<td class="name"><code><a href="#strokeWidth">strokeWidth</a></code></td>
|
|
1583
|
-
<td class="name">
|
|
1584
|
-
<code>
|
|
1585
|
-
|
|
1586
|
-
<span class="param-type">
|
|
1587
|
-
|
|
1588
|
-
number
|
|
1589
|
-
|
|
1590
|
-
</span>
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
</code>
|
|
1595
|
-
</td>
|
|
1596
|
-
<td class="name"><code><p>线宽度/描边宽度。</p></code></td>
|
|
1597
|
-
</tr>
|
|
1598
|
-
|
|
1599
|
-
</tbody>
|
|
1600
|
-
</table>
|
|
1601
|
-
</div>
|
|
1602
|
-
<h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量详情</h4>
|
|
1603
1073
|
<div class="members">
|
|
1604
1074
|
|
|
1605
1075
|
<div class="member">
|
|
@@ -1607,12 +1077,7 @@ solid 表示实线。</p></code></td>
|
|
|
1607
1077
|
<span class="method-parameter is-pulled-right">
|
|
1608
1078
|
<label>类型:</label>
|
|
1609
1079
|
|
|
1610
|
-
<span class="param-type">
|
|
1611
|
-
|
|
1612
|
-
boolean
|
|
1613
|
-
|
|
1614
|
-
</span>
|
|
1615
|
-
|
|
1080
|
+
<span class="param-type">boolean</span>
|
|
1616
1081
|
|
|
1617
1082
|
|
|
1618
1083
|
</span>
|
|
@@ -1689,12 +1154,7 @@ solid 表示实线。</p></code></td>
|
|
|
1689
1154
|
<span class="method-parameter is-pulled-right">
|
|
1690
1155
|
<label>类型:</label>
|
|
1691
1156
|
|
|
1692
|
-
<span class="param-type">
|
|
1693
|
-
|
|
1694
|
-
string
|
|
1695
|
-
|
|
1696
|
-
</span>
|
|
1697
|
-
|
|
1157
|
+
<span class="param-type">string</span>
|
|
1698
1158
|
|
|
1699
1159
|
|
|
1700
1160
|
</span>
|
|
@@ -1771,12 +1231,7 @@ solid 表示实线。</p></code></td>
|
|
|
1771
1231
|
<span class="method-parameter is-pulled-right">
|
|
1772
1232
|
<label>类型:</label>
|
|
1773
1233
|
|
|
1774
|
-
<span class="param-type">
|
|
1775
|
-
|
|
1776
|
-
number
|
|
1777
|
-
|
|
1778
|
-
</span>
|
|
1779
|
-
|
|
1234
|
+
<span class="param-type">number</span>
|
|
1780
1235
|
|
|
1781
1236
|
|
|
1782
1237
|
</span>
|
|
@@ -1853,12 +1308,7 @@ solid 表示实线。</p></code></td>
|
|
|
1853
1308
|
<span class="method-parameter is-pulled-right">
|
|
1854
1309
|
<label>类型:</label>
|
|
1855
1310
|
|
|
1856
|
-
<span class="param-type">
|
|
1857
|
-
|
|
1858
|
-
string
|
|
1859
|
-
|
|
1860
|
-
</span>
|
|
1861
|
-
|
|
1311
|
+
<span class="param-type">string</span>
|
|
1862
1312
|
|
|
1863
1313
|
|
|
1864
1314
|
</span>
|
|
@@ -1930,12 +1380,7 @@ solid 表示实线。</p></code></td>
|
|
|
1930
1380
|
<span class="method-parameter is-pulled-right">
|
|
1931
1381
|
<label>类型:</label>
|
|
1932
1382
|
|
|
1933
|
-
<span class="param-type">
|
|
1934
|
-
|
|
1935
|
-
string
|
|
1936
|
-
|
|
1937
|
-
</span>
|
|
1938
|
-
|
|
1383
|
+
<span class="param-type">string</span>
|
|
1939
1384
|
|
|
1940
1385
|
|
|
1941
1386
|
</span>
|
|
@@ -2013,12 +1458,7 @@ solid 表示实线。</p></code></td>
|
|
|
2013
1458
|
<span class="method-parameter is-pulled-right">
|
|
2014
1459
|
<label>类型:</label>
|
|
2015
1460
|
|
|
2016
|
-
<span class="param-type">
|
|
2017
|
-
|
|
2018
|
-
number
|
|
2019
|
-
|
|
2020
|
-
</span>
|
|
2021
|
-
|
|
1461
|
+
<span class="param-type">number</span>
|
|
2022
1462
|
|
|
2023
1463
|
|
|
2024
1464
|
</span>
|
|
@@ -2095,12 +1535,7 @@ solid 表示实线。</p></code></td>
|
|
|
2095
1535
|
<span class="method-parameter is-pulled-right">
|
|
2096
1536
|
<label>类型:</label>
|
|
2097
1537
|
|
|
2098
|
-
<span class="param-type">
|
|
2099
|
-
|
|
2100
|
-
string
|
|
2101
|
-
|
|
2102
|
-
</span>
|
|
2103
|
-
|
|
1538
|
+
<span class="param-type">string</span>
|
|
2104
1539
|
|
|
2105
1540
|
|
|
2106
1541
|
</span>
|
|
@@ -2177,12 +1612,7 @@ solid 表示实线。</p></code></td>
|
|
|
2177
1612
|
<span class="method-parameter is-pulled-right">
|
|
2178
1613
|
<label>类型:</label>
|
|
2179
1614
|
|
|
2180
|
-
<span class="param-type">
|
|
2181
|
-
|
|
2182
|
-
string
|
|
2183
|
-
|
|
2184
|
-
</span>
|
|
2185
|
-
|
|
1615
|
+
<span class="param-type">string</span>
|
|
2186
1616
|
|
|
2187
1617
|
|
|
2188
1618
|
</span>
|
|
@@ -2259,12 +1689,7 @@ solid 表示实线。</p></code></td>
|
|
|
2259
1689
|
<span class="method-parameter is-pulled-right">
|
|
2260
1690
|
<label>类型:</label>
|
|
2261
1691
|
|
|
2262
|
-
<span class="param-type">
|
|
2263
|
-
|
|
2264
|
-
string
|
|
2265
|
-
|
|
2266
|
-
</span>
|
|
2267
|
-
|
|
1692
|
+
<span class="param-type">string</span>
|
|
2268
1693
|
|
|
2269
1694
|
|
|
2270
1695
|
</span>
|
|
@@ -2341,12 +1766,7 @@ solid 表示实线。</p></code></td>
|
|
|
2341
1766
|
<span class="method-parameter is-pulled-right">
|
|
2342
1767
|
<label>类型:</label>
|
|
2343
1768
|
|
|
2344
|
-
<span class="param-type">
|
|
2345
|
-
|
|
2346
|
-
string
|
|
2347
|
-
|
|
2348
|
-
</span>
|
|
2349
|
-
|
|
1769
|
+
<span class="param-type">string</span>
|
|
2350
1770
|
|
|
2351
1771
|
|
|
2352
1772
|
</span>
|
|
@@ -2418,12 +1838,7 @@ solid 表示实线。</p></code></td>
|
|
|
2418
1838
|
<span class="method-parameter is-pulled-right">
|
|
2419
1839
|
<label>类型:</label>
|
|
2420
1840
|
|
|
2421
|
-
<span class="param-type">
|
|
2422
|
-
|
|
2423
|
-
string
|
|
2424
|
-
|
|
2425
|
-
</span>
|
|
2426
|
-
|
|
1841
|
+
<span class="param-type">string</span>
|
|
2427
1842
|
|
|
2428
1843
|
|
|
2429
1844
|
</span>
|
|
@@ -2500,12 +1915,7 @@ solid 表示实线。</p></code></td>
|
|
|
2500
1915
|
<span class="method-parameter is-pulled-right">
|
|
2501
1916
|
<label>类型:</label>
|
|
2502
1917
|
|
|
2503
|
-
<span class="param-type">
|
|
2504
|
-
|
|
2505
|
-
string
|
|
2506
|
-
|
|
2507
|
-
</span>
|
|
2508
|
-
|
|
1918
|
+
<span class="param-type">string</span>
|
|
2509
1919
|
|
|
2510
1920
|
|
|
2511
1921
|
</span>
|
|
@@ -2582,12 +1992,7 @@ solid 表示实线。</p></code></td>
|
|
|
2582
1992
|
<span class="method-parameter is-pulled-right">
|
|
2583
1993
|
<label>类型:</label>
|
|
2584
1994
|
|
|
2585
|
-
<span class="param-type">
|
|
2586
|
-
|
|
2587
|
-
string
|
|
2588
|
-
|
|
2589
|
-
</span>
|
|
2590
|
-
|
|
1995
|
+
<span class="param-type">string</span>
|
|
2591
1996
|
|
|
2592
1997
|
|
|
2593
1998
|
</span>
|
|
@@ -2664,12 +2069,7 @@ solid 表示实线。</p></code></td>
|
|
|
2664
2069
|
<span class="method-parameter is-pulled-right">
|
|
2665
2070
|
<label>类型:</label>
|
|
2666
2071
|
|
|
2667
|
-
<span class="param-type">
|
|
2668
|
-
|
|
2669
|
-
boolean
|
|
2670
|
-
|
|
2671
|
-
</span>
|
|
2672
|
-
|
|
2072
|
+
<span class="param-type">boolean</span>
|
|
2673
2073
|
|
|
2674
2074
|
|
|
2675
2075
|
</span>
|
|
@@ -2741,12 +2141,7 @@ solid 表示实线。</p></code></td>
|
|
|
2741
2141
|
<span class="method-parameter is-pulled-right">
|
|
2742
2142
|
<label>类型:</label>
|
|
2743
2143
|
|
|
2744
|
-
<span class="param-type">
|
|
2745
|
-
|
|
2746
|
-
number
|
|
2747
|
-
|
|
2748
|
-
</span>
|
|
2749
|
-
|
|
2144
|
+
<span class="param-type">number</span>
|
|
2750
2145
|
|
|
2751
2146
|
|
|
2752
2147
|
</span>
|
|
@@ -2818,12 +2213,7 @@ solid 表示实线。</p></code></td>
|
|
|
2818
2213
|
<span class="method-parameter is-pulled-right">
|
|
2819
2214
|
<label>类型:</label>
|
|
2820
2215
|
|
|
2821
|
-
<span class="param-type">
|
|
2822
|
-
|
|
2823
|
-
number
|
|
2824
|
-
|
|
2825
|
-
</span>
|
|
2826
|
-
|
|
2216
|
+
<span class="param-type">number</span>
|
|
2827
2217
|
|
|
2828
2218
|
|
|
2829
2219
|
</span>
|
|
@@ -2895,12 +2285,7 @@ solid 表示实线。</p></code></td>
|
|
|
2895
2285
|
<span class="method-parameter is-pulled-right">
|
|
2896
2286
|
<label>类型:</label>
|
|
2897
2287
|
|
|
2898
|
-
<span class="param-type">
|
|
2899
|
-
|
|
2900
|
-
number
|
|
2901
|
-
|
|
2902
|
-
</span>
|
|
2903
|
-
|
|
2288
|
+
<span class="param-type">number</span>
|
|
2904
2289
|
|
|
2905
2290
|
|
|
2906
2291
|
</span>
|
|
@@ -2977,12 +2362,7 @@ solid 表示实线。</p></code></td>
|
|
|
2977
2362
|
<span class="method-parameter is-pulled-right">
|
|
2978
2363
|
<label>类型:</label>
|
|
2979
2364
|
|
|
2980
|
-
<span class="param-type">
|
|
2981
|
-
|
|
2982
|
-
number
|
|
2983
|
-
|
|
2984
|
-
</span>
|
|
2985
|
-
|
|
2365
|
+
<span class="param-type">number</span>
|
|
2986
2366
|
|
|
2987
2367
|
|
|
2988
2368
|
</span>
|
|
@@ -3054,12 +2434,7 @@ solid 表示实线。</p></code></td>
|
|
|
3054
2434
|
<span class="method-parameter is-pulled-right">
|
|
3055
2435
|
<label>类型:</label>
|
|
3056
2436
|
|
|
3057
|
-
<span class="param-type">
|
|
3058
|
-
|
|
3059
|
-
string
|
|
3060
|
-
|
|
3061
|
-
</span>
|
|
3062
|
-
|
|
2437
|
+
<span class="param-type">string</span>
|
|
3063
2438
|
|
|
3064
2439
|
|
|
3065
2440
|
</span>
|
|
@@ -3136,12 +2511,7 @@ solid 表示实线。</p></code></td>
|
|
|
3136
2511
|
<span class="method-parameter is-pulled-right">
|
|
3137
2512
|
<label>类型:</label>
|
|
3138
2513
|
|
|
3139
|
-
<span class="param-type">
|
|
3140
|
-
|
|
3141
|
-
number
|
|
3142
|
-
|
|
3143
|
-
</span>
|
|
3144
|
-
|
|
2514
|
+
<span class="param-type">number</span>
|
|
3145
2515
|
|
|
3146
2516
|
|
|
3147
2517
|
</span>
|
|
@@ -3213,12 +2583,7 @@ solid 表示实线。</p></code></td>
|
|
|
3213
2583
|
<span class="method-parameter is-pulled-right">
|
|
3214
2584
|
<label>类型:</label>
|
|
3215
2585
|
|
|
3216
|
-
<span class="param-type">
|
|
3217
|
-
|
|
3218
|
-
number
|
|
3219
|
-
|
|
3220
|
-
</span>
|
|
3221
|
-
|
|
2586
|
+
<span class="param-type">number</span>
|
|
3222
2587
|
|
|
3223
2588
|
|
|
3224
2589
|
</span>
|
|
@@ -3288,12 +2653,7 @@ solid 表示实线。</p></code></td>
|
|
|
3288
2653
|
<span class="method-parameter is-pulled-right">
|
|
3289
2654
|
<label>类型:</label>
|
|
3290
2655
|
|
|
3291
|
-
<span class="param-type">
|
|
3292
|
-
|
|
3293
|
-
boolean
|
|
3294
|
-
|
|
3295
|
-
</span>
|
|
3296
|
-
|
|
2656
|
+
<span class="param-type">boolean</span>
|
|
3297
2657
|
|
|
3298
2658
|
|
|
3299
2659
|
</span>
|
|
@@ -3365,12 +2725,7 @@ solid 表示实线。</p></code></td>
|
|
|
3365
2725
|
<span class="method-parameter is-pulled-right">
|
|
3366
2726
|
<label>类型:</label>
|
|
3367
2727
|
|
|
3368
|
-
<span class="param-type">
|
|
3369
|
-
|
|
3370
|
-
string
|
|
3371
|
-
|
|
3372
|
-
</span>
|
|
3373
|
-
|
|
2728
|
+
<span class="param-type">string</span>
|
|
3374
2729
|
|
|
3375
2730
|
|
|
3376
2731
|
</span>
|
|
@@ -3447,12 +2802,7 @@ solid 表示实线。</p></code></td>
|
|
|
3447
2802
|
<span class="method-parameter is-pulled-right">
|
|
3448
2803
|
<label>类型:</label>
|
|
3449
2804
|
|
|
3450
|
-
<span class="param-type">
|
|
3451
|
-
|
|
3452
|
-
string
|
|
3453
|
-
|
|
3454
|
-
</span>
|
|
3455
|
-
|
|
2805
|
+
<span class="param-type">string</span>
|
|
3456
2806
|
|
|
3457
2807
|
|
|
3458
2808
|
</span>
|
|
@@ -3530,12 +2880,7 @@ solid 表示实线。</p>
|
|
|
3530
2880
|
<span class="method-parameter is-pulled-right">
|
|
3531
2881
|
<label>类型:</label>
|
|
3532
2882
|
|
|
3533
|
-
<span class="param-type">
|
|
3534
|
-
|
|
3535
|
-
string
|
|
3536
|
-
|
|
3537
|
-
</span>
|
|
3538
|
-
|
|
2883
|
+
<span class="param-type">string</span>
|
|
3539
2884
|
|
|
3540
2885
|
|
|
3541
2886
|
</span>
|
|
@@ -3612,12 +2957,7 @@ solid 表示实线。</p>
|
|
|
3612
2957
|
<span class="method-parameter is-pulled-right">
|
|
3613
2958
|
<label>类型:</label>
|
|
3614
2959
|
|
|
3615
|
-
<span class="param-type">
|
|
3616
|
-
|
|
3617
|
-
string
|
|
3618
|
-
|
|
3619
|
-
</span>
|
|
3620
|
-
|
|
2960
|
+
<span class="param-type">string</span>
|
|
3621
2961
|
|
|
3622
2962
|
|
|
3623
2963
|
</span>
|
|
@@ -3694,12 +3034,7 @@ solid 表示实线。</p>
|
|
|
3694
3034
|
<span class="method-parameter is-pulled-right">
|
|
3695
3035
|
<label>类型:</label>
|
|
3696
3036
|
|
|
3697
|
-
<span class="param-type">
|
|
3698
|
-
|
|
3699
|
-
number
|
|
3700
|
-
|
|
3701
|
-
</span>
|
|
3702
|
-
|
|
3037
|
+
<span class="param-type">number</span>
|
|
3703
3038
|
|
|
3704
3039
|
|
|
3705
3040
|
</span>
|
|
@@ -3776,12 +3111,7 @@ solid 表示实线。</p>
|
|
|
3776
3111
|
<span class="method-parameter is-pulled-right">
|
|
3777
3112
|
<label>类型:</label>
|
|
3778
3113
|
|
|
3779
|
-
<span class="param-type">
|
|
3780
|
-
|
|
3781
|
-
number
|
|
3782
|
-
|
|
3783
|
-
</span>
|
|
3784
|
-
|
|
3114
|
+
<span class="param-type">number</span>
|
|
3785
3115
|
|
|
3786
3116
|
|
|
3787
3117
|
</span>
|
|
@@ -3864,4 +3194,42 @@ solid 表示实线。</p>
|
|
|
3864
3194
|
|
|
3865
3195
|
</article>
|
|
3866
3196
|
|
|
3867
|
-
</section>
|
|
3197
|
+
</section>
|
|
3198
|
+
|
|
3199
|
+
|
|
3200
|
+
|
|
3201
|
+
|
|
3202
|
+
</div>
|
|
3203
|
+
|
|
3204
|
+
<footer class="footer">
|
|
3205
|
+
<div class="content has-text-centered">
|
|
3206
|
+
<p>文档生成<a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a></p>
|
|
3207
|
+
<p class="sidebar-created-by">
|
|
3208
|
+
<a href="http://www.smaryun.com" target="_blank">司马云</a> <span>© 2023 云生态圈</span>
|
|
3209
|
+
<a href="http://webclient.smaryun.com:8086/#/index" target="_blank">MapGIS Client for JavaScript</a>
|
|
3210
|
+
</p>
|
|
3211
|
+
</div>
|
|
3212
|
+
</footer>
|
|
3213
|
+
|
|
3214
|
+
</div>
|
|
3215
|
+
<div id="side-nav" class="side-nav">
|
|
3216
|
+
<div style="margin-bottom: 10px;">
|
|
3217
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#page-title">构造函数</a>
|
|
3218
|
+
</div>
|
|
3219
|
+
<div style="margin-bottom: 10px;">
|
|
3220
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#member">成员变量</a>
|
|
3221
|
+
</div>
|
|
3222
|
+
<div style="margin-bottom: 10px;">
|
|
3223
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#function">方法</a>
|
|
3224
|
+
</div>
|
|
3225
|
+
<div>
|
|
3226
|
+
<img style="vertical-align: middle;margin-right: 10px;width: 30px;" src="./styles/anchor.png"/><a href="#event">事件</a>
|
|
3227
|
+
</div>
|
|
3228
|
+
</div>
|
|
3229
|
+
</div>
|
|
3230
|
+
<script src="scripts/linenumber.js"> </script>
|
|
3231
|
+
|
|
3232
|
+
<script src="scripts/search.js"> </script>
|
|
3233
|
+
|
|
3234
|
+
</body>
|
|
3235
|
+
</html>
|