igniteui-angular-maps 14.0.0 → 14.1.0
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/bundles/igniteui-angular-maps.umd.js +946 -946
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +34 -34
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +154 -154
- package/esm2015/lib/GeographicMarkerSeries.js +25 -25
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +82 -82
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +55 -55
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm2015/lib/GeographicTileSeries.js +26 -26
- package/esm2015/lib/TileSeries_combined.js +79 -79
- package/esm2015/lib/XamGeographicMap_combined.js +82 -82
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +23 -23
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-map-series-host-component.js +11 -11
- package/esm2015/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-polyline-series-component.js +10 -10
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +42 -42
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +17 -17
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +20 -20
- package/esm2015/lib/igx-geographic-shape-series-component.js +32 -32
- package/esm2015/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm2015/lib/igx-geographic-tile-series-component.js +4 -4
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +3 -3
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +34 -34
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm5/lib/GeographicMapSeriesHost_combined.js +152 -152
- package/esm5/lib/GeographicMarkerSeries.js +25 -25
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +82 -82
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +54 -54
- package/esm5/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm5/lib/GeographicTileSeries.js +25 -25
- package/esm5/lib/TileSeries_combined.js +77 -77
- package/esm5/lib/XamGeographicMap_combined.js +81 -81
- package/esm5/lib/igx-geographic-contour-line-series-component.js +23 -23
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm5/lib/igx-geographic-map-series-host-component.js +11 -11
- package/esm5/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm5/lib/igx-geographic-polyline-series-component.js +10 -10
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +42 -42
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +17 -17
- package/esm5/lib/igx-geographic-shape-series-base-component.js +20 -20
- package/esm5/lib/igx-geographic-shape-series-component.js +32 -32
- package/esm5/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm5/lib/igx-geographic-tile-series-component.js +4 -4
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +3 -3
- package/fesm2015/igniteui-angular-maps.js +954 -954
- package/fesm5/igniteui-angular-maps.js +946 -946
- package/lib/GeographicContourLineSeriesView_combined.d.ts +11 -11
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +16 -16
- package/lib/GeographicMapSeriesHost_combined.d.ts +26 -26
- package/lib/GeographicMarkerSeries.d.ts +13 -13
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +7 -7
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +21 -21
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +15 -15
- package/lib/GeographicShapeSeriesView_combined.d.ts +20 -20
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +14 -14
- package/lib/GeographicTileSeries.d.ts +8 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +18 -18
- package/lib/XamGeographicMap_combined.d.ts +22 -22
- package/package.json +2 -2
|
@@ -437,13 +437,13 @@ let GeographicMapSeriesHost = /*@__PURE__*/ (() => {
|
|
|
437
437
|
class GeographicMapSeriesHost extends Series {
|
|
438
438
|
constructor() {
|
|
439
439
|
super();
|
|
440
|
-
this.
|
|
441
|
-
this.
|
|
440
|
+
this.p4 = null;
|
|
441
|
+
this.p6 = this.p5();
|
|
442
442
|
}
|
|
443
|
-
|
|
444
|
-
super.
|
|
445
|
-
if (this.
|
|
446
|
-
this.
|
|
443
|
+
lk() {
|
|
444
|
+
super.lk();
|
|
445
|
+
if (this.p6 != null) {
|
|
446
|
+
this.p6.lk();
|
|
447
447
|
}
|
|
448
448
|
}
|
|
449
449
|
get_dv() {
|
|
@@ -457,291 +457,291 @@ let GeographicMapSeriesHost = /*@__PURE__*/ (() => {
|
|
|
457
457
|
if (c == "LongitudeMemberPath") {
|
|
458
458
|
c = "XMemberPath";
|
|
459
459
|
}
|
|
460
|
-
return this.
|
|
460
|
+
return this.p6.hw(a, b);
|
|
461
461
|
}
|
|
462
462
|
c1(a, b, c, d) {
|
|
463
|
-
return this.
|
|
463
|
+
return this.p6.c1(a, b, c, d);
|
|
464
464
|
}
|
|
465
465
|
ag() {
|
|
466
|
-
return this.
|
|
466
|
+
return this.p6.ag();
|
|
467
467
|
}
|
|
468
468
|
be() {
|
|
469
|
-
return this.
|
|
469
|
+
return this.p6;
|
|
470
470
|
}
|
|
471
|
-
get
|
|
472
|
-
return this.
|
|
471
|
+
get p6() {
|
|
472
|
+
return this.p4;
|
|
473
473
|
}
|
|
474
|
-
set
|
|
475
|
-
let b = this.
|
|
474
|
+
set p6(a) {
|
|
475
|
+
let b = this.p6 != a;
|
|
476
476
|
if (b) {
|
|
477
|
-
this.
|
|
478
|
-
this.
|
|
477
|
+
this.p4 = a;
|
|
478
|
+
this.qb();
|
|
479
479
|
}
|
|
480
480
|
}
|
|
481
481
|
get_hasMarkers() {
|
|
482
|
-
return this.
|
|
482
|
+
return this.p6.hasMarkers;
|
|
483
483
|
}
|
|
484
|
-
|
|
485
|
-
if (this.
|
|
486
|
-
let hostedSeries_ = this.
|
|
484
|
+
qb() {
|
|
485
|
+
if (this.p4 != null) {
|
|
486
|
+
let hostedSeries_ = this.p4;
|
|
487
487
|
hostedSeries_.externalObject = TypeRegistrar.createFromInternal(hostedSeries_, PlatformConstants.Prefix, PlatformConstants.Postfix);
|
|
488
488
|
hostedSeries_.externalObject._implementation = hostedSeries_;
|
|
489
489
|
}
|
|
490
|
-
this.k2(this.
|
|
491
|
-
this.
|
|
490
|
+
this.k2(this.p6);
|
|
491
|
+
this.p7.b2();
|
|
492
492
|
}
|
|
493
493
|
aw(a, b, c) {
|
|
494
|
-
return this.ay(this.
|
|
494
|
+
return this.ay(this.p6, a, b, c);
|
|
495
495
|
}
|
|
496
496
|
ax(a, b, c) {
|
|
497
|
-
return this.az(this.
|
|
497
|
+
return this.az(this.p6, a, b, c);
|
|
498
498
|
}
|
|
499
499
|
ht(a) {
|
|
500
|
-
return this.hy(this.
|
|
500
|
+
return this.hy(this.p6, a);
|
|
501
501
|
}
|
|
502
502
|
hj(a, b) {
|
|
503
|
-
return this.
|
|
503
|
+
return this.p6.hj(a, b);
|
|
504
504
|
}
|
|
505
505
|
hh(a, b) {
|
|
506
|
-
return this.
|
|
506
|
+
return this.p6.hh(a, b);
|
|
507
507
|
}
|
|
508
508
|
gj(a, b, c) {
|
|
509
|
-
return this.
|
|
509
|
+
return this.p6.gj(a, b, c);
|
|
510
510
|
}
|
|
511
|
-
|
|
512
|
-
return this.
|
|
511
|
+
pm(a, b, c) {
|
|
512
|
+
return this.p6.pm(a, b, c);
|
|
513
513
|
}
|
|
514
|
-
|
|
515
|
-
return this.
|
|
514
|
+
pv(a) {
|
|
515
|
+
return this.p6.pv(a);
|
|
516
516
|
}
|
|
517
517
|
ak(a) {
|
|
518
|
-
return this.
|
|
518
|
+
return this.p6.ak(a);
|
|
519
519
|
}
|
|
520
|
-
|
|
521
|
-
return this.
|
|
520
|
+
pw(a) {
|
|
521
|
+
return this.p6.pw(a);
|
|
522
522
|
}
|
|
523
523
|
al(a) {
|
|
524
|
-
return this.
|
|
525
|
-
}
|
|
526
|
-
pw(a) {
|
|
527
|
-
return this.p5.pw(a);
|
|
524
|
+
return this.p6.al(a);
|
|
528
525
|
}
|
|
529
526
|
px(a) {
|
|
530
|
-
return this.
|
|
527
|
+
return this.p6.px(a);
|
|
528
|
+
}
|
|
529
|
+
py(a) {
|
|
530
|
+
return this.p6.py(a);
|
|
531
531
|
}
|
|
532
532
|
gf(a, b, c) {
|
|
533
|
-
return this.
|
|
533
|
+
return this.p6.gf(a, b, c);
|
|
534
534
|
}
|
|
535
|
-
|
|
536
|
-
return this.
|
|
535
|
+
pi(a, b, c) {
|
|
536
|
+
return this.p6.pi(a, b, c);
|
|
537
537
|
}
|
|
538
538
|
gh(a, b, c) {
|
|
539
539
|
return this.gj(a, b, c);
|
|
540
540
|
}
|
|
541
|
-
|
|
542
|
-
return this.
|
|
541
|
+
pk(a, b, c) {
|
|
542
|
+
return this.p6.pk(a, b, c);
|
|
543
543
|
}
|
|
544
|
-
|
|
545
|
-
return this.
|
|
544
|
+
pn(a, b, c) {
|
|
545
|
+
return this.p6.pn(a, b, c);
|
|
546
546
|
}
|
|
547
547
|
gk(a, b, c) {
|
|
548
|
-
return this.
|
|
548
|
+
return this.p6.gk(a, b, c);
|
|
549
549
|
}
|
|
550
|
-
|
|
551
|
-
return this.
|
|
550
|
+
pj(a, b, c) {
|
|
551
|
+
return this.p6.pj(a, b, c);
|
|
552
552
|
}
|
|
553
553
|
gg(a, b, c) {
|
|
554
|
-
return this.
|
|
554
|
+
return this.p6.gg(a, b, c);
|
|
555
555
|
}
|
|
556
|
-
|
|
557
|
-
return this.
|
|
556
|
+
pl(a, b, c) {
|
|
557
|
+
return this.p6.pl(a, b, c);
|
|
558
558
|
}
|
|
559
559
|
gi(a, b, c) {
|
|
560
|
-
return this.
|
|
560
|
+
return this.p6.gi(a, b, c);
|
|
561
561
|
}
|
|
562
562
|
he(a) {
|
|
563
|
-
return this.
|
|
563
|
+
return this.p6.he(a);
|
|
564
564
|
}
|
|
565
565
|
ga() {
|
|
566
|
-
return this.
|
|
566
|
+
return this.p6.ga();
|
|
567
567
|
}
|
|
568
568
|
f6(a) {
|
|
569
|
-
return this.
|
|
569
|
+
return this.p6.f6(a);
|
|
570
570
|
}
|
|
571
571
|
hu(a) {
|
|
572
|
-
return this.
|
|
572
|
+
return this.p6.hu(a);
|
|
573
573
|
}
|
|
574
574
|
bx() {
|
|
575
575
|
return new HostSeriesView(this);
|
|
576
576
|
}
|
|
577
|
-
|
|
578
|
-
super.
|
|
579
|
-
this.
|
|
577
|
+
lz(a) {
|
|
578
|
+
super.lz(a);
|
|
579
|
+
this.p7 = typeCast(HostSeriesView.$, a);
|
|
580
580
|
}
|
|
581
|
-
get
|
|
582
|
-
return this.c(GeographicMapSeriesHost.
|
|
581
|
+
get p8() {
|
|
582
|
+
return this.c(GeographicMapSeriesHost.qd);
|
|
583
583
|
}
|
|
584
|
-
set
|
|
585
|
-
this.h(GeographicMapSeriesHost.
|
|
584
|
+
set p8(a) {
|
|
585
|
+
this.h(GeographicMapSeriesHost.qd, a);
|
|
586
586
|
}
|
|
587
|
-
|
|
588
|
-
super.
|
|
587
|
+
l4(a, b, c, d) {
|
|
588
|
+
super.l4(a, b, c, d);
|
|
589
589
|
switch (b) {
|
|
590
590
|
case "SeriesViewer":
|
|
591
|
-
this.
|
|
591
|
+
this.p6.cd = this.cd;
|
|
592
592
|
if (c != null) {
|
|
593
|
-
c.n2(this.
|
|
593
|
+
c.n2(this.p6);
|
|
594
594
|
}
|
|
595
595
|
if (d != null) {
|
|
596
|
-
this.cd.kx(this.
|
|
596
|
+
this.cd.kx(this.p6);
|
|
597
597
|
}
|
|
598
|
-
this.
|
|
599
|
-
this.
|
|
600
|
-
this.k8(this.
|
|
601
|
-
this.ho = this.
|
|
598
|
+
this.p6.l7(this.pz);
|
|
599
|
+
this.p6.index = this.index;
|
|
600
|
+
this.k8(this.p6);
|
|
601
|
+
this.ho = this.p6.ho;
|
|
602
602
|
let e = typeCast(SeriesViewer.$, c);
|
|
603
603
|
if (e != null) {
|
|
604
|
-
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.
|
|
604
|
+
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.qc));
|
|
605
605
|
}
|
|
606
606
|
if (this.cd != null) {
|
|
607
607
|
let f = this.cd;
|
|
608
|
-
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.
|
|
608
|
+
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.qc));
|
|
609
609
|
}
|
|
610
|
-
this.
|
|
610
|
+
this.qa();
|
|
611
611
|
break;
|
|
612
612
|
case "SyncLink":
|
|
613
|
-
this.
|
|
613
|
+
this.p6.b8 = this.b8;
|
|
614
614
|
break;
|
|
615
615
|
case "VisibleFromScale":
|
|
616
|
-
this.
|
|
616
|
+
this.qa();
|
|
617
617
|
break;
|
|
618
618
|
case "Index":
|
|
619
|
-
this.
|
|
619
|
+
this.p6.index = this.index;
|
|
620
620
|
break;
|
|
621
621
|
case "ItemsSource":
|
|
622
|
-
this.
|
|
622
|
+
this.p7.b3();
|
|
623
623
|
break;
|
|
624
624
|
case "Resolution":
|
|
625
|
-
this.
|
|
625
|
+
this.p7.ca();
|
|
626
626
|
break;
|
|
627
627
|
case "TransitionDuration":
|
|
628
|
-
this.
|
|
628
|
+
this.p7.cd();
|
|
629
629
|
break;
|
|
630
630
|
case "Opacity":
|
|
631
|
-
this.
|
|
631
|
+
this.p7.b7();
|
|
632
632
|
break;
|
|
633
633
|
case "Visibility":
|
|
634
|
-
let hs_ = this.
|
|
634
|
+
let hs_ = this.p6;
|
|
635
635
|
let v_ = this._visibility;
|
|
636
636
|
hs_.visibility = v_;
|
|
637
637
|
break;
|
|
638
638
|
case "MouseOverEnabled":
|
|
639
|
-
this.
|
|
639
|
+
this.p6.el = this.el;
|
|
640
640
|
break;
|
|
641
641
|
case "ExpectFunctions":
|
|
642
|
-
this.
|
|
642
|
+
this.p6.expectFunctions = this.expectFunctions;
|
|
643
643
|
break;
|
|
644
644
|
case "Thickness":
|
|
645
|
-
this.
|
|
645
|
+
this.p7.cc();
|
|
646
646
|
break;
|
|
647
647
|
case "Brush":
|
|
648
|
-
this.
|
|
648
|
+
this.p7.b1();
|
|
649
649
|
break;
|
|
650
650
|
case "Outline":
|
|
651
|
-
this.
|
|
651
|
+
this.p7.b9();
|
|
652
652
|
break;
|
|
653
653
|
case "ActualBrush":
|
|
654
|
-
this.
|
|
654
|
+
this.p7.by();
|
|
655
655
|
break;
|
|
656
656
|
case "ActualOutline":
|
|
657
|
-
this.
|
|
657
|
+
this.p7.bz();
|
|
658
658
|
break;
|
|
659
659
|
case "MarkerFillOpacity":
|
|
660
660
|
if (!isNaN_(this.gq)) {
|
|
661
|
-
this.
|
|
661
|
+
this.p7.b6();
|
|
662
662
|
}
|
|
663
663
|
break;
|
|
664
664
|
case "AreaFillOpacity":
|
|
665
665
|
if (!isNaN_(this.fz)) {
|
|
666
|
-
this.
|
|
666
|
+
this.p7.b0();
|
|
667
667
|
}
|
|
668
668
|
break;
|
|
669
669
|
case "OutlineMode":
|
|
670
|
-
this.
|
|
670
|
+
this.p7.b8();
|
|
671
671
|
break;
|
|
672
672
|
case "ShowDefaultTooltip":
|
|
673
|
-
this.
|
|
673
|
+
this.p7.cb();
|
|
674
674
|
break;
|
|
675
675
|
case "Title":
|
|
676
|
-
this.
|
|
676
|
+
this.p6.title = this.title;
|
|
677
677
|
break;
|
|
678
678
|
case "LegendItemBadgeMode":
|
|
679
|
-
this.
|
|
679
|
+
this.p7.b4();
|
|
680
680
|
break;
|
|
681
681
|
case "LegendItemBadgeShape":
|
|
682
|
-
this.
|
|
682
|
+
this.p7.b5();
|
|
683
683
|
break;
|
|
684
684
|
case "Legend":
|
|
685
|
-
this.
|
|
685
|
+
this.p6.legend = this.legend;
|
|
686
686
|
this.b0.at();
|
|
687
687
|
break;
|
|
688
688
|
}
|
|
689
689
|
}
|
|
690
|
-
|
|
691
|
-
if (this.cd == null || this.
|
|
690
|
+
qa() {
|
|
691
|
+
if (this.cd == null || this.p6 == null) {
|
|
692
692
|
return;
|
|
693
693
|
}
|
|
694
|
-
if (!isNaN_(this.
|
|
695
|
-
if (this.cd.sf.width > this.
|
|
696
|
-
let hs_ = this.
|
|
694
|
+
if (!isNaN_(this.p8)) {
|
|
695
|
+
if (this.cd.sf.width > this.p8) {
|
|
696
|
+
let hs_ = this.p6;
|
|
697
697
|
let v_ = 1;
|
|
698
698
|
hs_.visibility = v_;
|
|
699
699
|
}
|
|
700
700
|
else {
|
|
701
|
-
let hs2_ = this.
|
|
701
|
+
let hs2_ = this.p6;
|
|
702
702
|
let v2_ = 0;
|
|
703
703
|
hs2_.visibility = v2_;
|
|
704
704
|
}
|
|
705
705
|
}
|
|
706
706
|
}
|
|
707
|
-
|
|
708
|
-
this.
|
|
707
|
+
qc(a, b) {
|
|
708
|
+
this.qa();
|
|
709
709
|
}
|
|
710
|
-
|
|
711
|
-
super.
|
|
712
|
-
if (this.
|
|
713
|
-
this.
|
|
710
|
+
mi(a) {
|
|
711
|
+
super.mi(a);
|
|
712
|
+
if (this.p6 != null) {
|
|
713
|
+
this.p6.mi(a);
|
|
714
714
|
}
|
|
715
715
|
}
|
|
716
|
-
|
|
717
|
-
if (this.
|
|
718
|
-
this.
|
|
716
|
+
mh(a, b, c, d, e) {
|
|
717
|
+
if (this.p6 != null) {
|
|
718
|
+
this.p6.mh(a, b, c, d, e);
|
|
719
719
|
}
|
|
720
720
|
}
|
|
721
721
|
at(a, b) {
|
|
722
|
-
return this.
|
|
722
|
+
return this.p6.at(a, b);
|
|
723
723
|
}
|
|
724
|
-
|
|
725
|
-
super.
|
|
726
|
-
this.
|
|
724
|
+
ms() {
|
|
725
|
+
super.ms();
|
|
726
|
+
this.p6.ms();
|
|
727
727
|
}
|
|
728
728
|
get_coercionMethods() {
|
|
729
729
|
return this._coercionMethods;
|
|
730
730
|
}
|
|
731
731
|
set_coercionMethods(a) {
|
|
732
732
|
this._coercionMethods = a;
|
|
733
|
-
this.
|
|
733
|
+
this.p6.coercionMethods = a;
|
|
734
734
|
}
|
|
735
735
|
k7(a) {
|
|
736
736
|
super.k7(a);
|
|
737
|
-
if (this.
|
|
738
|
-
let b = this.
|
|
737
|
+
if (this.p6 != null) {
|
|
738
|
+
let b = this.p6.hs();
|
|
739
739
|
this.kz(a, b);
|
|
740
740
|
}
|
|
741
741
|
}
|
|
742
742
|
}
|
|
743
743
|
GeographicMapSeriesHost.$t = markType(GeographicMapSeriesHost, 'GeographicMapSeriesHost', Series.$);
|
|
744
|
-
GeographicMapSeriesHost.
|
|
744
|
+
GeographicMapSeriesHost.qd = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, (a, b) => {
|
|
745
745
|
let c = a;
|
|
746
746
|
c.raisePropertyChanged("VisibleFromScale", b.oldValue, b.newValue);
|
|
747
747
|
}));
|
|
@@ -761,67 +761,67 @@ let HostSeriesView = /*@__PURE__*/ (() => {
|
|
|
761
761
|
super.ar(a, b);
|
|
762
762
|
}
|
|
763
763
|
b2() {
|
|
764
|
-
this.bx.
|
|
765
|
-
this.bx.
|
|
766
|
-
this.bx.
|
|
767
|
-
this.bx.
|
|
768
|
-
this.bx.
|
|
769
|
-
this.bx.
|
|
770
|
-
this.bx.
|
|
771
|
-
this.bx.
|
|
772
|
-
this.bx.
|
|
773
|
-
this.bx.
|
|
774
|
-
this.bx.
|
|
775
|
-
this.bx.
|
|
776
|
-
this.bx.
|
|
777
|
-
this.bx.
|
|
778
|
-
this.bx.
|
|
779
|
-
this.bx.
|
|
764
|
+
this.bx.p3 = 1;
|
|
765
|
+
this.bx.p6.p3 = 0;
|
|
766
|
+
this.bx.p6.itemsSource = this.bx.itemsSource;
|
|
767
|
+
this.bx.p6.index = this.bx.index;
|
|
768
|
+
this.bx.p6.o3 = this.bx.o3;
|
|
769
|
+
this.bx.p6.o8 = this.bx.o3;
|
|
770
|
+
this.bx.p6.bt = this.bx.bt;
|
|
771
|
+
this.bx.p6.gt = this.bx.gt;
|
|
772
|
+
this.bx.p6.hm = this.bx.hm;
|
|
773
|
+
this.bx.p6._opacity = this.bx._opacity;
|
|
774
|
+
this.bx.p6.gz = this.bx.gz;
|
|
775
|
+
this.bx.p6.fz = this.bx.fz;
|
|
776
|
+
this.bx.p6.gq = this.bx.gq;
|
|
777
|
+
this.bx.p6.er = this.bx.er;
|
|
778
|
+
this.bx.p6.legendItemBadgeShape = this.bx.legendItemBadgeShape;
|
|
779
|
+
this.bx.p6.a9 = this.bx.a9;
|
|
780
780
|
}
|
|
781
781
|
b3() {
|
|
782
|
-
this.bx.
|
|
782
|
+
this.bx.p6.itemsSource = this.bx.itemsSource;
|
|
783
783
|
}
|
|
784
784
|
ca() {
|
|
785
|
-
this.bx.
|
|
785
|
+
this.bx.p6.gt = this.bx.gt;
|
|
786
786
|
}
|
|
787
787
|
cd() {
|
|
788
|
-
this.bx.
|
|
788
|
+
this.bx.p6.hm = this.bx.hm;
|
|
789
789
|
}
|
|
790
790
|
b7() {
|
|
791
|
-
this.bx.
|
|
791
|
+
this.bx.p6._opacity = this.bx._opacity;
|
|
792
792
|
}
|
|
793
793
|
cc() {
|
|
794
|
-
this.bx.
|
|
794
|
+
this.bx.p6.gz = this.bx.gz;
|
|
795
795
|
}
|
|
796
796
|
b1() {
|
|
797
|
-
this.bx.
|
|
797
|
+
this.bx.p6.o3 = this.bx.o3;
|
|
798
798
|
}
|
|
799
799
|
b9() {
|
|
800
|
-
this.bx.
|
|
800
|
+
this.bx.p6.o8 = this.bx.o8;
|
|
801
801
|
}
|
|
802
802
|
by() {
|
|
803
|
-
this.bx.
|
|
803
|
+
this.bx.p6.o3 = this.bx.oz;
|
|
804
804
|
}
|
|
805
805
|
bz() {
|
|
806
|
-
this.bx.
|
|
806
|
+
this.bx.p6.o8 = this.bx.o2;
|
|
807
807
|
}
|
|
808
808
|
b4() {
|
|
809
|
-
this.bx.
|
|
809
|
+
this.bx.p6.a9 = this.bx.a9;
|
|
810
810
|
}
|
|
811
811
|
b5() {
|
|
812
|
-
this.bx.
|
|
812
|
+
this.bx.p6.legendItemBadgeShape = this.bx.legendItemBadgeShape;
|
|
813
813
|
}
|
|
814
814
|
b0() {
|
|
815
|
-
this.bx.
|
|
815
|
+
this.bx.p6.fz = this.bx.fz;
|
|
816
816
|
}
|
|
817
817
|
b6() {
|
|
818
|
-
this.bx.
|
|
818
|
+
this.bx.p6.gq = this.bx.gq;
|
|
819
819
|
}
|
|
820
820
|
b8() {
|
|
821
|
-
this.bx.
|
|
821
|
+
this.bx.p6.bt = this.bx.bt;
|
|
822
822
|
}
|
|
823
823
|
cb() {
|
|
824
|
-
this.bx.
|
|
824
|
+
this.bx.p6.er = this.bx.er;
|
|
825
825
|
}
|
|
826
826
|
}
|
|
827
827
|
HostSeriesView.$t = markType(HostSeriesView, 'HostSeriesView', SeriesView.$);
|
|
@@ -1125,7 +1125,7 @@ let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
1125
1125
|
ue() {
|
|
1126
1126
|
this.te.ee();
|
|
1127
1127
|
for (let a of fromEnum(this.series)) {
|
|
1128
|
-
a.
|
|
1128
|
+
a.ms();
|
|
1129
1129
|
}
|
|
1130
1130
|
}
|
|
1131
1131
|
uh() {
|
|
@@ -1521,7 +1521,7 @@ let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
1521
1521
|
break;
|
|
1522
1522
|
case "ActualWorldRect":
|
|
1523
1523
|
for (let g of fromEnum(this.series)) {
|
|
1524
|
-
g.
|
|
1524
|
+
g.mi(false);
|
|
1525
1525
|
}
|
|
1526
1526
|
break;
|
|
1527
1527
|
case XamGeographicMap.$$p[5]:
|
|
@@ -1540,7 +1540,7 @@ let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
1540
1540
|
break;
|
|
1541
1541
|
case "MarkerAutomaticBehavior":
|
|
1542
1542
|
for (let h of fromEnum(this.series)) {
|
|
1543
|
-
h.
|
|
1543
|
+
h.lk();
|
|
1544
1544
|
}
|
|
1545
1545
|
break;
|
|
1546
1546
|
}
|
|
@@ -1582,7 +1582,7 @@ let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
1582
1582
|
let c = b;
|
|
1583
1583
|
let d = a;
|
|
1584
1584
|
d.itemsSource = c.triangulationSource.points;
|
|
1585
|
-
d.
|
|
1585
|
+
d.qf = c.triangulationSource.triangles;
|
|
1586
1586
|
}
|
|
1587
1587
|
else {
|
|
1588
1588
|
super.n9(a, b);
|
|
@@ -1891,41 +1891,41 @@ let GeographicXYTriangulatingSeriesView = /*@__PURE__*/ (() => {
|
|
|
1891
1891
|
}
|
|
1892
1892
|
b2() {
|
|
1893
1893
|
super.b2();
|
|
1894
|
-
let a = this.ce.
|
|
1895
|
-
a.
|
|
1896
|
-
a.
|
|
1897
|
-
a.trianglesSource = this.ce.
|
|
1898
|
-
a.
|
|
1899
|
-
a.
|
|
1900
|
-
a.
|
|
1894
|
+
let a = this.ce.p6;
|
|
1895
|
+
a.q6 = this.ce.qi;
|
|
1896
|
+
a.re = this.ce.qg;
|
|
1897
|
+
a.trianglesSource = this.ce.qf;
|
|
1898
|
+
a.qu = this.ce.ql;
|
|
1899
|
+
a.qw = this.ce.qn;
|
|
1900
|
+
a.qy = this.ce.qp;
|
|
1901
1901
|
}
|
|
1902
1902
|
ch() {
|
|
1903
|
-
let a = this.ce.
|
|
1903
|
+
let a = this.ce.p6;
|
|
1904
1904
|
if (this.ce.cd == null) {
|
|
1905
|
-
a.p3 = null;
|
|
1906
1905
|
a.p4 = null;
|
|
1906
|
+
a.p5 = null;
|
|
1907
1907
|
return;
|
|
1908
1908
|
}
|
|
1909
|
-
a.
|
|
1910
|
-
a.
|
|
1909
|
+
a.p4 = this.ce.cd.s2;
|
|
1910
|
+
a.p5 = this.ce.cd.s4;
|
|
1911
1911
|
}
|
|
1912
1912
|
cg() {
|
|
1913
|
-
this.ce.
|
|
1913
|
+
this.ce.p6.q6 = this.ce.qi;
|
|
1914
1914
|
}
|
|
1915
1915
|
cf() {
|
|
1916
|
-
this.ce.
|
|
1916
|
+
this.ce.p6.re = this.ce.qg;
|
|
1917
1917
|
}
|
|
1918
1918
|
ci() {
|
|
1919
|
-
this.ce.
|
|
1919
|
+
this.ce.p6.trianglesSource = this.ce.qf;
|
|
1920
1920
|
}
|
|
1921
1921
|
cj() {
|
|
1922
|
-
this.ce.
|
|
1922
|
+
this.ce.p6.qu = this.ce.ql;
|
|
1923
1923
|
}
|
|
1924
1924
|
ck() {
|
|
1925
|
-
this.ce.
|
|
1925
|
+
this.ce.p6.qw = this.ce.qn;
|
|
1926
1926
|
}
|
|
1927
1927
|
cl() {
|
|
1928
|
-
this.ce.
|
|
1928
|
+
this.ce.p6.qy = this.ce.qp;
|
|
1929
1929
|
}
|
|
1930
1930
|
}
|
|
1931
1931
|
GeographicXYTriangulatingSeriesView.$t = markType(GeographicXYTriangulatingSeriesView, 'GeographicXYTriangulatingSeriesView', HostSeriesView.$);
|
|
@@ -1948,19 +1948,19 @@ let GeographicScatterAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
1948
1948
|
}
|
|
1949
1949
|
b2() {
|
|
1950
1950
|
super.b2();
|
|
1951
|
-
if (this.cm.
|
|
1952
|
-
this.cm.
|
|
1953
|
-
this.cm.
|
|
1951
|
+
if (this.cm.q0 != null) {
|
|
1952
|
+
this.cm.q0.sd = this.cm.q4;
|
|
1953
|
+
this.cm.q0.r1 = this.cm.qz;
|
|
1954
1954
|
}
|
|
1955
1955
|
}
|
|
1956
1956
|
cn() {
|
|
1957
|
-
if (this.cm.
|
|
1958
|
-
this.cm.
|
|
1957
|
+
if (this.cm.q0 != null) {
|
|
1958
|
+
this.cm.q0.sd = this.cm.q4;
|
|
1959
1959
|
}
|
|
1960
1960
|
}
|
|
1961
1961
|
co() {
|
|
1962
|
-
if (this.cm.
|
|
1963
|
-
this.cm.
|
|
1962
|
+
if (this.cm.q0 != null) {
|
|
1963
|
+
this.cm.q0.r1 = this.cm.qz;
|
|
1964
1964
|
}
|
|
1965
1965
|
}
|
|
1966
1966
|
}
|
|
@@ -2158,39 +2158,39 @@ let GeographicXYTriangulatingSeries = /*@__PURE__*/ (() => {
|
|
|
2158
2158
|
bx() {
|
|
2159
2159
|
return new GeographicXYTriangulatingSeriesView(this);
|
|
2160
2160
|
}
|
|
2161
|
-
|
|
2162
|
-
super.
|
|
2163
|
-
this.
|
|
2161
|
+
lz(a) {
|
|
2162
|
+
super.lz(a);
|
|
2163
|
+
this.qe = a;
|
|
2164
2164
|
}
|
|
2165
|
-
|
|
2166
|
-
super.
|
|
2165
|
+
l4(a, b, c, d) {
|
|
2166
|
+
super.l4(a, b, c, d);
|
|
2167
2167
|
switch (b) {
|
|
2168
2168
|
case "SeriesViewer":
|
|
2169
|
-
this.
|
|
2169
|
+
this.qe.ch();
|
|
2170
2170
|
break;
|
|
2171
2171
|
case GeographicXYTriangulatingSeries.$$p[1]:
|
|
2172
|
-
this.
|
|
2172
|
+
this.qe.cg();
|
|
2173
2173
|
break;
|
|
2174
2174
|
case GeographicXYTriangulatingSeries.$$p[0]:
|
|
2175
|
-
this.
|
|
2175
|
+
this.qe.cf();
|
|
2176
2176
|
break;
|
|
2177
2177
|
case GeographicXYTriangulatingSeries.$$p[2]:
|
|
2178
|
-
this.
|
|
2178
|
+
this.qe.ci();
|
|
2179
2179
|
break;
|
|
2180
2180
|
case GeographicXYTriangulatingSeries.$$p[3]:
|
|
2181
|
-
this.
|
|
2181
|
+
this.qe.cj();
|
|
2182
2182
|
break;
|
|
2183
2183
|
case GeographicXYTriangulatingSeries.$$p[4]:
|
|
2184
|
-
this.
|
|
2184
|
+
this.qe.ck();
|
|
2185
2185
|
break;
|
|
2186
2186
|
case GeographicXYTriangulatingSeries.$$p[5]:
|
|
2187
|
-
this.
|
|
2187
|
+
this.qe.cl();
|
|
2188
2188
|
break;
|
|
2189
2189
|
}
|
|
2190
2190
|
}
|
|
2191
2191
|
}
|
|
2192
2192
|
GeographicXYTriangulatingSeries.$t = markType(GeographicXYTriangulatingSeries, 'GeographicXYTriangulatingSeries', GeographicMapSeriesHost.$);
|
|
2193
|
-
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:
|
|
2193
|
+
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:qg:qr', [2, "pointY"], 'LongitudeMemberPath:qi:qs', [2, "pointX"], 'TrianglesSource:qf:qt', [IEnumerable_$type, null], 'TriangleVertexMemberPath1:ql:qu', [2, "v1"], 'TriangleVertexMemberPath2:qn:qv', [2, "v2"], 'TriangleVertexMemberPath3:qp:qw', [2, "v3"]]);
|
|
2194
2194
|
return GeographicXYTriangulatingSeries;
|
|
2195
2195
|
})();
|
|
2196
2196
|
/**
|
|
@@ -2200,56 +2200,56 @@ let GeographicScatterAreaSeries = /*@__PURE__*/ (() => {
|
|
|
2200
2200
|
class GeographicScatterAreaSeries extends GeographicXYTriangulatingSeries {
|
|
2201
2201
|
constructor() {
|
|
2202
2202
|
super();
|
|
2203
|
-
this.
|
|
2203
|
+
this.qx = null;
|
|
2204
2204
|
this.triangulationStatusChanged = null;
|
|
2205
2205
|
this.ab = GeographicScatterAreaSeries.$;
|
|
2206
2206
|
}
|
|
2207
2207
|
get_dd() {
|
|
2208
2208
|
return true;
|
|
2209
2209
|
}
|
|
2210
|
-
get
|
|
2211
|
-
return this.
|
|
2210
|
+
get qz() {
|
|
2211
|
+
return this.qx;
|
|
2212
2212
|
}
|
|
2213
|
-
set
|
|
2214
|
-
let b = this.
|
|
2213
|
+
set qz(a) {
|
|
2214
|
+
let b = this.qx != a;
|
|
2215
2215
|
if (b) {
|
|
2216
|
-
let c = this.
|
|
2217
|
-
if (this.
|
|
2218
|
-
let d = this.
|
|
2219
|
-
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.
|
|
2216
|
+
let c = this.qx;
|
|
2217
|
+
if (this.qx != null) {
|
|
2218
|
+
let d = this.qx;
|
|
2219
|
+
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.q7));
|
|
2220
2220
|
}
|
|
2221
|
-
this.
|
|
2222
|
-
if (this.
|
|
2223
|
-
let e = this.
|
|
2224
|
-
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.
|
|
2221
|
+
this.qx = a;
|
|
2222
|
+
if (this.qx != null) {
|
|
2223
|
+
let e = this.qx;
|
|
2224
|
+
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.q7));
|
|
2225
2225
|
}
|
|
2226
|
-
this.raisePropertyChanged("ColorScale", c, this.
|
|
2227
|
-
if (this.
|
|
2228
|
-
this.
|
|
2226
|
+
this.raisePropertyChanged("ColorScale", c, this.qx);
|
|
2227
|
+
if (this.q0 != null) {
|
|
2228
|
+
this.q0.r1 = a;
|
|
2229
2229
|
}
|
|
2230
2230
|
}
|
|
2231
2231
|
}
|
|
2232
|
-
|
|
2233
|
-
this.
|
|
2234
|
-
this.
|
|
2235
|
-
this.
|
|
2232
|
+
q7(a, b) {
|
|
2233
|
+
this.q2.co();
|
|
2234
|
+
this.q9();
|
|
2235
|
+
this.mi(false);
|
|
2236
2236
|
}
|
|
2237
|
-
|
|
2238
|
-
if (this.
|
|
2239
|
-
this.
|
|
2237
|
+
q9() {
|
|
2238
|
+
if (this.q0 != null) {
|
|
2239
|
+
this.qy = this.q0.r0;
|
|
2240
2240
|
}
|
|
2241
2241
|
}
|
|
2242
|
-
|
|
2243
|
-
super.
|
|
2244
|
-
this.
|
|
2242
|
+
mw() {
|
|
2243
|
+
super.mw();
|
|
2244
|
+
this.q9();
|
|
2245
2245
|
}
|
|
2246
|
-
|
|
2247
|
-
this.
|
|
2248
|
-
let a = this.
|
|
2249
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
2250
|
-
return this.
|
|
2246
|
+
p5() {
|
|
2247
|
+
this.q0 = new ScatterAreaSeries();
|
|
2248
|
+
let a = this.q0;
|
|
2249
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.q8));
|
|
2250
|
+
return this.q0;
|
|
2251
2251
|
}
|
|
2252
|
-
|
|
2252
|
+
q8(a, b) {
|
|
2253
2253
|
if (this.triangulationStatusChanged != null) {
|
|
2254
2254
|
this.triangulationStatusChanged(this, b);
|
|
2255
2255
|
}
|
|
@@ -2257,19 +2257,19 @@ let GeographicScatterAreaSeries = /*@__PURE__*/ (() => {
|
|
|
2257
2257
|
bx() {
|
|
2258
2258
|
return new GeographicScatterAreaSeriesView(this);
|
|
2259
2259
|
}
|
|
2260
|
-
|
|
2261
|
-
super.
|
|
2262
|
-
this.
|
|
2260
|
+
lz(a) {
|
|
2261
|
+
super.lz(a);
|
|
2262
|
+
this.q2 = a;
|
|
2263
2263
|
}
|
|
2264
|
-
|
|
2265
|
-
super.
|
|
2264
|
+
l4(a, b, c, d) {
|
|
2265
|
+
super.l4(a, b, c, d);
|
|
2266
2266
|
switch (b) {
|
|
2267
2267
|
case GeographicScatterAreaSeries.$$p[1]:
|
|
2268
|
-
this.
|
|
2268
|
+
this.q2.cn();
|
|
2269
2269
|
break;
|
|
2270
2270
|
case "ColorScale":
|
|
2271
|
-
this.
|
|
2272
|
-
this.
|
|
2271
|
+
this.q2.co();
|
|
2272
|
+
this.q9();
|
|
2273
2273
|
break;
|
|
2274
2274
|
}
|
|
2275
2275
|
}
|
|
@@ -2281,7 +2281,7 @@ let GeographicScatterAreaSeries = /*@__PURE__*/ (() => {
|
|
|
2281
2281
|
}
|
|
2282
2282
|
}
|
|
2283
2283
|
GeographicScatterAreaSeries.$t = markType(GeographicScatterAreaSeries, 'GeographicScatterAreaSeries', GeographicXYTriangulatingSeries.$);
|
|
2284
|
-
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:
|
|
2284
|
+
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:qy:ra', [ColorScale.$, null], 'ColorMemberPath:q4:rb', [2, "value"]]);
|
|
2285
2285
|
return GeographicScatterAreaSeries;
|
|
2286
2286
|
})();
|
|
2287
2287
|
|
|
@@ -4474,10 +4474,10 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4474
4474
|
* The default value for this property is 1.0, which means the series will always be visible. At a VisibleFromScale setting of 0.0, the series will never be visible. At a VisibleFromScale setting of 0.5, the series will be visible as long as the map is zoomed in to at least 200%.
|
|
4475
4475
|
*/
|
|
4476
4476
|
get visibleFromScale() {
|
|
4477
|
-
return this.i.
|
|
4477
|
+
return this.i.p8;
|
|
4478
4478
|
}
|
|
4479
4479
|
set visibleFromScale(v) {
|
|
4480
|
-
this.i.
|
|
4480
|
+
this.i.p8 = +v;
|
|
4481
4481
|
}
|
|
4482
4482
|
/**
|
|
4483
4483
|
* Gets or sets the coercion methods to use when loading data from data sources.
|
|
@@ -4495,7 +4495,7 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4495
4495
|
|
|
4496
4496
|
*/
|
|
4497
4497
|
notifyIndexedPropertiesChanged() {
|
|
4498
|
-
this.i.
|
|
4498
|
+
this.i.lk();
|
|
4499
4499
|
}
|
|
4500
4500
|
getItemValue(item, memberPathName) {
|
|
4501
4501
|
let iv = this.i.hw(item, memberPathName);
|
|
@@ -4523,7 +4523,7 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4523
4523
|
return (iv);
|
|
4524
4524
|
}
|
|
4525
4525
|
getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
|
|
4526
|
-
let iv = this.i.
|
|
4526
|
+
let iv = this.i.pm(toPoint(world), useInterpolation, skipUnknowns);
|
|
4527
4527
|
return fromPoint(iv);
|
|
4528
4528
|
}
|
|
4529
4529
|
/**
|
|
@@ -4532,7 +4532,7 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4532
4532
|
* @param world * The world coordinate for which to get a value bounding box for
|
|
4533
4533
|
*/
|
|
4534
4534
|
getSeriesValueBoundingBox(world) {
|
|
4535
|
-
let iv = this.i.
|
|
4535
|
+
let iv = this.i.pv(toPoint(world));
|
|
4536
4536
|
return fromRect(iv);
|
|
4537
4537
|
}
|
|
4538
4538
|
/**
|
|
@@ -4541,7 +4541,7 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4541
4541
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
4542
4542
|
*/
|
|
4543
4543
|
getSeriesValueMarkerBoundingBox(world) {
|
|
4544
|
-
let iv = this.i.
|
|
4544
|
+
let iv = this.i.px(toPoint(world));
|
|
4545
4545
|
return fromRect(iv);
|
|
4546
4546
|
}
|
|
4547
4547
|
getSeriesHighValue(world, useInterpolation, skipUnknowns) {
|
|
@@ -4549,7 +4549,7 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4549
4549
|
return (iv);
|
|
4550
4550
|
}
|
|
4551
4551
|
getSeriesHighValuePosition(world, useInterpolation, skipUnknowns) {
|
|
4552
|
-
let iv = this.i.
|
|
4552
|
+
let iv = this.i.pi(toPoint(world), useInterpolation, skipUnknowns);
|
|
4553
4553
|
return fromPoint(iv);
|
|
4554
4554
|
}
|
|
4555
4555
|
getSeriesLowValue(world, useInterpolation, skipUnknowns) {
|
|
@@ -4557,11 +4557,11 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4557
4557
|
return (iv);
|
|
4558
4558
|
}
|
|
4559
4559
|
getSeriesLowValuePosition(world, useInterpolation, skipUnknowns) {
|
|
4560
|
-
let iv = this.i.
|
|
4560
|
+
let iv = this.i.pk(toPoint(world), useInterpolation, skipUnknowns);
|
|
4561
4561
|
return fromPoint(iv);
|
|
4562
4562
|
}
|
|
4563
4563
|
getSeriesValuePositionFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
|
|
4564
|
-
let iv = this.i.
|
|
4564
|
+
let iv = this.i.pn(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
4565
4565
|
return fromPoint(iv);
|
|
4566
4566
|
}
|
|
4567
4567
|
getSeriesValueFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
|
|
@@ -4582,14 +4582,14 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4582
4582
|
* @param animate * True if the change should be animated.
|
|
4583
4583
|
*/
|
|
4584
4584
|
renderSeries(animate) {
|
|
4585
|
-
this.i.
|
|
4585
|
+
this.i.mi(animate);
|
|
4586
4586
|
}
|
|
4587
4587
|
/**
|
|
4588
4588
|
* Called when this series' Style is updated.
|
|
4589
4589
|
|
|
4590
4590
|
*/
|
|
4591
4591
|
styleUpdated() {
|
|
4592
|
-
this.i.
|
|
4592
|
+
this.i.ms();
|
|
4593
4593
|
}
|
|
4594
4594
|
}
|
|
4595
4595
|
IgxGeographicMapSeriesHostComponent.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, deps: [], target: ɵɵFactoryTarget.Component });
|
|
@@ -4684,82 +4684,82 @@ let IgxGeographicShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
4684
4684
|
* To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.
|
|
4685
4685
|
*/
|
|
4686
4686
|
get shapeMemberPath() {
|
|
4687
|
-
return this.i.
|
|
4687
|
+
return this.i.qz;
|
|
4688
4688
|
}
|
|
4689
4689
|
set shapeMemberPath(v) {
|
|
4690
|
-
this.i.
|
|
4690
|
+
this.i.qz = v;
|
|
4691
4691
|
}
|
|
4692
4692
|
/**
|
|
4693
4693
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
4694
4694
|
*/
|
|
4695
4695
|
get isCustomShapeStyleAllowed() {
|
|
4696
|
-
return this.i.
|
|
4696
|
+
return this.i.qo;
|
|
4697
4697
|
}
|
|
4698
4698
|
set isCustomShapeStyleAllowed(v) {
|
|
4699
|
-
this.i.
|
|
4699
|
+
this.i.qo = ensureBool(v);
|
|
4700
4700
|
}
|
|
4701
4701
|
/**
|
|
4702
4702
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
4703
4703
|
*/
|
|
4704
4704
|
get isCustomShapeMarkerStyleAllowed() {
|
|
4705
|
-
return this.i.
|
|
4705
|
+
return this.i.qn;
|
|
4706
4706
|
}
|
|
4707
4707
|
set isCustomShapeMarkerStyleAllowed(v) {
|
|
4708
|
-
this.i.
|
|
4708
|
+
this.i.qn = ensureBool(v);
|
|
4709
4709
|
}
|
|
4710
4710
|
/**
|
|
4711
4711
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
4712
4712
|
*/
|
|
4713
4713
|
get itemSearchMode() {
|
|
4714
|
-
return this.i.
|
|
4714
|
+
return this.i.qg;
|
|
4715
4715
|
}
|
|
4716
4716
|
set itemSearchMode(v) {
|
|
4717
|
-
this.i.
|
|
4717
|
+
this.i.qg = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
4718
4718
|
}
|
|
4719
4719
|
/**
|
|
4720
4720
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
4721
4721
|
*/
|
|
4722
4722
|
get itemSearchThreshold() {
|
|
4723
|
-
return this.i.
|
|
4723
|
+
return this.i.qr;
|
|
4724
4724
|
}
|
|
4725
4725
|
set itemSearchThreshold(v) {
|
|
4726
|
-
this.i.
|
|
4726
|
+
this.i.qr = +v;
|
|
4727
4727
|
}
|
|
4728
4728
|
/**
|
|
4729
4729
|
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
4730
4730
|
*/
|
|
4731
4731
|
get itemSearchPointsThreshold() {
|
|
4732
|
-
return this.i.
|
|
4732
|
+
return this.i.qq;
|
|
4733
4733
|
}
|
|
4734
4734
|
set itemSearchPointsThreshold(v) {
|
|
4735
|
-
this.i.
|
|
4735
|
+
this.i.qq = +v;
|
|
4736
4736
|
}
|
|
4737
4737
|
/**
|
|
4738
4738
|
* Set a shapefile datasource to use with the series.
|
|
4739
4739
|
*/
|
|
4740
4740
|
get shapefileDataSource() {
|
|
4741
|
-
if (this.i.
|
|
4741
|
+
if (this.i.qj == null) {
|
|
4742
4742
|
return null;
|
|
4743
4743
|
}
|
|
4744
|
-
if (!this.i.
|
|
4744
|
+
if (!this.i.qj.externalObject) {
|
|
4745
4745
|
let e = new IgxShapeDataSource();
|
|
4746
|
-
e._implementation = this.i.
|
|
4747
|
-
this.i.
|
|
4746
|
+
e._implementation = this.i.qj;
|
|
4747
|
+
this.i.qj.externalObject = e;
|
|
4748
4748
|
}
|
|
4749
|
-
return this.i.
|
|
4749
|
+
return this.i.qj.externalObject;
|
|
4750
4750
|
}
|
|
4751
4751
|
set shapefileDataSource(v) {
|
|
4752
|
-
v == null ? this.i.
|
|
4752
|
+
v == null ? this.i.qj = null : this.i.qj = v.i;
|
|
4753
4753
|
}
|
|
4754
4754
|
/**
|
|
4755
4755
|
* The resolution at which to filter out shapes in the series. For example, if the ShapeFilterResolution is set to 3, then elements with a bounding rectangle smaller than 3 X 3 pixels will be filtered out.
|
|
4756
4756
|
* In the case of GeographicPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.
|
|
4757
4757
|
*/
|
|
4758
4758
|
get shapeFilterResolution() {
|
|
4759
|
-
return this.i.
|
|
4759
|
+
return this.i.qp;
|
|
4760
4760
|
}
|
|
4761
4761
|
set shapeFilterResolution(v) {
|
|
4762
|
-
this.i.
|
|
4762
|
+
this.i.qp = +v;
|
|
4763
4763
|
}
|
|
4764
4764
|
findByName(name) {
|
|
4765
4765
|
var baseResult = super.findByName(name);
|
|
@@ -4860,19 +4860,19 @@ let GeographicShapeSeriesBase = /*@__PURE__*/ (() => {
|
|
|
4860
4860
|
class GeographicShapeSeriesBase extends GeographicMapSeriesHost {
|
|
4861
4861
|
constructor() {
|
|
4862
4862
|
super(...arguments);
|
|
4863
|
+
this.qm = false;
|
|
4863
4864
|
this.ql = false;
|
|
4864
|
-
this.qk = false;
|
|
4865
4865
|
this.assigningShapeStyle = null;
|
|
4866
4866
|
this.assigningShapeMarkerStyle = null;
|
|
4867
|
-
this.
|
|
4868
|
-
this.
|
|
4867
|
+
this.qi = null;
|
|
4868
|
+
this.qk = false;
|
|
4869
4869
|
}
|
|
4870
4870
|
bx() {
|
|
4871
4871
|
return new GeographicShapeSeriesBaseView(this);
|
|
4872
4872
|
}
|
|
4873
|
-
|
|
4874
|
-
super.
|
|
4875
|
-
this.
|
|
4873
|
+
lz(a) {
|
|
4874
|
+
super.lz(a);
|
|
4875
|
+
this.qh = a;
|
|
4876
4876
|
}
|
|
4877
4877
|
get_dx() {
|
|
4878
4878
|
return true;
|
|
@@ -4880,96 +4880,96 @@ let GeographicShapeSeriesBase = /*@__PURE__*/ (() => {
|
|
|
4880
4880
|
get_c2() {
|
|
4881
4881
|
return true;
|
|
4882
4882
|
}
|
|
4883
|
-
|
|
4884
|
-
super.
|
|
4883
|
+
l4(a, b, c, d) {
|
|
4884
|
+
super.l4(a, b, c, d);
|
|
4885
4885
|
switch (b) {
|
|
4886
4886
|
case "SeriesViewer":
|
|
4887
|
-
this.
|
|
4887
|
+
this.qh.cf();
|
|
4888
4888
|
break;
|
|
4889
4889
|
case "ShapeMemberPath":
|
|
4890
|
-
this.
|
|
4890
|
+
this.qh.ch();
|
|
4891
4891
|
break;
|
|
4892
4892
|
case GeographicShapeSeriesBase.$$p[5]:
|
|
4893
|
-
this.
|
|
4893
|
+
this.qh.cg();
|
|
4894
4894
|
break;
|
|
4895
4895
|
case GeographicShapeSeriesBase.$$p[1]:
|
|
4896
|
-
this.
|
|
4897
|
-
this.
|
|
4898
|
-
if (this.
|
|
4899
|
-
let e = this.
|
|
4900
|
-
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.
|
|
4896
|
+
this.p6.q5 = this.qo;
|
|
4897
|
+
this.qm = this.qo;
|
|
4898
|
+
if (this.qo) {
|
|
4899
|
+
let e = this.p6;
|
|
4900
|
+
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.q2));
|
|
4901
4901
|
}
|
|
4902
4902
|
else {
|
|
4903
|
-
let f = this.
|
|
4904
|
-
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.
|
|
4903
|
+
let f = this.p6;
|
|
4904
|
+
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.q2));
|
|
4905
4905
|
}
|
|
4906
4906
|
break;
|
|
4907
4907
|
case GeographicShapeSeriesBase.$$p[0]:
|
|
4908
|
-
this.
|
|
4909
|
-
this.
|
|
4910
|
-
if (this.
|
|
4911
|
-
let g = this.
|
|
4912
|
-
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.
|
|
4908
|
+
this.p6.q4 = this.qn;
|
|
4909
|
+
this.ql = this.qn;
|
|
4910
|
+
if (this.qo) {
|
|
4911
|
+
let g = this.p6;
|
|
4912
|
+
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.q1));
|
|
4913
4913
|
}
|
|
4914
4914
|
else {
|
|
4915
|
-
let h = this.
|
|
4916
|
-
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.
|
|
4915
|
+
let h = this.p6;
|
|
4916
|
+
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.q1));
|
|
4917
4917
|
}
|
|
4918
4918
|
break;
|
|
4919
4919
|
case GeographicShapeSeriesBase.$$p[2]:
|
|
4920
|
-
this.
|
|
4920
|
+
this.p6.qr = this.qg;
|
|
4921
4921
|
break;
|
|
4922
4922
|
case GeographicShapeSeriesBase.$$p[3]:
|
|
4923
|
-
this.
|
|
4923
|
+
this.p6.rm = this.qq;
|
|
4924
4924
|
break;
|
|
4925
4925
|
case GeographicShapeSeriesBase.$$p[4]:
|
|
4926
|
-
this.
|
|
4926
|
+
this.p6.rn = this.qr;
|
|
4927
4927
|
break;
|
|
4928
4928
|
case "ShapefileDataSource":
|
|
4929
4929
|
if (c != null) {
|
|
4930
4930
|
let i = c;
|
|
4931
|
-
if (this.
|
|
4932
|
-
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.
|
|
4931
|
+
if (this.qk) {
|
|
4932
|
+
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.q3));
|
|
4933
4933
|
}
|
|
4934
4934
|
}
|
|
4935
4935
|
if (d != null) {
|
|
4936
4936
|
let j = d;
|
|
4937
4937
|
if (j.count > 0) {
|
|
4938
|
-
this.
|
|
4938
|
+
this.q4();
|
|
4939
4939
|
break;
|
|
4940
4940
|
}
|
|
4941
|
-
this.
|
|
4942
|
-
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.
|
|
4941
|
+
this.qk = true;
|
|
4942
|
+
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.q3));
|
|
4943
4943
|
}
|
|
4944
4944
|
break;
|
|
4945
4945
|
}
|
|
4946
4946
|
}
|
|
4947
|
-
|
|
4947
|
+
q2(a, b) {
|
|
4948
4948
|
if (this.assigningShapeStyle != null) {
|
|
4949
4949
|
this.assigningShapeStyle(this, b);
|
|
4950
4950
|
}
|
|
4951
4951
|
}
|
|
4952
|
-
|
|
4952
|
+
q1(a, b) {
|
|
4953
4953
|
if (this.assigningShapeMarkerStyle != null) {
|
|
4954
4954
|
this.assigningShapeMarkerStyle(this, b);
|
|
4955
4955
|
}
|
|
4956
4956
|
}
|
|
4957
|
-
|
|
4958
|
-
this.
|
|
4957
|
+
q3(a, b) {
|
|
4958
|
+
this.q4();
|
|
4959
4959
|
}
|
|
4960
|
-
|
|
4961
|
-
let sds_ = this.
|
|
4960
|
+
q4() {
|
|
4961
|
+
let sds_ = this.qj;
|
|
4962
4962
|
let ext_ = sds_.externalObject;
|
|
4963
4963
|
this.itemsSource = (ext_.getPointData());
|
|
4964
4964
|
}
|
|
4965
|
-
get
|
|
4966
|
-
return this.
|
|
4965
|
+
get qj() {
|
|
4966
|
+
return this.qi;
|
|
4967
4967
|
}
|
|
4968
|
-
set
|
|
4969
|
-
let b = this.
|
|
4970
|
-
this.
|
|
4971
|
-
if (b != this.
|
|
4972
|
-
this.raisePropertyChanged("ShapefileDataSource", b, this.
|
|
4968
|
+
set qj(a) {
|
|
4969
|
+
let b = this.qi;
|
|
4970
|
+
this.qi = a;
|
|
4971
|
+
if (b != this.qi) {
|
|
4972
|
+
this.raisePropertyChanged("ShapefileDataSource", b, this.qi);
|
|
4973
4973
|
}
|
|
4974
4974
|
}
|
|
4975
4975
|
get_e3() {
|
|
@@ -4980,7 +4980,7 @@ let GeographicShapeSeriesBase = /*@__PURE__*/ (() => {
|
|
|
4980
4980
|
}
|
|
4981
4981
|
}
|
|
4982
4982
|
GeographicShapeSeriesBase.$t = markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
|
|
4983
|
-
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:
|
|
4983
|
+
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:qn:q5', [0, false], 'IsCustomShapeStyleAllowed:qo:q6', [0, false], 'ItemSearchMode:qg:q7', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:qq:q8', [1, 10000], 'ItemSearchThreshold:qr:q9', [1, 10000], 'ShapeFilterResolution:qp:ra', [1, 2], 'ShapeMemberPath:qz:rb', [2, "points"]]);
|
|
4984
4984
|
return GeographicShapeSeriesBase;
|
|
4985
4985
|
})();
|
|
4986
4986
|
/**
|
|
@@ -4995,23 +4995,23 @@ let GeographicShapeSeriesBaseView = /*@__PURE__*/ (() => {
|
|
|
4995
4995
|
}
|
|
4996
4996
|
b2() {
|
|
4997
4997
|
super.b2();
|
|
4998
|
-
this.ce.
|
|
4998
|
+
this.ce.p6.rx = this.ce.qz;
|
|
4999
4999
|
}
|
|
5000
5000
|
cf() {
|
|
5001
|
-
let a = this.ce.
|
|
5001
|
+
let a = this.ce.p6;
|
|
5002
5002
|
if (this.ce.cd == null) {
|
|
5003
|
-
a.
|
|
5004
|
-
a.
|
|
5003
|
+
a.ql = null;
|
|
5004
|
+
a.qn = null;
|
|
5005
5005
|
return;
|
|
5006
5006
|
}
|
|
5007
|
-
a.
|
|
5008
|
-
a.
|
|
5007
|
+
a.ql = this.ce.cd.s2;
|
|
5008
|
+
a.qn = this.ce.cd.s4;
|
|
5009
5009
|
}
|
|
5010
5010
|
ch() {
|
|
5011
|
-
this.ce.
|
|
5011
|
+
this.ce.p6.rx = this.ce.qz;
|
|
5012
5012
|
}
|
|
5013
5013
|
cg() {
|
|
5014
|
-
this.ce.
|
|
5014
|
+
this.ce.p6.rj = this.ce.qp;
|
|
5015
5015
|
}
|
|
5016
5016
|
}
|
|
5017
5017
|
GeographicShapeSeriesBaseView.$t = markType(GeographicShapeSeriesBaseView, 'GeographicShapeSeriesBaseView', HostSeriesView.$);
|
|
@@ -5048,53 +5048,53 @@ let GeographicShapeSeriesView = /*@__PURE__*/ (() => {
|
|
|
5048
5048
|
this.ci = null;
|
|
5049
5049
|
this.ci = a;
|
|
5050
5050
|
if (!this.q) {
|
|
5051
|
-
this.ci.
|
|
5051
|
+
this.ci.qz = "points";
|
|
5052
5052
|
}
|
|
5053
5053
|
}
|
|
5054
5054
|
as() {
|
|
5055
5055
|
super.as();
|
|
5056
5056
|
if (!this.q) {
|
|
5057
|
-
this.ci.
|
|
5057
|
+
this.ci.sj = Defaults.aj;
|
|
5058
5058
|
this.ci.gz = Defaults.p;
|
|
5059
|
-
this.ci.
|
|
5060
|
-
this.ci.
|
|
5061
|
-
this.ci.
|
|
5059
|
+
this.ci.ri = Defaults.o;
|
|
5060
|
+
this.ci.rf = Defaults.d;
|
|
5061
|
+
this.ci.rd = Defaults.a;
|
|
5062
5062
|
}
|
|
5063
5063
|
}
|
|
5064
5064
|
b2() {
|
|
5065
5065
|
super.b2();
|
|
5066
|
-
this.ci.
|
|
5067
|
-
this.ci.
|
|
5068
|
-
this.ci.
|
|
5069
|
-
this.ci.
|
|
5070
|
-
this.ci.
|
|
5066
|
+
this.ci.p6.ud = this.ci.sl;
|
|
5067
|
+
this.ci.p6.s6 = this.ci.rg;
|
|
5068
|
+
this.ci.p6.ts = this.ci.r1;
|
|
5069
|
+
this.ci.p6.s9 = this.ci.ri;
|
|
5070
|
+
this.ci.p6.ss = this.ci.rc;
|
|
5071
5071
|
}
|
|
5072
5072
|
cn() {
|
|
5073
|
-
this.ci.
|
|
5073
|
+
this.ci.p6.ts = this.ci.r1;
|
|
5074
5074
|
}
|
|
5075
5075
|
cp() {
|
|
5076
|
-
this.ci.
|
|
5076
|
+
this.ci.p6.s9 = this.ci.ri;
|
|
5077
5077
|
}
|
|
5078
5078
|
ck() {
|
|
5079
|
-
this.ci.
|
|
5079
|
+
this.ci.p6.ss = this.ci.rc;
|
|
5080
5080
|
}
|
|
5081
5081
|
co() {
|
|
5082
|
-
this.ci.
|
|
5082
|
+
this.ci.p6.s1 = this.ci.rf;
|
|
5083
5083
|
}
|
|
5084
5084
|
cj() {
|
|
5085
|
-
this.ci.
|
|
5085
|
+
this.ci.p6.t9 = this.ci.si;
|
|
5086
5086
|
}
|
|
5087
5087
|
cl() {
|
|
5088
|
-
this.ci.
|
|
5088
|
+
this.ci.p6.ua = this.ci.sj;
|
|
5089
5089
|
}
|
|
5090
5090
|
cm() {
|
|
5091
|
-
this.ci.
|
|
5091
|
+
this.ci.p6.uc = this.ci.sk;
|
|
5092
5092
|
}
|
|
5093
5093
|
cq() {
|
|
5094
|
-
this.ci.
|
|
5094
|
+
this.ci.p6.s6 = this.ci.rg;
|
|
5095
5095
|
}
|
|
5096
5096
|
cr() {
|
|
5097
|
-
this.ci.
|
|
5097
|
+
this.ci.p6.ud = this.ci.sl;
|
|
5098
5098
|
}
|
|
5099
5099
|
}
|
|
5100
5100
|
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
@@ -5116,81 +5116,81 @@ let GeographicShapeSeries = /*@__PURE__*/ (() => {
|
|
|
5116
5116
|
bx() {
|
|
5117
5117
|
return new GeographicShapeSeriesView(this);
|
|
5118
5118
|
}
|
|
5119
|
-
|
|
5120
|
-
super.
|
|
5121
|
-
this.
|
|
5119
|
+
lz(a) {
|
|
5120
|
+
super.lz(a);
|
|
5121
|
+
this.rh = a;
|
|
5122
5122
|
}
|
|
5123
|
-
|
|
5123
|
+
p5() {
|
|
5124
5124
|
let a = new ScatterPolygonSeries();
|
|
5125
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
5126
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
5125
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.ry));
|
|
5126
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.rz));
|
|
5127
5127
|
return a;
|
|
5128
5128
|
}
|
|
5129
|
-
|
|
5129
|
+
ry(a, b) {
|
|
5130
5130
|
if (this.styleShape != null) {
|
|
5131
5131
|
this.styleShape(this, b);
|
|
5132
5132
|
}
|
|
5133
5133
|
}
|
|
5134
|
-
|
|
5135
|
-
let c = typeCast(ScatterPolygonSeries.$, this.
|
|
5134
|
+
rz(a, b) {
|
|
5135
|
+
let c = typeCast(ScatterPolygonSeries.$, this.p6);
|
|
5136
5136
|
if (c == null) {
|
|
5137
5137
|
return;
|
|
5138
5138
|
}
|
|
5139
5139
|
}
|
|
5140
5140
|
f2() {
|
|
5141
|
-
return this.
|
|
5142
|
-
}
|
|
5143
|
-
o5() {
|
|
5144
|
-
return this.sf;
|
|
5141
|
+
return this.ri;
|
|
5145
5142
|
}
|
|
5146
5143
|
o6() {
|
|
5147
5144
|
return this.sg;
|
|
5148
5145
|
}
|
|
5149
|
-
|
|
5150
|
-
return this.
|
|
5146
|
+
o7() {
|
|
5147
|
+
return this.sh;
|
|
5148
|
+
}
|
|
5149
|
+
ne() {
|
|
5150
|
+
return this.r0;
|
|
5151
5151
|
}
|
|
5152
5152
|
iy() {
|
|
5153
|
-
let a = typeCast(ScatterPolygonSeries.$, this.
|
|
5153
|
+
let a = typeCast(ScatterPolygonSeries.$, this.p6);
|
|
5154
5154
|
if (a == null) {
|
|
5155
5155
|
return "Unknown";
|
|
5156
5156
|
}
|
|
5157
5157
|
return a.iy();
|
|
5158
5158
|
}
|
|
5159
|
-
|
|
5160
|
-
super.
|
|
5159
|
+
l4(a, b, c, d) {
|
|
5160
|
+
super.l4(a, b, c, d);
|
|
5161
5161
|
switch (b) {
|
|
5162
5162
|
case GeographicShapeSeries.$$p[6]:
|
|
5163
|
-
this.
|
|
5163
|
+
this.p6.sz = this.re;
|
|
5164
5164
|
break;
|
|
5165
5165
|
case GeographicShapeSeries.$$p[5]:
|
|
5166
|
-
this.
|
|
5166
|
+
this.p6.sv = this.rd;
|
|
5167
5167
|
break;
|
|
5168
5168
|
case GeographicShapeSeries.$$p[9]:
|
|
5169
|
-
this.
|
|
5169
|
+
this.rh.cn();
|
|
5170
5170
|
break;
|
|
5171
5171
|
case GeographicShapeSeries.$$p[10]:
|
|
5172
|
-
this.
|
|
5172
|
+
this.rh.cp();
|
|
5173
5173
|
break;
|
|
5174
5174
|
case GeographicShapeSeries.$$p[4]:
|
|
5175
|
-
this.
|
|
5175
|
+
this.rh.ck();
|
|
5176
5176
|
break;
|
|
5177
5177
|
case GeographicShapeSeries.$$p[11]:
|
|
5178
|
-
this.
|
|
5178
|
+
this.rh.co();
|
|
5179
5179
|
break;
|
|
5180
5180
|
case GeographicShapeSeries.$$p[3]:
|
|
5181
|
-
this.
|
|
5181
|
+
this.rh.cj();
|
|
5182
5182
|
break;
|
|
5183
5183
|
case GeographicShapeSeries.$$p[7]:
|
|
5184
|
-
this.
|
|
5184
|
+
this.rh.cl();
|
|
5185
5185
|
break;
|
|
5186
5186
|
case GeographicShapeSeries.$$p[8]:
|
|
5187
|
-
this.
|
|
5187
|
+
this.rh.cm();
|
|
5188
5188
|
break;
|
|
5189
5189
|
case GeographicShapeSeries.$$p[13]:
|
|
5190
|
-
this.
|
|
5190
|
+
this.rh.cq();
|
|
5191
5191
|
break;
|
|
5192
5192
|
case GeographicShapeSeries.$$p[12]:
|
|
5193
|
-
this.
|
|
5193
|
+
this.rh.cr();
|
|
5194
5194
|
break;
|
|
5195
5195
|
}
|
|
5196
5196
|
}
|
|
@@ -5199,7 +5199,7 @@ let GeographicShapeSeries = /*@__PURE__*/ (() => {
|
|
|
5199
5199
|
}
|
|
5200
5200
|
}
|
|
5201
5201
|
GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
5202
|
-
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
5202
|
+
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:sg:r2', [Brush.$], 'ActualMarkerOutline:sh:r3', [Brush.$], 'ActualMarkerTemplate:r0:r4', [DataTemplate.$, null], 'MarkerBrush:si:r5', [Brush.$], 'MarkerCollisionAvoidance:rc:r6', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:rd:r7', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:re:r8', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:sj:r9', [Brush.$], 'MarkerStyle:sk:sa', [Style.$], 'MarkerTemplate:r1:sb', [DataTemplate.$, null], 'MarkerThickness:ri:sc', [1, DeviceUtils.g(2)], 'MarkerType:rf:sd', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:sl:se', [Style.$, null], 'ShapeStyleSelector:rg:sf', [StyleSelector.$, null]]);
|
|
5203
5203
|
return GeographicShapeSeries;
|
|
5204
5204
|
})();
|
|
5205
5205
|
|
|
@@ -5238,147 +5238,147 @@ let IgxGeographicShapeSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
5238
5238
|
* Gets or sets the fill brush.
|
|
5239
5239
|
*/
|
|
5240
5240
|
get shapeFill() {
|
|
5241
|
-
return this.i.
|
|
5241
|
+
return this.i.sl ? this.i.sl.fill : null;
|
|
5242
5242
|
}
|
|
5243
5243
|
set shapeFill(v) {
|
|
5244
5244
|
this.ensureShapeStyle();
|
|
5245
|
-
this.i.
|
|
5245
|
+
this.i.sl.fill = v;
|
|
5246
5246
|
}
|
|
5247
5247
|
/**
|
|
5248
5248
|
* Gets or sets the stroke brush.
|
|
5249
5249
|
*/
|
|
5250
5250
|
get shapeStroke() {
|
|
5251
|
-
return this.i.
|
|
5251
|
+
return this.i.sl ? this.i.sl.stroke : null;
|
|
5252
5252
|
}
|
|
5253
5253
|
set shapeStroke(v) {
|
|
5254
5254
|
this.ensureShapeStyle();
|
|
5255
|
-
this.i.
|
|
5255
|
+
this.i.sl.stroke = v;
|
|
5256
5256
|
}
|
|
5257
5257
|
/**
|
|
5258
5258
|
* Gets or sets the stroke thickness.
|
|
5259
5259
|
*/
|
|
5260
5260
|
get shapeStrokeThickness() {
|
|
5261
|
-
return this.i.
|
|
5261
|
+
return this.i.sl ? this.i.sl.strokeThickness : NaN;
|
|
5262
5262
|
}
|
|
5263
5263
|
set shapeStrokeThickness(v) {
|
|
5264
5264
|
this.ensureShapeStyle();
|
|
5265
|
-
this.i.
|
|
5265
|
+
this.i.sl.strokeThickness = +v;
|
|
5266
5266
|
}
|
|
5267
5267
|
/**
|
|
5268
5268
|
* Gets or sets the opacity.
|
|
5269
5269
|
*/
|
|
5270
5270
|
get shapeOpacity() {
|
|
5271
|
-
return this.i.
|
|
5271
|
+
return this.i.sl ? this.i.sl.opacity : NaN;
|
|
5272
5272
|
}
|
|
5273
5273
|
set shapeOpacity(v) {
|
|
5274
5274
|
this.ensureShapeStyle();
|
|
5275
|
-
this.i.
|
|
5275
|
+
this.i.sl.opacity = +v;
|
|
5276
5276
|
}
|
|
5277
5277
|
ensureShapeStyle() {
|
|
5278
|
-
if (this.i.
|
|
5278
|
+
if (this.i.sl) {
|
|
5279
5279
|
return;
|
|
5280
5280
|
}
|
|
5281
|
-
this.i.
|
|
5281
|
+
this.i.sl = new Style();
|
|
5282
5282
|
}
|
|
5283
5283
|
/**
|
|
5284
5284
|
* Gets or sets the marker type for the current series object.
|
|
5285
5285
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
5286
5286
|
*/
|
|
5287
5287
|
get markerType() {
|
|
5288
|
-
return this.i.
|
|
5288
|
+
return this.i.rf;
|
|
5289
5289
|
}
|
|
5290
5290
|
set markerType(v) {
|
|
5291
|
-
this.i.
|
|
5291
|
+
this.i.rf = ensureEnum(MarkerType_$type, v);
|
|
5292
5292
|
}
|
|
5293
5293
|
/**
|
|
5294
5294
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
5295
5295
|
*/
|
|
5296
5296
|
get markerOutlineMode() {
|
|
5297
|
-
return this.i.
|
|
5297
|
+
return this.i.re;
|
|
5298
5298
|
}
|
|
5299
5299
|
set markerOutlineMode(v) {
|
|
5300
|
-
this.i.
|
|
5300
|
+
this.i.re = ensureEnum(MarkerOutlineMode_$type, v);
|
|
5301
5301
|
}
|
|
5302
5302
|
/**
|
|
5303
5303
|
* Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
|
|
5304
5304
|
*/
|
|
5305
5305
|
get markerFillMode() {
|
|
5306
|
-
return this.i.
|
|
5306
|
+
return this.i.rd;
|
|
5307
5307
|
}
|
|
5308
5308
|
set markerFillMode(v) {
|
|
5309
|
-
this.i.
|
|
5309
|
+
this.i.rd = ensureEnum(MarkerFillMode_$type, v);
|
|
5310
5310
|
}
|
|
5311
5311
|
/**
|
|
5312
5312
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
5313
5313
|
*/
|
|
5314
5314
|
get markerTemplate() {
|
|
5315
|
-
return this.i.
|
|
5315
|
+
return this.i.r1;
|
|
5316
5316
|
}
|
|
5317
5317
|
set markerTemplate(v) {
|
|
5318
|
-
this.i.
|
|
5318
|
+
this.i.r1 = v;
|
|
5319
5319
|
}
|
|
5320
5320
|
/**
|
|
5321
5321
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
5322
5322
|
*/
|
|
5323
5323
|
get markerBrush() {
|
|
5324
|
-
return brushToString(this.i.
|
|
5324
|
+
return brushToString(this.i.si);
|
|
5325
5325
|
}
|
|
5326
5326
|
set markerBrush(v) {
|
|
5327
|
-
this.i.
|
|
5327
|
+
this.i.si = stringToBrush(v);
|
|
5328
5328
|
}
|
|
5329
5329
|
/**
|
|
5330
5330
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
5331
5331
|
*/
|
|
5332
5332
|
get markerOutline() {
|
|
5333
|
-
return brushToString(this.i.
|
|
5333
|
+
return brushToString(this.i.sj);
|
|
5334
5334
|
}
|
|
5335
5335
|
set markerOutline(v) {
|
|
5336
|
-
this.i.
|
|
5336
|
+
this.i.sj = stringToBrush(v);
|
|
5337
5337
|
}
|
|
5338
5338
|
/**
|
|
5339
5339
|
* Gets or sets thickness of the marker outline
|
|
5340
5340
|
*/
|
|
5341
5341
|
get markerThickness() {
|
|
5342
|
-
return this.i.
|
|
5342
|
+
return this.i.ri;
|
|
5343
5343
|
}
|
|
5344
5344
|
set markerThickness(v) {
|
|
5345
|
-
this.i.
|
|
5345
|
+
this.i.ri = +v;
|
|
5346
5346
|
}
|
|
5347
5347
|
/**
|
|
5348
5348
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
5349
5349
|
*/
|
|
5350
5350
|
get markerCollisionAvoidance() {
|
|
5351
|
-
return this.i.
|
|
5351
|
+
return this.i.rc;
|
|
5352
5352
|
}
|
|
5353
5353
|
set markerCollisionAvoidance(v) {
|
|
5354
|
-
this.i.
|
|
5354
|
+
this.i.rc = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
5355
5355
|
}
|
|
5356
5356
|
/**
|
|
5357
5357
|
* Gets the effective marker template for the current series object.
|
|
5358
5358
|
*/
|
|
5359
5359
|
get actualMarkerTemplate() {
|
|
5360
|
-
return this.i.
|
|
5360
|
+
return this.i.r0;
|
|
5361
5361
|
}
|
|
5362
5362
|
set actualMarkerTemplate(v) {
|
|
5363
|
-
this.i.
|
|
5363
|
+
this.i.r0 = v;
|
|
5364
5364
|
}
|
|
5365
5365
|
/**
|
|
5366
5366
|
* Gets the effective marker brush for the current series object.
|
|
5367
5367
|
*/
|
|
5368
5368
|
get actualMarkerBrush() {
|
|
5369
|
-
return brushToString(this.i.
|
|
5369
|
+
return brushToString(this.i.sg);
|
|
5370
5370
|
}
|
|
5371
5371
|
set actualMarkerBrush(v) {
|
|
5372
|
-
this.i.
|
|
5372
|
+
this.i.sg = stringToBrush(v);
|
|
5373
5373
|
}
|
|
5374
5374
|
/**
|
|
5375
5375
|
* Gets the effective marker outline for the current series object.
|
|
5376
5376
|
*/
|
|
5377
5377
|
get actualMarkerOutline() {
|
|
5378
|
-
return brushToString(this.i.
|
|
5378
|
+
return brushToString(this.i.sh);
|
|
5379
5379
|
}
|
|
5380
5380
|
set actualMarkerOutline(v) {
|
|
5381
|
-
this.i.
|
|
5381
|
+
this.i.sh = stringToBrush(v);
|
|
5382
5382
|
}
|
|
5383
5383
|
get styleShape() {
|
|
5384
5384
|
if (this._styleShape == null) {
|
|
@@ -5522,14 +5522,14 @@ let GeographicPolylineSeriesView = /*@__PURE__*/ (() => {
|
|
|
5522
5522
|
}
|
|
5523
5523
|
b2() {
|
|
5524
5524
|
super.b2();
|
|
5525
|
-
this.ci.
|
|
5526
|
-
this.ci.
|
|
5525
|
+
this.ci.p6.ss = this.ci.rc;
|
|
5526
|
+
this.ci.p6.sx = this.ci.rk;
|
|
5527
5527
|
}
|
|
5528
5528
|
cj() {
|
|
5529
|
-
this.ci.
|
|
5529
|
+
this.ci.p6.ss = this.ci.rc;
|
|
5530
5530
|
}
|
|
5531
5531
|
ck() {
|
|
5532
|
-
this.ci.
|
|
5532
|
+
this.ci.p6.sx = this.ci.rk;
|
|
5533
5533
|
}
|
|
5534
5534
|
}
|
|
5535
5535
|
GeographicPolylineSeriesView.$t = markType(GeographicPolylineSeriesView, 'GeographicPolylineSeriesView', GeographicShapeSeriesBaseView.$);
|
|
@@ -5551,34 +5551,34 @@ let GeographicPolylineSeries = /*@__PURE__*/ (() => {
|
|
|
5551
5551
|
bx() {
|
|
5552
5552
|
return new GeographicPolylineSeriesView(this);
|
|
5553
5553
|
}
|
|
5554
|
-
|
|
5555
|
-
super.
|
|
5556
|
-
this.
|
|
5554
|
+
lz(a) {
|
|
5555
|
+
super.lz(a);
|
|
5556
|
+
this.rd = a;
|
|
5557
5557
|
}
|
|
5558
|
-
|
|
5558
|
+
p5() {
|
|
5559
5559
|
let a = new ScatterPolylineSeries();
|
|
5560
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
5560
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.rh));
|
|
5561
5561
|
return a;
|
|
5562
5562
|
}
|
|
5563
|
-
|
|
5563
|
+
rh(a, b) {
|
|
5564
5564
|
if (this.styleShape != null) {
|
|
5565
5565
|
this.styleShape(this, b);
|
|
5566
5566
|
}
|
|
5567
5567
|
}
|
|
5568
|
-
|
|
5569
|
-
super.
|
|
5568
|
+
l4(a, b, c, d) {
|
|
5569
|
+
super.l4(a, b, c, d);
|
|
5570
5570
|
switch (b) {
|
|
5571
5571
|
case GeographicPolylineSeries.$$p[1]:
|
|
5572
|
-
this.
|
|
5572
|
+
this.rd.cj();
|
|
5573
5573
|
break;
|
|
5574
5574
|
case GeographicPolylineSeries.$$p[0]:
|
|
5575
|
-
this.
|
|
5575
|
+
this.rd.ck();
|
|
5576
5576
|
break;
|
|
5577
5577
|
}
|
|
5578
5578
|
}
|
|
5579
5579
|
}
|
|
5580
5580
|
GeographicPolylineSeries.$t = markType(GeographicPolylineSeries, 'GeographicPolylineSeries', GeographicShapeSeriesBase.$);
|
|
5581
|
-
GeographicPolylineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:
|
|
5581
|
+
GeographicPolylineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:rk:ri', [Style.$, null], 'ShapeStyleSelector:rc:rj', [StyleSelector.$, null]]);
|
|
5582
5582
|
return GeographicPolylineSeries;
|
|
5583
5583
|
})();
|
|
5584
5584
|
|
|
@@ -5617,47 +5617,47 @@ let IgxGeographicPolylineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
5617
5617
|
* Gets or sets the fill brush.
|
|
5618
5618
|
*/
|
|
5619
5619
|
get shapeFill() {
|
|
5620
|
-
return this.i.
|
|
5620
|
+
return this.i.rk ? this.i.rk.fill : null;
|
|
5621
5621
|
}
|
|
5622
5622
|
set shapeFill(v) {
|
|
5623
5623
|
this.ensureShapeStyle();
|
|
5624
|
-
this.i.
|
|
5624
|
+
this.i.rk.fill = v;
|
|
5625
5625
|
}
|
|
5626
5626
|
/**
|
|
5627
5627
|
* Gets or sets the stroke brush.
|
|
5628
5628
|
*/
|
|
5629
5629
|
get shapeStroke() {
|
|
5630
|
-
return this.i.
|
|
5630
|
+
return this.i.rk ? this.i.rk.stroke : null;
|
|
5631
5631
|
}
|
|
5632
5632
|
set shapeStroke(v) {
|
|
5633
5633
|
this.ensureShapeStyle();
|
|
5634
|
-
this.i.
|
|
5634
|
+
this.i.rk.stroke = v;
|
|
5635
5635
|
}
|
|
5636
5636
|
/**
|
|
5637
5637
|
* Gets or sets the stroke thickness.
|
|
5638
5638
|
*/
|
|
5639
5639
|
get shapeStrokeThickness() {
|
|
5640
|
-
return this.i.
|
|
5640
|
+
return this.i.rk ? this.i.rk.strokeThickness : NaN;
|
|
5641
5641
|
}
|
|
5642
5642
|
set shapeStrokeThickness(v) {
|
|
5643
5643
|
this.ensureShapeStyle();
|
|
5644
|
-
this.i.
|
|
5644
|
+
this.i.rk.strokeThickness = +v;
|
|
5645
5645
|
}
|
|
5646
5646
|
/**
|
|
5647
5647
|
* Gets or sets the opacity.
|
|
5648
5648
|
*/
|
|
5649
5649
|
get shapeOpacity() {
|
|
5650
|
-
return this.i.
|
|
5650
|
+
return this.i.rk ? this.i.rk.opacity : NaN;
|
|
5651
5651
|
}
|
|
5652
5652
|
set shapeOpacity(v) {
|
|
5653
5653
|
this.ensureShapeStyle();
|
|
5654
|
-
this.i.
|
|
5654
|
+
this.i.rk.opacity = +v;
|
|
5655
5655
|
}
|
|
5656
5656
|
ensureShapeStyle() {
|
|
5657
|
-
if (this.i.
|
|
5657
|
+
if (this.i.rk) {
|
|
5658
5658
|
return;
|
|
5659
5659
|
}
|
|
5660
|
-
this.i.
|
|
5660
|
+
this.i.rk = new Style();
|
|
5661
5661
|
}
|
|
5662
5662
|
get styleShape() {
|
|
5663
5663
|
if (this._styleShape == null) {
|
|
@@ -5891,11 +5891,11 @@ let TileSeries = /*@__PURE__*/ (() => {
|
|
|
5891
5891
|
class TileSeries extends ShapeSeriesBase {
|
|
5892
5892
|
constructor() {
|
|
5893
5893
|
super();
|
|
5894
|
+
this.st = null;
|
|
5894
5895
|
this.ss = null;
|
|
5895
|
-
this.sr = null;
|
|
5896
5896
|
this.imageTilesReady = null;
|
|
5897
|
-
this.
|
|
5898
|
-
this.
|
|
5897
|
+
this.sw = null;
|
|
5898
|
+
this.sx = false;
|
|
5899
5899
|
this.ab = TileSeries.$;
|
|
5900
5900
|
}
|
|
5901
5901
|
get_ei() {
|
|
@@ -5904,34 +5904,34 @@ let TileSeries = /*@__PURE__*/ (() => {
|
|
|
5904
5904
|
bx() {
|
|
5905
5905
|
return new TileSeriesView(this);
|
|
5906
5906
|
}
|
|
5907
|
-
|
|
5908
|
-
super.
|
|
5909
|
-
this.
|
|
5907
|
+
lz(a) {
|
|
5908
|
+
super.lz(a);
|
|
5909
|
+
this.sr = a;
|
|
5910
5910
|
}
|
|
5911
|
-
|
|
5911
|
+
get_q7() {
|
|
5912
5912
|
return false;
|
|
5913
5913
|
}
|
|
5914
|
-
get
|
|
5915
|
-
return this.
|
|
5914
|
+
get sv() {
|
|
5915
|
+
return this.st;
|
|
5916
5916
|
}
|
|
5917
|
-
set
|
|
5918
|
-
let b = a != this.
|
|
5917
|
+
set sv(a) {
|
|
5918
|
+
let b = a != this.sv;
|
|
5919
5919
|
if (b) {
|
|
5920
|
-
let c = this.
|
|
5921
|
-
this.
|
|
5920
|
+
let c = this.sv;
|
|
5921
|
+
this.st = a;
|
|
5922
5922
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
5923
5923
|
}
|
|
5924
5924
|
}
|
|
5925
|
-
get
|
|
5926
|
-
return this.
|
|
5925
|
+
get su() {
|
|
5926
|
+
return this.ss;
|
|
5927
5927
|
}
|
|
5928
|
-
set
|
|
5929
|
-
let b = this.
|
|
5930
|
-
this.
|
|
5931
|
-
this.raisePropertyChanged("ActualTileImagery", b, this.
|
|
5928
|
+
set su(a) {
|
|
5929
|
+
let b = this.ss;
|
|
5930
|
+
this.ss = a;
|
|
5931
|
+
this.raisePropertyChanged("ActualTileImagery", b, this.ss);
|
|
5932
5932
|
}
|
|
5933
|
-
|
|
5934
|
-
super.
|
|
5933
|
+
l4(a, b, c, d) {
|
|
5934
|
+
super.l4(a, b, c, d);
|
|
5935
5935
|
let e;
|
|
5936
5936
|
let f;
|
|
5937
5937
|
switch (b) {
|
|
@@ -5939,78 +5939,78 @@ let TileSeries = /*@__PURE__*/ (() => {
|
|
|
5939
5939
|
e = c;
|
|
5940
5940
|
f = d;
|
|
5941
5941
|
if (e != null) {
|
|
5942
|
-
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.
|
|
5942
|
+
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.s0));
|
|
5943
5943
|
}
|
|
5944
5944
|
if (f != null) {
|
|
5945
|
-
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.
|
|
5945
|
+
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.s0));
|
|
5946
5946
|
}
|
|
5947
|
-
this.
|
|
5948
|
-
this.
|
|
5949
|
-
this.
|
|
5947
|
+
this.sr.de(e, f);
|
|
5948
|
+
this.mi(false);
|
|
5949
|
+
this.lp();
|
|
5950
5950
|
break;
|
|
5951
5951
|
case "ActualTileImagery":
|
|
5952
5952
|
e = c;
|
|
5953
5953
|
f = d;
|
|
5954
5954
|
if (e != null) {
|
|
5955
|
-
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.
|
|
5955
|
+
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.s1));
|
|
5956
5956
|
e.deferralHandler = null;
|
|
5957
5957
|
}
|
|
5958
5958
|
if (f != null) {
|
|
5959
|
-
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.
|
|
5959
|
+
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.s1));
|
|
5960
5960
|
f.deferralHandler = this;
|
|
5961
5961
|
}
|
|
5962
|
-
this.
|
|
5962
|
+
this.sr.dd(e, f);
|
|
5963
5963
|
if (f != null && typeCast(XamGeographicMap.$, this.cd) !== null) {
|
|
5964
5964
|
f.geographicMap = this.cd;
|
|
5965
|
-
this.
|
|
5966
|
-
this.
|
|
5965
|
+
this.s3(this.b0);
|
|
5966
|
+
this.sr.da(this.cd.sf);
|
|
5967
5967
|
}
|
|
5968
|
-
this.
|
|
5968
|
+
this.lp();
|
|
5969
5969
|
break;
|
|
5970
5970
|
case "ActualWindowRect":
|
|
5971
|
-
this.
|
|
5971
|
+
this.sr.da(d);
|
|
5972
5972
|
break;
|
|
5973
5973
|
case "WorldRect":
|
|
5974
|
-
this.
|
|
5974
|
+
this.sr.dh(d);
|
|
5975
5975
|
break;
|
|
5976
5976
|
case "SeriesViewer":
|
|
5977
5977
|
let g = c;
|
|
5978
5978
|
let h = d;
|
|
5979
|
-
if (g != null && this.
|
|
5980
|
-
this.
|
|
5979
|
+
if (g != null && this.su != null) {
|
|
5980
|
+
this.su.be(null);
|
|
5981
5981
|
}
|
|
5982
|
-
if (h != null && this.
|
|
5983
|
-
this.
|
|
5982
|
+
if (h != null && this.su != null) {
|
|
5983
|
+
this.su.be(this.b0.w);
|
|
5984
5984
|
}
|
|
5985
5985
|
break;
|
|
5986
5986
|
case "ActualBrush":
|
|
5987
5987
|
case "ActualOutline":
|
|
5988
5988
|
case "ActualThickness":
|
|
5989
|
-
this.
|
|
5989
|
+
this.lr();
|
|
5990
5990
|
break;
|
|
5991
5991
|
}
|
|
5992
5992
|
}
|
|
5993
|
-
|
|
5993
|
+
s0(a, b) {
|
|
5994
5994
|
if (b.propertyName == "MultiScaleImage") {
|
|
5995
|
-
this.
|
|
5995
|
+
this.s3(this.b0);
|
|
5996
5996
|
}
|
|
5997
5997
|
}
|
|
5998
|
-
|
|
5998
|
+
s1(a, b) {
|
|
5999
5999
|
if (this.imageTilesReady != null) {
|
|
6000
6000
|
this.imageTilesReady(this, new EventArgs());
|
|
6001
6001
|
}
|
|
6002
|
-
if (!this.
|
|
6003
|
-
this.
|
|
6002
|
+
if (!this.sx) {
|
|
6003
|
+
this.sr.df();
|
|
6004
6004
|
}
|
|
6005
6005
|
}
|
|
6006
6006
|
register(a, b) {
|
|
6007
|
-
this.
|
|
6007
|
+
this.sw = b;
|
|
6008
6008
|
}
|
|
6009
6009
|
unRegister(a) {
|
|
6010
|
-
this.
|
|
6010
|
+
this.sw = null;
|
|
6011
6011
|
}
|
|
6012
6012
|
deferredRefresh() {
|
|
6013
|
-
this.
|
|
6013
|
+
this.mi(false);
|
|
6014
6014
|
}
|
|
6015
6015
|
deferAction(a) {
|
|
6016
6016
|
if (this.g9 != null) {
|
|
@@ -6020,54 +6020,54 @@ let TileSeries = /*@__PURE__*/ (() => {
|
|
|
6020
6020
|
window.setTimeout(a, 0);
|
|
6021
6021
|
}
|
|
6022
6022
|
}
|
|
6023
|
-
|
|
6024
|
-
this.
|
|
6025
|
-
super.
|
|
6023
|
+
m5(a, b) {
|
|
6024
|
+
this.sr.dg();
|
|
6025
|
+
super.m5(a, b);
|
|
6026
6026
|
}
|
|
6027
|
-
|
|
6028
|
-
super.
|
|
6029
|
-
this.
|
|
6027
|
+
mj(a) {
|
|
6028
|
+
super.mj(a);
|
|
6029
|
+
this.s2(a, this.b0);
|
|
6030
6030
|
}
|
|
6031
|
-
|
|
6031
|
+
s2(a, b) {
|
|
6032
6032
|
let c;
|
|
6033
6033
|
let d;
|
|
6034
6034
|
let e = b;
|
|
6035
6035
|
let f = b.getViewInfo(c, d);
|
|
6036
6036
|
c = f.p0;
|
|
6037
6037
|
d = f.p1;
|
|
6038
|
-
this.
|
|
6039
|
-
if (this.
|
|
6040
|
-
this.
|
|
6041
|
-
this.
|
|
6042
|
-
this.
|
|
6038
|
+
this.s3(b);
|
|
6039
|
+
if (this.sw != null) {
|
|
6040
|
+
this.sx = true;
|
|
6041
|
+
this.sw(a);
|
|
6042
|
+
this.sx = false;
|
|
6043
6043
|
}
|
|
6044
6044
|
e.df();
|
|
6045
6045
|
}
|
|
6046
|
-
|
|
6047
|
-
super.
|
|
6046
|
+
mh(a, b, c, d, e) {
|
|
6047
|
+
super.mh(a, b, c, d, e);
|
|
6048
6048
|
let f = this.fc.item(d);
|
|
6049
6049
|
f.a1(c);
|
|
6050
6050
|
if (this.cx(f)) {
|
|
6051
6051
|
return;
|
|
6052
6052
|
}
|
|
6053
|
-
this.
|
|
6053
|
+
this.sb(f);
|
|
6054
6054
|
}
|
|
6055
|
-
|
|
6055
|
+
s3(a) {
|
|
6056
6056
|
let b;
|
|
6057
6057
|
let c;
|
|
6058
6058
|
let d = a.getViewInfo(b, c);
|
|
6059
6059
|
b = d.p0;
|
|
6060
6060
|
c = d.p1;
|
|
6061
|
-
if (this.
|
|
6062
|
-
if (this.
|
|
6063
|
-
this.
|
|
6061
|
+
if (this.sv != null && this.sv.ao != null) {
|
|
6062
|
+
if (this.sv != this.su) {
|
|
6063
|
+
this.su = this.sv;
|
|
6064
6064
|
}
|
|
6065
|
-
if (this.
|
|
6066
|
-
if (this.
|
|
6067
|
-
this.
|
|
6065
|
+
if (this.su != null && !b.isEmpty) {
|
|
6066
|
+
if (this.su.width != b.width) {
|
|
6067
|
+
this.su.width = b.width;
|
|
6068
6068
|
}
|
|
6069
|
-
if (this.
|
|
6070
|
-
this.
|
|
6069
|
+
if (this.su.height != b.height) {
|
|
6070
|
+
this.su.height = b.height;
|
|
6071
6071
|
}
|
|
6072
6072
|
}
|
|
6073
6073
|
}
|
|
@@ -6096,8 +6096,8 @@ let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
6096
6096
|
as() {
|
|
6097
6097
|
super.as();
|
|
6098
6098
|
if (!this.q) {
|
|
6099
|
-
this.c7.
|
|
6100
|
-
this.c7.
|
|
6099
|
+
this.c7.o8 = Defaults.ao;
|
|
6100
|
+
this.c7.o3 = Defaults.an;
|
|
6101
6101
|
}
|
|
6102
6102
|
}
|
|
6103
6103
|
ch(a, b) {
|
|
@@ -6124,8 +6124,8 @@ let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
6124
6124
|
this.aq();
|
|
6125
6125
|
}
|
|
6126
6126
|
da(a) {
|
|
6127
|
-
if (this.c7.
|
|
6128
|
-
this.c7.
|
|
6127
|
+
if (this.c7.sv != null) {
|
|
6128
|
+
this.c7.sv.windowRect = a;
|
|
6129
6129
|
}
|
|
6130
6130
|
}
|
|
6131
6131
|
dd(a, b) {
|
|
@@ -6160,8 +6160,8 @@ let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
6160
6160
|
this.c9.setAttribute("width", this.bu.width.toString());
|
|
6161
6161
|
this.c9.setAttribute("height", this.bu.height.toString());
|
|
6162
6162
|
}
|
|
6163
|
-
if (this.c7.
|
|
6164
|
-
this.c7.
|
|
6163
|
+
if (this.c7.sv != null) {
|
|
6164
|
+
this.c7.sv.bf(this.bu);
|
|
6165
6165
|
}
|
|
6166
6166
|
}
|
|
6167
6167
|
a6(a, b) {
|
|
@@ -6195,8 +6195,8 @@ let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
6195
6195
|
db() {
|
|
6196
6196
|
}
|
|
6197
6197
|
dh(a) {
|
|
6198
|
-
if (this.c7.
|
|
6199
|
-
this.c7.
|
|
6198
|
+
if (this.c7.sv != null) {
|
|
6199
|
+
this.c7.sv.a6();
|
|
6200
6200
|
}
|
|
6201
6201
|
}
|
|
6202
6202
|
}
|
|
@@ -6238,13 +6238,13 @@ let IgxTileSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
6238
6238
|
* The MapImagery which is used to provide the tiles for display.
|
|
6239
6239
|
*/
|
|
6240
6240
|
get tileImagery() {
|
|
6241
|
-
if (this.i.
|
|
6241
|
+
if (this.i.sv == null) {
|
|
6242
6242
|
return null;
|
|
6243
6243
|
}
|
|
6244
|
-
return this.i.
|
|
6244
|
+
return this.i.sv.externalObject;
|
|
6245
6245
|
}
|
|
6246
6246
|
set tileImagery(v) {
|
|
6247
|
-
v == null ? this.i.
|
|
6247
|
+
v == null ? this.i.sv = null : this.i.sv = v.i;
|
|
6248
6248
|
}
|
|
6249
6249
|
findByName(name) {
|
|
6250
6250
|
var baseResult = super.findByName(name);
|
|
@@ -6345,57 +6345,57 @@ let GeographicTileSeries = /*@__PURE__*/ (() => {
|
|
|
6345
6345
|
class GeographicTileSeries extends GeographicShapeSeriesBase {
|
|
6346
6346
|
constructor() {
|
|
6347
6347
|
super();
|
|
6348
|
+
this.rd = null;
|
|
6348
6349
|
this.rc = null;
|
|
6349
|
-
this.rb = null;
|
|
6350
6350
|
this.imageTilesReady = null;
|
|
6351
6351
|
this.ab = GeographicTileSeries.$;
|
|
6352
6352
|
}
|
|
6353
6353
|
get_ei() {
|
|
6354
6354
|
return true;
|
|
6355
6355
|
}
|
|
6356
|
-
get
|
|
6357
|
-
return this.
|
|
6356
|
+
get re() {
|
|
6357
|
+
return this.rd;
|
|
6358
6358
|
}
|
|
6359
|
-
set
|
|
6360
|
-
let b = a != this.
|
|
6359
|
+
set re(a) {
|
|
6360
|
+
let b = a != this.re;
|
|
6361
6361
|
if (b) {
|
|
6362
|
-
let c = this.
|
|
6363
|
-
this.
|
|
6362
|
+
let c = this.re;
|
|
6363
|
+
this.rd = a;
|
|
6364
6364
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
6365
6365
|
}
|
|
6366
6366
|
}
|
|
6367
|
-
|
|
6368
|
-
if (this.
|
|
6369
|
-
this.
|
|
6367
|
+
ri() {
|
|
6368
|
+
if (this.re != null) {
|
|
6369
|
+
this.re.clearTileCache();
|
|
6370
6370
|
}
|
|
6371
6371
|
}
|
|
6372
|
-
|
|
6373
|
-
super.
|
|
6372
|
+
l4(a, b, c, d) {
|
|
6373
|
+
super.l4(a, b, c, d);
|
|
6374
6374
|
switch (b) {
|
|
6375
6375
|
case "TileImagery":
|
|
6376
|
-
if (this.
|
|
6377
|
-
this.
|
|
6376
|
+
if (this.p6 != null) {
|
|
6377
|
+
this.p6.sv = this.re;
|
|
6378
6378
|
}
|
|
6379
6379
|
break;
|
|
6380
6380
|
}
|
|
6381
6381
|
}
|
|
6382
|
-
|
|
6383
|
-
super.
|
|
6384
|
-
this.
|
|
6385
|
-
if (this.
|
|
6386
|
-
let a = this.
|
|
6387
|
-
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.
|
|
6382
|
+
qb() {
|
|
6383
|
+
super.qb();
|
|
6384
|
+
this.p6.sv = this.re;
|
|
6385
|
+
if (this.rc != null) {
|
|
6386
|
+
let a = this.rc;
|
|
6387
|
+
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.rh));
|
|
6388
6388
|
}
|
|
6389
|
-
this.
|
|
6390
|
-
if (this.
|
|
6391
|
-
let b = this.
|
|
6392
|
-
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.
|
|
6389
|
+
this.rc = this.p6;
|
|
6390
|
+
if (this.rc != null) {
|
|
6391
|
+
let b = this.rc;
|
|
6392
|
+
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.rh));
|
|
6393
6393
|
}
|
|
6394
6394
|
}
|
|
6395
|
-
|
|
6395
|
+
p5() {
|
|
6396
6396
|
return new TileSeries();
|
|
6397
6397
|
}
|
|
6398
|
-
|
|
6398
|
+
rh(a, b) {
|
|
6399
6399
|
if (this.imageTilesReady != null) {
|
|
6400
6400
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
6401
6401
|
}
|
|
@@ -6433,13 +6433,13 @@ let IgxGeographicTileSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
6433
6433
|
* The MapImagery which is used to provide the tiles for display.
|
|
6434
6434
|
*/
|
|
6435
6435
|
get tileImagery() {
|
|
6436
|
-
if (this.i.
|
|
6436
|
+
if (this.i.re == null) {
|
|
6437
6437
|
return null;
|
|
6438
6438
|
}
|
|
6439
|
-
return this.i.
|
|
6439
|
+
return this.i.re.externalObject;
|
|
6440
6440
|
}
|
|
6441
6441
|
set tileImagery(v) {
|
|
6442
|
-
v == null ? this.i.
|
|
6442
|
+
v == null ? this.i.re = null : this.i.re = v.i;
|
|
6443
6443
|
}
|
|
6444
6444
|
findByName(name) {
|
|
6445
6445
|
var baseResult = super.findByName(name);
|
|
@@ -6456,7 +6456,7 @@ let IgxGeographicTileSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
6456
6456
|
|
|
6457
6457
|
*/
|
|
6458
6458
|
clearTileCache() {
|
|
6459
|
-
this.i.
|
|
6459
|
+
this.i.ri();
|
|
6460
6460
|
}
|
|
6461
6461
|
/**
|
|
6462
6462
|
* This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
|
|
@@ -6570,64 +6570,64 @@ let IgxGeographicMarkerSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
6570
6570
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
6571
6571
|
*/
|
|
6572
6572
|
get markerType() {
|
|
6573
|
-
return this.i.
|
|
6573
|
+
return this.i.qg;
|
|
6574
6574
|
}
|
|
6575
6575
|
set markerType(v) {
|
|
6576
|
-
this.i.
|
|
6576
|
+
this.i.qg = ensureEnum(MarkerType_$type, v);
|
|
6577
6577
|
}
|
|
6578
6578
|
/**
|
|
6579
6579
|
* Gets or sets thickness of the marker outline
|
|
6580
6580
|
*/
|
|
6581
6581
|
get markerThickness() {
|
|
6582
|
-
return this.i.
|
|
6582
|
+
return this.i.qh;
|
|
6583
6583
|
}
|
|
6584
6584
|
set markerThickness(v) {
|
|
6585
|
-
this.i.
|
|
6585
|
+
this.i.qh = +v;
|
|
6586
6586
|
}
|
|
6587
6587
|
/**
|
|
6588
6588
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
6589
6589
|
*/
|
|
6590
6590
|
get markerOutlineMode() {
|
|
6591
|
-
return this.i.
|
|
6591
|
+
return this.i.qf;
|
|
6592
6592
|
}
|
|
6593
6593
|
set markerOutlineMode(v) {
|
|
6594
|
-
this.i.
|
|
6594
|
+
this.i.qf = ensureEnum(MarkerOutlineMode_$type, v);
|
|
6595
6595
|
}
|
|
6596
6596
|
/**
|
|
6597
6597
|
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
6598
6598
|
*/
|
|
6599
6599
|
get markerFillMode() {
|
|
6600
|
-
return this.i.
|
|
6600
|
+
return this.i.qe;
|
|
6601
6601
|
}
|
|
6602
6602
|
set markerFillMode(v) {
|
|
6603
|
-
this.i.
|
|
6603
|
+
this.i.qe = ensureEnum(MarkerFillMode_$type, v);
|
|
6604
6604
|
}
|
|
6605
6605
|
/**
|
|
6606
6606
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
6607
6607
|
*/
|
|
6608
6608
|
get markerTemplate() {
|
|
6609
|
-
return this.i.
|
|
6609
|
+
return this.i.qw;
|
|
6610
6610
|
}
|
|
6611
6611
|
set markerTemplate(v) {
|
|
6612
|
-
this.i.
|
|
6612
|
+
this.i.qw = v;
|
|
6613
6613
|
}
|
|
6614
6614
|
/**
|
|
6615
6615
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
6616
6616
|
*/
|
|
6617
6617
|
get markerBrush() {
|
|
6618
|
-
return brushToString(this.i.
|
|
6618
|
+
return brushToString(this.i.ra);
|
|
6619
6619
|
}
|
|
6620
6620
|
set markerBrush(v) {
|
|
6621
|
-
this.i.
|
|
6621
|
+
this.i.ra = stringToBrush(v);
|
|
6622
6622
|
}
|
|
6623
6623
|
/**
|
|
6624
6624
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
6625
6625
|
*/
|
|
6626
6626
|
get markerOutline() {
|
|
6627
|
-
return brushToString(this.i.
|
|
6627
|
+
return brushToString(this.i.rb);
|
|
6628
6628
|
}
|
|
6629
6629
|
set markerOutline(v) {
|
|
6630
|
-
this.i.
|
|
6630
|
+
this.i.rb = stringToBrush(v);
|
|
6631
6631
|
}
|
|
6632
6632
|
/**
|
|
6633
6633
|
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
@@ -6635,37 +6635,37 @@ let IgxGeographicMarkerSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
6635
6635
|
* choose a representative set.
|
|
6636
6636
|
*/
|
|
6637
6637
|
get maximumMarkers() {
|
|
6638
|
-
return this.i.
|
|
6638
|
+
return this.i.qi;
|
|
6639
6639
|
}
|
|
6640
6640
|
set maximumMarkers(v) {
|
|
6641
|
-
this.i.
|
|
6641
|
+
this.i.qi = +v;
|
|
6642
6642
|
}
|
|
6643
6643
|
/**
|
|
6644
6644
|
* Gets the effective marker template for the current series object.
|
|
6645
6645
|
*/
|
|
6646
6646
|
get actualMarkerTemplate() {
|
|
6647
|
-
return this.i.
|
|
6647
|
+
return this.i.qv;
|
|
6648
6648
|
}
|
|
6649
6649
|
set actualMarkerTemplate(v) {
|
|
6650
|
-
this.i.
|
|
6650
|
+
this.i.qv = v;
|
|
6651
6651
|
}
|
|
6652
6652
|
/**
|
|
6653
6653
|
* Gets the effective marker brush for the current series object.
|
|
6654
6654
|
*/
|
|
6655
6655
|
get actualMarkerBrush() {
|
|
6656
|
-
return brushToString(this.i.
|
|
6656
|
+
return brushToString(this.i.q8);
|
|
6657
6657
|
}
|
|
6658
6658
|
set actualMarkerBrush(v) {
|
|
6659
|
-
this.i.
|
|
6659
|
+
this.i.q8 = stringToBrush(v);
|
|
6660
6660
|
}
|
|
6661
6661
|
/**
|
|
6662
6662
|
* Gets the effective marker outline for the current series object.
|
|
6663
6663
|
*/
|
|
6664
6664
|
get actualMarkerOutline() {
|
|
6665
|
-
return brushToString(this.i.
|
|
6665
|
+
return brushToString(this.i.q9);
|
|
6666
6666
|
}
|
|
6667
6667
|
set actualMarkerOutline(v) {
|
|
6668
|
-
this.i.
|
|
6668
|
+
this.i.q9 = stringToBrush(v);
|
|
6669
6669
|
}
|
|
6670
6670
|
}
|
|
6671
6671
|
IgxGeographicMarkerSeriesComponent.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicMarkerSeriesComponent, deps: [], target: ɵɵFactoryTarget.Component });
|
|
@@ -6714,75 +6714,75 @@ let GeographicMarkerSeries = /*@__PURE__*/ (() => {
|
|
|
6714
6714
|
class GeographicMarkerSeries extends GeographicMapSeriesHost {
|
|
6715
6715
|
constructor() {
|
|
6716
6716
|
super();
|
|
6717
|
-
let a = this.
|
|
6718
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
6719
|
-
}
|
|
6720
|
-
nd() {
|
|
6721
|
-
return this.qu;
|
|
6717
|
+
let a = this.p6;
|
|
6718
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.qu));
|
|
6722
6719
|
}
|
|
6723
|
-
|
|
6724
|
-
return this.
|
|
6720
|
+
ne() {
|
|
6721
|
+
return this.qv;
|
|
6725
6722
|
}
|
|
6726
6723
|
o6() {
|
|
6727
6724
|
return this.q8;
|
|
6728
6725
|
}
|
|
6726
|
+
o7() {
|
|
6727
|
+
return this.q9;
|
|
6728
|
+
}
|
|
6729
6729
|
f2() {
|
|
6730
|
-
return this.
|
|
6730
|
+
return this.qh;
|
|
6731
6731
|
}
|
|
6732
6732
|
iy() {
|
|
6733
|
-
let a = typeCast(MarkerSeries.$, this.
|
|
6733
|
+
let a = typeCast(MarkerSeries.$, this.p6);
|
|
6734
6734
|
if (a == null) {
|
|
6735
6735
|
return "Unknown";
|
|
6736
6736
|
}
|
|
6737
6737
|
return a.iy();
|
|
6738
6738
|
}
|
|
6739
|
-
|
|
6740
|
-
let c = typeCast(MarkerSeries.$, this.
|
|
6739
|
+
qu(a, b) {
|
|
6740
|
+
let c = typeCast(MarkerSeries.$, this.p6);
|
|
6741
6741
|
if (c == null) {
|
|
6742
6742
|
return;
|
|
6743
6743
|
}
|
|
6744
6744
|
if (b.propertyName == "ActualMarkerTemplate") {
|
|
6745
|
-
this.
|
|
6745
|
+
this.qv = c.qx;
|
|
6746
6746
|
}
|
|
6747
6747
|
else if (b.propertyName == "ActualMarkerOutline") {
|
|
6748
|
-
this.
|
|
6748
|
+
this.q9 = c.re;
|
|
6749
6749
|
}
|
|
6750
6750
|
else if (b.propertyName == "ActualMarkerBrush") {
|
|
6751
|
-
this.
|
|
6751
|
+
this.q8 = c.rd;
|
|
6752
6752
|
}
|
|
6753
6753
|
}
|
|
6754
|
-
|
|
6755
|
-
super.
|
|
6754
|
+
l4(a, b, c, d) {
|
|
6755
|
+
super.l4(a, b, c, d);
|
|
6756
6756
|
switch (b) {
|
|
6757
6757
|
case GeographicMarkerSeries.$$p[3]:
|
|
6758
|
-
this.
|
|
6758
|
+
this.p6.rf = this.ra;
|
|
6759
6759
|
break;
|
|
6760
6760
|
case GeographicMarkerSeries.$$p[6]:
|
|
6761
|
-
this.
|
|
6761
|
+
this.p6.rg = this.rb;
|
|
6762
6762
|
break;
|
|
6763
6763
|
case GeographicMarkerSeries.$$p[5]:
|
|
6764
|
-
this.
|
|
6764
|
+
this.p6.qa = this.qf;
|
|
6765
6765
|
break;
|
|
6766
6766
|
case GeographicMarkerSeries.$$p[4]:
|
|
6767
|
-
this.
|
|
6767
|
+
this.p6.p6 = this.qe;
|
|
6768
6768
|
break;
|
|
6769
6769
|
case GeographicMarkerSeries.$$p[9]:
|
|
6770
|
-
this.
|
|
6770
|
+
this.p6.qd = this.qg;
|
|
6771
6771
|
break;
|
|
6772
6772
|
case GeographicMarkerSeries.$$p[7]:
|
|
6773
|
-
this.
|
|
6773
|
+
this.p6.qz = this.qw;
|
|
6774
6774
|
break;
|
|
6775
6775
|
case GeographicMarkerSeries.$$p[8]:
|
|
6776
|
-
this.
|
|
6776
|
+
this.p6.qi = this.qh;
|
|
6777
6777
|
break;
|
|
6778
6778
|
case GeographicMarkerSeries.$$p[10]:
|
|
6779
|
-
this.
|
|
6779
|
+
this.p6.sy = this.qi;
|
|
6780
6780
|
break;
|
|
6781
6781
|
}
|
|
6782
6782
|
}
|
|
6783
6783
|
}
|
|
6784
6784
|
GeographicMarkerSeries.$t = markType(GeographicMarkerSeries, 'GeographicMarkerSeries', GeographicMapSeriesHost.$);
|
|
6785
|
-
GeographicMarkerSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
6785
|
+
GeographicMarkerSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:q8:qx', [Brush.$], 'ActualMarkerOutline:q9:qy', [Brush.$], 'ActualMarkerTemplate:qv:qz', [DataTemplate.$, null], 'MarkerBrush:ra:q0', [Brush.$], 'MarkerFillMode:qe:q1', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:qf:q2', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:rb:q3', [Brush.$], 'MarkerTemplate:qw:q4', [DataTemplate.$, null], 'MarkerThickness:qh:q5', [1, DeviceUtils.g(2)], 'MarkerType:qg:q6', [MarkerType_$type, enumGetBox(MarkerType_$type, Defaults.e)], 'MaximumMarkers:qi:q7', [1, 400]]);
|
|
6786
6786
|
return GeographicMarkerSeries;
|
|
6787
6787
|
})();
|
|
6788
6788
|
|
|
@@ -6809,49 +6809,49 @@ let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
6809
6809
|
}
|
|
6810
6810
|
b2() {
|
|
6811
6811
|
super.b2();
|
|
6812
|
-
let a = this.ce.
|
|
6813
|
-
a.
|
|
6814
|
-
a.
|
|
6815
|
-
a.
|
|
6816
|
-
a.
|
|
6817
|
-
a.
|
|
6812
|
+
let a = this.ce.p6;
|
|
6813
|
+
a.te = this.ce.r5;
|
|
6814
|
+
a.tm = this.ce.r3;
|
|
6815
|
+
a.qd = this.ce.qg;
|
|
6816
|
+
a.qz = this.ce.qw;
|
|
6817
|
+
a.qi = this.ce.qh;
|
|
6818
|
+
a.vh = this.ce.rp;
|
|
6819
|
+
a.v7 = this.ce.sa;
|
|
6820
|
+
a.u7 = this.ce.rh;
|
|
6821
|
+
a.vx = this.ce.r1;
|
|
6822
|
+
a.vs = this.ce.rt;
|
|
6823
|
+
a.u4 = this.ce.re;
|
|
6824
|
+
a.vf = this.ce.rl;
|
|
6818
6825
|
a.vg = this.ce.ro;
|
|
6819
|
-
a.
|
|
6820
|
-
a.u6 = this.ce.rg;
|
|
6821
|
-
a.vw = this.ce.r0;
|
|
6822
|
-
a.vr = this.ce.rs;
|
|
6823
|
-
a.u3 = this.ce.rd;
|
|
6824
|
-
a.ve = this.ce.rk;
|
|
6825
|
-
a.vf = this.ce.rn;
|
|
6826
|
+
a.vm = this.ce.rr;
|
|
6826
6827
|
a.vl = this.ce.rq;
|
|
6827
|
-
a.vk = this.ce.rp;
|
|
6828
6828
|
}
|
|
6829
6829
|
cn() {
|
|
6830
|
-
this.ce.
|
|
6830
|
+
this.ce.p6.te = this.ce.r5;
|
|
6831
6831
|
}
|
|
6832
6832
|
cm() {
|
|
6833
|
-
this.ce.
|
|
6833
|
+
this.ce.p6.tm = this.ce.r3;
|
|
6834
6834
|
}
|
|
6835
6835
|
cs() {
|
|
6836
|
-
this.ce.
|
|
6836
|
+
this.ce.p6.qd = this.ce.qg;
|
|
6837
6837
|
}
|
|
6838
6838
|
cq() {
|
|
6839
|
-
this.ce.
|
|
6839
|
+
this.ce.p6.qz = this.ce.qw;
|
|
6840
6840
|
}
|
|
6841
6841
|
cr() {
|
|
6842
|
-
this.ce.
|
|
6842
|
+
this.ce.p6.qi = this.ce.qh;
|
|
6843
6843
|
}
|
|
6844
6844
|
ct() {
|
|
6845
|
-
this.ce.
|
|
6845
|
+
this.ce.p6.sy = this.ce.qi;
|
|
6846
6846
|
}
|
|
6847
6847
|
cv() {
|
|
6848
|
-
this.ce.
|
|
6848
|
+
this.ce.p6.xAxis = this.ce.cd.s2;
|
|
6849
6849
|
}
|
|
6850
6850
|
cw() {
|
|
6851
|
-
this.ce.
|
|
6851
|
+
this.ce.p6.yAxis = this.ce.cd.s4;
|
|
6852
6852
|
}
|
|
6853
6853
|
cu() {
|
|
6854
|
-
let a = this.ce.
|
|
6854
|
+
let a = this.ce.p6;
|
|
6855
6855
|
if (this.ce.cd == null) {
|
|
6856
6856
|
a.xAxis = null;
|
|
6857
6857
|
a.yAxis = null;
|
|
@@ -6861,45 +6861,45 @@ let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
6861
6861
|
a.yAxis = this.ce.cd.s4;
|
|
6862
6862
|
}
|
|
6863
6863
|
co() {
|
|
6864
|
-
this.ce.
|
|
6864
|
+
this.ce.p6.rf = this.ce.ra;
|
|
6865
6865
|
}
|
|
6866
6866
|
cp() {
|
|
6867
|
-
this.ce.
|
|
6867
|
+
this.ce.p6.rg = this.ce.rb;
|
|
6868
6868
|
}
|
|
6869
6869
|
cx() {
|
|
6870
|
-
this.ce.
|
|
6870
|
+
this.ce.p6.v7 = this.ce.sa;
|
|
6871
6871
|
}
|
|
6872
6872
|
cy() {
|
|
6873
|
-
this.ce.
|
|
6874
|
-
this.ce.
|
|
6873
|
+
this.ce.p6.u7 = this.ce.rh;
|
|
6874
|
+
this.ce.p6.vh = this.ce.rp;
|
|
6875
6875
|
}
|
|
6876
6876
|
ci() {
|
|
6877
|
-
this.ce.
|
|
6877
|
+
this.ce.p6.vx = this.ce.r1;
|
|
6878
6878
|
}
|
|
6879
6879
|
cg() {
|
|
6880
|
-
this.ce.
|
|
6881
|
-
this.ce.
|
|
6882
|
-
this.ce.
|
|
6883
|
-
this.ce.
|
|
6884
|
-
this.ce.
|
|
6880
|
+
this.ce.p6.u4 = this.ce.re;
|
|
6881
|
+
this.ce.p6.vf = this.ce.rl;
|
|
6882
|
+
this.ce.p6.vg = this.ce.ro;
|
|
6883
|
+
this.ce.p6.vm = this.ce.rr;
|
|
6884
|
+
this.ce.p6.vl = this.ce.rq;
|
|
6885
6885
|
}
|
|
6886
6886
|
cf() {
|
|
6887
|
-
this.ce.
|
|
6887
|
+
this.ce.p6.vs = this.ce.rt;
|
|
6888
6888
|
}
|
|
6889
6889
|
cz() {
|
|
6890
|
-
this.ce.
|
|
6890
|
+
this.ce.p6.vh = this.ce.rp;
|
|
6891
6891
|
}
|
|
6892
6892
|
ch() {
|
|
6893
|
-
this.ce.
|
|
6893
|
+
this.ce.p6.vf = this.ce.rl;
|
|
6894
6894
|
}
|
|
6895
6895
|
cl() {
|
|
6896
|
-
this.ce.
|
|
6896
|
+
this.ce.p6.vg = this.ce.ro;
|
|
6897
6897
|
}
|
|
6898
6898
|
ck() {
|
|
6899
|
-
this.ce.
|
|
6899
|
+
this.ce.p6.vm = this.ce.rr;
|
|
6900
6900
|
}
|
|
6901
6901
|
cj() {
|
|
6902
|
-
this.ce.
|
|
6902
|
+
this.ce.p6.vl = this.ce.rq;
|
|
6903
6903
|
}
|
|
6904
6904
|
}
|
|
6905
6905
|
GeographicProportionalSymbolSeriesView.$t = markType(GeographicProportionalSymbolSeriesView, 'GeographicProportionalSymbolSeriesView', HostSeriesView.$);
|
|
@@ -6912,9 +6912,9 @@ let GeographicProportionalSymbolSeries = /*@__PURE__*/ (() => {
|
|
|
6912
6912
|
class GeographicProportionalSymbolSeries extends GeographicMarkerSeries {
|
|
6913
6913
|
constructor() {
|
|
6914
6914
|
super();
|
|
6915
|
-
this.
|
|
6915
|
+
this.rf = null;
|
|
6916
|
+
this.rk = false;
|
|
6916
6917
|
this.rj = false;
|
|
6917
|
-
this.ri = false;
|
|
6918
6918
|
this.assigningScatterStyle = null;
|
|
6919
6919
|
this.assigningScatterMarkerStyle = null;
|
|
6920
6920
|
this.ab = GeographicProportionalSymbolSeries.$;
|
|
@@ -6925,112 +6925,112 @@ let GeographicProportionalSymbolSeries = /*@__PURE__*/ (() => {
|
|
|
6925
6925
|
bx() {
|
|
6926
6926
|
return new GeographicProportionalSymbolSeriesView(this);
|
|
6927
6927
|
}
|
|
6928
|
-
|
|
6929
|
-
super.
|
|
6930
|
-
this.
|
|
6928
|
+
lz(a) {
|
|
6929
|
+
super.lz(a);
|
|
6930
|
+
this.ri = a;
|
|
6931
6931
|
}
|
|
6932
6932
|
gv() {
|
|
6933
6933
|
return 0.7;
|
|
6934
6934
|
}
|
|
6935
|
-
|
|
6935
|
+
p5() {
|
|
6936
6936
|
return new BubbleSeries();
|
|
6937
6937
|
}
|
|
6938
6938
|
get_dx() {
|
|
6939
6939
|
return true;
|
|
6940
6940
|
}
|
|
6941
|
-
|
|
6942
|
-
super.
|
|
6941
|
+
l4(a, b, c, d) {
|
|
6942
|
+
super.l4(a, b, c, d);
|
|
6943
6943
|
switch (b) {
|
|
6944
6944
|
case "SeriesViewer":
|
|
6945
|
-
this.
|
|
6945
|
+
this.ri.cu();
|
|
6946
6946
|
break;
|
|
6947
6947
|
case GeographicProportionalSymbolSeries.$$p[9]:
|
|
6948
|
-
this.
|
|
6948
|
+
this.ri.cn();
|
|
6949
6949
|
break;
|
|
6950
6950
|
case GeographicProportionalSymbolSeries.$$p[8]:
|
|
6951
|
-
this.
|
|
6951
|
+
this.ri.cm();
|
|
6952
6952
|
break;
|
|
6953
6953
|
case "XAxis":
|
|
6954
|
-
this.
|
|
6954
|
+
this.ri.cv();
|
|
6955
6955
|
break;
|
|
6956
6956
|
case "YAxis":
|
|
6957
|
-
this.
|
|
6957
|
+
this.ri.cw();
|
|
6958
6958
|
break;
|
|
6959
6959
|
case GeographicProportionalSymbolSeries.$$p[13]:
|
|
6960
|
-
this.
|
|
6960
|
+
this.ri.cx();
|
|
6961
6961
|
break;
|
|
6962
6962
|
case GeographicProportionalSymbolSeries.$$p[14]:
|
|
6963
|
-
this.
|
|
6963
|
+
this.ri.cy();
|
|
6964
6964
|
break;
|
|
6965
6965
|
case GeographicProportionalSymbolSeries.$$p[15]:
|
|
6966
|
-
this.
|
|
6966
|
+
this.ri.cz();
|
|
6967
6967
|
break;
|
|
6968
6968
|
case GeographicProportionalSymbolSeries.$$p[7]:
|
|
6969
|
-
this.
|
|
6969
|
+
this.ri.ci();
|
|
6970
6970
|
break;
|
|
6971
6971
|
case GeographicProportionalSymbolSeries.$$p[0]:
|
|
6972
|
-
this.
|
|
6972
|
+
this.ri.cf();
|
|
6973
6973
|
break;
|
|
6974
6974
|
case GeographicProportionalSymbolSeries.$$p[1]:
|
|
6975
|
-
this.
|
|
6975
|
+
this.ri.cg();
|
|
6976
6976
|
break;
|
|
6977
6977
|
case GeographicProportionalSymbolSeries.$$p[2]:
|
|
6978
|
-
this.
|
|
6978
|
+
this.ri.ch();
|
|
6979
6979
|
break;
|
|
6980
6980
|
case GeographicProportionalSymbolSeries.$$p[12]:
|
|
6981
|
-
this.
|
|
6981
|
+
this.ri.cl();
|
|
6982
6982
|
break;
|
|
6983
6983
|
case GeographicProportionalSymbolSeries.$$p[11]:
|
|
6984
|
-
this.
|
|
6984
|
+
this.ri.ck();
|
|
6985
6985
|
break;
|
|
6986
6986
|
case GeographicProportionalSymbolSeries.$$p[10]:
|
|
6987
|
-
this.
|
|
6987
|
+
this.ri.cj();
|
|
6988
6988
|
break;
|
|
6989
6989
|
case GeographicProportionalSymbolSeries.$$p[4]:
|
|
6990
|
-
this.
|
|
6991
|
-
this.
|
|
6992
|
-
if (this.
|
|
6993
|
-
let e = this.
|
|
6994
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
6990
|
+
this.p6.sk = this.rn;
|
|
6991
|
+
this.rk = this.rn;
|
|
6992
|
+
if (this.rn) {
|
|
6993
|
+
let e = this.p6;
|
|
6994
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.sf));
|
|
6995
6995
|
}
|
|
6996
6996
|
else {
|
|
6997
|
-
let f = this.
|
|
6998
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
6997
|
+
let f = this.p6;
|
|
6998
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.sf));
|
|
6999
6999
|
}
|
|
7000
7000
|
break;
|
|
7001
7001
|
case GeographicProportionalSymbolSeries.$$p[3]:
|
|
7002
|
-
this.
|
|
7003
|
-
this.
|
|
7004
|
-
if (this.
|
|
7005
|
-
let g = this.
|
|
7006
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
7002
|
+
this.p6.sj = this.rm;
|
|
7003
|
+
this.rj = this.rm;
|
|
7004
|
+
if (this.rn) {
|
|
7005
|
+
let g = this.p6;
|
|
7006
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.se));
|
|
7007
7007
|
}
|
|
7008
7008
|
else {
|
|
7009
|
-
let h = this.
|
|
7010
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
7009
|
+
let h = this.p6;
|
|
7010
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.se));
|
|
7011
7011
|
}
|
|
7012
7012
|
break;
|
|
7013
7013
|
case GeographicProportionalSymbolSeries.$$p[5]:
|
|
7014
|
-
this.
|
|
7014
|
+
this.p6.r9 = this.rg;
|
|
7015
7015
|
break;
|
|
7016
7016
|
case GeographicProportionalSymbolSeries.$$p[6]:
|
|
7017
|
-
this.
|
|
7017
|
+
this.p6.sx = this.rs;
|
|
7018
7018
|
break;
|
|
7019
7019
|
}
|
|
7020
7020
|
}
|
|
7021
|
-
|
|
7021
|
+
sf(a, b) {
|
|
7022
7022
|
if (this.assigningScatterStyle != null) {
|
|
7023
7023
|
this.assigningScatterStyle(this, b);
|
|
7024
7024
|
}
|
|
7025
7025
|
}
|
|
7026
|
-
|
|
7026
|
+
se(a, b) {
|
|
7027
7027
|
if (this.assigningScatterMarkerStyle != null) {
|
|
7028
7028
|
this.assigningScatterMarkerStyle(this, b);
|
|
7029
7029
|
}
|
|
7030
7030
|
}
|
|
7031
7031
|
}
|
|
7032
7032
|
GeographicProportionalSymbolSeries.$t = markType(GeographicProportionalSymbolSeries, 'GeographicProportionalSymbolSeries', GeographicMarkerSeries.$);
|
|
7033
|
-
GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:
|
|
7033
|
+
GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:rt:sg', [2], 'FillScale:re:sh', [BrushScale.$], 'FillScaleUseGlobalValues:rl:si', [0, false], 'IsCustomScatterMarkerStyleAllowed:rm:sj', [0, false], 'IsCustomScatterStyleAllowed:rn:sk', [0, false], 'ItemSearchMode:rg:sl', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:rs:sm', [1, 10000], 'LabelMemberPath:r1:sn', [2], 'LatitudeMemberPath:r3:so', [2, null], 'LongitudeMemberPath:r5:sp', [2, null], 'MarkerBrushBrightness:rq:sq', [1, NaN], 'MarkerOutlineBrightness:rr:sr', [1, NaN], 'MarkerOutlineUsesFillScale:ro:ss', [0, false], 'RadiusMemberPath:sa:st', [2, null], 'RadiusScale:rh:su', [SizeScale.$], 'RadiusScaleUseGlobalValues:rp:sv', [0, false]]);
|
|
7034
7034
|
return GeographicProportionalSymbolSeries;
|
|
7035
7035
|
})();
|
|
7036
7036
|
|
|
@@ -7071,174 +7071,174 @@ let IgxGeographicProportionalSymbolSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
7071
7071
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
7072
7072
|
*/
|
|
7073
7073
|
get latitudeMemberPath() {
|
|
7074
|
-
return this.i.
|
|
7074
|
+
return this.i.r3;
|
|
7075
7075
|
}
|
|
7076
7076
|
set latitudeMemberPath(v) {
|
|
7077
|
-
this.i.
|
|
7077
|
+
this.i.r3 = v;
|
|
7078
7078
|
}
|
|
7079
7079
|
/**
|
|
7080
7080
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
7081
7081
|
*/
|
|
7082
7082
|
get longitudeMemberPath() {
|
|
7083
|
-
return this.i.
|
|
7083
|
+
return this.i.r5;
|
|
7084
7084
|
}
|
|
7085
7085
|
set longitudeMemberPath(v) {
|
|
7086
|
-
this.i.
|
|
7086
|
+
this.i.r5 = v;
|
|
7087
7087
|
}
|
|
7088
7088
|
/**
|
|
7089
7089
|
* Gets or sets the radius mapping property for the current series object.
|
|
7090
7090
|
*/
|
|
7091
7091
|
get radiusMemberPath() {
|
|
7092
|
-
return this.i.
|
|
7092
|
+
return this.i.sa;
|
|
7093
7093
|
}
|
|
7094
7094
|
set radiusMemberPath(v) {
|
|
7095
|
-
this.i.
|
|
7095
|
+
this.i.sa = v;
|
|
7096
7096
|
}
|
|
7097
7097
|
/**
|
|
7098
7098
|
* Gets or sets the radius size scale for the bubbles.
|
|
7099
7099
|
*/
|
|
7100
7100
|
get radiusScale() {
|
|
7101
|
-
if (this.i.
|
|
7101
|
+
if (this.i.rh == null) {
|
|
7102
7102
|
return null;
|
|
7103
7103
|
}
|
|
7104
|
-
if (!this.i.
|
|
7105
|
-
let e = IgxSizeScaleComponent._createFromInternal(this.i.
|
|
7104
|
+
if (!this.i.rh.externalObject) {
|
|
7105
|
+
let e = IgxSizeScaleComponent._createFromInternal(this.i.rh);
|
|
7106
7106
|
if (e) {
|
|
7107
|
-
e._implementation = this.i.
|
|
7107
|
+
e._implementation = this.i.rh;
|
|
7108
7108
|
}
|
|
7109
|
-
this.i.
|
|
7109
|
+
this.i.rh.externalObject = e;
|
|
7110
7110
|
}
|
|
7111
|
-
return this.i.
|
|
7111
|
+
return this.i.rh.externalObject;
|
|
7112
7112
|
}
|
|
7113
7113
|
set radiusScale(v) {
|
|
7114
7114
|
if (v != null && this._stylingContainer && v._styling)
|
|
7115
7115
|
v._styling(this._stylingContainer, this, this);
|
|
7116
|
-
v == null ? this.i.
|
|
7116
|
+
v == null ? this.i.rh = null : this.i.rh = v.i;
|
|
7117
7117
|
}
|
|
7118
7118
|
/**
|
|
7119
7119
|
* Gets or sets the Label mapping property for the current series object.
|
|
7120
7120
|
*/
|
|
7121
7121
|
get labelMemberPath() {
|
|
7122
|
-
return this.i.
|
|
7122
|
+
return this.i.r1;
|
|
7123
7123
|
}
|
|
7124
7124
|
set labelMemberPath(v) {
|
|
7125
|
-
this.i.
|
|
7125
|
+
this.i.r1 = v;
|
|
7126
7126
|
}
|
|
7127
7127
|
/**
|
|
7128
7128
|
* Gets or sets the fill mapping property for the current series object.
|
|
7129
7129
|
*/
|
|
7130
7130
|
get fillMemberPath() {
|
|
7131
|
-
return this.i.
|
|
7131
|
+
return this.i.rt;
|
|
7132
7132
|
}
|
|
7133
7133
|
set fillMemberPath(v) {
|
|
7134
|
-
this.i.
|
|
7134
|
+
this.i.rt = v;
|
|
7135
7135
|
}
|
|
7136
7136
|
/**
|
|
7137
7137
|
* Gets or sets the brush scale for the marker brush.
|
|
7138
7138
|
*/
|
|
7139
7139
|
get fillScale() {
|
|
7140
|
-
if (this.i.
|
|
7140
|
+
if (this.i.re == null) {
|
|
7141
7141
|
return null;
|
|
7142
7142
|
}
|
|
7143
|
-
if (!this.i.
|
|
7144
|
-
let e = IgxBrushScaleComponent._createFromInternal(this.i.
|
|
7143
|
+
if (!this.i.re.externalObject) {
|
|
7144
|
+
let e = IgxBrushScaleComponent._createFromInternal(this.i.re);
|
|
7145
7145
|
if (e) {
|
|
7146
|
-
e._implementation = this.i.
|
|
7146
|
+
e._implementation = this.i.re;
|
|
7147
7147
|
}
|
|
7148
|
-
this.i.
|
|
7148
|
+
this.i.re.externalObject = e;
|
|
7149
7149
|
}
|
|
7150
|
-
return this.i.
|
|
7150
|
+
return this.i.re.externalObject;
|
|
7151
7151
|
}
|
|
7152
7152
|
set fillScale(v) {
|
|
7153
7153
|
if (v != null && this._stylingContainer && v._styling)
|
|
7154
7154
|
v._styling(this._stylingContainer, this, this);
|
|
7155
|
-
v == null ? this.i.
|
|
7155
|
+
v == null ? this.i.re = null : this.i.re = v.i;
|
|
7156
7156
|
}
|
|
7157
7157
|
/**
|
|
7158
7158
|
* Gets or sets the whether or not the FillScale uses global values of FillMemberPath of multiple series.
|
|
7159
7159
|
* This setting applies only if multiple series are using the same FillScale.
|
|
7160
7160
|
*/
|
|
7161
7161
|
get fillScaleUseGlobalValues() {
|
|
7162
|
-
return this.i.
|
|
7162
|
+
return this.i.rl;
|
|
7163
7163
|
}
|
|
7164
7164
|
set fillScaleUseGlobalValues(v) {
|
|
7165
|
-
this.i.
|
|
7165
|
+
this.i.rl = ensureBool(v);
|
|
7166
7166
|
}
|
|
7167
7167
|
/**
|
|
7168
7168
|
* Gets or sets whether or not the marker outline should use FillScale like the marker fill does.
|
|
7169
7169
|
* This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
|
|
7170
7170
|
*/
|
|
7171
7171
|
get markerOutlineUsesFillScale() {
|
|
7172
|
-
return this.i.
|
|
7172
|
+
return this.i.ro;
|
|
7173
7173
|
}
|
|
7174
7174
|
set markerOutlineUsesFillScale(v) {
|
|
7175
|
-
this.i.
|
|
7175
|
+
this.i.ro = ensureBool(v);
|
|
7176
7176
|
}
|
|
7177
7177
|
/**
|
|
7178
7178
|
* Gets or sets brightness of the marker outline. Using negative value will change marker outline to darker color and positive value will change marker outline to brighter color
|
|
7179
7179
|
* Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
|
|
7180
7180
|
*/
|
|
7181
7181
|
get markerOutlineBrightness() {
|
|
7182
|
-
return this.i.
|
|
7182
|
+
return this.i.rr;
|
|
7183
7183
|
}
|
|
7184
7184
|
set markerOutlineBrightness(v) {
|
|
7185
|
-
this.i.
|
|
7185
|
+
this.i.rr = +v;
|
|
7186
7186
|
}
|
|
7187
7187
|
/**
|
|
7188
7188
|
* Gets or sets brightness of the marker fill. Using negative value will change marker fill to darker color and positive value will change marker fill to brighter color
|
|
7189
7189
|
* Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
|
|
7190
7190
|
*/
|
|
7191
7191
|
get markerBrushBrightness() {
|
|
7192
|
-
return this.i.
|
|
7192
|
+
return this.i.rq;
|
|
7193
7193
|
}
|
|
7194
7194
|
set markerBrushBrightness(v) {
|
|
7195
|
-
this.i.
|
|
7195
|
+
this.i.rq = +v;
|
|
7196
7196
|
}
|
|
7197
7197
|
/**
|
|
7198
7198
|
* Gets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath of multiple series.
|
|
7199
7199
|
* This setting applies only if multiple series are using the same RadiusScale.
|
|
7200
7200
|
*/
|
|
7201
7201
|
get radiusScaleUseGlobalValues() {
|
|
7202
|
-
return this.i.
|
|
7202
|
+
return this.i.rp;
|
|
7203
7203
|
}
|
|
7204
7204
|
set radiusScaleUseGlobalValues(v) {
|
|
7205
|
-
this.i.
|
|
7205
|
+
this.i.rp = ensureBool(v);
|
|
7206
7206
|
}
|
|
7207
7207
|
/**
|
|
7208
7208
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
7209
7209
|
*/
|
|
7210
7210
|
get isCustomScatterStyleAllowed() {
|
|
7211
|
-
return this.i.
|
|
7211
|
+
return this.i.rn;
|
|
7212
7212
|
}
|
|
7213
7213
|
set isCustomScatterStyleAllowed(v) {
|
|
7214
|
-
this.i.
|
|
7214
|
+
this.i.rn = ensureBool(v);
|
|
7215
7215
|
}
|
|
7216
7216
|
/**
|
|
7217
7217
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
7218
7218
|
*/
|
|
7219
7219
|
get isCustomScatterMarkerStyleAllowed() {
|
|
7220
|
-
return this.i.
|
|
7220
|
+
return this.i.rm;
|
|
7221
7221
|
}
|
|
7222
7222
|
set isCustomScatterMarkerStyleAllowed(v) {
|
|
7223
|
-
this.i.
|
|
7223
|
+
this.i.rm = ensureBool(v);
|
|
7224
7224
|
}
|
|
7225
7225
|
/**
|
|
7226
7226
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
7227
7227
|
*/
|
|
7228
7228
|
get itemSearchMode() {
|
|
7229
|
-
return this.i.
|
|
7229
|
+
return this.i.rg;
|
|
7230
7230
|
}
|
|
7231
7231
|
set itemSearchMode(v) {
|
|
7232
|
-
this.i.
|
|
7232
|
+
this.i.rg = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
7233
7233
|
}
|
|
7234
7234
|
/**
|
|
7235
7235
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
7236
7236
|
*/
|
|
7237
7237
|
get itemSearchThreshold() {
|
|
7238
|
-
return this.i.
|
|
7238
|
+
return this.i.rs;
|
|
7239
7239
|
}
|
|
7240
7240
|
set itemSearchThreshold(v) {
|
|
7241
|
-
this.i.
|
|
7241
|
+
this.i.rs = +v;
|
|
7242
7242
|
}
|
|
7243
7243
|
findByName(name) {
|
|
7244
7244
|
var baseResult = super.findByName(name);
|
|
@@ -7429,40 +7429,40 @@ let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
7429
7429
|
}
|
|
7430
7430
|
}
|
|
7431
7431
|
b2() {
|
|
7432
|
-
let a = this.ce.
|
|
7432
|
+
let a = this.ce.p6;
|
|
7433
7433
|
super.b2();
|
|
7434
|
-
a.
|
|
7435
|
-
a.
|
|
7436
|
-
a.
|
|
7437
|
-
a.
|
|
7438
|
-
a.
|
|
7434
|
+
a.te = this.ce.ru;
|
|
7435
|
+
a.tm = this.ce.rs;
|
|
7436
|
+
a.qd = this.ce.qg;
|
|
7437
|
+
a.qz = this.ce.qw;
|
|
7438
|
+
a.qi = this.ce.qh;
|
|
7439
7439
|
}
|
|
7440
7440
|
cg() {
|
|
7441
|
-
this.ce.
|
|
7441
|
+
this.ce.p6.te = this.ce.ru;
|
|
7442
7442
|
}
|
|
7443
7443
|
cf() {
|
|
7444
|
-
this.ce.
|
|
7444
|
+
this.ce.p6.tm = this.ce.rs;
|
|
7445
7445
|
}
|
|
7446
7446
|
cm() {
|
|
7447
|
-
this.ce.
|
|
7447
|
+
this.ce.p6.qd = this.ce.qg;
|
|
7448
7448
|
}
|
|
7449
7449
|
ck() {
|
|
7450
|
-
this.ce.
|
|
7450
|
+
this.ce.p6.qz = this.ce.qw;
|
|
7451
7451
|
}
|
|
7452
7452
|
cl() {
|
|
7453
|
-
this.ce.
|
|
7453
|
+
this.ce.p6.qi = this.ce.qh;
|
|
7454
7454
|
}
|
|
7455
7455
|
cn() {
|
|
7456
|
-
this.ce.
|
|
7456
|
+
this.ce.p6.sy = this.ce.qi;
|
|
7457
7457
|
}
|
|
7458
7458
|
cp() {
|
|
7459
|
-
this.ce.
|
|
7459
|
+
this.ce.p6.xAxis = this.ce.cd.s2;
|
|
7460
7460
|
}
|
|
7461
7461
|
cq() {
|
|
7462
|
-
this.ce.
|
|
7462
|
+
this.ce.p6.yAxis = this.ce.cd.s4;
|
|
7463
7463
|
}
|
|
7464
7464
|
co() {
|
|
7465
|
-
let a = this.ce.
|
|
7465
|
+
let a = this.ce.p6;
|
|
7466
7466
|
if (this.ce.cd == null) {
|
|
7467
7467
|
a.xAxis = null;
|
|
7468
7468
|
a.yAxis = null;
|
|
@@ -7472,13 +7472,13 @@ let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
7472
7472
|
a.yAxis = this.ce.cd.s4;
|
|
7473
7473
|
}
|
|
7474
7474
|
ci() {
|
|
7475
|
-
this.ce.
|
|
7475
|
+
this.ce.p6.rp = this.ce.re;
|
|
7476
7476
|
}
|
|
7477
7477
|
ch() {
|
|
7478
|
-
this.ce.
|
|
7478
|
+
this.ce.p6.rf = this.ce.ra;
|
|
7479
7479
|
}
|
|
7480
7480
|
cj() {
|
|
7481
|
-
this.ce.
|
|
7481
|
+
this.ce.p6.rg = this.ce.rb;
|
|
7482
7482
|
}
|
|
7483
7483
|
}
|
|
7484
7484
|
GeographicSymbolSeriesView.$t = markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
|
|
@@ -7491,9 +7491,9 @@ let GeographicSymbolSeries = /*@__PURE__*/ (() => {
|
|
|
7491
7491
|
class GeographicSymbolSeries extends GeographicMarkerSeries {
|
|
7492
7492
|
constructor() {
|
|
7493
7493
|
super();
|
|
7494
|
-
this.
|
|
7494
|
+
this.rg = null;
|
|
7495
|
+
this.rj = false;
|
|
7495
7496
|
this.ri = false;
|
|
7496
|
-
this.rh = false;
|
|
7497
7497
|
this.assigningScatterStyle = null;
|
|
7498
7498
|
this.assigningScatterMarkerStyle = null;
|
|
7499
7499
|
this.ab = GeographicSymbolSeries.$;
|
|
@@ -7504,85 +7504,85 @@ let GeographicSymbolSeries = /*@__PURE__*/ (() => {
|
|
|
7504
7504
|
bx() {
|
|
7505
7505
|
return new GeographicSymbolSeriesView(this);
|
|
7506
7506
|
}
|
|
7507
|
-
|
|
7508
|
-
super.
|
|
7509
|
-
this.
|
|
7507
|
+
lz(a) {
|
|
7508
|
+
super.lz(a);
|
|
7509
|
+
this.rh = a;
|
|
7510
7510
|
}
|
|
7511
7511
|
gv() {
|
|
7512
7512
|
return 0.7;
|
|
7513
7513
|
}
|
|
7514
|
-
|
|
7514
|
+
p5() {
|
|
7515
7515
|
return new ScatterSeries();
|
|
7516
7516
|
}
|
|
7517
7517
|
get_dx() {
|
|
7518
7518
|
return true;
|
|
7519
7519
|
}
|
|
7520
|
-
|
|
7521
|
-
super.
|
|
7520
|
+
l4(a, b, c, d) {
|
|
7521
|
+
super.l4(a, b, c, d);
|
|
7522
7522
|
switch (b) {
|
|
7523
7523
|
case "SeriesViewer":
|
|
7524
|
-
this.
|
|
7524
|
+
this.rh.co();
|
|
7525
7525
|
break;
|
|
7526
7526
|
case GeographicSymbolSeries.$$p[5]:
|
|
7527
|
-
this.
|
|
7527
|
+
this.rh.cg();
|
|
7528
7528
|
break;
|
|
7529
7529
|
case GeographicSymbolSeries.$$p[4]:
|
|
7530
|
-
this.
|
|
7530
|
+
this.rh.cf();
|
|
7531
7531
|
break;
|
|
7532
7532
|
case GeographicSymbolSeries.$$p[6]:
|
|
7533
|
-
this.
|
|
7533
|
+
this.rh.ci();
|
|
7534
7534
|
break;
|
|
7535
7535
|
case "XAxis":
|
|
7536
|
-
this.
|
|
7536
|
+
this.rh.cp();
|
|
7537
7537
|
break;
|
|
7538
7538
|
case "YAxis":
|
|
7539
|
-
this.
|
|
7539
|
+
this.rh.cq();
|
|
7540
7540
|
break;
|
|
7541
7541
|
case GeographicSymbolSeries.$$p[1]:
|
|
7542
|
-
this.
|
|
7543
|
-
this.
|
|
7544
|
-
if (this.
|
|
7545
|
-
let e = this.
|
|
7546
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
7542
|
+
this.p6.sk = this.rl;
|
|
7543
|
+
this.rj = this.rl;
|
|
7544
|
+
if (this.rl) {
|
|
7545
|
+
let e = this.p6;
|
|
7546
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.rz));
|
|
7547
7547
|
}
|
|
7548
7548
|
else {
|
|
7549
|
-
let f = this.
|
|
7550
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
7549
|
+
let f = this.p6;
|
|
7550
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.rz));
|
|
7551
7551
|
}
|
|
7552
7552
|
break;
|
|
7553
7553
|
case GeographicSymbolSeries.$$p[0]:
|
|
7554
|
-
this.
|
|
7555
|
-
this.
|
|
7556
|
-
if (this.
|
|
7557
|
-
let g = this.
|
|
7558
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
7554
|
+
this.p6.sj = this.rk;
|
|
7555
|
+
this.ri = this.rk;
|
|
7556
|
+
if (this.rl) {
|
|
7557
|
+
let g = this.p6;
|
|
7558
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.ry));
|
|
7559
7559
|
}
|
|
7560
7560
|
else {
|
|
7561
|
-
let h = this.
|
|
7562
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
7561
|
+
let h = this.p6;
|
|
7562
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.ry));
|
|
7563
7563
|
}
|
|
7564
7564
|
break;
|
|
7565
7565
|
case GeographicSymbolSeries.$$p[2]:
|
|
7566
|
-
this.
|
|
7566
|
+
this.p6.r9 = this.rf;
|
|
7567
7567
|
break;
|
|
7568
7568
|
case GeographicSymbolSeries.$$p[3]:
|
|
7569
|
-
this.
|
|
7569
|
+
this.p6.sx = this.rn;
|
|
7570
7570
|
break;
|
|
7571
7571
|
}
|
|
7572
7572
|
}
|
|
7573
|
-
|
|
7573
|
+
rz(a, b) {
|
|
7574
7574
|
if (this.assigningScatterStyle != null) {
|
|
7575
7575
|
this.assigningScatterStyle(this, b);
|
|
7576
7576
|
}
|
|
7577
7577
|
}
|
|
7578
|
-
|
|
7578
|
+
ry(a, b) {
|
|
7579
7579
|
if (this.assigningScatterMarkerStyle != null) {
|
|
7580
7580
|
this.assigningScatterMarkerStyle(this, b);
|
|
7581
7581
|
}
|
|
7582
7582
|
}
|
|
7583
7583
|
}
|
|
7584
7584
|
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
|
|
7585
|
-
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:
|
|
7585
|
+
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:rk:r0', [0, false], 'IsCustomScatterStyleAllowed:rl:r1', [0, false], 'ItemSearchMode:rf:r2', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:rn:r3', [1, 10000], 'LatitudeMemberPath:rs:r4', [2, null], 'LongitudeMemberPath:ru:r5', [2, null], 'MarkerCollisionAvoidance:re:r6', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:rm:r7', [0, false]]);
|
|
7586
7586
|
return GeographicSymbolSeries;
|
|
7587
7587
|
})();
|
|
7588
7588
|
|
|
@@ -7623,64 +7623,64 @@ let IgxGeographicSymbolSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
7623
7623
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
7624
7624
|
*/
|
|
7625
7625
|
get latitudeMemberPath() {
|
|
7626
|
-
return this.i.
|
|
7626
|
+
return this.i.rs;
|
|
7627
7627
|
}
|
|
7628
7628
|
set latitudeMemberPath(v) {
|
|
7629
|
-
this.i.
|
|
7629
|
+
this.i.rs = v;
|
|
7630
7630
|
}
|
|
7631
7631
|
/**
|
|
7632
7632
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
7633
7633
|
*/
|
|
7634
7634
|
get longitudeMemberPath() {
|
|
7635
|
-
return this.i.
|
|
7635
|
+
return this.i.ru;
|
|
7636
7636
|
}
|
|
7637
7637
|
set longitudeMemberPath(v) {
|
|
7638
|
-
this.i.
|
|
7638
|
+
this.i.ru = v;
|
|
7639
7639
|
}
|
|
7640
7640
|
/**
|
|
7641
7641
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
7642
7642
|
*/
|
|
7643
7643
|
get markerCollisionAvoidance() {
|
|
7644
|
-
return this.i.
|
|
7644
|
+
return this.i.re;
|
|
7645
7645
|
}
|
|
7646
7646
|
set markerCollisionAvoidance(v) {
|
|
7647
|
-
this.i.
|
|
7647
|
+
this.i.re = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
7648
7648
|
}
|
|
7649
7649
|
/**
|
|
7650
7650
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
7651
7651
|
*/
|
|
7652
7652
|
get isCustomScatterStyleAllowed() {
|
|
7653
|
-
return this.i.
|
|
7653
|
+
return this.i.rl;
|
|
7654
7654
|
}
|
|
7655
7655
|
set isCustomScatterStyleAllowed(v) {
|
|
7656
|
-
this.i.
|
|
7656
|
+
this.i.rl = ensureBool(v);
|
|
7657
7657
|
}
|
|
7658
7658
|
/**
|
|
7659
7659
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
7660
7660
|
*/
|
|
7661
7661
|
get isCustomScatterMarkerStyleAllowed() {
|
|
7662
|
-
return this.i.
|
|
7662
|
+
return this.i.rk;
|
|
7663
7663
|
}
|
|
7664
7664
|
set isCustomScatterMarkerStyleAllowed(v) {
|
|
7665
|
-
this.i.
|
|
7665
|
+
this.i.rk = ensureBool(v);
|
|
7666
7666
|
}
|
|
7667
7667
|
/**
|
|
7668
7668
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
7669
7669
|
*/
|
|
7670
7670
|
get itemSearchMode() {
|
|
7671
|
-
return this.i.
|
|
7671
|
+
return this.i.rf;
|
|
7672
7672
|
}
|
|
7673
7673
|
set itemSearchMode(v) {
|
|
7674
|
-
this.i.
|
|
7674
|
+
this.i.rf = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
7675
7675
|
}
|
|
7676
7676
|
/**
|
|
7677
7677
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
7678
7678
|
*/
|
|
7679
7679
|
get itemSearchThreshold() {
|
|
7680
|
-
return this.i.
|
|
7680
|
+
return this.i.rn;
|
|
7681
7681
|
}
|
|
7682
7682
|
set itemSearchThreshold(v) {
|
|
7683
|
-
this.i.
|
|
7683
|
+
this.i.rn = +v;
|
|
7684
7684
|
}
|
|
7685
7685
|
/**
|
|
7686
7686
|
* Event raised when Assigning Category Style
|
|
@@ -7844,56 +7844,56 @@ let IgxGeographicXYTriangulatingSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
7844
7844
|
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
7845
7845
|
*/
|
|
7846
7846
|
get longitudeMemberPath() {
|
|
7847
|
-
return this.i.
|
|
7847
|
+
return this.i.qi;
|
|
7848
7848
|
}
|
|
7849
7849
|
set longitudeMemberPath(v) {
|
|
7850
|
-
this.i.
|
|
7850
|
+
this.i.qi = v;
|
|
7851
7851
|
}
|
|
7852
7852
|
/**
|
|
7853
7853
|
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
7854
7854
|
*/
|
|
7855
7855
|
get latitudeMemberPath() {
|
|
7856
|
-
return this.i.
|
|
7856
|
+
return this.i.qg;
|
|
7857
7857
|
}
|
|
7858
7858
|
set latitudeMemberPath(v) {
|
|
7859
|
-
this.i.
|
|
7859
|
+
this.i.qg = v;
|
|
7860
7860
|
}
|
|
7861
7861
|
/**
|
|
7862
7862
|
* The source of triangulation data.
|
|
7863
7863
|
* This property is optional. If it is left as null, the triangulation will be created based on the items in the ItemsSource. Triangulation is a demanding operation, so the runtime performance will be better when specifying a TriangulationSource, especially when a large number of data items are present.
|
|
7864
7864
|
*/
|
|
7865
7865
|
get trianglesSource() {
|
|
7866
|
-
return this.i.
|
|
7866
|
+
return this.i.qf;
|
|
7867
7867
|
}
|
|
7868
7868
|
set trianglesSource(v) {
|
|
7869
|
-
this.i.
|
|
7869
|
+
this.i.qf = v;
|
|
7870
7870
|
}
|
|
7871
7871
|
/**
|
|
7872
7872
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
7873
7873
|
*/
|
|
7874
7874
|
get triangleVertexMemberPath1() {
|
|
7875
|
-
return this.i.
|
|
7875
|
+
return this.i.ql;
|
|
7876
7876
|
}
|
|
7877
7877
|
set triangleVertexMemberPath1(v) {
|
|
7878
|
-
this.i.
|
|
7878
|
+
this.i.ql = v;
|
|
7879
7879
|
}
|
|
7880
7880
|
/**
|
|
7881
7881
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
7882
7882
|
*/
|
|
7883
7883
|
get triangleVertexMemberPath2() {
|
|
7884
|
-
return this.i.
|
|
7884
|
+
return this.i.qn;
|
|
7885
7885
|
}
|
|
7886
7886
|
set triangleVertexMemberPath2(v) {
|
|
7887
|
-
this.i.
|
|
7887
|
+
this.i.qn = v;
|
|
7888
7888
|
}
|
|
7889
7889
|
/**
|
|
7890
7890
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
7891
7891
|
*/
|
|
7892
7892
|
get triangleVertexMemberPath3() {
|
|
7893
|
-
return this.i.
|
|
7893
|
+
return this.i.qp;
|
|
7894
7894
|
}
|
|
7895
7895
|
set triangleVertexMemberPath3(v) {
|
|
7896
|
-
this.i.
|
|
7896
|
+
this.i.qp = v;
|
|
7897
7897
|
}
|
|
7898
7898
|
}
|
|
7899
7899
|
IgxGeographicXYTriangulatingSeriesComponent.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.14", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesComponent, deps: [], target: ɵɵFactoryTarget.Component });
|
|
@@ -7956,52 +7956,52 @@ let IgxGeographicScatterAreaSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
7956
7956
|
* The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
|
|
7957
7957
|
*/
|
|
7958
7958
|
get colorMemberPath() {
|
|
7959
|
-
return this.i.
|
|
7959
|
+
return this.i.q4;
|
|
7960
7960
|
}
|
|
7961
7961
|
set colorMemberPath(v) {
|
|
7962
|
-
this.i.
|
|
7962
|
+
this.i.q4 = v;
|
|
7963
7963
|
}
|
|
7964
7964
|
/**
|
|
7965
7965
|
* The ColorScale used to resolve the color values of points in the series.
|
|
7966
7966
|
*/
|
|
7967
7967
|
get colorScale() {
|
|
7968
|
-
if (this.i.
|
|
7968
|
+
if (this.i.qz == null) {
|
|
7969
7969
|
return null;
|
|
7970
7970
|
}
|
|
7971
|
-
if (!this.i.
|
|
7972
|
-
let e = IgxColorScaleComponent._createFromInternal(this.i.
|
|
7971
|
+
if (!this.i.qz.externalObject) {
|
|
7972
|
+
let e = IgxColorScaleComponent._createFromInternal(this.i.qz);
|
|
7973
7973
|
if (e) {
|
|
7974
|
-
e._implementation = this.i.
|
|
7974
|
+
e._implementation = this.i.qz;
|
|
7975
7975
|
}
|
|
7976
|
-
this.i.
|
|
7976
|
+
this.i.qz.externalObject = e;
|
|
7977
7977
|
}
|
|
7978
|
-
return this.i.
|
|
7978
|
+
return this.i.qz.externalObject;
|
|
7979
7979
|
}
|
|
7980
7980
|
set colorScale(v) {
|
|
7981
7981
|
if (v != null && this._stylingContainer && v._styling)
|
|
7982
7982
|
v._styling(this._stylingContainer, this, this);
|
|
7983
|
-
v == null ? this.i.
|
|
7983
|
+
v == null ? this.i.qz = null : this.i.qz = v.i;
|
|
7984
7984
|
}
|
|
7985
7985
|
/**
|
|
7986
7986
|
* Gets actual color scale that is set on ColorScale property or default ColorScale
|
|
7987
7987
|
*/
|
|
7988
7988
|
get actualColorScale() {
|
|
7989
|
-
if (this.i.
|
|
7989
|
+
if (this.i.qy == null) {
|
|
7990
7990
|
return null;
|
|
7991
7991
|
}
|
|
7992
|
-
if (!this.i.
|
|
7993
|
-
let e = IgxColorScaleComponent._createFromInternal(this.i.
|
|
7992
|
+
if (!this.i.qy.externalObject) {
|
|
7993
|
+
let e = IgxColorScaleComponent._createFromInternal(this.i.qy);
|
|
7994
7994
|
if (e) {
|
|
7995
|
-
e._implementation = this.i.
|
|
7995
|
+
e._implementation = this.i.qy;
|
|
7996
7996
|
}
|
|
7997
|
-
this.i.
|
|
7997
|
+
this.i.qy.externalObject = e;
|
|
7998
7998
|
}
|
|
7999
|
-
return this.i.
|
|
7999
|
+
return this.i.qy.externalObject;
|
|
8000
8000
|
}
|
|
8001
8001
|
set actualColorScale(v) {
|
|
8002
8002
|
if (v != null && this._stylingContainer && v._styling)
|
|
8003
8003
|
v._styling(this._stylingContainer, this, this);
|
|
8004
|
-
v == null ? this.i.
|
|
8004
|
+
v == null ? this.i.qy = null : this.i.qy = v.i;
|
|
8005
8005
|
}
|
|
8006
8006
|
findByName(name) {
|
|
8007
8007
|
var baseResult = super.findByName(name);
|
|
@@ -8032,7 +8032,7 @@ let IgxGeographicScatterAreaSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8032
8032
|
|
|
8033
8033
|
*/
|
|
8034
8034
|
updateActualColorScale() {
|
|
8035
|
-
this.i.
|
|
8035
|
+
this.i.q9();
|
|
8036
8036
|
}
|
|
8037
8037
|
/**
|
|
8038
8038
|
* Raised when the status of an ongoing Triangulation has changed.
|
|
@@ -8149,71 +8149,71 @@ let GeographicHighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
8149
8149
|
}
|
|
8150
8150
|
b2() {
|
|
8151
8151
|
super.b2();
|
|
8152
|
-
let a = typeCast(HighDensityScatterSeries.$, this.ce.
|
|
8153
|
-
a.
|
|
8154
|
-
a.
|
|
8152
|
+
let a = typeCast(HighDensityScatterSeries.$, this.ce.p6);
|
|
8153
|
+
a.se = this.ce.qv;
|
|
8154
|
+
a.sm = this.ce.qt;
|
|
8155
|
+
a.qr = this.ce.qi;
|
|
8155
8156
|
a.qq = this.ce.qh;
|
|
8156
|
-
a.
|
|
8157
|
-
a.
|
|
8157
|
+
a.el = this.ce.qg;
|
|
8158
|
+
a.rm = this.ce.qk;
|
|
8158
8159
|
a.rl = this.ce.qj;
|
|
8159
|
-
a.
|
|
8160
|
+
a.tk = this.ce.re;
|
|
8160
8161
|
a.tj = this.ce.rd;
|
|
8161
|
-
a.
|
|
8162
|
-
a.rx = this.ce.qm;
|
|
8162
|
+
a.ry = this.ce.qn;
|
|
8163
8163
|
}
|
|
8164
8164
|
ck() {
|
|
8165
|
-
this.ce.
|
|
8165
|
+
this.ce.p6.se = this.ce.qv;
|
|
8166
8166
|
}
|
|
8167
8167
|
cj() {
|
|
8168
|
-
this.ce.
|
|
8168
|
+
this.ce.p6.sm = this.ce.qt;
|
|
8169
8169
|
}
|
|
8170
8170
|
cp() {
|
|
8171
|
-
this.ce.
|
|
8171
|
+
this.ce.p6.qr = this.ce.qi;
|
|
8172
8172
|
}
|
|
8173
8173
|
cn() {
|
|
8174
|
-
this.ce.
|
|
8174
|
+
this.ce.p6.qq = this.ce.qh;
|
|
8175
8175
|
}
|
|
8176
8176
|
cl() {
|
|
8177
|
-
this.ce.
|
|
8177
|
+
this.ce.p6.el = this.ce.qg;
|
|
8178
8178
|
}
|
|
8179
8179
|
ci() {
|
|
8180
|
-
this.ce.
|
|
8180
|
+
this.ce.p6.rm = this.ce.qk;
|
|
8181
8181
|
}
|
|
8182
8182
|
cg() {
|
|
8183
|
-
this.ce.
|
|
8183
|
+
this.ce.p6.rl = this.ce.qj;
|
|
8184
8184
|
}
|
|
8185
8185
|
co() {
|
|
8186
|
-
let a = typeCast(HighDensityScatterSeries.$, this.ce.
|
|
8186
|
+
let a = typeCast(HighDensityScatterSeries.$, this.ce.p6);
|
|
8187
8187
|
if (this.ce.cd == null) {
|
|
8188
|
-
a.
|
|
8189
|
-
a.
|
|
8188
|
+
a.qb = null;
|
|
8189
|
+
a.qd = null;
|
|
8190
8190
|
return;
|
|
8191
8191
|
}
|
|
8192
|
-
a.
|
|
8193
|
-
a.
|
|
8192
|
+
a.qb = this.ce.cd.s2;
|
|
8193
|
+
a.qd = this.ce.cd.s4;
|
|
8194
8194
|
}
|
|
8195
8195
|
cq() {
|
|
8196
|
-
this.ce.
|
|
8196
|
+
this.ce.p6.qb = this.ce.cd.s2;
|
|
8197
8197
|
}
|
|
8198
8198
|
cr() {
|
|
8199
|
-
this.ce.
|
|
8199
|
+
this.ce.p6.qd = this.ce.cd.s4;
|
|
8200
8200
|
}
|
|
8201
8201
|
ch() {
|
|
8202
|
-
this.ce.
|
|
8202
|
+
this.ce.p6.tk = this.ce.re;
|
|
8203
8203
|
}
|
|
8204
8204
|
cf() {
|
|
8205
|
-
this.ce.
|
|
8205
|
+
this.ce.p6.tj = this.ce.rd;
|
|
8206
8206
|
}
|
|
8207
8207
|
cm() {
|
|
8208
|
-
this.ce.
|
|
8208
|
+
this.ce.p6.ry = this.ce.qn;
|
|
8209
8209
|
}
|
|
8210
8210
|
as() {
|
|
8211
8211
|
super.as();
|
|
8212
8212
|
if (!this.q) {
|
|
8213
|
-
this.ce.
|
|
8214
|
-
this.ce.
|
|
8215
|
-
this.ce.
|
|
8216
|
-
this.ce.
|
|
8213
|
+
this.ce.re = Defaults.aq;
|
|
8214
|
+
this.ce.rd = Defaults.ap;
|
|
8215
|
+
this.ce.o3 = Defaults.al;
|
|
8216
|
+
this.ce.o8 = Defaults.ak;
|
|
8217
8217
|
}
|
|
8218
8218
|
}
|
|
8219
8219
|
}
|
|
@@ -8227,9 +8227,9 @@ let GeographicHighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
8227
8227
|
class GeographicHighDensityScatterSeries extends GeographicMapSeriesHost {
|
|
8228
8228
|
constructor() {
|
|
8229
8229
|
super();
|
|
8230
|
-
this.
|
|
8230
|
+
this.qe = null;
|
|
8231
8231
|
this.progressiveLoadStatusChanged = null;
|
|
8232
|
-
this.
|
|
8232
|
+
this.qm = 0;
|
|
8233
8233
|
this.ab = GeographicHighDensityScatterSeries.$;
|
|
8234
8234
|
}
|
|
8235
8235
|
gu() {
|
|
@@ -8244,81 +8244,81 @@ let GeographicHighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
8244
8244
|
bx() {
|
|
8245
8245
|
return new GeographicHighDensityScatterSeriesView(this);
|
|
8246
8246
|
}
|
|
8247
|
-
|
|
8248
|
-
super.
|
|
8249
|
-
this.
|
|
8247
|
+
lz(a) {
|
|
8248
|
+
super.lz(a);
|
|
8249
|
+
this.qf = a;
|
|
8250
8250
|
}
|
|
8251
|
-
|
|
8252
|
-
this.
|
|
8253
|
-
return this.
|
|
8251
|
+
p5() {
|
|
8252
|
+
this.qe = new HighDensityScatterSeries();
|
|
8253
|
+
return this.qe;
|
|
8254
8254
|
}
|
|
8255
|
-
get
|
|
8256
|
-
return this.
|
|
8255
|
+
get qo() {
|
|
8256
|
+
return this.qm;
|
|
8257
8257
|
}
|
|
8258
|
-
set
|
|
8259
|
-
let b = this.
|
|
8260
|
-
this.
|
|
8261
|
-
this.raisePropertyChanged("ProgressiveStatus", b, this.
|
|
8258
|
+
set qo(a) {
|
|
8259
|
+
let b = this.qm;
|
|
8260
|
+
this.qm = a;
|
|
8261
|
+
this.raisePropertyChanged("ProgressiveStatus", b, this.qm);
|
|
8262
8262
|
}
|
|
8263
|
-
|
|
8264
|
-
super.
|
|
8265
|
-
let a = this.
|
|
8266
|
-
a.progressiveLoadStatusChanged = delegateCombine(a.progressiveLoadStatusChanged, runOn(this, this.
|
|
8267
|
-
let b = this.
|
|
8268
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.
|
|
8263
|
+
qb() {
|
|
8264
|
+
super.qb();
|
|
8265
|
+
let a = this.p6;
|
|
8266
|
+
a.progressiveLoadStatusChanged = delegateCombine(a.progressiveLoadStatusChanged, runOn(this, this.q2));
|
|
8267
|
+
let b = this.p6;
|
|
8268
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.q1));
|
|
8269
8269
|
}
|
|
8270
|
-
|
|
8271
|
-
this.
|
|
8270
|
+
q2(a, b) {
|
|
8271
|
+
this.qo = b.currentStatus;
|
|
8272
8272
|
if (this.progressiveLoadStatusChanged != null) {
|
|
8273
8273
|
this.progressiveLoadStatusChanged(this, b);
|
|
8274
8274
|
}
|
|
8275
8275
|
}
|
|
8276
|
-
|
|
8277
|
-
if (this.
|
|
8276
|
+
q1(a, b) {
|
|
8277
|
+
if (this.qe == null) {
|
|
8278
8278
|
return;
|
|
8279
8279
|
}
|
|
8280
8280
|
}
|
|
8281
|
-
|
|
8282
|
-
super.
|
|
8281
|
+
l4(a, b, c, d) {
|
|
8282
|
+
super.l4(a, b, c, d);
|
|
8283
8283
|
switch (b) {
|
|
8284
8284
|
case "SeriesViewer":
|
|
8285
|
-
this.
|
|
8285
|
+
this.qf.co();
|
|
8286
8286
|
break;
|
|
8287
8287
|
case GeographicHighDensityScatterSeries.$$p[5]:
|
|
8288
|
-
this.
|
|
8288
|
+
this.qf.ck();
|
|
8289
8289
|
break;
|
|
8290
8290
|
case GeographicHighDensityScatterSeries.$$p[4]:
|
|
8291
|
-
this.
|
|
8291
|
+
this.qf.cj();
|
|
8292
8292
|
break;
|
|
8293
8293
|
case GeographicHighDensityScatterSeries.$$p[9]:
|
|
8294
|
-
this.
|
|
8294
|
+
this.qf.cp();
|
|
8295
8295
|
break;
|
|
8296
8296
|
case GeographicHighDensityScatterSeries.$$p[8]:
|
|
8297
|
-
this.
|
|
8297
|
+
this.qf.cn();
|
|
8298
8298
|
break;
|
|
8299
8299
|
case GeographicHighDensityScatterSeries.$$p[6]:
|
|
8300
|
-
this.
|
|
8300
|
+
this.qf.cl();
|
|
8301
8301
|
break;
|
|
8302
8302
|
case "XAxis":
|
|
8303
|
-
this.
|
|
8303
|
+
this.qf.cq();
|
|
8304
8304
|
break;
|
|
8305
8305
|
case "YAxis":
|
|
8306
|
-
this.
|
|
8306
|
+
this.qf.cr();
|
|
8307
8307
|
break;
|
|
8308
8308
|
case GeographicHighDensityScatterSeries.$$p[3]:
|
|
8309
|
-
this.
|
|
8309
|
+
this.qf.ci();
|
|
8310
8310
|
break;
|
|
8311
8311
|
case GeographicHighDensityScatterSeries.$$p[1]:
|
|
8312
|
-
this.
|
|
8312
|
+
this.qf.cg();
|
|
8313
8313
|
break;
|
|
8314
8314
|
case GeographicHighDensityScatterSeries.$$p[2]:
|
|
8315
|
-
this.
|
|
8315
|
+
this.qf.ch();
|
|
8316
8316
|
break;
|
|
8317
8317
|
case GeographicHighDensityScatterSeries.$$p[0]:
|
|
8318
|
-
this.
|
|
8318
|
+
this.qf.cf();
|
|
8319
8319
|
break;
|
|
8320
8320
|
case GeographicHighDensityScatterSeries.$$p[7]:
|
|
8321
|
-
this.
|
|
8321
|
+
this.qf.cm();
|
|
8322
8322
|
break;
|
|
8323
8323
|
}
|
|
8324
8324
|
}
|
|
@@ -8330,7 +8330,7 @@ let GeographicHighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
8330
8330
|
}
|
|
8331
8331
|
}
|
|
8332
8332
|
GeographicHighDensityScatterSeries.$t = markType(GeographicHighDensityScatterSeries, 'GeographicHighDensityScatterSeries', GeographicMapSeriesHost.$);
|
|
8333
|
-
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:
|
|
8333
|
+
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:rd:q3', [Color.$, Defaults.ap], 'HeatMaximum:qj:q4', [1, 50], 'HeatMinimumColor:re:q5', [Color.$, Defaults.aq], 'HeatMinimum:qk:q6', [1, 0], 'LatitudeMemberPath:qt:q7', [2, null], 'LongitudeMemberPath:qv:q8', [2, null], 'MouseOverEnabled:qg:q9', [0, false], 'PointExtent:qn:ra', [1, 1], 'ProgressiveLoad:qh:rb', [0, true], 'UseBruteForce:qi:rc', [0, false]]);
|
|
8334
8334
|
return GeographicHighDensityScatterSeries;
|
|
8335
8335
|
})();
|
|
8336
8336
|
|
|
@@ -8370,100 +8370,100 @@ let IgxGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8370
8370
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
8371
8371
|
*/
|
|
8372
8372
|
get latitudeMemberPath() {
|
|
8373
|
-
return this.i.
|
|
8373
|
+
return this.i.qt;
|
|
8374
8374
|
}
|
|
8375
8375
|
set latitudeMemberPath(v) {
|
|
8376
|
-
this.i.
|
|
8376
|
+
this.i.qt = v;
|
|
8377
8377
|
}
|
|
8378
8378
|
/**
|
|
8379
8379
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
8380
8380
|
*/
|
|
8381
8381
|
get longitudeMemberPath() {
|
|
8382
|
-
return this.i.
|
|
8382
|
+
return this.i.qv;
|
|
8383
8383
|
}
|
|
8384
8384
|
set longitudeMemberPath(v) {
|
|
8385
|
-
this.i.
|
|
8385
|
+
this.i.qv = v;
|
|
8386
8386
|
}
|
|
8387
8387
|
/**
|
|
8388
8388
|
* Gets or sets the whether to use use brute force mode.
|
|
8389
8389
|
*/
|
|
8390
8390
|
get useBruteForce() {
|
|
8391
|
-
return this.i.
|
|
8391
|
+
return this.i.qi;
|
|
8392
8392
|
}
|
|
8393
8393
|
set useBruteForce(v) {
|
|
8394
|
-
this.i.
|
|
8394
|
+
this.i.qi = ensureBool(v);
|
|
8395
8395
|
}
|
|
8396
8396
|
/**
|
|
8397
8397
|
* Gets or sets the whether to progressively load the data into the chart.
|
|
8398
8398
|
*/
|
|
8399
8399
|
get progressiveLoad() {
|
|
8400
|
-
return this.i.
|
|
8400
|
+
return this.i.qh;
|
|
8401
8401
|
}
|
|
8402
8402
|
set progressiveLoad(v) {
|
|
8403
|
-
this.i.
|
|
8403
|
+
this.i.qh = ensureBool(v);
|
|
8404
8404
|
}
|
|
8405
8405
|
/**
|
|
8406
8406
|
* Gets or sets the whether the chart reacts to mouse move events.
|
|
8407
8407
|
*/
|
|
8408
8408
|
get mouseOverEnabled() {
|
|
8409
|
-
return this.i.
|
|
8409
|
+
return this.i.qg;
|
|
8410
8410
|
}
|
|
8411
8411
|
set mouseOverEnabled(v) {
|
|
8412
|
-
this.i.
|
|
8412
|
+
this.i.qg = ensureBool(v);
|
|
8413
8413
|
}
|
|
8414
8414
|
/**
|
|
8415
8415
|
* Gets or sets the density value that maps to the minimum heat color.
|
|
8416
8416
|
*/
|
|
8417
8417
|
get heatMinimum() {
|
|
8418
|
-
return this.i.
|
|
8418
|
+
return this.i.qk;
|
|
8419
8419
|
}
|
|
8420
8420
|
set heatMinimum(v) {
|
|
8421
|
-
this.i.
|
|
8421
|
+
this.i.qk = +v;
|
|
8422
8422
|
}
|
|
8423
8423
|
/**
|
|
8424
8424
|
* Gets or sets the value that maps to the maximum heat color.
|
|
8425
8425
|
*/
|
|
8426
8426
|
get heatMaximum() {
|
|
8427
|
-
return this.i.
|
|
8427
|
+
return this.i.qj;
|
|
8428
8428
|
}
|
|
8429
8429
|
set heatMaximum(v) {
|
|
8430
|
-
this.i.
|
|
8430
|
+
this.i.qj = +v;
|
|
8431
8431
|
}
|
|
8432
8432
|
/**
|
|
8433
8433
|
* Gets or sets the color to use for the minimum end of the scale.
|
|
8434
8434
|
*/
|
|
8435
8435
|
get heatMinimumColor() {
|
|
8436
|
-
return colorToString(this.i.
|
|
8436
|
+
return colorToString(this.i.re);
|
|
8437
8437
|
}
|
|
8438
8438
|
set heatMinimumColor(v) {
|
|
8439
|
-
this.i.
|
|
8439
|
+
this.i.re = stringToColor(v);
|
|
8440
8440
|
}
|
|
8441
8441
|
/**
|
|
8442
8442
|
* Gets or sets the color to use for the maximum end of the scale.
|
|
8443
8443
|
*/
|
|
8444
8444
|
get heatMaximumColor() {
|
|
8445
|
-
return colorToString(this.i.
|
|
8445
|
+
return colorToString(this.i.rd);
|
|
8446
8446
|
}
|
|
8447
8447
|
set heatMaximumColor(v) {
|
|
8448
|
-
this.i.
|
|
8448
|
+
this.i.rd = stringToColor(v);
|
|
8449
8449
|
}
|
|
8450
8450
|
/**
|
|
8451
8451
|
* Gets or sets the the pixel extent of the square data points that are rendered.
|
|
8452
8452
|
*/
|
|
8453
8453
|
get pointExtent() {
|
|
8454
|
-
return this.i.
|
|
8454
|
+
return this.i.qn;
|
|
8455
8455
|
}
|
|
8456
8456
|
set pointExtent(v) {
|
|
8457
|
-
this.i.
|
|
8457
|
+
this.i.qn = +v;
|
|
8458
8458
|
}
|
|
8459
8459
|
/**
|
|
8460
8460
|
* Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
|
|
8461
8461
|
*/
|
|
8462
8462
|
get progressiveStatus() {
|
|
8463
|
-
return this.i.
|
|
8463
|
+
return this.i.qo;
|
|
8464
8464
|
}
|
|
8465
8465
|
set progressiveStatus(v) {
|
|
8466
|
-
this.i.
|
|
8466
|
+
this.i.qo = +v;
|
|
8467
8467
|
}
|
|
8468
8468
|
/**
|
|
8469
8469
|
* Raised when the progressive loading state of the series has changed.
|
|
@@ -8616,19 +8616,19 @@ let GeographicContourLineSeriesView = /*@__PURE__*/ (() => {
|
|
|
8616
8616
|
}
|
|
8617
8617
|
b2() {
|
|
8618
8618
|
super.b2();
|
|
8619
|
-
if (this.cm.
|
|
8620
|
-
this.cm.
|
|
8621
|
-
this.cm.
|
|
8619
|
+
if (this.cm.p6 != null) {
|
|
8620
|
+
this.cm.qy.r1 = this.cm.q1;
|
|
8621
|
+
this.cm.qy.sb = this.cm.q5;
|
|
8622
8622
|
}
|
|
8623
8623
|
}
|
|
8624
8624
|
cn() {
|
|
8625
|
-
if (this.cm.
|
|
8626
|
-
this.cm.
|
|
8625
|
+
if (this.cm.qy != null) {
|
|
8626
|
+
this.cm.qy.r1 = this.cm.q1;
|
|
8627
8627
|
}
|
|
8628
8628
|
}
|
|
8629
8629
|
co() {
|
|
8630
|
-
if (this.cm.
|
|
8631
|
-
this.cm.
|
|
8630
|
+
if (this.cm.qy != null) {
|
|
8631
|
+
this.cm.qy.sb = this.cm.q5;
|
|
8632
8632
|
}
|
|
8633
8633
|
}
|
|
8634
8634
|
}
|
|
@@ -8648,67 +8648,67 @@ let GeographicContourLineSeries = /*@__PURE__*/ (() => {
|
|
|
8648
8648
|
get_d0() {
|
|
8649
8649
|
return true;
|
|
8650
8650
|
}
|
|
8651
|
-
|
|
8652
|
-
super.
|
|
8653
|
-
}
|
|
8654
|
-
p4() {
|
|
8655
|
-
this.qx = new ScatterContourSeries();
|
|
8656
|
-
let a = this.qx;
|
|
8657
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.q7));
|
|
8658
|
-
let b = this.qx;
|
|
8659
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.q8));
|
|
8660
|
-
return this.qx;
|
|
8651
|
+
qb() {
|
|
8652
|
+
super.qb();
|
|
8661
8653
|
}
|
|
8662
|
-
|
|
8654
|
+
p5() {
|
|
8655
|
+
this.qy = new ScatterContourSeries();
|
|
8656
|
+
let a = this.qy;
|
|
8657
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.q8));
|
|
8658
|
+
let b = this.qy;
|
|
8659
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.q9));
|
|
8660
|
+
return this.qy;
|
|
8661
|
+
}
|
|
8662
|
+
q8(a, b) {
|
|
8663
8663
|
if (this.triangulationStatusChanged != null) {
|
|
8664
8664
|
this.triangulationStatusChanged(this, b);
|
|
8665
8665
|
}
|
|
8666
8666
|
}
|
|
8667
|
-
|
|
8668
|
-
let c = typeCast(ScatterContourSeries.$, this.
|
|
8667
|
+
q9(a, b) {
|
|
8668
|
+
let c = typeCast(ScatterContourSeries.$, this.p6);
|
|
8669
8669
|
if (c == null) {
|
|
8670
8670
|
return;
|
|
8671
8671
|
}
|
|
8672
8672
|
if (b.propertyName == "ActualFillScale") {
|
|
8673
|
-
this.
|
|
8673
|
+
this.q0 = c.r0;
|
|
8674
8674
|
}
|
|
8675
8675
|
}
|
|
8676
|
-
|
|
8677
|
-
super.
|
|
8676
|
+
mw() {
|
|
8677
|
+
super.mw();
|
|
8678
8678
|
}
|
|
8679
8679
|
bx() {
|
|
8680
8680
|
return new GeographicContourLineSeriesView(this);
|
|
8681
8681
|
}
|
|
8682
|
-
|
|
8683
|
-
super.
|
|
8684
|
-
this.
|
|
8682
|
+
lz(a) {
|
|
8683
|
+
super.lz(a);
|
|
8684
|
+
this.q2 = a;
|
|
8685
8685
|
}
|
|
8686
|
-
|
|
8687
|
-
super.
|
|
8686
|
+
l4(a, b, c, d) {
|
|
8687
|
+
super.l4(a, b, c, d);
|
|
8688
8688
|
switch (b) {
|
|
8689
8689
|
case GeographicContourLineSeries.$$p[1]:
|
|
8690
|
-
this.
|
|
8690
|
+
this.q2.cn();
|
|
8691
8691
|
break;
|
|
8692
8692
|
case GeographicContourLineSeries.$$p[2]:
|
|
8693
|
-
this.
|
|
8693
|
+
this.q2.co();
|
|
8694
8694
|
break;
|
|
8695
8695
|
case GeographicContourLineSeries.$$p[3]:
|
|
8696
|
-
this.
|
|
8696
|
+
this.qy.ry = this.qx;
|
|
8697
8697
|
break;
|
|
8698
8698
|
case "DashArray":
|
|
8699
|
-
this.
|
|
8699
|
+
this.qy.pc = this.pc;
|
|
8700
8700
|
break;
|
|
8701
8701
|
case "DashCap":
|
|
8702
|
-
this.
|
|
8702
|
+
this.qy.pd = this.pd;
|
|
8703
8703
|
break;
|
|
8704
8704
|
case "MiterLimit":
|
|
8705
|
-
this.
|
|
8705
|
+
this.qy.gr = this.gr;
|
|
8706
8706
|
break;
|
|
8707
8707
|
}
|
|
8708
8708
|
}
|
|
8709
8709
|
}
|
|
8710
8710
|
GeographicContourLineSeries.$t = markType(GeographicContourLineSeries, 'GeographicContourLineSeries', GeographicXYTriangulatingSeries.$);
|
|
8711
|
-
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:
|
|
8711
|
+
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:q0:ra', [ValueBrushScale.$, null], 'FillScale:q1:rb', [ValueBrushScale.$, null], 'ValueMemberPath:q5:rc', [2, "value"], 'ValueResolver:qx:rd', [ContourValueResolver.$, null]]);
|
|
8712
8712
|
return GeographicContourLineSeries;
|
|
8713
8713
|
})();
|
|
8714
8714
|
|
|
@@ -8747,73 +8747,73 @@ let IgxGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8747
8747
|
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
8748
8748
|
*/
|
|
8749
8749
|
get valueMemberPath() {
|
|
8750
|
-
return this.i.
|
|
8750
|
+
return this.i.q5;
|
|
8751
8751
|
}
|
|
8752
8752
|
set valueMemberPath(v) {
|
|
8753
|
-
this.i.
|
|
8753
|
+
this.i.q5 = v;
|
|
8754
8754
|
}
|
|
8755
8755
|
/**
|
|
8756
8756
|
* The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
8757
8757
|
*/
|
|
8758
8758
|
get fillScale() {
|
|
8759
|
-
if (this.i.
|
|
8759
|
+
if (this.i.q1 == null) {
|
|
8760
8760
|
return null;
|
|
8761
8761
|
}
|
|
8762
|
-
if (!this.i.
|
|
8763
|
-
let e = IgxValueBrushScaleComponent._createFromInternal(this.i.
|
|
8762
|
+
if (!this.i.q1.externalObject) {
|
|
8763
|
+
let e = IgxValueBrushScaleComponent._createFromInternal(this.i.q1);
|
|
8764
8764
|
if (e) {
|
|
8765
|
-
e._implementation = this.i.
|
|
8765
|
+
e._implementation = this.i.q1;
|
|
8766
8766
|
}
|
|
8767
|
-
this.i.
|
|
8767
|
+
this.i.q1.externalObject = e;
|
|
8768
8768
|
}
|
|
8769
|
-
return this.i.
|
|
8769
|
+
return this.i.q1.externalObject;
|
|
8770
8770
|
}
|
|
8771
8771
|
set fillScale(v) {
|
|
8772
8772
|
if (v != null && this._stylingContainer && v._styling)
|
|
8773
8773
|
v._styling(this._stylingContainer, this, this);
|
|
8774
|
-
v == null ? this.i.
|
|
8774
|
+
v == null ? this.i.q1 = null : this.i.q1 = v.i;
|
|
8775
8775
|
}
|
|
8776
8776
|
/**
|
|
8777
8777
|
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
8778
8778
|
*/
|
|
8779
8779
|
get actualFillScale() {
|
|
8780
|
-
if (this.i.
|
|
8780
|
+
if (this.i.q0 == null) {
|
|
8781
8781
|
return null;
|
|
8782
8782
|
}
|
|
8783
|
-
if (!this.i.
|
|
8784
|
-
let e = IgxValueBrushScaleComponent._createFromInternal(this.i.
|
|
8783
|
+
if (!this.i.q0.externalObject) {
|
|
8784
|
+
let e = IgxValueBrushScaleComponent._createFromInternal(this.i.q0);
|
|
8785
8785
|
if (e) {
|
|
8786
|
-
e._implementation = this.i.
|
|
8786
|
+
e._implementation = this.i.q0;
|
|
8787
8787
|
}
|
|
8788
|
-
this.i.
|
|
8788
|
+
this.i.q0.externalObject = e;
|
|
8789
8789
|
}
|
|
8790
|
-
return this.i.
|
|
8790
|
+
return this.i.q0.externalObject;
|
|
8791
8791
|
}
|
|
8792
8792
|
set actualFillScale(v) {
|
|
8793
8793
|
if (v != null && this._stylingContainer && v._styling)
|
|
8794
8794
|
v._styling(this._stylingContainer, this, this);
|
|
8795
|
-
v == null ? this.i.
|
|
8795
|
+
v == null ? this.i.q0 = null : this.i.q0 = v.i;
|
|
8796
8796
|
}
|
|
8797
8797
|
/**
|
|
8798
8798
|
* The ContourValueResolver used to determine the numeric values of contours.
|
|
8799
8799
|
*/
|
|
8800
8800
|
get valueResolver() {
|
|
8801
|
-
if (this.i.
|
|
8801
|
+
if (this.i.qx == null) {
|
|
8802
8802
|
return null;
|
|
8803
8803
|
}
|
|
8804
|
-
if (!this.i.
|
|
8805
|
-
let e = IgxContourValueResolverComponent._createFromInternal(this.i.
|
|
8804
|
+
if (!this.i.qx.externalObject) {
|
|
8805
|
+
let e = IgxContourValueResolverComponent._createFromInternal(this.i.qx);
|
|
8806
8806
|
if (e) {
|
|
8807
|
-
e._implementation = this.i.
|
|
8807
|
+
e._implementation = this.i.qx;
|
|
8808
8808
|
}
|
|
8809
|
-
this.i.
|
|
8809
|
+
this.i.qx.externalObject = e;
|
|
8810
8810
|
}
|
|
8811
|
-
return this.i.
|
|
8811
|
+
return this.i.qx.externalObject;
|
|
8812
8812
|
}
|
|
8813
8813
|
set valueResolver(v) {
|
|
8814
8814
|
if (v != null && this._stylingContainer && v._styling)
|
|
8815
8815
|
v._styling(this._stylingContainer, this, this);
|
|
8816
|
-
v == null ? this.i.
|
|
8816
|
+
v == null ? this.i.qx = null : this.i.qx = v.i;
|
|
8817
8817
|
}
|
|
8818
8818
|
findByName(name) {
|
|
8819
8819
|
var baseResult = super.findByName(name);
|