@mapgis/webclient-leaflet-plugin 17.0.2 → 17.0.4
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 +9 -1
- package/dist/es5/webclient-common.min.js +2 -2
- package/dist/es5/webclient-leaflet-plugin.min.js +1 -1
- package/dist/webclient-leaflet-plugin-es6.min.js +5 -5
- package/documention/DrawControl.html +10 -7
- package/documention/L.zondy.MapvBaseLayer.html +9 -3
- package/documention/MapViewLeaflet.html +171 -47
- package/documention/Popup.html +31 -9
- package/documention/Screenshot.html +16 -11
- package/documention/SketchEditorLeaflet.html +50 -17
- package/documention/Zondy.ThemeLayer.GeoFeatureThemeLayer.html +85 -39
- package/documention/Zondy.ThemeLayer.GraphThemeLayer.html +115 -45
- package/documention/Zondy.ThemeLayer.RandomThemeLayer.html +105 -54
- package/documention/Zondy.ThemeLayer.ThemeLayer.html +52 -17
- package/documention/Zondy.ThemeLayer.ThemeStyle.html +112 -28
- package/documention/Zondy.ThemeLayer.rangeThemeLayer.html +113 -58
- package/documention/Zondy.ThemeLayer.rankSymbolThemeLayer.html +136 -62
- package/documention/Zondy.ThemeLayer.simpleThemeLayer.html +104 -54
- package/documention/Zondy.ThemeLayer.uniqueThemeLayer.html +107 -55
- package/documention/Zondy.Widget.html +5 -0
- package/documention/Zondy.view.UI.html +3 -0
- package/documention/global.html +4 -0
- package/documention/scripts/sideBar.js +28 -6
- package/package.json +1 -1
|
@@ -78,6 +78,7 @@
|
|
|
78
78
|
<span class="param-type">Object</span>
|
|
79
79
|
|
|
80
80
|
|
|
81
|
+
|
|
81
82
|
|
|
82
83
|
</td>
|
|
83
84
|
|
|
@@ -104,6 +105,7 @@
|
|
|
104
105
|
<span class="param-type">boolean</span>
|
|
105
106
|
|
|
106
107
|
|
|
108
|
+
|
|
107
109
|
|
|
108
110
|
</td>
|
|
109
111
|
|
|
@@ -132,6 +134,7 @@
|
|
|
132
134
|
<span class="param-type">string</span>
|
|
133
135
|
|
|
134
136
|
|
|
137
|
+
|
|
135
138
|
|
|
136
139
|
</td>
|
|
137
140
|
|
|
@@ -160,6 +163,7 @@
|
|
|
160
163
|
<span class="param-type">number</span>
|
|
161
164
|
|
|
162
165
|
|
|
166
|
+
|
|
163
167
|
|
|
164
168
|
</td>
|
|
165
169
|
|
|
@@ -188,6 +192,7 @@
|
|
|
188
192
|
<span class="param-type">boolean</span>
|
|
189
193
|
|
|
190
194
|
|
|
195
|
+
|
|
191
196
|
|
|
192
197
|
</td>
|
|
193
198
|
|
|
@@ -216,6 +221,7 @@
|
|
|
216
221
|
<span class="param-type">string</span>
|
|
217
222
|
|
|
218
223
|
|
|
224
|
+
|
|
219
225
|
|
|
220
226
|
</td>
|
|
221
227
|
|
|
@@ -244,6 +250,7 @@
|
|
|
244
250
|
<span class="param-type">number</span>
|
|
245
251
|
|
|
246
252
|
|
|
253
|
+
|
|
247
254
|
|
|
248
255
|
</td>
|
|
249
256
|
|
|
@@ -272,6 +279,7 @@
|
|
|
272
279
|
<span class="param-type">number</span>
|
|
273
280
|
|
|
274
281
|
|
|
282
|
+
|
|
275
283
|
|
|
276
284
|
</td>
|
|
277
285
|
|
|
@@ -300,6 +308,7 @@
|
|
|
300
308
|
<span class="param-type">string</span>
|
|
301
309
|
|
|
302
310
|
|
|
311
|
+
|
|
303
312
|
|
|
304
313
|
</td>
|
|
305
314
|
|
|
@@ -328,6 +337,7 @@
|
|
|
328
337
|
<span class="param-type">string</span>
|
|
329
338
|
|
|
330
339
|
|
|
340
|
+
|
|
331
341
|
|
|
332
342
|
</td>
|
|
333
343
|
|
|
@@ -356,6 +366,7 @@
|
|
|
356
366
|
<span class="param-type">string</span>
|
|
357
367
|
|
|
358
368
|
|
|
369
|
+
|
|
359
370
|
|
|
360
371
|
</td>
|
|
361
372
|
|
|
@@ -384,6 +395,7 @@
|
|
|
384
395
|
<span class="param-type">number</span>
|
|
385
396
|
|
|
386
397
|
|
|
398
|
+
|
|
387
399
|
|
|
388
400
|
</td>
|
|
389
401
|
|
|
@@ -412,6 +424,7 @@
|
|
|
412
424
|
<span class="param-type">number</span>
|
|
413
425
|
|
|
414
426
|
|
|
427
|
+
|
|
415
428
|
|
|
416
429
|
</td>
|
|
417
430
|
|
|
@@ -440,6 +453,7 @@
|
|
|
440
453
|
<span class="param-type">string</span>
|
|
441
454
|
|
|
442
455
|
|
|
456
|
+
|
|
443
457
|
|
|
444
458
|
</td>
|
|
445
459
|
|
|
@@ -468,6 +482,7 @@
|
|
|
468
482
|
<span class="param-type">number</span>
|
|
469
483
|
|
|
470
484
|
|
|
485
|
+
|
|
471
486
|
|
|
472
487
|
</td>
|
|
473
488
|
|
|
@@ -496,6 +511,7 @@
|
|
|
496
511
|
<span class="param-type">number</span>
|
|
497
512
|
|
|
498
513
|
|
|
514
|
+
|
|
499
515
|
|
|
500
516
|
</td>
|
|
501
517
|
|
|
@@ -524,6 +540,7 @@
|
|
|
524
540
|
<span class="param-type">string</span>
|
|
525
541
|
|
|
526
542
|
|
|
543
|
+
|
|
527
544
|
|
|
528
545
|
</td>
|
|
529
546
|
|
|
@@ -550,6 +567,7 @@
|
|
|
550
567
|
<span class="param-type">string</span>
|
|
551
568
|
|
|
552
569
|
|
|
570
|
+
|
|
553
571
|
|
|
554
572
|
</td>
|
|
555
573
|
|
|
@@ -576,6 +594,7 @@
|
|
|
576
594
|
<span class="param-type">number</span>
|
|
577
595
|
|
|
578
596
|
|
|
597
|
+
|
|
579
598
|
|
|
580
599
|
</td>
|
|
581
600
|
|
|
@@ -604,6 +623,7 @@
|
|
|
604
623
|
<span class="param-type">string</span>
|
|
605
624
|
|
|
606
625
|
|
|
626
|
+
|
|
607
627
|
|
|
608
628
|
</td>
|
|
609
629
|
|
|
@@ -632,6 +652,7 @@
|
|
|
632
652
|
<span class="param-type">string</span>
|
|
633
653
|
|
|
634
654
|
|
|
655
|
+
|
|
635
656
|
|
|
636
657
|
</td>
|
|
637
658
|
|
|
@@ -660,6 +681,7 @@
|
|
|
660
681
|
<span class="param-type">string</span>
|
|
661
682
|
|
|
662
683
|
|
|
684
|
+
|
|
663
685
|
|
|
664
686
|
</td>
|
|
665
687
|
|
|
@@ -688,6 +710,7 @@
|
|
|
688
710
|
<span class="param-type">string</span>
|
|
689
711
|
|
|
690
712
|
|
|
713
|
+
|
|
691
714
|
|
|
692
715
|
</td>
|
|
693
716
|
|
|
@@ -718,6 +741,7 @@
|
|
|
718
741
|
<span class="param-type">string</span>
|
|
719
742
|
|
|
720
743
|
|
|
744
|
+
|
|
721
745
|
|
|
722
746
|
</td>
|
|
723
747
|
|
|
@@ -746,6 +770,7 @@
|
|
|
746
770
|
<span class="param-type">string</span>
|
|
747
771
|
|
|
748
772
|
|
|
773
|
+
|
|
749
774
|
|
|
750
775
|
</td>
|
|
751
776
|
|
|
@@ -774,6 +799,7 @@
|
|
|
774
799
|
<span class="param-type">string</span>
|
|
775
800
|
|
|
776
801
|
|
|
802
|
+
|
|
777
803
|
|
|
778
804
|
</td>
|
|
779
805
|
|
|
@@ -802,6 +828,7 @@
|
|
|
802
828
|
<span class="param-type">number</span>
|
|
803
829
|
|
|
804
830
|
|
|
831
|
+
|
|
805
832
|
|
|
806
833
|
</td>
|
|
807
834
|
|
|
@@ -830,6 +857,7 @@
|
|
|
830
857
|
<span class="param-type">number</span>
|
|
831
858
|
|
|
832
859
|
|
|
860
|
+
|
|
833
861
|
|
|
834
862
|
</td>
|
|
835
863
|
|
|
@@ -951,65 +979,70 @@
|
|
|
951
979
|
<tbody>
|
|
952
980
|
|
|
953
981
|
<tr class="deep-level-0">
|
|
954
|
-
<td class="name"><code><a href="
|
|
982
|
+
<td class="name"><code><a href="#fill">fill</a></code></td>
|
|
955
983
|
<td class="name">
|
|
956
984
|
<code>
|
|
957
985
|
|
|
958
986
|
<span class="param-type">boolean</span>
|
|
959
987
|
|
|
960
988
|
|
|
989
|
+
|
|
961
990
|
</code>
|
|
962
991
|
</td>
|
|
963
992
|
<td class="name"><code><p>是否填充,不需要填充则设置为 false。如果 fill 与 stroke 同时为 false,将按 fill 与 stroke 的默认值渲染图层。</p></code></td>
|
|
964
993
|
</tr>
|
|
965
994
|
|
|
966
995
|
<tr class="deep-level-0">
|
|
967
|
-
<td class="name"><code><a href="
|
|
996
|
+
<td class="name"><code><a href="#fillColor">fillColor</a></code></td>
|
|
968
997
|
<td class="name">
|
|
969
998
|
<code>
|
|
970
999
|
|
|
971
1000
|
<span class="param-type">string</span>
|
|
972
1001
|
|
|
973
1002
|
|
|
1003
|
+
|
|
974
1004
|
</code>
|
|
975
1005
|
</td>
|
|
976
1006
|
<td class="name"><code><p>十六进制填充颜色。</p></code></td>
|
|
977
1007
|
</tr>
|
|
978
1008
|
|
|
979
1009
|
<tr class="deep-level-0">
|
|
980
|
-
<td class="name"><code><a href="
|
|
1010
|
+
<td class="name"><code><a href="#fillOpacity">fillOpacity</a></code></td>
|
|
981
1011
|
<td class="name">
|
|
982
1012
|
<code>
|
|
983
1013
|
|
|
984
1014
|
<span class="param-type">number</span>
|
|
985
1015
|
|
|
986
1016
|
|
|
1017
|
+
|
|
987
1018
|
</code>
|
|
988
1019
|
</td>
|
|
989
1020
|
<td class="name"><code><p>填充不透明度。取值范围[0, 1]。</p></code></td>
|
|
990
1021
|
</tr>
|
|
991
1022
|
|
|
992
1023
|
<tr class="deep-level-0">
|
|
993
|
-
<td class="name"><code><a href="
|
|
1024
|
+
<td class="name"><code><a href="#fontColor">fontColor</a></code></td>
|
|
994
1025
|
<td class="name">
|
|
995
1026
|
<code>
|
|
996
1027
|
|
|
997
1028
|
<span class="param-type">string</span>
|
|
998
1029
|
|
|
999
1030
|
|
|
1031
|
+
|
|
1000
1032
|
</code>
|
|
1001
1033
|
</td>
|
|
1002
1034
|
<td class="name"><code><p>附加文本字体颜色。</p></code></td>
|
|
1003
1035
|
</tr>
|
|
1004
1036
|
|
|
1005
1037
|
<tr class="deep-level-0">
|
|
1006
|
-
<td class="name"><code><a href="
|
|
1038
|
+
<td class="name"><code><a href="#fontFamily">fontFamily</a></code></td>
|
|
1007
1039
|
<td class="name">
|
|
1008
1040
|
<code>
|
|
1009
1041
|
|
|
1010
1042
|
<span class="param-type">string</span>
|
|
1011
1043
|
|
|
1012
1044
|
|
|
1045
|
+
|
|
1013
1046
|
</code>
|
|
1014
1047
|
</td>
|
|
1015
1048
|
<td class="name"><code><p>附加文本字体系列。fontFamily 值是字体族名称或/及类族名称的一个优先表,每个值逗号分割,浏览器会使用它可识别的第一个
|
|
@@ -1017,247 +1050,266 @@
|
|
|
1017
1050
|
</tr>
|
|
1018
1051
|
|
|
1019
1052
|
<tr class="deep-level-0">
|
|
1020
|
-
<td class="name"><code><a href="
|
|
1053
|
+
<td class="name"><code><a href="#fontSize">fontSize</a></code></td>
|
|
1021
1054
|
<td class="name">
|
|
1022
1055
|
<code>
|
|
1023
1056
|
|
|
1024
1057
|
<span class="param-type">number</span>
|
|
1025
1058
|
|
|
1026
1059
|
|
|
1060
|
+
|
|
1027
1061
|
</code>
|
|
1028
1062
|
</td>
|
|
1029
1063
|
<td class="name"><code><p>附加文本字体大小,单位是像素。</p></code></td>
|
|
1030
1064
|
</tr>
|
|
1031
1065
|
|
|
1032
1066
|
<tr class="deep-level-0">
|
|
1033
|
-
<td class="name"><code><a href="
|
|
1067
|
+
<td class="name"><code><a href="#fontStyle">fontStyle</a></code></td>
|
|
1034
1068
|
<td class="name">
|
|
1035
1069
|
<code>
|
|
1036
1070
|
|
|
1037
1071
|
<span class="param-type">string</span>
|
|
1038
1072
|
|
|
1039
1073
|
|
|
1074
|
+
|
|
1040
1075
|
</code>
|
|
1041
1076
|
</td>
|
|
1042
1077
|
<td class="name"><code><p>附加文本字体样式。可设值:"normal", "italic", "oblique"。</p></code></td>
|
|
1043
1078
|
</tr>
|
|
1044
1079
|
|
|
1045
1080
|
<tr class="deep-level-0">
|
|
1046
|
-
<td class="name"><code><a href="
|
|
1081
|
+
<td class="name"><code><a href="#fontVariant">fontVariant</a></code></td>
|
|
1047
1082
|
<td class="name">
|
|
1048
1083
|
<code>
|
|
1049
1084
|
|
|
1050
1085
|
<span class="param-type">string</span>
|
|
1051
1086
|
|
|
1052
1087
|
|
|
1088
|
+
|
|
1053
1089
|
</code>
|
|
1054
1090
|
</td>
|
|
1055
1091
|
<td class="name"><code><p>附加文本字体变体。可设值:"normal", "small-caps"。</p></code></td>
|
|
1056
1092
|
</tr>
|
|
1057
1093
|
|
|
1058
1094
|
<tr class="deep-level-0">
|
|
1059
|
-
<td class="name"><code><a href="
|
|
1095
|
+
<td class="name"><code><a href="#fontWeight">fontWeight</a></code></td>
|
|
1060
1096
|
<td class="name">
|
|
1061
1097
|
<code>
|
|
1062
1098
|
|
|
1063
1099
|
<span class="param-type">string</span>
|
|
1064
1100
|
|
|
1065
1101
|
|
|
1102
|
+
|
|
1066
1103
|
</code>
|
|
1067
1104
|
</td>
|
|
1068
1105
|
<td class="name"><code><p>附加文本字体粗细。可设值:"normal", "bold", "bolder", "lighter"。</p></code></td>
|
|
1069
1106
|
</tr>
|
|
1070
1107
|
|
|
1071
1108
|
<tr class="deep-level-0">
|
|
1072
|
-
<td class="name"><code><a href="
|
|
1109
|
+
<td class="name"><code><a href="#label">label</a></code></td>
|
|
1073
1110
|
<td class="name">
|
|
1074
1111
|
<code>
|
|
1075
1112
|
|
|
1076
1113
|
<span class="param-type">string</span>
|
|
1077
1114
|
|
|
1078
1115
|
|
|
1116
|
+
|
|
1079
1117
|
</code>
|
|
1080
1118
|
</td>
|
|
1081
1119
|
<td class="name"><code><p>专题要素附加文本标签内容。</p></code></td>
|
|
1082
1120
|
</tr>
|
|
1083
1121
|
|
|
1084
1122
|
<tr class="deep-level-0">
|
|
1085
|
-
<td class="name"><code><a href="
|
|
1123
|
+
<td class="name"><code><a href="#labelAlign">labelAlign</a></code></td>
|
|
1086
1124
|
<td class="name">
|
|
1087
1125
|
<code>
|
|
1088
1126
|
|
|
1089
1127
|
<span class="param-type">string</span>
|
|
1090
1128
|
|
|
1091
1129
|
|
|
1130
|
+
|
|
1092
1131
|
</code>
|
|
1093
1132
|
</td>
|
|
1094
1133
|
<td class="name"><code><p>附加文本水平对齐。可以是 'left', 'right', 'center'。</p></code></td>
|
|
1095
1134
|
</tr>
|
|
1096
1135
|
|
|
1097
1136
|
<tr class="deep-level-0">
|
|
1098
|
-
<td class="name"><code><a href="
|
|
1137
|
+
<td class="name"><code><a href="#labelBaseline">labelBaseline</a></code></td>
|
|
1099
1138
|
<td class="name">
|
|
1100
1139
|
<code>
|
|
1101
1140
|
|
|
1102
1141
|
<span class="param-type">string</span>
|
|
1103
1142
|
|
|
1104
1143
|
|
|
1144
|
+
|
|
1105
1145
|
</code>
|
|
1106
1146
|
</td>
|
|
1107
1147
|
<td class="name"><code><p>附加文本垂直对齐。 可以是 'top', 'bottom', 'middle'。</p></code></td>
|
|
1108
1148
|
</tr>
|
|
1109
1149
|
|
|
1110
1150
|
<tr class="deep-level-0">
|
|
1111
|
-
<td class="name"><code><a href="
|
|
1151
|
+
<td class="name"><code><a href="#labelPosition">labelPosition</a></code></td>
|
|
1112
1152
|
<td class="name">
|
|
1113
1153
|
<code>
|
|
1114
1154
|
|
|
1115
1155
|
<span class="param-type">string</span>
|
|
1116
1156
|
|
|
1117
1157
|
|
|
1158
|
+
|
|
1118
1159
|
</code>
|
|
1119
1160
|
</td>
|
|
1120
1161
|
<td class="name"><code><p>附加文本位置, 可以是 'inside', 'left', 'right', 'top', 'bottom'。</p></code></td>
|
|
1121
1162
|
</tr>
|
|
1122
1163
|
|
|
1123
1164
|
<tr class="deep-level-0">
|
|
1124
|
-
<td class="name"><code><a href="
|
|
1165
|
+
<td class="name"><code><a href="#labelRect">labelRect</a></code></td>
|
|
1125
1166
|
<td class="name">
|
|
1126
1167
|
<code>
|
|
1127
1168
|
|
|
1128
1169
|
<span class="param-type">boolean</span>
|
|
1129
1170
|
|
|
1130
1171
|
|
|
1172
|
+
|
|
1131
1173
|
</code>
|
|
1132
1174
|
</td>
|
|
1133
1175
|
<td class="name"><code><p>是否显示文本标签矩形背景。</p></code></td>
|
|
1134
1176
|
</tr>
|
|
1135
1177
|
|
|
1136
1178
|
<tr class="deep-level-0">
|
|
1137
|
-
<td class="name"><code><a href="
|
|
1179
|
+
<td class="name"><code><a href="#labelXOffset">labelXOffset</a></code></td>
|
|
1138
1180
|
<td class="name">
|
|
1139
1181
|
<code>
|
|
1140
1182
|
|
|
1141
1183
|
<span class="param-type">number</span>
|
|
1142
1184
|
|
|
1143
1185
|
|
|
1186
|
+
|
|
1144
1187
|
</code>
|
|
1145
1188
|
</td>
|
|
1146
1189
|
<td class="name"><code><p>附加文本在 X 轴方向的偏移量。</p></code></td>
|
|
1147
1190
|
</tr>
|
|
1148
1191
|
|
|
1149
1192
|
<tr class="deep-level-0">
|
|
1150
|
-
<td class="name"><code><a href="
|
|
1193
|
+
<td class="name"><code><a href="#labelYOffset">labelYOffset</a></code></td>
|
|
1151
1194
|
<td class="name">
|
|
1152
1195
|
<code>
|
|
1153
1196
|
|
|
1154
1197
|
<span class="param-type">number</span>
|
|
1155
1198
|
|
|
1156
1199
|
|
|
1200
|
+
|
|
1157
1201
|
</code>
|
|
1158
1202
|
</td>
|
|
1159
1203
|
<td class="name"><code><p>附加文本在 Y 轴方向的偏移量。</p></code></td>
|
|
1160
1204
|
</tr>
|
|
1161
1205
|
|
|
1162
1206
|
<tr class="deep-level-0">
|
|
1163
|
-
<td class="name"><code><a href="
|
|
1207
|
+
<td class="name"><code><a href="#pointRadius">pointRadius</a></code></td>
|
|
1164
1208
|
<td class="name">
|
|
1165
1209
|
<code>
|
|
1166
1210
|
|
|
1167
1211
|
<span class="param-type">number</span>
|
|
1168
1212
|
|
|
1169
1213
|
|
|
1214
|
+
|
|
1170
1215
|
</code>
|
|
1171
1216
|
</td>
|
|
1172
1217
|
<td class="name"><code><p>点半径。单位为像素。</p></code></td>
|
|
1173
1218
|
</tr>
|
|
1174
1219
|
|
|
1175
1220
|
<tr class="deep-level-0">
|
|
1176
|
-
<td class="name"><code><a href="
|
|
1221
|
+
<td class="name"><code><a href="#shadowBlur">shadowBlur</a></code></td>
|
|
1177
1222
|
<td class="name">
|
|
1178
1223
|
<code>
|
|
1179
1224
|
|
|
1180
1225
|
<span class="param-type">number</span>
|
|
1181
1226
|
|
|
1182
1227
|
|
|
1228
|
+
|
|
1183
1229
|
</code>
|
|
1184
1230
|
</td>
|
|
1185
1231
|
<td class="name"><code><p>阴影模糊度,(大于 0 有效)。注:请将 shadowColor 属性与 shadowBlur 属性一起使用,来创建阴影。</p></code></td>
|
|
1186
1232
|
</tr>
|
|
1187
1233
|
|
|
1188
1234
|
<tr class="deep-level-0">
|
|
1189
|
-
<td class="name"><code><a href="
|
|
1235
|
+
<td class="name"><code><a href="#shadowColor">shadowColor</a></code></td>
|
|
1190
1236
|
<td class="name">
|
|
1191
1237
|
<code>
|
|
1192
1238
|
|
|
1193
1239
|
<span class="param-type">string</span>
|
|
1194
1240
|
|
|
1195
1241
|
|
|
1242
|
+
|
|
1196
1243
|
</code>
|
|
1197
1244
|
</td>
|
|
1198
1245
|
<td class="name"><code><p>阴影颜色。注:请将 shadowColor 属性与 shadowBlur 属性一起使用,来创建阴影。</p></code></td>
|
|
1199
1246
|
</tr>
|
|
1200
1247
|
|
|
1201
1248
|
<tr class="deep-level-0">
|
|
1202
|
-
<td class="name"><code><a href="
|
|
1249
|
+
<td class="name"><code><a href="#shadowOffsetX">shadowOffsetX</a></code></td>
|
|
1203
1250
|
<td class="name">
|
|
1204
1251
|
<code>
|
|
1205
1252
|
|
|
1206
1253
|
<span class="param-type">number</span>
|
|
1207
1254
|
|
|
1208
1255
|
|
|
1256
|
+
|
|
1209
1257
|
</code>
|
|
1210
1258
|
</td>
|
|
1211
1259
|
<td class="name"><code><p>阴影 X 方向偏移值。</p></code></td>
|
|
1212
1260
|
</tr>
|
|
1213
1261
|
|
|
1214
1262
|
<tr class="deep-level-0">
|
|
1215
|
-
<td class="name"><code><a href="
|
|
1263
|
+
<td class="name"><code><a href="#shadowOffsetY">shadowOffsetY</a></code></td>
|
|
1216
1264
|
<td class="name">
|
|
1217
1265
|
<code>
|
|
1218
1266
|
|
|
1219
1267
|
<span class="param-type">number</span>
|
|
1220
1268
|
|
|
1221
1269
|
|
|
1270
|
+
|
|
1222
1271
|
</code>
|
|
1223
1272
|
</td>
|
|
1224
1273
|
<td class="name"><code><p>Y 方向偏移值。</p></code></td>
|
|
1225
1274
|
</tr>
|
|
1226
1275
|
|
|
1227
1276
|
<tr class="deep-level-0">
|
|
1228
|
-
<td class="name"><code><a href="
|
|
1277
|
+
<td class="name"><code><a href="#stroke">stroke</a></code></td>
|
|
1229
1278
|
<td class="name">
|
|
1230
1279
|
<code>
|
|
1231
1280
|
|
|
1232
1281
|
<span class="param-type">boolean</span>
|
|
1233
1282
|
|
|
1234
1283
|
|
|
1284
|
+
|
|
1235
1285
|
</code>
|
|
1236
1286
|
</td>
|
|
1237
1287
|
<td class="name"><code><p>是否描边,不需要描边则设置为false。如果 fill 与 stroke 同时为 false,将按 fill 与 stroke 的默认值渲染图层。</p></code></td>
|
|
1238
1288
|
</tr>
|
|
1239
1289
|
|
|
1240
1290
|
<tr class="deep-level-0">
|
|
1241
|
-
<td class="name"><code><a href="
|
|
1291
|
+
<td class="name"><code><a href="#strokeColor">strokeColor</a></code></td>
|
|
1242
1292
|
<td class="name">
|
|
1243
1293
|
<code>
|
|
1244
1294
|
|
|
1245
1295
|
<span class="param-type">string</span>
|
|
1246
1296
|
|
|
1247
1297
|
|
|
1298
|
+
|
|
1248
1299
|
</code>
|
|
1249
1300
|
</td>
|
|
1250
1301
|
<td class="name"><code><p>十六进制描边颜色。</p></code></td>
|
|
1251
1302
|
</tr>
|
|
1252
1303
|
|
|
1253
1304
|
<tr class="deep-level-0">
|
|
1254
|
-
<td class="name"><code><a href="
|
|
1305
|
+
<td class="name"><code><a href="#strokeDashstyle">strokeDashstyle</a></code></td>
|
|
1255
1306
|
<td class="name">
|
|
1256
1307
|
<code>
|
|
1257
1308
|
|
|
1258
1309
|
<span class="param-type">string</span>
|
|
1259
1310
|
|
|
1260
1311
|
|
|
1312
|
+
|
|
1261
1313
|
</code>
|
|
1262
1314
|
</td>
|
|
1263
1315
|
<td class="name"><code><p>虚线类型; strokeDashstyle 有八种类型 “dot",“dash",“dashdot",“longdash",“longdashdot",“solid", "dashed", "dotted";
|
|
@@ -1265,52 +1317,56 @@ solid 表示实线。</p></code></td>
|
|
|
1265
1317
|
</tr>
|
|
1266
1318
|
|
|
1267
1319
|
<tr class="deep-level-0">
|
|
1268
|
-
<td class="name"><code><a href="
|
|
1320
|
+
<td class="name"><code><a href="#strokeLinecap">strokeLinecap</a></code></td>
|
|
1269
1321
|
<td class="name">
|
|
1270
1322
|
<code>
|
|
1271
1323
|
|
|
1272
1324
|
<span class="param-type">string</span>
|
|
1273
1325
|
|
|
1274
1326
|
|
|
1327
|
+
|
|
1275
1328
|
</code>
|
|
1276
1329
|
</td>
|
|
1277
1330
|
<td class="name"><code><p>线帽样式;strokeLinecap 有三种类型 “butt", "round", "square" 。</p></code></td>
|
|
1278
1331
|
</tr>
|
|
1279
1332
|
|
|
1280
1333
|
<tr class="deep-level-0">
|
|
1281
|
-
<td class="name"><code><a href="
|
|
1334
|
+
<td class="name"><code><a href="#strokeLineJoin">strokeLineJoin</a></code></td>
|
|
1282
1335
|
<td class="name">
|
|
1283
1336
|
<code>
|
|
1284
1337
|
|
|
1285
1338
|
<span class="param-type">string</span>
|
|
1286
1339
|
|
|
1287
1340
|
|
|
1341
|
+
|
|
1288
1342
|
</code>
|
|
1289
1343
|
</td>
|
|
1290
1344
|
<td class="name"><code><p>线段连接样式;strokeLineJoin 有三种类型 “miter", "round", "bevel"。</p></code></td>
|
|
1291
1345
|
</tr>
|
|
1292
1346
|
|
|
1293
1347
|
<tr class="deep-level-0">
|
|
1294
|
-
<td class="name"><code><a href="
|
|
1348
|
+
<td class="name"><code><a href="#strokeOpacity">strokeOpacity</a></code></td>
|
|
1295
1349
|
<td class="name">
|
|
1296
1350
|
<code>
|
|
1297
1351
|
|
|
1298
1352
|
<span class="param-type">number</span>
|
|
1299
1353
|
|
|
1300
1354
|
|
|
1355
|
+
|
|
1301
1356
|
</code>
|
|
1302
1357
|
</td>
|
|
1303
1358
|
<td class="name"><code><p>描边的不透明度。取值范围[0, 1]。</p></code></td>
|
|
1304
1359
|
</tr>
|
|
1305
1360
|
|
|
1306
1361
|
<tr class="deep-level-0">
|
|
1307
|
-
<td class="name"><code><a href="
|
|
1362
|
+
<td class="name"><code><a href="#strokeWidth">strokeWidth</a></code></td>
|
|
1308
1363
|
<td class="name">
|
|
1309
1364
|
<code>
|
|
1310
1365
|
|
|
1311
1366
|
<span class="param-type">number</span>
|
|
1312
1367
|
|
|
1313
1368
|
|
|
1369
|
+
|
|
1314
1370
|
</code>
|
|
1315
1371
|
</td>
|
|
1316
1372
|
<td class="name"><code><p>线宽度/描边宽度。</p></code></td>
|
|
@@ -1330,6 +1386,7 @@ solid 表示实线。</p></code></td>
|
|
|
1330
1386
|
<span class="param-type">boolean</span>
|
|
1331
1387
|
|
|
1332
1388
|
|
|
1389
|
+
|
|
1333
1390
|
</span>
|
|
1334
1391
|
|
|
1335
1392
|
<h4 class="name" id="fill">
|
|
@@ -1407,6 +1464,7 @@ solid 表示实线。</p></code></td>
|
|
|
1407
1464
|
<span class="param-type">string</span>
|
|
1408
1465
|
|
|
1409
1466
|
|
|
1467
|
+
|
|
1410
1468
|
</span>
|
|
1411
1469
|
|
|
1412
1470
|
<h4 class="name" id="fillColor">
|
|
@@ -1484,6 +1542,7 @@ solid 表示实线。</p></code></td>
|
|
|
1484
1542
|
<span class="param-type">number</span>
|
|
1485
1543
|
|
|
1486
1544
|
|
|
1545
|
+
|
|
1487
1546
|
</span>
|
|
1488
1547
|
|
|
1489
1548
|
<h4 class="name" id="fillOpacity">
|
|
@@ -1561,6 +1620,7 @@ solid 表示实线。</p></code></td>
|
|
|
1561
1620
|
<span class="param-type">string</span>
|
|
1562
1621
|
|
|
1563
1622
|
|
|
1623
|
+
|
|
1564
1624
|
</span>
|
|
1565
1625
|
|
|
1566
1626
|
<h4 class="name" id="fontColor">
|
|
@@ -1633,6 +1693,7 @@ solid 表示实线。</p></code></td>
|
|
|
1633
1693
|
<span class="param-type">string</span>
|
|
1634
1694
|
|
|
1635
1695
|
|
|
1696
|
+
|
|
1636
1697
|
</span>
|
|
1637
1698
|
|
|
1638
1699
|
<h4 class="name" id="fontFamily">
|
|
@@ -1711,6 +1772,7 @@ solid 表示实线。</p></code></td>
|
|
|
1711
1772
|
<span class="param-type">number</span>
|
|
1712
1773
|
|
|
1713
1774
|
|
|
1775
|
+
|
|
1714
1776
|
</span>
|
|
1715
1777
|
|
|
1716
1778
|
<h4 class="name" id="fontSize">
|
|
@@ -1788,6 +1850,7 @@ solid 表示实线。</p></code></td>
|
|
|
1788
1850
|
<span class="param-type">string</span>
|
|
1789
1851
|
|
|
1790
1852
|
|
|
1853
|
+
|
|
1791
1854
|
</span>
|
|
1792
1855
|
|
|
1793
1856
|
<h4 class="name" id="fontStyle">
|
|
@@ -1865,6 +1928,7 @@ solid 表示实线。</p></code></td>
|
|
|
1865
1928
|
<span class="param-type">string</span>
|
|
1866
1929
|
|
|
1867
1930
|
|
|
1931
|
+
|
|
1868
1932
|
</span>
|
|
1869
1933
|
|
|
1870
1934
|
<h4 class="name" id="fontVariant">
|
|
@@ -1942,6 +2006,7 @@ solid 表示实线。</p></code></td>
|
|
|
1942
2006
|
<span class="param-type">string</span>
|
|
1943
2007
|
|
|
1944
2008
|
|
|
2009
|
+
|
|
1945
2010
|
</span>
|
|
1946
2011
|
|
|
1947
2012
|
<h4 class="name" id="fontWeight">
|
|
@@ -2019,6 +2084,7 @@ solid 表示实线。</p></code></td>
|
|
|
2019
2084
|
<span class="param-type">string</span>
|
|
2020
2085
|
|
|
2021
2086
|
|
|
2087
|
+
|
|
2022
2088
|
</span>
|
|
2023
2089
|
|
|
2024
2090
|
<h4 class="name" id="label">
|
|
@@ -2091,6 +2157,7 @@ solid 表示实线。</p></code></td>
|
|
|
2091
2157
|
<span class="param-type">string</span>
|
|
2092
2158
|
|
|
2093
2159
|
|
|
2160
|
+
|
|
2094
2161
|
</span>
|
|
2095
2162
|
|
|
2096
2163
|
<h4 class="name" id="labelAlign">
|
|
@@ -2168,6 +2235,7 @@ solid 表示实线。</p></code></td>
|
|
|
2168
2235
|
<span class="param-type">string</span>
|
|
2169
2236
|
|
|
2170
2237
|
|
|
2238
|
+
|
|
2171
2239
|
</span>
|
|
2172
2240
|
|
|
2173
2241
|
<h4 class="name" id="labelBaseline">
|
|
@@ -2245,6 +2313,7 @@ solid 表示实线。</p></code></td>
|
|
|
2245
2313
|
<span class="param-type">string</span>
|
|
2246
2314
|
|
|
2247
2315
|
|
|
2316
|
+
|
|
2248
2317
|
</span>
|
|
2249
2318
|
|
|
2250
2319
|
<h4 class="name" id="labelPosition">
|
|
@@ -2322,6 +2391,7 @@ solid 表示实线。</p></code></td>
|
|
|
2322
2391
|
<span class="param-type">boolean</span>
|
|
2323
2392
|
|
|
2324
2393
|
|
|
2394
|
+
|
|
2325
2395
|
</span>
|
|
2326
2396
|
|
|
2327
2397
|
<h4 class="name" id="labelRect">
|
|
@@ -2394,6 +2464,7 @@ solid 表示实线。</p></code></td>
|
|
|
2394
2464
|
<span class="param-type">number</span>
|
|
2395
2465
|
|
|
2396
2466
|
|
|
2467
|
+
|
|
2397
2468
|
</span>
|
|
2398
2469
|
|
|
2399
2470
|
<h4 class="name" id="labelXOffset">
|
|
@@ -2466,6 +2537,7 @@ solid 表示实线。</p></code></td>
|
|
|
2466
2537
|
<span class="param-type">number</span>
|
|
2467
2538
|
|
|
2468
2539
|
|
|
2540
|
+
|
|
2469
2541
|
</span>
|
|
2470
2542
|
|
|
2471
2543
|
<h4 class="name" id="labelYOffset">
|
|
@@ -2538,6 +2610,7 @@ solid 表示实线。</p></code></td>
|
|
|
2538
2610
|
<span class="param-type">number</span>
|
|
2539
2611
|
|
|
2540
2612
|
|
|
2613
|
+
|
|
2541
2614
|
</span>
|
|
2542
2615
|
|
|
2543
2616
|
<h4 class="name" id="pointRadius">
|
|
@@ -2615,6 +2688,7 @@ solid 表示实线。</p></code></td>
|
|
|
2615
2688
|
<span class="param-type">number</span>
|
|
2616
2689
|
|
|
2617
2690
|
|
|
2691
|
+
|
|
2618
2692
|
</span>
|
|
2619
2693
|
|
|
2620
2694
|
<h4 class="name" id="shadowBlur">
|
|
@@ -2687,6 +2761,7 @@ solid 表示实线。</p></code></td>
|
|
|
2687
2761
|
<span class="param-type">string</span>
|
|
2688
2762
|
|
|
2689
2763
|
|
|
2764
|
+
|
|
2690
2765
|
</span>
|
|
2691
2766
|
|
|
2692
2767
|
<h4 class="name" id="shadowColor">
|
|
@@ -2764,6 +2839,7 @@ solid 表示实线。</p></code></td>
|
|
|
2764
2839
|
<span class="param-type">number</span>
|
|
2765
2840
|
|
|
2766
2841
|
|
|
2842
|
+
|
|
2767
2843
|
</span>
|
|
2768
2844
|
|
|
2769
2845
|
<h4 class="name" id="shadowOffsetX">
|
|
@@ -2836,6 +2912,7 @@ solid 表示实线。</p></code></td>
|
|
|
2836
2912
|
<span class="param-type">number</span>
|
|
2837
2913
|
|
|
2838
2914
|
|
|
2915
|
+
|
|
2839
2916
|
</span>
|
|
2840
2917
|
|
|
2841
2918
|
<h4 class="name" id="shadowOffsetY">
|
|
@@ -2906,6 +2983,7 @@ solid 表示实线。</p></code></td>
|
|
|
2906
2983
|
<span class="param-type">boolean</span>
|
|
2907
2984
|
|
|
2908
2985
|
|
|
2986
|
+
|
|
2909
2987
|
</span>
|
|
2910
2988
|
|
|
2911
2989
|
<h4 class="name" id="stroke">
|
|
@@ -2978,6 +3056,7 @@ solid 表示实线。</p></code></td>
|
|
|
2978
3056
|
<span class="param-type">string</span>
|
|
2979
3057
|
|
|
2980
3058
|
|
|
3059
|
+
|
|
2981
3060
|
</span>
|
|
2982
3061
|
|
|
2983
3062
|
<h4 class="name" id="strokeColor">
|
|
@@ -3055,6 +3134,7 @@ solid 表示实线。</p></code></td>
|
|
|
3055
3134
|
<span class="param-type">string</span>
|
|
3056
3135
|
|
|
3057
3136
|
|
|
3137
|
+
|
|
3058
3138
|
</span>
|
|
3059
3139
|
|
|
3060
3140
|
<h4 class="name" id="strokeDashstyle">
|
|
@@ -3133,6 +3213,7 @@ solid 表示实线。</p>
|
|
|
3133
3213
|
<span class="param-type">string</span>
|
|
3134
3214
|
|
|
3135
3215
|
|
|
3216
|
+
|
|
3136
3217
|
</span>
|
|
3137
3218
|
|
|
3138
3219
|
<h4 class="name" id="strokeLinecap">
|
|
@@ -3210,6 +3291,7 @@ solid 表示实线。</p>
|
|
|
3210
3291
|
<span class="param-type">string</span>
|
|
3211
3292
|
|
|
3212
3293
|
|
|
3294
|
+
|
|
3213
3295
|
</span>
|
|
3214
3296
|
|
|
3215
3297
|
<h4 class="name" id="strokeLineJoin">
|
|
@@ -3287,6 +3369,7 @@ solid 表示实线。</p>
|
|
|
3287
3369
|
<span class="param-type">number</span>
|
|
3288
3370
|
|
|
3289
3371
|
|
|
3372
|
+
|
|
3290
3373
|
</span>
|
|
3291
3374
|
|
|
3292
3375
|
<h4 class="name" id="strokeOpacity">
|
|
@@ -3364,6 +3447,7 @@ solid 表示实线。</p>
|
|
|
3364
3447
|
<span class="param-type">number</span>
|
|
3365
3448
|
|
|
3366
3449
|
|
|
3450
|
+
|
|
3367
3451
|
</span>
|
|
3368
3452
|
|
|
3369
3453
|
<h4 class="name" id="strokeWidth">
|