@mapgis/webclient-cesium-plugin 17.2.2 → 17.2.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.
Files changed (39) hide show
  1. package/README.md +17 -0
  2. package/dist/es5/webclient-cesium-plugin.min.js +3 -3
  3. package/dist/es5/webclient-common.min.js +3 -3
  4. package/dist/webclient-cesium-plugin-es6.min.js +3 -3
  5. package/documention/AlgorithmLib.html +7009 -0
  6. package/documention/AngulationTool.html +1068 -0
  7. package/documention/ArcGISMapServerImageryProvider.html +46 -3
  8. package/documention/ArcGISTileServerImageryProvider.html +43 -3
  9. package/documention/ArcGISVectorTileImageryProvider.html +6 -1
  10. package/documention/CesiumTerrainProvider.html +139 -0
  11. package/documention/CuttingTool.html +2910 -0
  12. package/documention/Deferred.html +139 -0
  13. package/documention/DrawElement.html +1643 -0
  14. package/documention/DrawTool.html +1275 -0
  15. package/documention/EditTool.html +1839 -0
  16. package/documention/FloodAnalysisReflection.html +1282 -0
  17. package/documention/Graphic.html +4789 -0
  18. package/documention/GraphicsLayer.html +5071 -0
  19. package/documention/MapGISTerrainProvider.html +16 -2
  20. package/documention/MapGISTileServerImageryProvider.html +39 -2
  21. package/documention/MeasureAreaTool.html +1182 -0
  22. package/documention/MeasureLengthTool.html +2306 -0
  23. package/documention/MeasureSlopeTool.html +1141 -0
  24. package/documention/ModelEditor.html +356 -0
  25. package/documention/PostProcessStageLibrary.html +1329 -0
  26. package/documention/Promise.html +980 -0
  27. package/documention/RiverGeometry.html +2659 -0
  28. package/documention/S3MTileset.html +34 -1
  29. package/documention/SelectTool.html +784 -0
  30. package/documention/ShadowRateAnalysis.html +1827 -0
  31. package/documention/ShadowRateDrawCommand.html +917 -0
  32. package/documention/Style.html +14203 -0
  33. package/documention/Tooltip.html +877 -0
  34. package/documention/TriangulationTool.html +1721 -0
  35. package/documention/VisiblityAnalysis.html +1998 -0
  36. package/documention/WaterReflection.html +1476 -0
  37. package/documention/WebMapServiceImageryProvider.html +45 -3
  38. package/documention/WebMapTileServiceImageryProvider.html +45 -3
  39. package/package.json +1 -1
@@ -0,0 +1,4789 @@
1
+ <header id="page-title" class="page-title">
2
+
3
+ <span class="page-title-main">类名</span>
4
+ <span class="page-title-sub">Graphic</span>
5
+
6
+ </header>
7
+
8
+
9
+
10
+
11
+
12
+ <section>
13
+
14
+ <article>
15
+ <div class="container-overview">
16
+
17
+
18
+ <div class='vertical-section'>
19
+ <div class="members">
20
+ <div class="member">
21
+
22
+
23
+
24
+
25
+ <h4 class="name" id="Graphic">
26
+ <a class="href-link" href="#Graphic">#</a>
27
+
28
+ <span class="code-name" id="Graphic" style="font-size:30px">
29
+
30
+ new Graphic<span class="signature">(options)</span>
31
+
32
+ </span>
33
+ </h4>
34
+
35
+
36
+
37
+ <div class="description">
38
+ <p>图元</p>
39
+ </div>
40
+
41
+
42
+
43
+
44
+
45
+
46
+
47
+
48
+
49
+
50
+ <h4>参数</h4>
51
+
52
+ <div class="table-container">
53
+ <table class="params table">
54
+ <thead>
55
+ <tr>
56
+
57
+ <th>名称</th>
58
+
59
+
60
+ <th>类型</th>
61
+
62
+
63
+ <th style="min-width: 100px;">默认值</th>
64
+
65
+
66
+ <th class="last">描述</th>
67
+ </tr>
68
+ </thead>
69
+
70
+ <tbody>
71
+
72
+
73
+
74
+ <tr class="deep-level-0">
75
+
76
+ <td class="name"><code>options</code></td>
77
+
78
+
79
+ <td class="type">
80
+
81
+
82
+ <span class="param-type">
83
+
84
+ Object
85
+
86
+ </span>
87
+
88
+
89
+
90
+
91
+ </td>
92
+
93
+
94
+ <td class="default">
95
+
96
+ </td>
97
+
98
+
99
+ <td class="description last"></td>
100
+ </tr>
101
+
102
+
103
+
104
+
105
+ <tr class="deep-level-1">
106
+
107
+ <td class="name"><code>type</code></td>
108
+
109
+
110
+ <td class="type">
111
+
112
+
113
+ <span class="param-type">
114
+
115
+ String
116
+
117
+ </span>
118
+
119
+
120
+
121
+
122
+ </td>
123
+
124
+
125
+ <td class="default">
126
+
127
+ </td>
128
+
129
+
130
+ <td class="description last"><p>图元类型<a class="mapgis-link-name" title="Graphic.graphicType" Graphic.html#.graphicType><code>Graphic.graphicType</code></a>
131
+ // * @param {String} [options.id] 图元ID</p></td>
132
+ </tr>
133
+
134
+
135
+
136
+
137
+ <tr class="deep-level-1">
138
+
139
+ <td class="name"><code>positions</code></td>
140
+
141
+
142
+ <td class="type">
143
+
144
+
145
+ <span class="param-type">
146
+
147
+ Array.&lt;Cesium.Cartesian3>
148
+
149
+ </span>
150
+ |
151
+
152
+ <span class="param-type">
153
+
154
+ Array.&lt;Number>
155
+
156
+ </span>
157
+
158
+
159
+
160
+
161
+ </td>
162
+
163
+
164
+ <td class="default">
165
+
166
+ </td>
167
+
168
+
169
+ <td class="description last"><p>图元坐标信息,笛卡尔世界坐标为cartesian3,经纬度数组为例如[-115.0, 37.0, 100000.0, -107.0, 33.0, 150000.0]</p></td>
170
+ </tr>
171
+
172
+
173
+
174
+
175
+ <tr class="deep-level-1">
176
+
177
+ <td class="name"><code>style</code></td>
178
+
179
+
180
+ <td class="type">
181
+
182
+
183
+ <span class="param-type">
184
+
185
+ Object
186
+
187
+ </span>
188
+
189
+
190
+
191
+
192
+ </td>
193
+
194
+
195
+ <td class="default">
196
+
197
+ </td>
198
+
199
+
200
+ <td class="description last"><p>图元样式信息 详情参见<a class="mapgis-link-name" title="Style" Style.html><code>Style</code></a></p></td>
201
+ </tr>
202
+
203
+
204
+
205
+
206
+ <tr class="deep-level-1">
207
+
208
+ <td class="name"><code>editPointStyle</code></td>
209
+
210
+
211
+ <td class="type">
212
+
213
+
214
+ <span class="param-type">
215
+
216
+ Object
217
+
218
+ </span>
219
+
220
+
221
+
222
+
223
+ </td>
224
+
225
+
226
+ <td class="default">
227
+
228
+ </td>
229
+
230
+
231
+ <td class="description last"><p>编辑点样式信息 详情参见<a class="mapgis-link-name" title="Style.EditPointStyle" Style.html#.EditPointStyle><code>Style.EditPointStyle</code></a></p></td>
232
+ </tr>
233
+
234
+
235
+
236
+
237
+ <tr class="deep-level-1">
238
+
239
+ <td class="name"><code>attributes</code></td>
240
+
241
+
242
+ <td class="type">
243
+
244
+
245
+ <span class="param-type">
246
+
247
+ Object
248
+
249
+ </span>
250
+
251
+
252
+
253
+
254
+ </td>
255
+
256
+
257
+ <td class="default">
258
+
259
+ </td>
260
+
261
+
262
+ <td class="description last"><p>图元属性</p></td>
263
+ </tr>
264
+
265
+
266
+
267
+
268
+ <tr class="deep-level-1">
269
+
270
+ <td class="name"><code>name</code></td>
271
+
272
+
273
+ <td class="type">
274
+
275
+
276
+ <span class="param-type">
277
+
278
+ String
279
+
280
+ </span>
281
+
282
+
283
+
284
+
285
+ </td>
286
+
287
+
288
+ <td class="default">
289
+
290
+ </td>
291
+
292
+
293
+ <td class="description last"><p>图元名称</p></td>
294
+ </tr>
295
+
296
+
297
+
298
+
299
+ <tr class="deep-level-1">
300
+
301
+ <td class="name"><code>show</code></td>
302
+
303
+
304
+ <td class="type">
305
+
306
+
307
+ <span class="param-type">
308
+
309
+ Boolean
310
+
311
+ </span>
312
+
313
+
314
+
315
+
316
+ </td>
317
+
318
+
319
+ <td class="default">
320
+
321
+ true
322
+
323
+ </td>
324
+
325
+
326
+ <td class="description last"><p>图元是否显示</p></td>
327
+ </tr>
328
+
329
+
330
+
331
+
332
+ <tr class="deep-level-1">
333
+
334
+ <td class="name"><code>asynchronous</code></td>
335
+
336
+
337
+ <td class="type">
338
+
339
+
340
+ <span class="param-type">
341
+
342
+ Boolean
343
+
344
+ </span>
345
+
346
+
347
+
348
+
349
+ </td>
350
+
351
+
352
+ <td class="default">
353
+
354
+ false
355
+
356
+ </td>
357
+
358
+
359
+ <td class="description last"><p>默认为阻塞式更新,true为异步更新,false为阻塞式更新。</p></td>
360
+ </tr>
361
+
362
+
363
+
364
+
365
+ <tr class="deep-level-1">
366
+
367
+ <td class="name"><code>heading</code></td>
368
+
369
+
370
+ <td class="type">
371
+
372
+
373
+ <span class="param-type">
374
+
375
+ Number
376
+
377
+ </span>
378
+
379
+
380
+
381
+
382
+ </td>
383
+
384
+
385
+ <td class="default">
386
+
387
+ 0.0
388
+
389
+ </td>
390
+
391
+
392
+ <td class="description last"><p>偏航角,弧度。</p></td>
393
+ </tr>
394
+
395
+
396
+
397
+
398
+ <tr class="deep-level-1">
399
+
400
+ <td class="name"><code>pitch</code></td>
401
+
402
+
403
+ <td class="type">
404
+
405
+
406
+ <span class="param-type">
407
+
408
+ Number
409
+
410
+ </span>
411
+
412
+
413
+
414
+
415
+ </td>
416
+
417
+
418
+ <td class="default">
419
+
420
+ 0.0
421
+
422
+ </td>
423
+
424
+
425
+ <td class="description last"><p>俯仰角,弧度。</p></td>
426
+ </tr>
427
+
428
+
429
+
430
+
431
+ <tr class="deep-level-1">
432
+
433
+ <td class="name"><code>roll</code></td>
434
+
435
+
436
+ <td class="type">
437
+
438
+
439
+ <span class="param-type">
440
+
441
+ Number
442
+
443
+ </span>
444
+
445
+
446
+
447
+
448
+ </td>
449
+
450
+
451
+ <td class="default">
452
+
453
+ 0.0
454
+
455
+ </td>
456
+
457
+
458
+ <td class="description last"><p>翻滚角,弧度。</p></td>
459
+ </tr>
460
+
461
+
462
+
463
+
464
+ <tr class="deep-level-1">
465
+
466
+ <td class="name"><code>transformX</code></td>
467
+
468
+
469
+ <td class="type">
470
+
471
+
472
+ <span class="param-type">
473
+
474
+ Number
475
+
476
+ </span>
477
+
478
+
479
+
480
+
481
+ </td>
482
+
483
+
484
+ <td class="default">
485
+
486
+ 0.0
487
+
488
+ </td>
489
+
490
+
491
+ <td class="description last"><p>局部坐标系X方向平移量,单位米,X方向为纬线方向</p></td>
492
+ </tr>
493
+
494
+
495
+
496
+
497
+ <tr class="deep-level-1">
498
+
499
+ <td class="name"><code>transformY</code></td>
500
+
501
+
502
+ <td class="type">
503
+
504
+
505
+ <span class="param-type">
506
+
507
+ Number
508
+
509
+ </span>
510
+
511
+
512
+
513
+
514
+ </td>
515
+
516
+
517
+ <td class="default">
518
+
519
+ 0.0
520
+
521
+ </td>
522
+
523
+
524
+ <td class="description last"><p>局部坐标系Y方向平移量,单位米,Y方向为经线方向</p></td>
525
+ </tr>
526
+
527
+
528
+
529
+
530
+ <tr class="deep-level-1">
531
+
532
+ <td class="name"><code>transformZ</code></td>
533
+
534
+
535
+ <td class="type">
536
+
537
+
538
+ <span class="param-type">
539
+
540
+ Number
541
+
542
+ </span>
543
+
544
+
545
+
546
+
547
+ </td>
548
+
549
+
550
+ <td class="default">
551
+
552
+ 0.0
553
+
554
+ </td>
555
+
556
+
557
+ <td class="description last"><p>局部坐标系Z方向平移量,单位米,Z方向为垂直地表方向</p></td>
558
+ </tr>
559
+
560
+
561
+
562
+
563
+ <tr class="deep-level-1">
564
+
565
+ <td class="name"><code>enableVFC</code></td>
566
+
567
+
568
+ <td class="type">
569
+
570
+
571
+ <span class="param-type">
572
+
573
+ Number
574
+
575
+ </span>
576
+
577
+
578
+
579
+
580
+ </td>
581
+
582
+
583
+ <td class="default">
584
+
585
+ false
586
+
587
+ </td>
588
+
589
+
590
+ <td class="description last"><p>是否开启模型内部的视锥体检测,即标绘在模型内部是否隐藏,仅当类型为div时生效</p></td>
591
+ </tr>
592
+
593
+
594
+
595
+
596
+ <tr class="deep-level-1">
597
+
598
+ <td class="name"><code>disappearByDistance</code></td>
599
+
600
+
601
+ <td class="type">
602
+
603
+
604
+ <span class="param-type">
605
+
606
+ Number
607
+
608
+ </span>
609
+
610
+
611
+
612
+
613
+ </td>
614
+
615
+
616
+ <td class="default">
617
+
618
+ 20000000
619
+
620
+ </td>
621
+
622
+
623
+ <td class="description last"><p>根据div对象和主相机的距离,显示或隐藏div对象</p></td>
624
+ </tr>
625
+
626
+
627
+
628
+
629
+
630
+
631
+
632
+ </tbody>
633
+ </table>
634
+ </div>
635
+
636
+
637
+
638
+
639
+
640
+
641
+ <dl class="details">
642
+
643
+
644
+
645
+
646
+
647
+
648
+
649
+
650
+
651
+
652
+
653
+
654
+
655
+
656
+
657
+
658
+
659
+
660
+
661
+
662
+
663
+
664
+
665
+
666
+
667
+
668
+
669
+
670
+
671
+
672
+
673
+ </dl>
674
+
675
+
676
+
677
+
678
+
679
+
680
+
681
+
682
+
683
+
684
+
685
+
686
+
687
+
688
+
689
+
690
+
691
+
692
+
693
+
694
+
695
+
696
+
697
+ <h5>示例</h5>
698
+
699
+
700
+ <pre class="prettyprint"><code>//初始化一个标绘图层
701
+ var graphicsLayer = new Cesium.GraphicsLayer(viewer, {});
702
+ viewer.scene.layers.appendGraphicsLayer(graphicsLayer);
703
+ //添加一个Marker基础标绘对象
704
+ var marker = new Cesium.Graphic({
705
+ //类型
706
+ type: 'marker',
707
+ //位置点
708
+ positions: [new Cesium.Cesium.Cartesian3(-1160028.4895404815, 5443801.569087819, 3103982.2120705717)],
709
+ //样式
710
+ style: {
711
+ labelStyle: {
712
+ //字体
713
+ font: '30px sans-serif',
714
+ //文字内容
715
+ text: '这是Marker',
716
+ //文字颜色
717
+ fillColor: Cesium.Cesium.Color.RED
718
+ },
719
+ billboardStyle: {
720
+ //billboard图片链接
721
+ image: 'http://webclient.smaryun.com:8200/NoneSpatialData/image/icon.png'
722
+ },
723
+ //文字相对于图片方位
724
+ labelPlaceType: 'topCenter',
725
+ //文字相对于图片间距
726
+ labelPadding: 20,
727
+ //离地高度
728
+ offsetHeight: 100,
729
+ //marker的屏幕像素偏移
730
+ pixelOffset: new Cesium.Cesium.Cartesian2(0, 0)
731
+ },
732
+ });
733
+ //添加Marker
734
+ graphicsLayer.addGraphic(marker);
735
+ //修改样式
736
+ marker.style.labelPlaceType = "leftCenter";
737
+ marker.style.labelStyle.fillColor = Cesium.Cesium.Color.BLUE;
738
+ marker.style.billboardStyle.width = 100;
739
+ -----------------------------------------------------------------------------
740
+ //添加一个多边形图元
741
+ var polygonGraphic = new Cesium.Graphic({
742
+ type: 'polygon',
743
+ positions: [
744
+ Cesium.Cesium.Cartesian3.fromDegrees(113.9514, 30.0129, 0),
745
+ Cesium.Cesium.Cartesian3.fromDegrees(113.964, 30.0219, 0),
746
+ Cesium.Cesium.Cartesian3.fromDegrees(113.9753, 30.015, 0),
747
+ Cesium.Cesium.Cartesian3.fromDegrees(113.9624, 30.0075, 0),
748
+ Cesium.Cesium.Cartesian3.fromDegrees(113.9514, 30.0129, 0)
749
+ ],
750
+ style: {
751
+ color: Cesium.Cesium.Color.AQUA
752
+ }
753
+ });
754
+ //将标绘点添加入标绘图层
755
+ graphicsLayer.addGraphic(polygonGraphic);
756
+ //平移多边形,修改transformX、transformY、transformZ,三个值组成一个平移向量,朝这个方向平移,笛卡尔坐标
757
+ polygonGraphic.transformX += 100;
758
+ polygonGraphic.transformY += 2000;
759
+ polygonGraphic.transformZ += 300;
760
+ //通过经纬度计算笛卡尔平移向量
761
+ var position1 = new Cesium.Cesium.Cartographic(114.103, 30.25, 100);
762
+ var position2 = new Cesium.Cesium.Cartographic(114.211, 30.46, 100);
763
+ position1 = Cesium.Cesium.Cartesian3.fromDegrees(position1.longitude, position1.latitude, position1.height);
764
+ position2 = Cesium.Cesium.Cartesian3.fromDegrees(position2.longitude, position2.latitude, position2.height);
765
+ var translate = Cesium.Cesium.Cartesian3.subtract(position2, position1);
766
+ polygonGraphic.transformX += translate.x;
767
+ polygonGraphic.transformY += translate.y;
768
+ polygonGraphic.transformZ += translate.z;
769
+ //旋转多边形,修改heading、pitch、roll来实现三个轴向旋转,弧度值
770
+ polygonGraphic.heading += 0.1;
771
+ polygonGraphic.pitch += 0.1;
772
+ polygonGraphic.roll += 0.1;
773
+ --------------------------------------------------------------------------------------
774
+ //新增一个类型为div的标绘对象
775
+ //创建一个html字符串或者一个html标签对象
776
+ var html = "&lt;div style='width: 100px;height: 100px;background-color: #00A7AA;'>";
777
+ //创建一个标绘对象
778
+ var graphic = new Cesium.Graphic({
779
+ //标绘类型
780
+ type: 'div',
781
+ //标绘位置
782
+ positions: [Cesium.Cesium.Cartesian3.fromDegrees(114.285992, 30.585234, 0)],
783
+ //标绘样式
784
+ style: {
785
+ //html字符串或标签对象
786
+ html: html,
787
+ //html相对原始位置的屏幕像素偏移
788
+ pixelOffset: new Cesium.Cesium.Cartesian2(0, 0),
789
+ //额外抬升高度
790
+ offsetHeight: 0
791
+ },
792
+ //开启时,当对象在模型内部时,会隐藏,开启此功能会有性能损耗
793
+ enableVFC: false,
794
+ //当div对象和主相机的距离超过20000000米时,隐藏div对象
795
+ disappearByDistance: 20000000
796
+ });
797
+ //将标绘添加入标绘图层
798
+ graphicsLayer.addGraphic(graphic);
799
+ //创建完成后,实时修改
800
+ graphic.style.html = "新的html";
801
+ graphic.style.pixelOffset = new Cesium.Cesium.Cartesian2(0, 156);
802
+ graphic.style.offsetHeight = 2000;</code></pre>
803
+
804
+
805
+
806
+
807
+ </div>
808
+ </div>
809
+ </div>
810
+
811
+
812
+ </div>
813
+
814
+
815
+
816
+
817
+
818
+
819
+
820
+
821
+
822
+
823
+
824
+
825
+
826
+
827
+ <div class='vertical-section'>
828
+ <h3 id='member'>成员变量</h3>
829
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量概述</h4>
830
+ <div class="table-container">
831
+ <table class="params table">
832
+ <thead>
833
+ <tr>
834
+ <th>名称</th>
835
+ <th>类型</th>
836
+ <th>描述</th>
837
+ </tr>
838
+ </thead>
839
+ <tbody>
840
+
841
+ <tr class="deep-level-0">
842
+ <td class="name"><code><a href="#graphicType">graphicType</a></code></td>
843
+ <td class="name">
844
+ <code>
845
+
846
+ </code>
847
+ </td>
848
+ <td class="name"><code><p>图元类型</p></code></td>
849
+ </tr>
850
+
851
+ <tr class="deep-level-0">
852
+ <td class="name"><code><a href="#allowPicking">allowPicking</a></code></td>
853
+ <td class="name">
854
+ <code>
855
+
856
+ <span class="param-type">
857
+
858
+ Boolean
859
+
860
+ </span>
861
+
862
+
863
+
864
+ </code>
865
+ </td>
866
+ <td class="name"><code><p>图形对象是否可以选中</p></code></td>
867
+ </tr>
868
+
869
+ <tr class="deep-level-0">
870
+ <td class="name"><code><a href="#asynchronous">asynchronous</a></code></td>
871
+ <td class="name">
872
+ <code>
873
+
874
+ <span class="param-type">
875
+
876
+ Boolean
877
+
878
+ </span>
879
+
880
+
881
+
882
+ </code>
883
+ </td>
884
+ <td class="name"><code><p>图形对象是否阻塞更新,一般设置为false避免更新时闪烁</p></code></td>
885
+ </tr>
886
+
887
+ <tr class="deep-level-0">
888
+ <td class="name"><code><a href="#attributes">attributes</a></code></td>
889
+ <td class="name">
890
+ <code>
891
+
892
+ <span class="param-type">
893
+
894
+ Object
895
+
896
+ </span>
897
+
898
+
899
+
900
+ </code>
901
+ </td>
902
+ <td class="name"><code><p>图形对象属性键值对</p></code></td>
903
+ </tr>
904
+
905
+ <tr class="deep-level-0">
906
+ <td class="name"><code><a href="#boundingSphere">boundingSphere</a></code></td>
907
+ <td class="name">
908
+ <code>
909
+
910
+ <span class="param-type">
911
+
912
+ Cesium.BoundingSphere
913
+
914
+ </span>
915
+
916
+
917
+
918
+ </code>
919
+ </td>
920
+ <td class="name"><code><p>图元对象包围盒</p></code></td>
921
+ </tr>
922
+
923
+ <tr class="deep-level-0">
924
+ <td class="name"><code><a href="#coordinate">coordinate</a></code></td>
925
+ <td class="name">
926
+ <code>
927
+
928
+ <span class="param-type">
929
+
930
+ Array.&lt;Cesium.Cartesian3>
931
+
932
+ </span>
933
+
934
+
935
+
936
+ </code>
937
+ </td>
938
+ <td class="name"><code><p>图形实体位置数组(经纬度+高程,度)</p></code></td>
939
+ </tr>
940
+
941
+ <tr class="deep-level-0">
942
+ <td class="name"><code><a href="#editing">editing</a></code></td>
943
+ <td class="name">
944
+ <code>
945
+
946
+ <span class="param-type">
947
+
948
+ Boolean
949
+
950
+ </span>
951
+
952
+
953
+
954
+ </code>
955
+ </td>
956
+ <td class="name"><code><p>图形对象是否在编辑状态</p></code></td>
957
+ </tr>
958
+
959
+ <tr class="deep-level-0">
960
+ <td class="name"><code><a href="#enableVFC">enableVFC</a></code></td>
961
+ <td class="name">
962
+ <code>
963
+
964
+ <span class="param-type">
965
+
966
+ Boolean
967
+
968
+ </span>
969
+
970
+
971
+
972
+ </code>
973
+ </td>
974
+ <td class="name"><code><p>是否开启视锥体检测,仅当类型为div时生效</p></code></td>
975
+ </tr>
976
+
977
+ <tr class="deep-level-0">
978
+ <td class="name"><code><a href="#heading">heading</a></code></td>
979
+ <td class="name">
980
+ <code>
981
+
982
+ <span class="param-type">
983
+
984
+ Number
985
+
986
+ </span>
987
+
988
+
989
+
990
+ </code>
991
+ </td>
992
+ <td class="name"><code><p>图形对象偏航角,弧度。</p></code></td>
993
+ </tr>
994
+
995
+ <tr class="deep-level-0">
996
+ <td class="name"><code><a href="#id">id</a></code></td>
997
+ <td class="name">
998
+ <code>
999
+
1000
+ <span class="param-type">
1001
+
1002
+ String
1003
+
1004
+ </span>
1005
+
1006
+
1007
+
1008
+ </code>
1009
+ </td>
1010
+ <td class="name"><code><p>图形ID</p></code></td>
1011
+ </tr>
1012
+
1013
+ <tr class="deep-level-0">
1014
+ <td class="name"><code><a href="#isPoint">isPoint</a></code></td>
1015
+ <td class="name">
1016
+ <code>
1017
+
1018
+ <span class="param-type">
1019
+
1020
+ Boolean
1021
+
1022
+ </span>
1023
+
1024
+
1025
+
1026
+ </code>
1027
+ </td>
1028
+ <td class="name"><code><p>图形是否为点,文本或者广告牌</p></code></td>
1029
+ </tr>
1030
+
1031
+ <tr class="deep-level-0">
1032
+ <td class="name"><code><a href="#modelMatrix">modelMatrix</a></code></td>
1033
+ <td class="name">
1034
+ <code>
1035
+
1036
+ <span class="param-type">
1037
+
1038
+ Cesium.Matrix4
1039
+
1040
+ </span>
1041
+
1042
+
1043
+
1044
+ </code>
1045
+ </td>
1046
+ <td class="name"><code><p>图元对象旋转平移矩阵</p></code></td>
1047
+ </tr>
1048
+
1049
+ <tr class="deep-level-0">
1050
+ <td class="name"><code><a href="#name">name</a></code></td>
1051
+ <td class="name">
1052
+ <code>
1053
+
1054
+ <span class="param-type">
1055
+
1056
+ Number
1057
+
1058
+ </span>
1059
+
1060
+
1061
+
1062
+ </code>
1063
+ </td>
1064
+ <td class="name"><code><p>图形对象名称</p></code></td>
1065
+ </tr>
1066
+
1067
+ <tr class="deep-level-0">
1068
+ <td class="name"><code><a href="#parentLayer">parentLayer</a></code></td>
1069
+ <td class="name">
1070
+ <code>
1071
+
1072
+ <span class="param-type">
1073
+
1074
+ <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html>GraphicsLayer</a>
1075
+
1076
+ </span>
1077
+
1078
+
1079
+
1080
+ </code>
1081
+ </td>
1082
+ <td class="name"><code><p>图元父图层</p></code></td>
1083
+ </tr>
1084
+
1085
+ <tr class="deep-level-0">
1086
+ <td class="name"><code><a href="#pitch">pitch</a></code></td>
1087
+ <td class="name">
1088
+ <code>
1089
+
1090
+ <span class="param-type">
1091
+
1092
+ Number
1093
+
1094
+ </span>
1095
+
1096
+
1097
+
1098
+ </code>
1099
+ </td>
1100
+ <td class="name"><code><p>图形对象俯仰角,弧度。</p></code></td>
1101
+ </tr>
1102
+
1103
+ <tr class="deep-level-0">
1104
+ <td class="name"><code><a href="#positions">positions</a></code></td>
1105
+ <td class="name">
1106
+ <code>
1107
+
1108
+ <span class="param-type">
1109
+
1110
+ Array.&lt;Cesium.Cartesian3>
1111
+
1112
+ </span>
1113
+
1114
+
1115
+
1116
+ </code>
1117
+ </td>
1118
+ <td class="name"><code><p>图形实体位置数组</p></code></td>
1119
+ </tr>
1120
+
1121
+ <tr class="deep-level-0">
1122
+ <td class="name"><code><a href="#primitive">primitive</a></code></td>
1123
+ <td class="name">
1124
+ <code>
1125
+
1126
+ <span class="param-type">
1127
+
1128
+ Cesium.Primitive
1129
+
1130
+ </span>
1131
+
1132
+
1133
+
1134
+ </code>
1135
+ </td>
1136
+ <td class="name"><code><p>图形对象primitive</p></code></td>
1137
+ </tr>
1138
+
1139
+ <tr class="deep-level-0">
1140
+ <td class="name"><code><a href="#roll">roll</a></code></td>
1141
+ <td class="name">
1142
+ <code>
1143
+
1144
+ <span class="param-type">
1145
+
1146
+ Number
1147
+
1148
+ </span>
1149
+
1150
+
1151
+
1152
+ </code>
1153
+ </td>
1154
+ <td class="name"><code><p>图形对象翻滚角,弧度。</p></code></td>
1155
+ </tr>
1156
+
1157
+ <tr class="deep-level-0">
1158
+ <td class="name"><code><a href="#show">show</a></code></td>
1159
+ <td class="name">
1160
+ <code>
1161
+
1162
+ <span class="param-type">
1163
+
1164
+ Boolean
1165
+
1166
+ </span>
1167
+
1168
+
1169
+
1170
+ </code>
1171
+ </td>
1172
+ <td class="name"><code><p>图形是否显示</p></code></td>
1173
+ </tr>
1174
+
1175
+ <tr class="deep-level-0">
1176
+ <td class="name"><code><a href="#style">style</a></code></td>
1177
+ <td class="name">
1178
+ <code>
1179
+
1180
+ <span class="param-type">
1181
+
1182
+ <a link="Style.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Style" Style.html>Style</a>
1183
+
1184
+ </span>
1185
+
1186
+
1187
+
1188
+ </code>
1189
+ </td>
1190
+ <td class="name"><code><p>图元对象样式信息</p></code></td>
1191
+ </tr>
1192
+
1193
+ <tr class="deep-level-0">
1194
+ <td class="name"><code><a href="#transformX">transformX</a></code></td>
1195
+ <td class="name">
1196
+ <code>
1197
+
1198
+ <span class="param-type">
1199
+
1200
+ Number
1201
+
1202
+ </span>
1203
+
1204
+
1205
+
1206
+ </code>
1207
+ </td>
1208
+ <td class="name"><code><p>图形对象局部坐标系X方向平移量,单位米,X方向为纬线方向</p></code></td>
1209
+ </tr>
1210
+
1211
+ <tr class="deep-level-0">
1212
+ <td class="name"><code><a href="#transformY">transformY</a></code></td>
1213
+ <td class="name">
1214
+ <code>
1215
+
1216
+ <span class="param-type">
1217
+
1218
+ Number
1219
+
1220
+ </span>
1221
+
1222
+
1223
+
1224
+ </code>
1225
+ </td>
1226
+ <td class="name"><code><p>图形对象局部坐标系y方向平移量,单位米,y方向为经线方向</p></code></td>
1227
+ </tr>
1228
+
1229
+ <tr class="deep-level-0">
1230
+ <td class="name"><code><a href="#transformZ">transformZ</a></code></td>
1231
+ <td class="name">
1232
+ <code>
1233
+
1234
+ <span class="param-type">
1235
+
1236
+ Number
1237
+
1238
+ </span>
1239
+
1240
+
1241
+
1242
+ </code>
1243
+ </td>
1244
+ <td class="name"><code><p>图形对象局部坐标系z方向平移量,单位米,z方向为垂直地表方向</p></code></td>
1245
+ </tr>
1246
+
1247
+ <tr class="deep-level-0">
1248
+ <td class="name"><code><a href="#type">type</a></code></td>
1249
+ <td class="name">
1250
+ <code>
1251
+
1252
+ <span class="param-type">
1253
+
1254
+ String
1255
+
1256
+ </span>
1257
+
1258
+
1259
+
1260
+ </code>
1261
+ </td>
1262
+ <td class="name"><code><p>图元类型 参照<a class="mapgis-link-name" title="Graphic.graphicType" Graphic.html#.graphicType><code>Graphic.graphicType</code></a></p></code></td>
1263
+ </tr>
1264
+
1265
+ <tr class="deep-level-0">
1266
+ <td class="name"><code><a href="#updated">updated</a></code></td>
1267
+ <td class="name">
1268
+ <code>
1269
+
1270
+ <span class="param-type">
1271
+
1272
+ function
1273
+
1274
+ </span>
1275
+
1276
+
1277
+
1278
+ </code>
1279
+ </td>
1280
+ <td class="name"><code><p>图形更新后的回调,请在这个回调里面获取图形参数,不要在vue上绑定图形对象</p></code></td>
1281
+ </tr>
1282
+
1283
+ </tbody>
1284
+ </table>
1285
+ </div>
1286
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量详情</h4>
1287
+ <div class="members">
1288
+
1289
+ <div class="member">
1290
+
1291
+ <h4 class="name" id=".graphicType">
1292
+ <a class="href-link" href="#.graphicType">#</a>
1293
+
1294
+
1295
+ <span class='tag'>static</span>
1296
+
1297
+
1298
+ <span class="code-name">
1299
+ graphicType
1300
+ </span>
1301
+
1302
+ </h4>
1303
+
1304
+
1305
+
1306
+
1307
+ <div class="description">
1308
+ <p>图元类型</p>
1309
+ </div>
1310
+
1311
+
1312
+
1313
+
1314
+
1315
+ <h5 class="subsection-title">属性:</h5>
1316
+
1317
+
1318
+ <div class="table-container">
1319
+ <table class="props table">
1320
+ <thead>
1321
+ <tr>
1322
+
1323
+ <th>Name</th>
1324
+
1325
+
1326
+ <th>Type</th>
1327
+
1328
+
1329
+ <th>Attributes</th>
1330
+
1331
+
1332
+
1333
+ <th>Default</th>
1334
+
1335
+
1336
+ <th class="last">Description</th>
1337
+ </tr>
1338
+ </thead>
1339
+
1340
+ <tbody>
1341
+
1342
+
1343
+ <tr class="deep-level-0">
1344
+
1345
+ <td class="name"><code>point</code></td>
1346
+
1347
+
1348
+ <td class="type">
1349
+
1350
+
1351
+ <span class="param-type">
1352
+
1353
+ String
1354
+
1355
+ </span>
1356
+
1357
+
1358
+
1359
+
1360
+ </td>
1361
+
1362
+
1363
+ <td class="attributes">
1364
+
1365
+ &lt;optional><br>
1366
+
1367
+
1368
+
1369
+ </td>
1370
+
1371
+
1372
+
1373
+ <td class="default">
1374
+
1375
+ 'point'
1376
+
1377
+ </td>
1378
+
1379
+
1380
+ <td class="description last"><p>点,类型(type)为point时样式参数参照<a class="mapgis-link-name" title="Style.PointStyle" Style.html#.PointStyle><code>Style.PointStyle</code></a></p></td>
1381
+ </tr>
1382
+
1383
+
1384
+
1385
+ <tr class="deep-level-0">
1386
+
1387
+ <td class="name"><code>marker</code></td>
1388
+
1389
+
1390
+ <td class="type">
1391
+
1392
+
1393
+ <span class="param-type">
1394
+
1395
+ String
1396
+
1397
+ </span>
1398
+
1399
+
1400
+
1401
+
1402
+ </td>
1403
+
1404
+
1405
+ <td class="attributes">
1406
+
1407
+ &lt;optional><br>
1408
+
1409
+
1410
+
1411
+ </td>
1412
+
1413
+
1414
+
1415
+ <td class="default">
1416
+
1417
+ 'marker'
1418
+
1419
+ </td>
1420
+
1421
+
1422
+ <td class="description last"><p>marker,类型(type)为marker时样式参数参照<a class="mapgis-link-name" title="Style.MarkerStyle" Style.html#.MarkerStyle><code>Style.MarkerStyle</code></a></p></td>
1423
+ </tr>
1424
+
1425
+
1426
+
1427
+ <tr class="deep-level-0">
1428
+
1429
+ <td class="name"><code>label</code></td>
1430
+
1431
+
1432
+ <td class="type">
1433
+
1434
+
1435
+ <span class="param-type">
1436
+
1437
+ String
1438
+
1439
+ </span>
1440
+
1441
+
1442
+
1443
+
1444
+ </td>
1445
+
1446
+
1447
+ <td class="attributes">
1448
+
1449
+ &lt;optional><br>
1450
+
1451
+
1452
+
1453
+ </td>
1454
+
1455
+
1456
+
1457
+ <td class="default">
1458
+
1459
+ 'label'
1460
+
1461
+ </td>
1462
+
1463
+
1464
+ <td class="description last"><p>文本,类型(type)为label时样式参数参照<code>Style.Cesium.LabelStyle</code></p></td>
1465
+ </tr>
1466
+
1467
+
1468
+
1469
+ <tr class="deep-level-0">
1470
+
1471
+ <td class="name"><code>billboard</code></td>
1472
+
1473
+
1474
+ <td class="type">
1475
+
1476
+
1477
+ <span class="param-type">
1478
+
1479
+ String
1480
+
1481
+ </span>
1482
+
1483
+
1484
+
1485
+
1486
+ </td>
1487
+
1488
+
1489
+ <td class="attributes">
1490
+
1491
+ &lt;optional><br>
1492
+
1493
+
1494
+
1495
+ </td>
1496
+
1497
+
1498
+
1499
+ <td class="default">
1500
+
1501
+ 'billboard'
1502
+
1503
+ </td>
1504
+
1505
+
1506
+ <td class="description last"><p>广告牌,类型(type)为billboard时样式参数参照<a class="mapgis-link-name" title="Style.BillboardStyle" Style.html#.BillboardStyle><code>Style.BillboardStyle</code></a></p></td>
1507
+ </tr>
1508
+
1509
+
1510
+
1511
+ <tr class="deep-level-0">
1512
+
1513
+ <td class="name"><code>polyline</code></td>
1514
+
1515
+
1516
+ <td class="type">
1517
+
1518
+
1519
+ <span class="param-type">
1520
+
1521
+ String
1522
+
1523
+ </span>
1524
+
1525
+
1526
+
1527
+
1528
+ </td>
1529
+
1530
+
1531
+ <td class="attributes">
1532
+
1533
+ &lt;optional><br>
1534
+
1535
+
1536
+
1537
+ </td>
1538
+
1539
+
1540
+
1541
+ <td class="default">
1542
+
1543
+ 'polyline'
1544
+
1545
+ </td>
1546
+
1547
+
1548
+ <td class="description last"><p>线,类型(type)为polyline时样式参数参照<a class="mapgis-link-name" title="Style.PolylineStyle" Style.html#.PolylineStyle><code>Style.PolylineStyle</code></a></p></td>
1549
+ </tr>
1550
+
1551
+
1552
+
1553
+ <tr class="deep-level-0">
1554
+
1555
+ <td class="name"><code>polylineVolume</code></td>
1556
+
1557
+
1558
+ <td class="type">
1559
+
1560
+
1561
+ <span class="param-type">
1562
+
1563
+ String
1564
+
1565
+ </span>
1566
+
1567
+
1568
+
1569
+
1570
+ </td>
1571
+
1572
+
1573
+ <td class="attributes">
1574
+
1575
+ &lt;optional><br>
1576
+
1577
+
1578
+
1579
+ </td>
1580
+
1581
+
1582
+
1583
+ <td class="default">
1584
+
1585
+ 'polylineVolume'
1586
+
1587
+ </td>
1588
+
1589
+
1590
+ <td class="description last"><p>圆管线,类型(type)为polylineVolume时样式参数参照<a class="mapgis-link-name" title="Style.PolylineVolumeStyle" Style.html#.PolylineVolumeStyle><code>Style.PolylineVolumeStyle</code></a></p></td>
1591
+ </tr>
1592
+
1593
+
1594
+
1595
+ <tr class="deep-level-0">
1596
+
1597
+ <td class="name"><code>polygon</code></td>
1598
+
1599
+
1600
+ <td class="type">
1601
+
1602
+
1603
+ <span class="param-type">
1604
+
1605
+ String
1606
+
1607
+ </span>
1608
+
1609
+
1610
+
1611
+
1612
+ </td>
1613
+
1614
+
1615
+ <td class="attributes">
1616
+
1617
+ &lt;optional><br>
1618
+
1619
+
1620
+
1621
+ </td>
1622
+
1623
+
1624
+
1625
+ <td class="default">
1626
+
1627
+ 'polygon'
1628
+
1629
+ </td>
1630
+
1631
+
1632
+ <td class="description last"><p>面(区),类型(type)为polygon时样式参数参照<a class="mapgis-link-name" title="Style.PolygonStyle" Style.html#.PolygonStyle><code>Style.PolygonStyle</code></a></p></td>
1633
+ </tr>
1634
+
1635
+
1636
+
1637
+ <tr class="deep-level-0">
1638
+
1639
+ <td class="name"><code>rectangle</code></td>
1640
+
1641
+
1642
+ <td class="type">
1643
+
1644
+
1645
+ <span class="param-type">
1646
+
1647
+ String
1648
+
1649
+ </span>
1650
+
1651
+
1652
+
1653
+
1654
+ </td>
1655
+
1656
+
1657
+ <td class="attributes">
1658
+
1659
+ &lt;optional><br>
1660
+
1661
+
1662
+
1663
+ </td>
1664
+
1665
+
1666
+
1667
+ <td class="default">
1668
+
1669
+ 'rectangle'
1670
+
1671
+ </td>
1672
+
1673
+
1674
+ <td class="description last"><p>矩形,类型(type)为rectangle时样式参数参照<a class="mapgis-link-name" title="Style.RectangleStyle" Style.html#.RectangleStyle><code>Style.RectangleStyle</code></a></p></td>
1675
+ </tr>
1676
+
1677
+
1678
+
1679
+ <tr class="deep-level-0">
1680
+
1681
+ <td class="name"><code>square</code></td>
1682
+
1683
+
1684
+ <td class="type">
1685
+
1686
+
1687
+ <span class="param-type">
1688
+
1689
+ String
1690
+
1691
+ </span>
1692
+
1693
+
1694
+
1695
+
1696
+ </td>
1697
+
1698
+
1699
+ <td class="attributes">
1700
+
1701
+ &lt;optional><br>
1702
+
1703
+
1704
+
1705
+ </td>
1706
+
1707
+
1708
+
1709
+ <td class="default">
1710
+
1711
+ 'square'
1712
+
1713
+ </td>
1714
+
1715
+
1716
+ <td class="description last"><p>正方形,类型(type)square<a class="mapgis-link-name" title="Style.SquareStyle" Style.html#.SquareStyle><code>Style.SquareStyle</code></a></p></td>
1717
+ </tr>
1718
+
1719
+
1720
+
1721
+ <tr class="deep-level-0">
1722
+
1723
+ <td class="name"><code>circle</code></td>
1724
+
1725
+
1726
+ <td class="type">
1727
+
1728
+
1729
+ <span class="param-type">
1730
+
1731
+ String
1732
+
1733
+ </span>
1734
+
1735
+
1736
+
1737
+
1738
+ </td>
1739
+
1740
+
1741
+ <td class="attributes">
1742
+
1743
+ &lt;optional><br>
1744
+
1745
+
1746
+
1747
+ </td>
1748
+
1749
+
1750
+
1751
+ <td class="default">
1752
+
1753
+ 'circle'
1754
+
1755
+ </td>
1756
+
1757
+
1758
+ <td class="description last"><p>圆,类型(type)为circle时样式参数参照<a class="mapgis-link-name" title="Style.CircleStyle" Style.html#.CircleStyle><code>Style.CircleStyle</code></a></p></td>
1759
+ </tr>
1760
+
1761
+
1762
+
1763
+ <tr class="deep-level-0">
1764
+
1765
+ <td class="name"><code>corridor</code></td>
1766
+
1767
+
1768
+ <td class="type">
1769
+
1770
+
1771
+ <span class="param-type">
1772
+
1773
+ String
1774
+
1775
+ </span>
1776
+
1777
+
1778
+
1779
+
1780
+ </td>
1781
+
1782
+
1783
+ <td class="attributes">
1784
+
1785
+ &lt;optional><br>
1786
+
1787
+
1788
+
1789
+ </td>
1790
+
1791
+
1792
+
1793
+ <td class="default">
1794
+
1795
+ 'corridor'
1796
+
1797
+ </td>
1798
+
1799
+
1800
+ <td class="description last"><p>方管线,类型(type)为corridor时样式参数参照<a class="mapgis-link-name" title="Style.CorridorStyle" Style.html#.CorridorStyle><code>Style.CorridorStyle</code></a></p></td>
1801
+ </tr>
1802
+
1803
+
1804
+
1805
+ <tr class="deep-level-0">
1806
+
1807
+ <td class="name"><code>cylinder</code></td>
1808
+
1809
+
1810
+ <td class="type">
1811
+
1812
+
1813
+ <span class="param-type">
1814
+
1815
+ String
1816
+
1817
+ </span>
1818
+
1819
+
1820
+
1821
+
1822
+ </td>
1823
+
1824
+
1825
+ <td class="attributes">
1826
+
1827
+ &lt;optional><br>
1828
+
1829
+
1830
+
1831
+ </td>
1832
+
1833
+
1834
+
1835
+ <td class="default">
1836
+
1837
+ 'cylinder'
1838
+
1839
+ </td>
1840
+
1841
+
1842
+ <td class="description last"><p>圆台(圆锥),类型(type)为cylinder时样式参数参照<a class="mapgis-link-name" title="Style.CylinderStyle" Style.html#.CylinderStyle><code>Style.CylinderStyle</code></a></p></td>
1843
+ </tr>
1844
+
1845
+
1846
+
1847
+ <tr class="deep-level-0">
1848
+
1849
+ <td class="name"><code>ellipsoid</code></td>
1850
+
1851
+
1852
+ <td class="type">
1853
+
1854
+
1855
+ <span class="param-type">
1856
+
1857
+ String
1858
+
1859
+ </span>
1860
+
1861
+
1862
+
1863
+
1864
+ </td>
1865
+
1866
+
1867
+ <td class="attributes">
1868
+
1869
+ &lt;optional><br>
1870
+
1871
+
1872
+
1873
+ </td>
1874
+
1875
+
1876
+
1877
+ <td class="default">
1878
+
1879
+ 'ellipsoid'
1880
+
1881
+ </td>
1882
+
1883
+
1884
+ <td class="description last"><p>椭球,类型(type)为ellipsoid时样式参数参照<a class="mapgis-link-name" title="Style.EllipsoidStyle" Style.html#.EllipsoidStyle><code>Style.EllipsoidStyle</code></a></p></td>
1885
+ </tr>
1886
+
1887
+
1888
+
1889
+ <tr class="deep-level-0">
1890
+
1891
+ <td class="name"><code>sphere</code></td>
1892
+
1893
+
1894
+ <td class="type">
1895
+
1896
+
1897
+ <span class="param-type">
1898
+
1899
+ String
1900
+
1901
+ </span>
1902
+
1903
+
1904
+
1905
+
1906
+ </td>
1907
+
1908
+
1909
+ <td class="attributes">
1910
+
1911
+ &lt;optional><br>
1912
+
1913
+
1914
+
1915
+ </td>
1916
+
1917
+
1918
+
1919
+ <td class="default">
1920
+
1921
+ 'sphere'
1922
+
1923
+ </td>
1924
+
1925
+
1926
+ <td class="description last"><p>圆球,类型(type)为sphere时样式参数参照<a class="mapgis-link-name" title="Style.SphereStyle" Style.html#.SphereStyle><code>Style.SphereStyle</code></a></p></td>
1927
+ </tr>
1928
+
1929
+
1930
+
1931
+ <tr class="deep-level-0">
1932
+
1933
+ <td class="name"><code>wall</code></td>
1934
+
1935
+
1936
+ <td class="type">
1937
+
1938
+
1939
+ <span class="param-type">
1940
+
1941
+ String
1942
+
1943
+ </span>
1944
+
1945
+
1946
+
1947
+
1948
+ </td>
1949
+
1950
+
1951
+ <td class="attributes">
1952
+
1953
+ &lt;optional><br>
1954
+
1955
+
1956
+
1957
+ </td>
1958
+
1959
+
1960
+
1961
+ <td class="default">
1962
+
1963
+ 'wall'
1964
+
1965
+ </td>
1966
+
1967
+
1968
+ <td class="description last"><p>墙,类型(type)为wall时样式参数参照<a class="mapgis-link-name" title="Style.WallStyle" Style.html#.WallStyle><code>Style.WallStyle</code></a></p></td>
1969
+ </tr>
1970
+
1971
+
1972
+
1973
+ <tr class="deep-level-0">
1974
+
1975
+ <td class="name"><code>box</code></td>
1976
+
1977
+
1978
+ <td class="type">
1979
+
1980
+
1981
+ <span class="param-type">
1982
+
1983
+ String
1984
+
1985
+ </span>
1986
+
1987
+
1988
+
1989
+
1990
+ </td>
1991
+
1992
+
1993
+ <td class="attributes">
1994
+
1995
+ &lt;optional><br>
1996
+
1997
+
1998
+
1999
+ </td>
2000
+
2001
+
2002
+
2003
+ <td class="default">
2004
+
2005
+ 'box'
2006
+
2007
+ </td>
2008
+
2009
+
2010
+ <td class="description last"><p>盒子,类型(type)为box时样式参数参照<a class="mapgis-link-name" title="Style.BoxStyle" Style.html#.BoxStyle><code>Style.BoxStyle</code></a></p></td>
2011
+ </tr>
2012
+
2013
+
2014
+
2015
+ <tr class="deep-level-0">
2016
+
2017
+ <td class="name"><code>model</code></td>
2018
+
2019
+
2020
+ <td class="type">
2021
+
2022
+
2023
+ <span class="param-type">
2024
+
2025
+ String
2026
+
2027
+ </span>
2028
+
2029
+
2030
+
2031
+
2032
+ </td>
2033
+
2034
+
2035
+ <td class="attributes">
2036
+
2037
+ &lt;optional><br>
2038
+
2039
+
2040
+
2041
+ </td>
2042
+
2043
+
2044
+
2045
+ <td class="default">
2046
+
2047
+ 'model'
2048
+
2049
+ </td>
2050
+
2051
+
2052
+ <td class="description last"><p>gltf模型,类型(type)为model时样式参数参照<a class="mapgis-link-name" title="Style.ModelStyle" Style.html#.ModelStyle><code>Style.ModelStyle</code></a></p></td>
2053
+ </tr>
2054
+
2055
+
2056
+
2057
+ <tr class="deep-level-0">
2058
+
2059
+ <td class="name"><code>dynamicRiver</code></td>
2060
+
2061
+
2062
+ <td class="type">
2063
+
2064
+
2065
+ <span class="param-type">
2066
+
2067
+ String
2068
+
2069
+ </span>
2070
+
2071
+
2072
+
2073
+
2074
+ </td>
2075
+
2076
+
2077
+ <td class="attributes">
2078
+
2079
+ &lt;optional><br>
2080
+
2081
+
2082
+
2083
+ </td>
2084
+
2085
+
2086
+
2087
+ <td class="default">
2088
+
2089
+ 'dynamicRiver'
2090
+
2091
+ </td>
2092
+
2093
+
2094
+ <td class="description last"><p>河流,类型(type)为dynamicRiver时样式参数参照<a class="mapgis-link-name" title="Style.RiverStyle" Style.html#.RiverStyle><code>Style.RiverStyle</code></a></p></td>
2095
+ </tr>
2096
+
2097
+
2098
+ </tbody>
2099
+ </table>
2100
+ </div>
2101
+
2102
+
2103
+
2104
+ <dl class="details">
2105
+
2106
+
2107
+
2108
+
2109
+
2110
+
2111
+
2112
+
2113
+
2114
+
2115
+
2116
+
2117
+
2118
+
2119
+
2120
+
2121
+
2122
+
2123
+
2124
+
2125
+
2126
+
2127
+
2128
+
2129
+
2130
+
2131
+
2132
+
2133
+
2134
+
2135
+
2136
+ </dl>
2137
+
2138
+
2139
+
2140
+
2141
+
2142
+ </div>
2143
+
2144
+ <div class="member">
2145
+
2146
+ <span class="method-parameter is-pulled-right">
2147
+ <label>类型:</label>
2148
+
2149
+ <span class="param-type">
2150
+
2151
+ Boolean
2152
+
2153
+ </span>
2154
+
2155
+
2156
+
2157
+ </span>
2158
+
2159
+ <h4 class="name" id="allowPicking">
2160
+ <a class="href-link" href="#allowPicking">#</a>
2161
+
2162
+ <span class="code-name">
2163
+ allowPicking
2164
+ </span>
2165
+
2166
+ </h4>
2167
+
2168
+
2169
+
2170
+
2171
+ <div class="description">
2172
+ <p>图形对象是否可以选中</p>
2173
+ </div>
2174
+
2175
+
2176
+
2177
+
2178
+
2179
+ <dl class="details">
2180
+
2181
+
2182
+
2183
+
2184
+
2185
+
2186
+
2187
+
2188
+
2189
+
2190
+
2191
+
2192
+
2193
+
2194
+
2195
+
2196
+
2197
+
2198
+
2199
+
2200
+
2201
+
2202
+
2203
+
2204
+
2205
+
2206
+
2207
+
2208
+
2209
+
2210
+
2211
+ </dl>
2212
+
2213
+
2214
+
2215
+
2216
+
2217
+ </div>
2218
+
2219
+ <div class="member">
2220
+
2221
+ <span class="method-parameter is-pulled-right">
2222
+ <label>类型:</label>
2223
+
2224
+ <span class="param-type">
2225
+
2226
+ Boolean
2227
+
2228
+ </span>
2229
+
2230
+
2231
+
2232
+ </span>
2233
+
2234
+ <h4 class="name" id="asynchronous">
2235
+ <a class="href-link" href="#asynchronous">#</a>
2236
+
2237
+ <span class="code-name">
2238
+ asynchronous
2239
+ </span>
2240
+
2241
+ </h4>
2242
+
2243
+
2244
+
2245
+
2246
+ <div class="description">
2247
+ <p>图形对象是否阻塞更新,一般设置为false避免更新时闪烁</p>
2248
+ </div>
2249
+
2250
+
2251
+
2252
+
2253
+
2254
+ <dl class="details">
2255
+
2256
+
2257
+
2258
+
2259
+
2260
+
2261
+
2262
+
2263
+
2264
+
2265
+
2266
+
2267
+
2268
+
2269
+
2270
+
2271
+
2272
+
2273
+
2274
+
2275
+
2276
+
2277
+
2278
+
2279
+
2280
+
2281
+
2282
+
2283
+
2284
+
2285
+
2286
+ </dl>
2287
+
2288
+
2289
+
2290
+
2291
+
2292
+ </div>
2293
+
2294
+ <div class="member">
2295
+
2296
+ <span class="method-parameter is-pulled-right">
2297
+ <label>类型:</label>
2298
+
2299
+ <span class="param-type">
2300
+
2301
+ Object
2302
+
2303
+ </span>
2304
+
2305
+
2306
+
2307
+ </span>
2308
+
2309
+ <h4 class="name" id="attributes">
2310
+ <a class="href-link" href="#attributes">#</a>
2311
+
2312
+
2313
+ <span class='tag'>readonly</span>
2314
+
2315
+
2316
+ <span class="code-name">
2317
+ attributes
2318
+ </span>
2319
+
2320
+ </h4>
2321
+
2322
+
2323
+
2324
+
2325
+ <div class="description">
2326
+ <p>图形对象属性键值对</p>
2327
+ </div>
2328
+
2329
+
2330
+
2331
+
2332
+
2333
+ <dl class="details">
2334
+
2335
+
2336
+
2337
+
2338
+
2339
+
2340
+
2341
+
2342
+
2343
+
2344
+
2345
+
2346
+
2347
+
2348
+
2349
+
2350
+
2351
+
2352
+
2353
+
2354
+
2355
+
2356
+
2357
+
2358
+
2359
+
2360
+
2361
+
2362
+
2363
+
2364
+
2365
+ </dl>
2366
+
2367
+
2368
+
2369
+
2370
+
2371
+ </div>
2372
+
2373
+ <div class="member">
2374
+
2375
+ <span class="method-parameter is-pulled-right">
2376
+ <label>类型:</label>
2377
+
2378
+ <span class="param-type">
2379
+
2380
+ Cesium.BoundingSphere
2381
+
2382
+ </span>
2383
+
2384
+
2385
+
2386
+ </span>
2387
+
2388
+ <h4 class="name" id="boundingSphere">
2389
+ <a class="href-link" href="#boundingSphere">#</a>
2390
+
2391
+
2392
+ <span class='tag'>readonly</span>
2393
+
2394
+
2395
+ <span class="code-name">
2396
+ boundingSphere
2397
+ </span>
2398
+
2399
+ </h4>
2400
+
2401
+
2402
+
2403
+
2404
+ <div class="description">
2405
+ <p>图元对象包围盒</p>
2406
+ </div>
2407
+
2408
+
2409
+
2410
+
2411
+
2412
+ <dl class="details">
2413
+
2414
+
2415
+
2416
+
2417
+
2418
+
2419
+
2420
+
2421
+
2422
+
2423
+
2424
+
2425
+
2426
+
2427
+
2428
+
2429
+
2430
+
2431
+
2432
+
2433
+
2434
+
2435
+
2436
+
2437
+
2438
+
2439
+
2440
+
2441
+
2442
+
2443
+
2444
+ </dl>
2445
+
2446
+
2447
+
2448
+
2449
+
2450
+ </div>
2451
+
2452
+ <div class="member">
2453
+
2454
+ <span class="method-parameter is-pulled-right">
2455
+ <label>类型:</label>
2456
+
2457
+ <span class="param-type">
2458
+
2459
+ Array.&lt;Cesium.Cartesian3>
2460
+
2461
+ </span>
2462
+
2463
+
2464
+
2465
+ </span>
2466
+
2467
+ <h4 class="name" id="coordinate">
2468
+ <a class="href-link" href="#coordinate">#</a>
2469
+
2470
+ <span class="code-name">
2471
+ coordinate
2472
+ </span>
2473
+
2474
+ </h4>
2475
+
2476
+
2477
+
2478
+
2479
+ <div class="description">
2480
+ <p>图形实体位置数组(经纬度+高程,度)</p>
2481
+ </div>
2482
+
2483
+
2484
+
2485
+
2486
+
2487
+ <dl class="details">
2488
+
2489
+
2490
+
2491
+
2492
+
2493
+
2494
+
2495
+
2496
+
2497
+
2498
+
2499
+
2500
+
2501
+
2502
+
2503
+
2504
+
2505
+
2506
+
2507
+
2508
+
2509
+
2510
+
2511
+
2512
+
2513
+
2514
+
2515
+
2516
+
2517
+
2518
+
2519
+ </dl>
2520
+
2521
+
2522
+
2523
+
2524
+
2525
+ </div>
2526
+
2527
+ <div class="member">
2528
+
2529
+ <span class="method-parameter is-pulled-right">
2530
+ <label>类型:</label>
2531
+
2532
+ <span class="param-type">
2533
+
2534
+ Boolean
2535
+
2536
+ </span>
2537
+
2538
+
2539
+
2540
+ </span>
2541
+
2542
+ <h4 class="name" id="editing">
2543
+ <a class="href-link" href="#editing">#</a>
2544
+
2545
+ <span class="code-name">
2546
+ editing
2547
+ </span>
2548
+
2549
+ </h4>
2550
+
2551
+
2552
+
2553
+
2554
+ <div class="description">
2555
+ <p>图形对象是否在编辑状态</p>
2556
+ </div>
2557
+
2558
+
2559
+
2560
+
2561
+
2562
+ <dl class="details">
2563
+
2564
+
2565
+
2566
+
2567
+
2568
+
2569
+
2570
+
2571
+
2572
+
2573
+
2574
+
2575
+
2576
+
2577
+
2578
+
2579
+
2580
+
2581
+
2582
+
2583
+
2584
+
2585
+
2586
+
2587
+
2588
+
2589
+
2590
+
2591
+
2592
+
2593
+
2594
+ </dl>
2595
+
2596
+
2597
+
2598
+
2599
+
2600
+ </div>
2601
+
2602
+ <div class="member">
2603
+
2604
+ <span class="method-parameter is-pulled-right">
2605
+ <label>类型:</label>
2606
+
2607
+ <span class="param-type">
2608
+
2609
+ Boolean
2610
+
2611
+ </span>
2612
+
2613
+
2614
+
2615
+ </span>
2616
+
2617
+ <h4 class="name" id="enableVFC">
2618
+ <a class="href-link" href="#enableVFC">#</a>
2619
+
2620
+ <span class="code-name">
2621
+ enableVFC
2622
+ </span>
2623
+
2624
+ </h4>
2625
+
2626
+
2627
+
2628
+
2629
+ <div class="description">
2630
+ <p>是否开启视锥体检测,仅当类型为div时生效</p>
2631
+ </div>
2632
+
2633
+
2634
+
2635
+
2636
+
2637
+ <dl class="details">
2638
+
2639
+
2640
+
2641
+
2642
+
2643
+
2644
+
2645
+
2646
+
2647
+
2648
+
2649
+
2650
+
2651
+
2652
+
2653
+
2654
+
2655
+
2656
+
2657
+
2658
+
2659
+
2660
+
2661
+
2662
+
2663
+
2664
+
2665
+
2666
+
2667
+
2668
+
2669
+ </dl>
2670
+
2671
+
2672
+
2673
+
2674
+
2675
+ </div>
2676
+
2677
+ <div class="member">
2678
+
2679
+ <span class="method-parameter is-pulled-right">
2680
+ <label>类型:</label>
2681
+
2682
+ <span class="param-type">
2683
+
2684
+ Number
2685
+
2686
+ </span>
2687
+
2688
+
2689
+
2690
+ </span>
2691
+
2692
+ <h4 class="name" id="heading">
2693
+ <a class="href-link" href="#heading">#</a>
2694
+
2695
+ <span class="code-name">
2696
+ heading
2697
+ </span>
2698
+
2699
+ </h4>
2700
+
2701
+
2702
+
2703
+
2704
+ <div class="description">
2705
+ <p>图形对象偏航角,弧度。</p>
2706
+ </div>
2707
+
2708
+
2709
+
2710
+
2711
+
2712
+ <dl class="details">
2713
+
2714
+
2715
+
2716
+
2717
+
2718
+
2719
+
2720
+
2721
+
2722
+
2723
+
2724
+
2725
+
2726
+
2727
+
2728
+
2729
+
2730
+
2731
+
2732
+
2733
+
2734
+
2735
+
2736
+
2737
+
2738
+
2739
+
2740
+
2741
+
2742
+
2743
+
2744
+ </dl>
2745
+
2746
+
2747
+
2748
+
2749
+
2750
+ </div>
2751
+
2752
+ <div class="member">
2753
+
2754
+ <span class="method-parameter is-pulled-right">
2755
+ <label>类型:</label>
2756
+
2757
+ <span class="param-type">
2758
+
2759
+ String
2760
+
2761
+ </span>
2762
+
2763
+
2764
+
2765
+ </span>
2766
+
2767
+ <h4 class="name" id="id">
2768
+ <a class="href-link" href="#id">#</a>
2769
+
2770
+
2771
+ <span class='tag'>readonly</span>
2772
+
2773
+
2774
+ <span class="code-name">
2775
+ id
2776
+ </span>
2777
+
2778
+ </h4>
2779
+
2780
+
2781
+
2782
+
2783
+ <div class="description">
2784
+ <p>图形ID</p>
2785
+ </div>
2786
+
2787
+
2788
+
2789
+
2790
+
2791
+ <dl class="details">
2792
+
2793
+
2794
+
2795
+
2796
+
2797
+
2798
+
2799
+
2800
+
2801
+
2802
+
2803
+
2804
+
2805
+
2806
+
2807
+
2808
+
2809
+
2810
+
2811
+
2812
+
2813
+
2814
+
2815
+
2816
+
2817
+
2818
+
2819
+
2820
+
2821
+
2822
+
2823
+ </dl>
2824
+
2825
+
2826
+
2827
+
2828
+
2829
+ </div>
2830
+
2831
+ <div class="member">
2832
+
2833
+ <span class="method-parameter is-pulled-right">
2834
+ <label>类型:</label>
2835
+
2836
+ <span class="param-type">
2837
+
2838
+ Boolean
2839
+
2840
+ </span>
2841
+
2842
+
2843
+
2844
+ </span>
2845
+
2846
+ <h4 class="name" id="isPoint">
2847
+ <a class="href-link" href="#isPoint">#</a>
2848
+
2849
+ <span class="code-name">
2850
+ isPoint
2851
+ </span>
2852
+
2853
+ </h4>
2854
+
2855
+
2856
+
2857
+
2858
+ <div class="description">
2859
+ <p>图形是否为点,文本或者广告牌</p>
2860
+ </div>
2861
+
2862
+
2863
+
2864
+
2865
+
2866
+ <dl class="details">
2867
+
2868
+
2869
+
2870
+
2871
+
2872
+
2873
+
2874
+
2875
+
2876
+
2877
+
2878
+
2879
+
2880
+
2881
+
2882
+
2883
+
2884
+
2885
+
2886
+
2887
+
2888
+
2889
+
2890
+
2891
+
2892
+
2893
+
2894
+
2895
+
2896
+
2897
+
2898
+ </dl>
2899
+
2900
+
2901
+
2902
+
2903
+
2904
+ </div>
2905
+
2906
+ <div class="member">
2907
+
2908
+ <span class="method-parameter is-pulled-right">
2909
+ <label>类型:</label>
2910
+
2911
+ <span class="param-type">
2912
+
2913
+ Cesium.Matrix4
2914
+
2915
+ </span>
2916
+
2917
+
2918
+
2919
+ </span>
2920
+
2921
+ <h4 class="name" id="modelMatrix">
2922
+ <a class="href-link" href="#modelMatrix">#</a>
2923
+
2924
+
2925
+ <span class='tag'>readonly</span>
2926
+
2927
+
2928
+ <span class="code-name">
2929
+ modelMatrix
2930
+ </span>
2931
+
2932
+ </h4>
2933
+
2934
+
2935
+
2936
+
2937
+ <div class="description">
2938
+ <p>图元对象旋转平移矩阵</p>
2939
+ </div>
2940
+
2941
+
2942
+
2943
+
2944
+
2945
+ <dl class="details">
2946
+
2947
+
2948
+
2949
+
2950
+
2951
+
2952
+
2953
+
2954
+
2955
+
2956
+
2957
+
2958
+
2959
+
2960
+
2961
+
2962
+
2963
+
2964
+
2965
+
2966
+
2967
+
2968
+
2969
+
2970
+
2971
+
2972
+
2973
+
2974
+
2975
+
2976
+
2977
+ </dl>
2978
+
2979
+
2980
+
2981
+
2982
+
2983
+ </div>
2984
+
2985
+ <div class="member">
2986
+
2987
+ <span class="method-parameter is-pulled-right">
2988
+ <label>类型:</label>
2989
+
2990
+ <span class="param-type">
2991
+
2992
+ Number
2993
+
2994
+ </span>
2995
+
2996
+
2997
+
2998
+ </span>
2999
+
3000
+ <h4 class="name" id="name">
3001
+ <a class="href-link" href="#name">#</a>
3002
+
3003
+ <span class="code-name">
3004
+ name
3005
+ </span>
3006
+
3007
+ </h4>
3008
+
3009
+
3010
+
3011
+
3012
+ <div class="description">
3013
+ <p>图形对象名称</p>
3014
+ </div>
3015
+
3016
+
3017
+
3018
+
3019
+
3020
+ <dl class="details">
3021
+
3022
+
3023
+
3024
+
3025
+
3026
+
3027
+
3028
+
3029
+
3030
+
3031
+
3032
+
3033
+
3034
+
3035
+
3036
+
3037
+
3038
+
3039
+
3040
+
3041
+
3042
+
3043
+
3044
+
3045
+
3046
+
3047
+
3048
+
3049
+
3050
+
3051
+
3052
+ </dl>
3053
+
3054
+
3055
+
3056
+
3057
+
3058
+ </div>
3059
+
3060
+ <div class="member">
3061
+
3062
+ <span class="method-parameter is-pulled-right">
3063
+ <label>类型:</label>
3064
+
3065
+ <span class="param-type">
3066
+
3067
+ <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html>GraphicsLayer</a>
3068
+
3069
+ </span>
3070
+
3071
+
3072
+
3073
+ </span>
3074
+
3075
+ <h4 class="name" id="parentLayer">
3076
+ <a class="href-link" href="#parentLayer">#</a>
3077
+
3078
+
3079
+ <span class='tag'>readonly</span>
3080
+
3081
+
3082
+ <span class="code-name">
3083
+ parentLayer
3084
+ </span>
3085
+
3086
+ </h4>
3087
+
3088
+
3089
+
3090
+
3091
+ <div class="description">
3092
+ <p>图元父图层</p>
3093
+ </div>
3094
+
3095
+
3096
+
3097
+
3098
+
3099
+ <dl class="details">
3100
+
3101
+
3102
+
3103
+
3104
+
3105
+
3106
+
3107
+
3108
+
3109
+
3110
+
3111
+
3112
+
3113
+
3114
+
3115
+
3116
+
3117
+
3118
+
3119
+
3120
+
3121
+
3122
+
3123
+
3124
+
3125
+
3126
+
3127
+
3128
+
3129
+
3130
+
3131
+ </dl>
3132
+
3133
+
3134
+
3135
+
3136
+
3137
+ </div>
3138
+
3139
+ <div class="member">
3140
+
3141
+ <span class="method-parameter is-pulled-right">
3142
+ <label>类型:</label>
3143
+
3144
+ <span class="param-type">
3145
+
3146
+ Number
3147
+
3148
+ </span>
3149
+
3150
+
3151
+
3152
+ </span>
3153
+
3154
+ <h4 class="name" id="pitch">
3155
+ <a class="href-link" href="#pitch">#</a>
3156
+
3157
+ <span class="code-name">
3158
+ pitch
3159
+ </span>
3160
+
3161
+ </h4>
3162
+
3163
+
3164
+
3165
+
3166
+ <div class="description">
3167
+ <p>图形对象俯仰角,弧度。</p>
3168
+ </div>
3169
+
3170
+
3171
+
3172
+
3173
+
3174
+ <dl class="details">
3175
+
3176
+
3177
+
3178
+
3179
+
3180
+
3181
+
3182
+
3183
+
3184
+
3185
+
3186
+
3187
+
3188
+
3189
+
3190
+
3191
+
3192
+
3193
+
3194
+
3195
+
3196
+
3197
+
3198
+
3199
+
3200
+
3201
+
3202
+
3203
+
3204
+
3205
+
3206
+ </dl>
3207
+
3208
+
3209
+
3210
+
3211
+
3212
+ </div>
3213
+
3214
+ <div class="member">
3215
+
3216
+ <span class="method-parameter is-pulled-right">
3217
+ <label>类型:</label>
3218
+
3219
+ <span class="param-type">
3220
+
3221
+ Array.&lt;Cesium.Cartesian3>
3222
+
3223
+ </span>
3224
+
3225
+
3226
+
3227
+ </span>
3228
+
3229
+ <h4 class="name" id="positions">
3230
+ <a class="href-link" href="#positions">#</a>
3231
+
3232
+ <span class="code-name">
3233
+ positions
3234
+ </span>
3235
+
3236
+ </h4>
3237
+
3238
+
3239
+
3240
+
3241
+ <div class="description">
3242
+ <p>图形实体位置数组</p>
3243
+ </div>
3244
+
3245
+
3246
+
3247
+
3248
+
3249
+ <dl class="details">
3250
+
3251
+
3252
+
3253
+
3254
+
3255
+
3256
+
3257
+
3258
+
3259
+
3260
+
3261
+
3262
+
3263
+
3264
+
3265
+
3266
+
3267
+
3268
+
3269
+
3270
+
3271
+
3272
+
3273
+
3274
+
3275
+
3276
+
3277
+
3278
+
3279
+
3280
+
3281
+ </dl>
3282
+
3283
+
3284
+
3285
+
3286
+
3287
+ </div>
3288
+
3289
+ <div class="member">
3290
+
3291
+ <span class="method-parameter is-pulled-right">
3292
+ <label>类型:</label>
3293
+
3294
+ <span class="param-type">
3295
+
3296
+ Cesium.Primitive
3297
+
3298
+ </span>
3299
+
3300
+
3301
+
3302
+ </span>
3303
+
3304
+ <h4 class="name" id="primitive">
3305
+ <a class="href-link" href="#primitive">#</a>
3306
+
3307
+
3308
+ <span class='tag'>readonly</span>
3309
+
3310
+
3311
+ <span class="code-name">
3312
+ primitive
3313
+ </span>
3314
+
3315
+ </h4>
3316
+
3317
+
3318
+
3319
+
3320
+ <div class="description">
3321
+ <p>图形对象primitive</p>
3322
+ </div>
3323
+
3324
+
3325
+
3326
+
3327
+
3328
+ <dl class="details">
3329
+
3330
+
3331
+
3332
+
3333
+
3334
+
3335
+
3336
+
3337
+
3338
+
3339
+
3340
+
3341
+
3342
+
3343
+
3344
+
3345
+
3346
+
3347
+
3348
+
3349
+
3350
+
3351
+
3352
+
3353
+
3354
+
3355
+
3356
+
3357
+
3358
+
3359
+
3360
+ </dl>
3361
+
3362
+
3363
+
3364
+
3365
+
3366
+ </div>
3367
+
3368
+ <div class="member">
3369
+
3370
+ <span class="method-parameter is-pulled-right">
3371
+ <label>类型:</label>
3372
+
3373
+ <span class="param-type">
3374
+
3375
+ Number
3376
+
3377
+ </span>
3378
+
3379
+
3380
+
3381
+ </span>
3382
+
3383
+ <h4 class="name" id="roll">
3384
+ <a class="href-link" href="#roll">#</a>
3385
+
3386
+ <span class="code-name">
3387
+ roll
3388
+ </span>
3389
+
3390
+ </h4>
3391
+
3392
+
3393
+
3394
+
3395
+ <div class="description">
3396
+ <p>图形对象翻滚角,弧度。</p>
3397
+ </div>
3398
+
3399
+
3400
+
3401
+
3402
+
3403
+ <dl class="details">
3404
+
3405
+
3406
+
3407
+
3408
+
3409
+
3410
+
3411
+
3412
+
3413
+
3414
+
3415
+
3416
+
3417
+
3418
+
3419
+
3420
+
3421
+
3422
+
3423
+
3424
+
3425
+
3426
+
3427
+
3428
+
3429
+
3430
+
3431
+
3432
+
3433
+
3434
+
3435
+ </dl>
3436
+
3437
+
3438
+
3439
+
3440
+
3441
+ </div>
3442
+
3443
+ <div class="member">
3444
+
3445
+ <span class="method-parameter is-pulled-right">
3446
+ <label>类型:</label>
3447
+
3448
+ <span class="param-type">
3449
+
3450
+ Boolean
3451
+
3452
+ </span>
3453
+
3454
+
3455
+
3456
+ </span>
3457
+
3458
+ <h4 class="name" id="show">
3459
+ <a class="href-link" href="#show">#</a>
3460
+
3461
+ <span class="code-name">
3462
+ show
3463
+ </span>
3464
+
3465
+ </h4>
3466
+
3467
+
3468
+
3469
+
3470
+ <div class="description">
3471
+ <p>图形是否显示</p>
3472
+ </div>
3473
+
3474
+
3475
+
3476
+
3477
+
3478
+ <dl class="details">
3479
+
3480
+
3481
+
3482
+
3483
+
3484
+
3485
+
3486
+
3487
+
3488
+
3489
+
3490
+
3491
+
3492
+
3493
+
3494
+
3495
+
3496
+
3497
+
3498
+
3499
+
3500
+
3501
+
3502
+
3503
+
3504
+
3505
+
3506
+
3507
+
3508
+
3509
+
3510
+ </dl>
3511
+
3512
+
3513
+
3514
+
3515
+
3516
+ </div>
3517
+
3518
+ <div class="member">
3519
+
3520
+ <span class="method-parameter is-pulled-right">
3521
+ <label>类型:</label>
3522
+
3523
+ <span class="param-type">
3524
+
3525
+ <a link="Style.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="Style" Style.html>Style</a>
3526
+
3527
+ </span>
3528
+
3529
+
3530
+
3531
+ </span>
3532
+
3533
+ <h4 class="name" id="style">
3534
+ <a class="href-link" href="#style">#</a>
3535
+
3536
+
3537
+ <span class='tag'>readonly</span>
3538
+
3539
+
3540
+ <span class="code-name">
3541
+ style
3542
+ </span>
3543
+
3544
+ </h4>
3545
+
3546
+
3547
+
3548
+
3549
+ <div class="description">
3550
+ <p>图元对象样式信息</p>
3551
+ </div>
3552
+
3553
+
3554
+
3555
+
3556
+
3557
+ <dl class="details">
3558
+
3559
+
3560
+
3561
+
3562
+
3563
+
3564
+
3565
+
3566
+
3567
+
3568
+
3569
+
3570
+
3571
+
3572
+
3573
+
3574
+
3575
+
3576
+
3577
+
3578
+
3579
+
3580
+
3581
+
3582
+
3583
+
3584
+
3585
+
3586
+
3587
+
3588
+
3589
+ </dl>
3590
+
3591
+
3592
+
3593
+
3594
+
3595
+ <h5>示例</h5>
3596
+
3597
+
3598
+ <pre class="prettyprint"><code>var graphic = new Graphic({type:label,style:{text:'mapgis'}});
3599
+ graphic.style.text = 'mapgispro';</code></pre>
3600
+
3601
+
3602
+
3603
+ </div>
3604
+
3605
+ <div class="member">
3606
+
3607
+ <span class="method-parameter is-pulled-right">
3608
+ <label>类型:</label>
3609
+
3610
+ <span class="param-type">
3611
+
3612
+ Number
3613
+
3614
+ </span>
3615
+
3616
+
3617
+
3618
+ </span>
3619
+
3620
+ <h4 class="name" id="transformX">
3621
+ <a class="href-link" href="#transformX">#</a>
3622
+
3623
+ <span class="code-name">
3624
+ transformX
3625
+ </span>
3626
+
3627
+ </h4>
3628
+
3629
+
3630
+
3631
+
3632
+ <div class="description">
3633
+ <p>图形对象局部坐标系X方向平移量,单位米,X方向为纬线方向</p>
3634
+ </div>
3635
+
3636
+
3637
+
3638
+
3639
+
3640
+ <dl class="details">
3641
+
3642
+
3643
+
3644
+
3645
+
3646
+
3647
+
3648
+
3649
+
3650
+
3651
+
3652
+
3653
+
3654
+
3655
+
3656
+
3657
+
3658
+
3659
+
3660
+
3661
+
3662
+
3663
+
3664
+
3665
+
3666
+
3667
+
3668
+
3669
+
3670
+
3671
+
3672
+ </dl>
3673
+
3674
+
3675
+
3676
+
3677
+
3678
+ </div>
3679
+
3680
+ <div class="member">
3681
+
3682
+ <span class="method-parameter is-pulled-right">
3683
+ <label>类型:</label>
3684
+
3685
+ <span class="param-type">
3686
+
3687
+ Number
3688
+
3689
+ </span>
3690
+
3691
+
3692
+
3693
+ </span>
3694
+
3695
+ <h4 class="name" id="transformY">
3696
+ <a class="href-link" href="#transformY">#</a>
3697
+
3698
+ <span class="code-name">
3699
+ transformY
3700
+ </span>
3701
+
3702
+ </h4>
3703
+
3704
+
3705
+
3706
+
3707
+ <div class="description">
3708
+ <p>图形对象局部坐标系y方向平移量,单位米,y方向为经线方向</p>
3709
+ </div>
3710
+
3711
+
3712
+
3713
+
3714
+
3715
+ <dl class="details">
3716
+
3717
+
3718
+
3719
+
3720
+
3721
+
3722
+
3723
+
3724
+
3725
+
3726
+
3727
+
3728
+
3729
+
3730
+
3731
+
3732
+
3733
+
3734
+
3735
+
3736
+
3737
+
3738
+
3739
+
3740
+
3741
+
3742
+
3743
+
3744
+
3745
+
3746
+
3747
+ </dl>
3748
+
3749
+
3750
+
3751
+
3752
+
3753
+ </div>
3754
+
3755
+ <div class="member">
3756
+
3757
+ <span class="method-parameter is-pulled-right">
3758
+ <label>类型:</label>
3759
+
3760
+ <span class="param-type">
3761
+
3762
+ Number
3763
+
3764
+ </span>
3765
+
3766
+
3767
+
3768
+ </span>
3769
+
3770
+ <h4 class="name" id="transformZ">
3771
+ <a class="href-link" href="#transformZ">#</a>
3772
+
3773
+ <span class="code-name">
3774
+ transformZ
3775
+ </span>
3776
+
3777
+ </h4>
3778
+
3779
+
3780
+
3781
+
3782
+ <div class="description">
3783
+ <p>图形对象局部坐标系z方向平移量,单位米,z方向为垂直地表方向</p>
3784
+ </div>
3785
+
3786
+
3787
+
3788
+
3789
+
3790
+ <dl class="details">
3791
+
3792
+
3793
+
3794
+
3795
+
3796
+
3797
+
3798
+
3799
+
3800
+
3801
+
3802
+
3803
+
3804
+
3805
+
3806
+
3807
+
3808
+
3809
+
3810
+
3811
+
3812
+
3813
+
3814
+
3815
+
3816
+
3817
+
3818
+
3819
+
3820
+
3821
+
3822
+ </dl>
3823
+
3824
+
3825
+
3826
+
3827
+
3828
+ </div>
3829
+
3830
+ <div class="member">
3831
+
3832
+ <span class="method-parameter is-pulled-right">
3833
+ <label>类型:</label>
3834
+
3835
+ <span class="param-type">
3836
+
3837
+ String
3838
+
3839
+ </span>
3840
+
3841
+
3842
+
3843
+ </span>
3844
+
3845
+ <h4 class="name" id="type">
3846
+ <a class="href-link" href="#type">#</a>
3847
+
3848
+
3849
+ <span class='tag'>readonly</span>
3850
+
3851
+
3852
+ <span class="code-name">
3853
+ type
3854
+ </span>
3855
+
3856
+ </h4>
3857
+
3858
+
3859
+
3860
+
3861
+ <div class="description">
3862
+ <p>图元类型 参照<a class="mapgis-link-name" title="Graphic.graphicType" Graphic.html#.graphicType><code>Graphic.graphicType</code></a></p>
3863
+ </div>
3864
+
3865
+
3866
+
3867
+
3868
+
3869
+ <dl class="details">
3870
+
3871
+
3872
+
3873
+
3874
+
3875
+
3876
+
3877
+
3878
+
3879
+
3880
+
3881
+
3882
+
3883
+
3884
+
3885
+
3886
+
3887
+
3888
+
3889
+
3890
+
3891
+
3892
+
3893
+
3894
+
3895
+
3896
+
3897
+
3898
+
3899
+
3900
+
3901
+ </dl>
3902
+
3903
+
3904
+
3905
+
3906
+
3907
+ </div>
3908
+
3909
+ <div class="member">
3910
+
3911
+ <span class="method-parameter is-pulled-right">
3912
+ <label>类型:</label>
3913
+
3914
+ <span class="param-type">
3915
+
3916
+ function
3917
+
3918
+ </span>
3919
+
3920
+
3921
+
3922
+ </span>
3923
+
3924
+ <h4 class="name" id="updated">
3925
+ <a class="href-link" href="#updated">#</a>
3926
+
3927
+ <span class="code-name">
3928
+ updated
3929
+ </span>
3930
+
3931
+ </h4>
3932
+
3933
+
3934
+
3935
+
3936
+ <div class="description">
3937
+ <p>图形更新后的回调,请在这个回调里面获取图形参数,不要在vue上绑定图形对象</p>
3938
+ </div>
3939
+
3940
+
3941
+
3942
+
3943
+
3944
+ <dl class="details">
3945
+
3946
+
3947
+
3948
+
3949
+
3950
+
3951
+
3952
+
3953
+
3954
+
3955
+
3956
+
3957
+
3958
+
3959
+
3960
+
3961
+
3962
+
3963
+
3964
+
3965
+
3966
+
3967
+
3968
+
3969
+
3970
+
3971
+
3972
+
3973
+
3974
+
3975
+
3976
+ </dl>
3977
+
3978
+
3979
+
3980
+
3981
+
3982
+ </div>
3983
+
3984
+ </div>
3985
+ </div>
3986
+
3987
+
3988
+
3989
+ <div class='vertical-section'>
3990
+ <h3 id='function'>方法</h3>
3991
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">方法概述</h4>
3992
+ <div class="members">
3993
+ <div class="table-container">
3994
+ <table class="params table">
3995
+ <thead>
3996
+ <tr>
3997
+ <th>名称</th>
3998
+ <th>返回值类型</th>
3999
+ <th>描述</th>
4000
+ </tr>
4001
+ </thead>
4002
+ <tbody>
4003
+
4004
+ <tr class="deep-level-0">
4005
+ <td class="name"><code><a href="#addAttributes">addAttributes</a></code></td>
4006
+ <td class="name">
4007
+ <code>
4008
+
4009
+ </code>
4010
+ </td>
4011
+ <td class="name"><code><p>给图元添加属性字段</p></code></td>
4012
+ </tr>
4013
+
4014
+ <tr class="deep-level-0">
4015
+ <td class="name"><code><a href="#addTo">addTo</a></code></td>
4016
+ <td class="name">
4017
+ <code>
4018
+
4019
+ </code>
4020
+ </td>
4021
+ <td class="name"><code><p>添加到图层上,同 layer.addGraphic</p></code></td>
4022
+ </tr>
4023
+
4024
+ <tr class="deep-level-0">
4025
+ <td class="name"><code><a href="#getDistances">getDistances</a></code></td>
4026
+ <td class="name">
4027
+ <code>
4028
+
4029
+
4030
+ <span class="param-type">
4031
+
4032
+ Array.&lt;Number>
4033
+
4034
+ </span>
4035
+
4036
+
4037
+
4038
+
4039
+ </code>
4040
+ </td>
4041
+ <td class="name"><code><p>计算顶点坐标之间的距离</p></code></td>
4042
+ </tr>
4043
+
4044
+ <tr class="deep-level-0">
4045
+ <td class="name"><code><a href="#remove">remove</a></code></td>
4046
+ <td class="name">
4047
+ <code>
4048
+
4049
+ </code>
4050
+ </td>
4051
+ <td class="name"><code><p>从图层中移除图元</p></code></td>
4052
+ </tr>
4053
+
4054
+ <tr class="deep-level-0">
4055
+ <td class="name"><code><a href="#updateGraphic">updateGraphic</a></code></td>
4056
+ <td class="name">
4057
+ <code>
4058
+
4059
+ </code>
4060
+ </td>
4061
+ <td class="name"><code><p>更新整个标绘对象,包括位置、矩阵、样式等</p></code></td>
4062
+ </tr>
4063
+
4064
+ </tbody>
4065
+ </table>
4066
+ </div>
4067
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">方法详情</h4>
4068
+
4069
+ <div class="member">
4070
+
4071
+
4072
+
4073
+ <h4 class="name" id="addAttributes">
4074
+ <a class="href-link" href="#addAttributes">#</a>
4075
+
4076
+ <span class="code-name" id="addAttributes" style="font-size:30px">
4077
+
4078
+ addAttributes<span class="signature">(key, value)</span>
4079
+
4080
+ </span>
4081
+ </h4>
4082
+
4083
+
4084
+
4085
+ <div class="description">
4086
+ <p>给图元添加属性字段</p>
4087
+ </div>
4088
+
4089
+
4090
+
4091
+
4092
+
4093
+
4094
+
4095
+
4096
+
4097
+
4098
+ <h4>参数</h4>
4099
+
4100
+ <div class="table-container">
4101
+ <table class="params table">
4102
+ <thead>
4103
+ <tr>
4104
+
4105
+ <th>名称</th>
4106
+
4107
+
4108
+ <th>类型</th>
4109
+
4110
+
4111
+
4112
+ <th class="last">描述</th>
4113
+ </tr>
4114
+ </thead>
4115
+
4116
+ <tbody>
4117
+
4118
+
4119
+
4120
+ <tr class="deep-level-0">
4121
+
4122
+ <td class="name"><code>key</code></td>
4123
+
4124
+
4125
+ <td class="type">
4126
+
4127
+
4128
+ <span class="param-type">
4129
+
4130
+ String
4131
+
4132
+ </span>
4133
+
4134
+
4135
+
4136
+
4137
+ </td>
4138
+
4139
+
4140
+
4141
+ <td class="description last"><p>关键字</p></td>
4142
+ </tr>
4143
+
4144
+
4145
+
4146
+
4147
+
4148
+
4149
+ <tr class="deep-level-0">
4150
+
4151
+ <td class="name"><code>value</code></td>
4152
+
4153
+
4154
+ <td class="type">
4155
+
4156
+
4157
+ <span class="param-type">
4158
+
4159
+ String
4160
+
4161
+ </span>
4162
+ |
4163
+
4164
+ <span class="param-type">
4165
+
4166
+ Object
4167
+
4168
+ </span>
4169
+
4170
+
4171
+
4172
+
4173
+ </td>
4174
+
4175
+
4176
+
4177
+ <td class="description last"><p>值</p></td>
4178
+ </tr>
4179
+
4180
+
4181
+
4182
+
4183
+ </tbody>
4184
+ </table>
4185
+ </div>
4186
+
4187
+
4188
+
4189
+
4190
+
4191
+
4192
+ <dl class="details">
4193
+
4194
+
4195
+
4196
+
4197
+
4198
+
4199
+
4200
+
4201
+
4202
+
4203
+
4204
+
4205
+
4206
+
4207
+
4208
+
4209
+
4210
+
4211
+
4212
+
4213
+
4214
+
4215
+
4216
+
4217
+
4218
+
4219
+
4220
+
4221
+
4222
+
4223
+
4224
+ </dl>
4225
+
4226
+
4227
+
4228
+
4229
+
4230
+
4231
+
4232
+
4233
+
4234
+
4235
+
4236
+
4237
+
4238
+
4239
+
4240
+
4241
+
4242
+
4243
+
4244
+
4245
+
4246
+
4247
+
4248
+ </div>
4249
+
4250
+ <div class="member">
4251
+
4252
+
4253
+
4254
+ <h4 class="name" id="addTo">
4255
+ <a class="href-link" href="#addTo">#</a>
4256
+
4257
+ <span class="code-name" id="addTo" style="font-size:30px">
4258
+
4259
+ addTo<span class="signature">(layer)</span>
4260
+
4261
+ </span>
4262
+ </h4>
4263
+
4264
+
4265
+
4266
+ <div class="description">
4267
+ <p>添加到图层上,同 layer.addGraphic</p>
4268
+ </div>
4269
+
4270
+
4271
+
4272
+
4273
+
4274
+
4275
+
4276
+
4277
+
4278
+
4279
+ <h4>参数</h4>
4280
+
4281
+ <div class="table-container">
4282
+ <table class="params table">
4283
+ <thead>
4284
+ <tr>
4285
+
4286
+ <th>名称</th>
4287
+
4288
+
4289
+ <th>类型</th>
4290
+
4291
+
4292
+
4293
+ <th class="last">描述</th>
4294
+ </tr>
4295
+ </thead>
4296
+
4297
+ <tbody>
4298
+
4299
+
4300
+
4301
+ <tr class="deep-level-0">
4302
+
4303
+ <td class="name"><code>layer</code></td>
4304
+
4305
+
4306
+ <td class="type">
4307
+
4308
+
4309
+ <span class="param-type">
4310
+
4311
+ <a link="GraphicsLayer.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="GraphicsLayer" GraphicsLayer.html>GraphicsLayer</a>
4312
+
4313
+ </span>
4314
+
4315
+
4316
+
4317
+
4318
+ </td>
4319
+
4320
+
4321
+
4322
+ <td class="description last"><p>图层对象</p></td>
4323
+ </tr>
4324
+
4325
+
4326
+
4327
+
4328
+ </tbody>
4329
+ </table>
4330
+ </div>
4331
+
4332
+
4333
+
4334
+
4335
+
4336
+
4337
+ <dl class="details">
4338
+
4339
+
4340
+
4341
+
4342
+
4343
+
4344
+
4345
+
4346
+
4347
+
4348
+
4349
+
4350
+
4351
+
4352
+
4353
+
4354
+
4355
+
4356
+
4357
+
4358
+
4359
+
4360
+
4361
+
4362
+
4363
+
4364
+
4365
+
4366
+
4367
+
4368
+
4369
+ </dl>
4370
+
4371
+
4372
+
4373
+
4374
+
4375
+
4376
+
4377
+
4378
+
4379
+
4380
+
4381
+
4382
+
4383
+
4384
+
4385
+
4386
+
4387
+
4388
+
4389
+
4390
+
4391
+
4392
+
4393
+ </div>
4394
+
4395
+ <div class="member">
4396
+
4397
+
4398
+
4399
+ <h4 class="name" id="getDistances">
4400
+ <a class="href-link" href="#getDistances">#</a>
4401
+
4402
+ <span class="code-name" id="getDistances" style="font-size:30px">
4403
+
4404
+ getDistances<span class="signature">()</span>
4405
+
4406
+ </span>
4407
+ </h4>
4408
+
4409
+
4410
+
4411
+ <div class="description">
4412
+ <p>计算顶点坐标之间的距离</p>
4413
+ </div>
4414
+
4415
+
4416
+
4417
+
4418
+
4419
+
4420
+
4421
+
4422
+
4423
+
4424
+
4425
+
4426
+
4427
+
4428
+ <dl class="details">
4429
+
4430
+
4431
+
4432
+
4433
+
4434
+
4435
+
4436
+
4437
+
4438
+
4439
+
4440
+
4441
+
4442
+
4443
+
4444
+
4445
+
4446
+
4447
+
4448
+
4449
+
4450
+
4451
+
4452
+
4453
+
4454
+
4455
+
4456
+
4457
+
4458
+
4459
+
4460
+ </dl>
4461
+
4462
+
4463
+
4464
+
4465
+
4466
+
4467
+
4468
+
4469
+
4470
+
4471
+
4472
+
4473
+
4474
+
4475
+
4476
+
4477
+
4478
+
4479
+ <div class='columns method-parameter'>
4480
+ <div class="column is-2"><label>返回值</label></div>
4481
+ <div class="column is-10">
4482
+
4483
+
4484
+
4485
+ <div class="columns">
4486
+
4487
+ <div class='param-desc column is-7'><p>返回坐标之间的距离数组</p></div>
4488
+
4489
+
4490
+ <div class='column is-5 has-text-left'>
4491
+ <label>类型: </label>
4492
+
4493
+ <span class="param-type">
4494
+
4495
+ Array.&lt;Number>
4496
+
4497
+ </span>
4498
+
4499
+
4500
+
4501
+ </div>
4502
+
4503
+ </div>
4504
+
4505
+
4506
+ </div>
4507
+ </div>
4508
+
4509
+
4510
+
4511
+
4512
+
4513
+
4514
+ </div>
4515
+
4516
+ <div class="member">
4517
+
4518
+
4519
+
4520
+ <h4 class="name" id="remove">
4521
+ <a class="href-link" href="#remove">#</a>
4522
+
4523
+ <span class="code-name" id="remove" style="font-size:30px">
4524
+
4525
+ remove<span class="signature">()</span>
4526
+
4527
+ </span>
4528
+ </h4>
4529
+
4530
+
4531
+
4532
+ <div class="description">
4533
+ <p>从图层中移除图元</p>
4534
+ </div>
4535
+
4536
+
4537
+
4538
+
4539
+
4540
+
4541
+
4542
+
4543
+
4544
+
4545
+
4546
+
4547
+
4548
+
4549
+ <dl class="details">
4550
+
4551
+
4552
+
4553
+
4554
+
4555
+
4556
+
4557
+
4558
+
4559
+
4560
+
4561
+
4562
+
4563
+
4564
+
4565
+
4566
+
4567
+
4568
+
4569
+
4570
+
4571
+
4572
+
4573
+
4574
+
4575
+
4576
+
4577
+
4578
+
4579
+
4580
+
4581
+ </dl>
4582
+
4583
+
4584
+
4585
+
4586
+
4587
+
4588
+
4589
+
4590
+
4591
+
4592
+
4593
+
4594
+
4595
+
4596
+
4597
+
4598
+
4599
+
4600
+
4601
+
4602
+
4603
+
4604
+
4605
+ </div>
4606
+
4607
+ <div class="member">
4608
+
4609
+
4610
+
4611
+ <h4 class="name" id="updateGraphic">
4612
+ <a class="href-link" href="#updateGraphic">#</a>
4613
+
4614
+ <span class="code-name" id="updateGraphic" style="font-size:30px">
4615
+
4616
+ updateGraphic<span class="signature">(style, name, value)</span>
4617
+
4618
+ </span>
4619
+ </h4>
4620
+
4621
+
4622
+
4623
+ <div class="description">
4624
+ <p>更新整个标绘对象,包括位置、矩阵、样式等</p>
4625
+ </div>
4626
+
4627
+
4628
+
4629
+
4630
+
4631
+
4632
+
4633
+
4634
+
4635
+
4636
+ <h4>参数</h4>
4637
+
4638
+ <div class="table-container">
4639
+ <table class="params table">
4640
+ <thead>
4641
+ <tr>
4642
+
4643
+ <th>名称</th>
4644
+
4645
+
4646
+ <th>类型</th>
4647
+
4648
+
4649
+
4650
+ <th class="last">描述</th>
4651
+ </tr>
4652
+ </thead>
4653
+
4654
+ <tbody>
4655
+
4656
+
4657
+
4658
+ <tr class="deep-level-0">
4659
+
4660
+ <td class="name"><code>style</code></td>
4661
+
4662
+
4663
+ <td class="type">
4664
+
4665
+ </td>
4666
+
4667
+
4668
+
4669
+ <td class="description last"><p>标绘对象的style</p></td>
4670
+ </tr>
4671
+
4672
+
4673
+
4674
+
4675
+
4676
+
4677
+ <tr class="deep-level-0">
4678
+
4679
+ <td class="name"><code>name</code></td>
4680
+
4681
+
4682
+ <td class="type">
4683
+
4684
+ </td>
4685
+
4686
+
4687
+
4688
+ <td class="description last"><p>标绘对象的样式名</p></td>
4689
+ </tr>
4690
+
4691
+
4692
+
4693
+
4694
+
4695
+
4696
+ <tr class="deep-level-0">
4697
+
4698
+ <td class="name"><code>value</code></td>
4699
+
4700
+
4701
+ <td class="type">
4702
+
4703
+ </td>
4704
+
4705
+
4706
+
4707
+ <td class="description last"><p>标绘对象的样式值(新)</p></td>
4708
+ </tr>
4709
+
4710
+
4711
+
4712
+
4713
+ </tbody>
4714
+ </table>
4715
+ </div>
4716
+
4717
+
4718
+
4719
+
4720
+
4721
+
4722
+ <dl class="details">
4723
+
4724
+
4725
+
4726
+
4727
+
4728
+
4729
+
4730
+
4731
+
4732
+
4733
+
4734
+
4735
+
4736
+
4737
+
4738
+
4739
+
4740
+
4741
+
4742
+
4743
+
4744
+
4745
+
4746
+
4747
+
4748
+
4749
+
4750
+
4751
+
4752
+
4753
+
4754
+ </dl>
4755
+
4756
+
4757
+
4758
+
4759
+
4760
+
4761
+
4762
+
4763
+
4764
+
4765
+
4766
+
4767
+
4768
+
4769
+
4770
+
4771
+
4772
+
4773
+
4774
+
4775
+
4776
+
4777
+
4778
+ </div>
4779
+
4780
+ </div>
4781
+ </div>
4782
+
4783
+
4784
+
4785
+
4786
+
4787
+ </article>
4788
+
4789
+ </section>