@mapgis/webclient-common 17.2.4 → 17.2.6

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.
@@ -0,0 +1,959 @@
1
+ <header id="page-title" class="page-title">
2
+
3
+ <span class="page-title-main">类名</span>
4
+ <span class="page-title-sub">TimeInterval</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="TimeInterval">
26
+ <a class="href-link" href="#TimeInterval">#</a>
27
+
28
+ <span class="code-name" id="TimeInterval" style="font-size:30px">
29
+
30
+ new TimeInterval<span class="signature">(options)</span>
31
+
32
+ </span>
33
+ </h4>
34
+
35
+
36
+
37
+
38
+
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+ <h4>参数</h4>
47
+
48
+ <div class="table-container">
49
+ <table class="params table">
50
+ <thead>
51
+ <tr>
52
+
53
+ <th>名称</th>
54
+
55
+
56
+ <th>类型</th>
57
+
58
+
59
+
60
+ <th class="last">描述</th>
61
+ </tr>
62
+ </thead>
63
+
64
+ <tbody>
65
+
66
+
67
+
68
+ <tr class="deep-level-0">
69
+
70
+ <td class="name"><code>options</code></td>
71
+
72
+
73
+ <td class="type">
74
+
75
+
76
+ <span class="param-type">
77
+
78
+ Object
79
+
80
+ </span>
81
+
82
+
83
+
84
+
85
+ </td>
86
+
87
+
88
+
89
+ <td class="description last"><p>构造参数</p></td>
90
+ </tr>
91
+
92
+
93
+
94
+
95
+ <tr class="deep-level-1">
96
+
97
+ <td class="name"><code>unit</code></td>
98
+
99
+
100
+ <td class="type">
101
+
102
+
103
+ <span class="param-type">
104
+
105
+ <a link="TemporalUnit.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TemporalUnit" global.html#TemporalUnit>TemporalUnit</a>
106
+
107
+ </span>
108
+
109
+
110
+
111
+
112
+ </td>
113
+
114
+
115
+
116
+ <td class="description last"><p>时间数据的单位。例如,年、月、日、时等。</p></td>
117
+ </tr>
118
+
119
+
120
+
121
+
122
+ <tr class="deep-level-1">
123
+
124
+ <td class="name"><code>value</code></td>
125
+
126
+
127
+ <td class="type">
128
+
129
+
130
+ <span class="param-type">
131
+
132
+ Number
133
+
134
+ </span>
135
+
136
+
137
+
138
+
139
+ </td>
140
+
141
+
142
+
143
+ <td class="description last"><p>时间数据值。</p></td>
144
+ </tr>
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+ </tbody>
153
+ </table>
154
+ </div>
155
+
156
+
157
+
158
+
159
+
160
+
161
+ <dl class="details">
162
+
163
+
164
+
165
+
166
+
167
+
168
+
169
+
170
+
171
+
172
+
173
+
174
+
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
190
+
191
+
192
+
193
+ </dl>
194
+
195
+
196
+
197
+
198
+
199
+
200
+
201
+
202
+
203
+
204
+
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+ </div>
219
+ </div>
220
+ </div>
221
+
222
+
223
+ </div>
224
+
225
+
226
+
227
+
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+ <div class='vertical-section'>
239
+ <h3 id='member'>成员变量</h3>
240
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量概述</h4>
241
+ <div class="table-container">
242
+ <table class="params table">
243
+ <thead>
244
+ <tr>
245
+ <th>名称</th>
246
+ <th>类型</th>
247
+ <th>描述</th>
248
+ </tr>
249
+ </thead>
250
+ <tbody>
251
+
252
+ <tr class="deep-level-0">
253
+ <td class="name"><code><a href="#unit">unit</a></code></td>
254
+ <td class="name">
255
+ <code>
256
+
257
+ <span class="param-type">
258
+
259
+ <a link="TemporalUnit.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TemporalUnit" global.html#TemporalUnit>TemporalUnit</a>
260
+
261
+ </span>
262
+
263
+
264
+
265
+ </code>
266
+ </td>
267
+ <td class="name"><code><p>时间数据的单位。例如,年、月、日、时等。</p></code></td>
268
+ </tr>
269
+
270
+ <tr class="deep-level-0">
271
+ <td class="name"><code><a href="#value">value</a></code></td>
272
+ <td class="name">
273
+ <code>
274
+
275
+ <span class="param-type">
276
+
277
+ Number
278
+
279
+ </span>
280
+
281
+
282
+
283
+ </code>
284
+ </td>
285
+ <td class="name"><code><p>时间数据值。</p></code></td>
286
+ </tr>
287
+
288
+ </tbody>
289
+ </table>
290
+ </div>
291
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">成员变量详情</h4>
292
+ <div class="members">
293
+
294
+ <div class="member">
295
+
296
+ <span class="method-parameter is-pulled-right">
297
+ <label>类型:</label>
298
+
299
+ <span class="param-type">
300
+
301
+ <a link="TemporalUnit.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TemporalUnit" global.html#TemporalUnit>TemporalUnit</a>
302
+
303
+ </span>
304
+
305
+
306
+
307
+ </span>
308
+
309
+ <h4 class="name" id="unit">
310
+ <a class="href-link" href="#unit">#</a>
311
+
312
+ <span class="code-name">
313
+ unit
314
+ </span>
315
+
316
+ </h4>
317
+
318
+
319
+
320
+
321
+ <div class="description">
322
+ <p>时间数据的单位。例如,年、月、日、时等。</p>
323
+ </div>
324
+
325
+
326
+
327
+
328
+
329
+ <dl class="details">
330
+
331
+
332
+
333
+
334
+
335
+
336
+
337
+
338
+
339
+
340
+
341
+
342
+
343
+
344
+
345
+
346
+
347
+
348
+
349
+
350
+
351
+
352
+
353
+
354
+
355
+
356
+
357
+
358
+
359
+
360
+
361
+ </dl>
362
+
363
+
364
+
365
+
366
+
367
+ </div>
368
+
369
+ <div class="member">
370
+
371
+ <span class="method-parameter is-pulled-right">
372
+ <label>类型:</label>
373
+
374
+ <span class="param-type">
375
+
376
+ Number
377
+
378
+ </span>
379
+
380
+
381
+
382
+ </span>
383
+
384
+ <h4 class="name" id="value">
385
+ <a class="href-link" href="#value">#</a>
386
+
387
+ <span class="code-name">
388
+ value
389
+ </span>
390
+
391
+ </h4>
392
+
393
+
394
+
395
+
396
+ <div class="description">
397
+ <p>时间数据值。</p>
398
+ </div>
399
+
400
+
401
+
402
+
403
+
404
+ <dl class="details">
405
+
406
+
407
+
408
+
409
+
410
+
411
+
412
+
413
+
414
+
415
+
416
+
417
+
418
+
419
+
420
+
421
+
422
+
423
+
424
+
425
+
426
+
427
+
428
+
429
+
430
+
431
+
432
+
433
+
434
+
435
+
436
+ </dl>
437
+
438
+
439
+
440
+
441
+
442
+ </div>
443
+
444
+ </div>
445
+ </div>
446
+
447
+
448
+
449
+ <div class='vertical-section'>
450
+ <h3 id='function'>方法</h3>
451
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">方法概述</h4>
452
+ <div class="members">
453
+ <div class="table-container">
454
+ <table class="params table">
455
+ <thead>
456
+ <tr>
457
+ <th>名称</th>
458
+ <th>返回值类型</th>
459
+ <th>描述</th>
460
+ </tr>
461
+ </thead>
462
+ <tbody>
463
+
464
+ <tr class="deep-level-0">
465
+ <td class="name"><code><a href="#fromJSON">fromJSON</a></code></td>
466
+ <td class="name">
467
+ <code>
468
+
469
+
470
+ <span class="param-type">
471
+
472
+ <a link="TimeInterval.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TimeInterval" TimeInterval.html>TimeInterval</a>
473
+
474
+ </span>
475
+
476
+
477
+
478
+
479
+ </code>
480
+ </td>
481
+ <td class="name"><code><p>通过json构造TimeInterval对象</p></code></td>
482
+ </tr>
483
+
484
+ <tr class="deep-level-0">
485
+ <td class="name"><code><a href="#clone">clone</a></code></td>
486
+ <td class="name">
487
+ <code>
488
+
489
+
490
+ <span class="param-type">
491
+
492
+ <a link="TimeInterval.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TimeInterval" TimeInterval.html>TimeInterval</a>
493
+
494
+ </span>
495
+
496
+
497
+
498
+
499
+ </code>
500
+ </td>
501
+ <td class="name"><code><p>克隆TimeInterval对象</p></code></td>
502
+ </tr>
503
+
504
+ <tr class="deep-level-0">
505
+ <td class="name"><code><a href="#toJSON">toJSON</a></code></td>
506
+ <td class="name">
507
+ <code>
508
+
509
+
510
+ <span class="param-type">
511
+
512
+ Object
513
+
514
+ </span>
515
+
516
+
517
+
518
+
519
+ </code>
520
+ </td>
521
+ <td class="name"><code><p>导出json对象</p></code></td>
522
+ </tr>
523
+
524
+ </tbody>
525
+ </table>
526
+ </div>
527
+ <h4 style="margin-top: 20px;margin-bottom: 20px;">方法详情</h4>
528
+
529
+ <div class="member">
530
+
531
+
532
+
533
+ <h4 class="name" id=".fromJSON">
534
+ <a class="href-link" href="#.fromJSON">#</a>
535
+
536
+
537
+ <span class='tag'>static</span>
538
+
539
+
540
+ <span class="code-name" id="fromJSON" style="font-size:30px">
541
+
542
+ fromJSON<span class="signature">(json)</span>
543
+
544
+ </span>
545
+ </h4>
546
+
547
+
548
+
549
+ <div class="description">
550
+ <p>通过json构造TimeInterval对象</p>
551
+ </div>
552
+
553
+
554
+
555
+
556
+
557
+
558
+
559
+
560
+
561
+
562
+ <h4>参数</h4>
563
+
564
+ <div class="table-container">
565
+ <table class="params table">
566
+ <thead>
567
+ <tr>
568
+
569
+ <th>名称</th>
570
+
571
+
572
+ <th>类型</th>
573
+
574
+
575
+
576
+ <th class="last">描述</th>
577
+ </tr>
578
+ </thead>
579
+
580
+ <tbody>
581
+
582
+
583
+
584
+ <tr class="deep-level-0">
585
+
586
+ <td class="name"><code>json</code></td>
587
+
588
+
589
+ <td class="type">
590
+
591
+
592
+ <span class="param-type">
593
+
594
+ Object
595
+
596
+ </span>
597
+
598
+
599
+
600
+
601
+ </td>
602
+
603
+
604
+
605
+ <td class="description last"><p>json对象</p></td>
606
+ </tr>
607
+
608
+
609
+
610
+
611
+ </tbody>
612
+ </table>
613
+ </div>
614
+
615
+
616
+
617
+
618
+
619
+
620
+ <dl class="details">
621
+
622
+
623
+
624
+
625
+
626
+
627
+
628
+
629
+
630
+
631
+
632
+
633
+
634
+
635
+
636
+
637
+
638
+
639
+
640
+
641
+
642
+
643
+
644
+
645
+
646
+
647
+
648
+
649
+
650
+
651
+
652
+ </dl>
653
+
654
+
655
+
656
+
657
+
658
+
659
+
660
+
661
+
662
+
663
+
664
+
665
+
666
+
667
+
668
+
669
+
670
+
671
+ <div class='columns method-parameter'>
672
+ <div class="column is-2"><label>返回值</label></div>
673
+ <div class="column is-10">
674
+
675
+
676
+
677
+ <div class="columns">
678
+
679
+ <div class='param-desc column is-7'><p>TimeInterval实例</p></div>
680
+
681
+
682
+ <div class='column is-5 has-text-left'>
683
+ <label>类型: </label>
684
+
685
+ <span class="param-type">
686
+
687
+ <a link="TimeInterval.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TimeInterval" TimeInterval.html>TimeInterval</a>
688
+
689
+ </span>
690
+
691
+
692
+
693
+ </div>
694
+
695
+ </div>
696
+
697
+
698
+ </div>
699
+ </div>
700
+
701
+
702
+
703
+
704
+
705
+
706
+ </div>
707
+
708
+ <div class="member">
709
+
710
+
711
+
712
+ <h4 class="name" id="clone">
713
+ <a class="href-link" href="#clone">#</a>
714
+
715
+ <span class="code-name" id="clone" style="font-size:30px">
716
+
717
+ clone<span class="signature">()</span>
718
+
719
+ </span>
720
+ </h4>
721
+
722
+
723
+
724
+ <div class="description">
725
+ <p>克隆TimeInterval对象</p>
726
+ </div>
727
+
728
+
729
+
730
+
731
+
732
+
733
+
734
+
735
+
736
+
737
+
738
+
739
+
740
+
741
+ <dl class="details">
742
+
743
+
744
+
745
+
746
+
747
+
748
+
749
+
750
+
751
+
752
+
753
+
754
+
755
+
756
+
757
+
758
+
759
+
760
+
761
+
762
+
763
+
764
+
765
+
766
+
767
+
768
+
769
+
770
+
771
+
772
+
773
+ </dl>
774
+
775
+
776
+
777
+
778
+
779
+
780
+
781
+
782
+
783
+
784
+
785
+
786
+
787
+
788
+
789
+
790
+
791
+
792
+ <div class='columns method-parameter'>
793
+ <div class="column is-2"><label>返回值</label></div>
794
+ <div class="column is-10">
795
+
796
+
797
+
798
+ <div class="columns">
799
+
800
+ <div class='param-desc column is-7'><p>克隆后的TimeInterval实例</p></div>
801
+
802
+
803
+ <div class='column is-5 has-text-left'>
804
+ <label>类型: </label>
805
+
806
+ <span class="param-type">
807
+
808
+ <a link="TimeInterval.html" onclick="getTypeHTML(event)" class="mapgis-link-name" title="TimeInterval" TimeInterval.html>TimeInterval</a>
809
+
810
+ </span>
811
+
812
+
813
+
814
+ </div>
815
+
816
+ </div>
817
+
818
+
819
+ </div>
820
+ </div>
821
+
822
+
823
+
824
+
825
+
826
+
827
+ </div>
828
+
829
+ <div class="member">
830
+
831
+
832
+
833
+ <h4 class="name" id="toJSON">
834
+ <a class="href-link" href="#toJSON">#</a>
835
+
836
+ <span class="code-name" id="toJSON" style="font-size:30px">
837
+
838
+ toJSON<span class="signature">()</span>
839
+
840
+ </span>
841
+ </h4>
842
+
843
+
844
+
845
+ <div class="description">
846
+ <p>导出json对象</p>
847
+ </div>
848
+
849
+
850
+
851
+
852
+
853
+
854
+
855
+
856
+
857
+
858
+
859
+
860
+
861
+
862
+ <dl class="details">
863
+
864
+
865
+
866
+
867
+
868
+
869
+
870
+
871
+
872
+
873
+
874
+
875
+
876
+
877
+
878
+
879
+
880
+
881
+
882
+
883
+
884
+
885
+
886
+
887
+
888
+
889
+
890
+
891
+
892
+
893
+
894
+ </dl>
895
+
896
+
897
+
898
+
899
+
900
+
901
+
902
+
903
+
904
+
905
+
906
+
907
+
908
+
909
+
910
+
911
+
912
+
913
+ <div class='columns method-parameter'>
914
+ <div class="column is-2"><label>返回值</label></div>
915
+ <div class="column is-10">
916
+
917
+
918
+
919
+ <div class="columns">
920
+
921
+ <div class='param-desc column is-7'><p>json对象</p></div>
922
+
923
+
924
+ <div class='column is-5 has-text-left'>
925
+ <label>类型: </label>
926
+
927
+ <span class="param-type">
928
+
929
+ Object
930
+
931
+ </span>
932
+
933
+
934
+
935
+ </div>
936
+
937
+ </div>
938
+
939
+
940
+ </div>
941
+ </div>
942
+
943
+
944
+
945
+
946
+
947
+
948
+ </div>
949
+
950
+ </div>
951
+ </div>
952
+
953
+
954
+
955
+
956
+
957
+ </article>
958
+
959
+ </section>