igniteui-angular-maps 18.1.0 → 18.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-angular-maps.umd.js +921 -921
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +162 -162
- package/esm2015/lib/GeographicMarkerSeries.js +27 -27
- 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 +51 -51
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm2015/lib/GeographicTileSeries.js +26 -26
- package/esm2015/lib/TileSeries_combined.js +81 -81
- package/esm2015/lib/XamGeographicMap_combined.js +82 -82
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +8 -8
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-map-series-host-component.js +12 -12
- 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 +32 -32
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +7 -7
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +16 -16
- 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 +3 -3
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +2 -2
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm5/lib/GeographicMapSeriesHost_combined.js +160 -160
- package/esm5/lib/GeographicMarkerSeries.js +27 -27
- 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 +51 -51
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm5/lib/GeographicTileSeries.js +25 -25
- package/esm5/lib/TileSeries_combined.js +79 -79
- package/esm5/lib/XamGeographicMap_combined.js +81 -81
- package/esm5/lib/igx-geographic-contour-line-series-component.js +8 -8
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm5/lib/igx-geographic-map-series-host-component.js +12 -12
- 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 +32 -32
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +7 -7
- package/esm5/lib/igx-geographic-shape-series-base-component.js +16 -16
- 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 +3 -3
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +2 -2
- package/fesm2015/igniteui-angular-maps.js +929 -929
- package/fesm5/igniteui-angular-maps.js +921 -921
- package/lib/GeographicContourLineSeriesView_combined.d.ts +11 -11
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +16 -16
- package/lib/GeographicMapSeriesHost_combined.d.ts +28 -28
- package/lib/GeographicMarkerSeries.d.ts +14 -14
- 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 +21 -21
- 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 +19 -19
- package/lib/XamGeographicMap_combined.d.ts +22 -22
- package/package.json +2 -2
|
@@ -437,327 +437,327 @@ let GeographicMapSeriesHost = /*@__PURE__*/ (() => {
|
|
|
437
437
|
class GeographicMapSeriesHost extends Series {
|
|
438
438
|
constructor() {
|
|
439
439
|
super();
|
|
440
|
-
this.
|
|
441
|
-
this.
|
|
440
|
+
this.wq = null;
|
|
441
|
+
this.ws = this.wr();
|
|
442
442
|
}
|
|
443
|
-
|
|
444
|
-
super.
|
|
445
|
-
if (this.
|
|
446
|
-
this.
|
|
443
|
+
qc() {
|
|
444
|
+
super.qc();
|
|
445
|
+
if (this.ws != null) {
|
|
446
|
+
this.ws.qc();
|
|
447
447
|
}
|
|
448
448
|
}
|
|
449
449
|
get_fa() {
|
|
450
450
|
return true;
|
|
451
451
|
}
|
|
452
452
|
ko(a, b) {
|
|
453
|
-
let c = this.
|
|
453
|
+
let c = this.nb(b);
|
|
454
454
|
if (c == "LatitudeMemberPath") {
|
|
455
455
|
c = "YMemberPath";
|
|
456
456
|
}
|
|
457
457
|
if (c == "LongitudeMemberPath") {
|
|
458
458
|
c = "XMemberPath";
|
|
459
459
|
}
|
|
460
|
-
return this.
|
|
460
|
+
return this.ws.ko(a, c);
|
|
461
461
|
}
|
|
462
|
-
|
|
463
|
-
let b = this.
|
|
462
|
+
mb(a) {
|
|
463
|
+
let b = this.nb(a);
|
|
464
464
|
if (b == "LatitudeMemberPath") {
|
|
465
465
|
b = "YMemberPath";
|
|
466
466
|
}
|
|
467
467
|
if (b == "LongitudeMemberPath") {
|
|
468
468
|
b = "XMemberPath";
|
|
469
469
|
}
|
|
470
|
-
return this.
|
|
470
|
+
return this.ws.mb(b);
|
|
471
471
|
}
|
|
472
472
|
get_kg() {
|
|
473
|
-
return this.
|
|
473
|
+
return this.ky(this.ws);
|
|
474
474
|
}
|
|
475
475
|
set_kg(a) {
|
|
476
|
-
this.
|
|
476
|
+
this.ox(this.ws, a);
|
|
477
477
|
}
|
|
478
478
|
d9(a, b, c, d) {
|
|
479
|
-
return this.
|
|
479
|
+
return this.ws.d9(a, b, c, d);
|
|
480
480
|
}
|
|
481
481
|
ai() {
|
|
482
|
-
return this.
|
|
482
|
+
return this.ws.ai();
|
|
483
483
|
}
|
|
484
484
|
bm() {
|
|
485
|
-
return this.
|
|
485
|
+
return this.ws;
|
|
486
486
|
}
|
|
487
|
-
get
|
|
488
|
-
return this.
|
|
487
|
+
get ws() {
|
|
488
|
+
return this.wq;
|
|
489
489
|
}
|
|
490
|
-
set
|
|
491
|
-
let b = this.
|
|
490
|
+
set ws(a) {
|
|
491
|
+
let b = this.ws != a;
|
|
492
492
|
if (b) {
|
|
493
|
-
this.
|
|
494
|
-
this.
|
|
493
|
+
this.wq = a;
|
|
494
|
+
this.wx();
|
|
495
495
|
}
|
|
496
496
|
}
|
|
497
497
|
get_hasMarkers() {
|
|
498
|
-
return this.
|
|
498
|
+
return this.ws.hasMarkers;
|
|
499
499
|
}
|
|
500
|
-
|
|
501
|
-
if (this.
|
|
502
|
-
let hostedSeries_ = this.
|
|
500
|
+
wx() {
|
|
501
|
+
if (this.wq != null) {
|
|
502
|
+
let hostedSeries_ = this.wq;
|
|
503
503
|
hostedSeries_.externalObject = TypeRegistrar.createFromInternal(hostedSeries_, PlatformConstants.Prefix, PlatformConstants.Postfix);
|
|
504
504
|
hostedSeries_.externalObject._implementation = hostedSeries_;
|
|
505
505
|
}
|
|
506
|
-
this.
|
|
507
|
-
this.
|
|
506
|
+
this.pd(this.ws);
|
|
507
|
+
this.wt.b5();
|
|
508
508
|
}
|
|
509
509
|
de(a, b, c) {
|
|
510
|
-
return this.dg(this.
|
|
510
|
+
return this.dg(this.ws, a, b, c);
|
|
511
511
|
}
|
|
512
512
|
df(a, b, c) {
|
|
513
|
-
return this.dh(this.
|
|
513
|
+
return this.dh(this.ws, a, b, c);
|
|
514
514
|
}
|
|
515
515
|
kl(a) {
|
|
516
|
-
return this.
|
|
516
|
+
return this.ku(this.ws, a);
|
|
517
517
|
}
|
|
518
518
|
j8(a, b) {
|
|
519
|
-
return this.
|
|
519
|
+
return this.ws.j8(a, b);
|
|
520
520
|
}
|
|
521
521
|
j6(a, b) {
|
|
522
|
-
return this.
|
|
522
|
+
return this.ws.j6(a, b);
|
|
523
523
|
}
|
|
524
524
|
i3(a, b, c) {
|
|
525
|
-
return this.
|
|
525
|
+
return this.ws.i3(a, b, c);
|
|
526
526
|
}
|
|
527
|
-
|
|
528
|
-
return this.
|
|
527
|
+
v6(a, b, c) {
|
|
528
|
+
return this.ws.v6(a, b, c);
|
|
529
529
|
}
|
|
530
|
-
|
|
531
|
-
return this.
|
|
530
|
+
wh(a) {
|
|
531
|
+
return this.ws.wh(a);
|
|
532
532
|
}
|
|
533
533
|
an(a) {
|
|
534
|
-
return this.
|
|
534
|
+
return this.ws.an(a);
|
|
535
535
|
}
|
|
536
|
-
|
|
537
|
-
return this.
|
|
536
|
+
wi(a) {
|
|
537
|
+
return this.ws.wi(a);
|
|
538
538
|
}
|
|
539
539
|
ao(a) {
|
|
540
|
-
return this.
|
|
541
|
-
}
|
|
542
|
-
wi(a) {
|
|
543
|
-
return this.wr.wi(a);
|
|
540
|
+
return this.ws.ao(a);
|
|
544
541
|
}
|
|
545
542
|
wj(a) {
|
|
546
|
-
return this.
|
|
543
|
+
return this.ws.wj(a);
|
|
544
|
+
}
|
|
545
|
+
wk(a) {
|
|
546
|
+
return this.ws.wk(a);
|
|
547
547
|
}
|
|
548
548
|
iz(a, b, c) {
|
|
549
|
-
return this.
|
|
549
|
+
return this.ws.iz(a, b, c);
|
|
550
550
|
}
|
|
551
|
-
|
|
552
|
-
return this.
|
|
551
|
+
v2(a, b, c) {
|
|
552
|
+
return this.ws.v2(a, b, c);
|
|
553
553
|
}
|
|
554
554
|
i1(a, b, c) {
|
|
555
555
|
return this.i3(a, b, c);
|
|
556
556
|
}
|
|
557
|
-
|
|
558
|
-
return this.
|
|
557
|
+
v4(a, b, c) {
|
|
558
|
+
return this.ws.v4(a, b, c);
|
|
559
559
|
}
|
|
560
|
-
|
|
561
|
-
return this.
|
|
560
|
+
v7(a, b, c) {
|
|
561
|
+
return this.ws.v7(a, b, c);
|
|
562
562
|
}
|
|
563
563
|
i4(a, b, c) {
|
|
564
|
-
return this.
|
|
564
|
+
return this.ws.i4(a, b, c);
|
|
565
565
|
}
|
|
566
|
-
|
|
567
|
-
return this.
|
|
566
|
+
v3(a, b, c) {
|
|
567
|
+
return this.ws.v3(a, b, c);
|
|
568
568
|
}
|
|
569
569
|
i0(a, b, c) {
|
|
570
|
-
return this.
|
|
570
|
+
return this.ws.i0(a, b, c);
|
|
571
571
|
}
|
|
572
|
-
|
|
573
|
-
return this.
|
|
572
|
+
v5(a, b, c) {
|
|
573
|
+
return this.ws.v5(a, b, c);
|
|
574
574
|
}
|
|
575
575
|
i2(a, b, c) {
|
|
576
|
-
return this.
|
|
576
|
+
return this.ws.i2(a, b, c);
|
|
577
577
|
}
|
|
578
578
|
j2(a) {
|
|
579
|
-
return this.
|
|
579
|
+
return this.ws.j2(a);
|
|
580
580
|
}
|
|
581
581
|
iu() {
|
|
582
|
-
return this.
|
|
582
|
+
return this.ws.iu();
|
|
583
583
|
}
|
|
584
584
|
iq(a) {
|
|
585
|
-
return this.
|
|
585
|
+
return this.ws.iq(a);
|
|
586
586
|
}
|
|
587
587
|
km(a) {
|
|
588
|
-
return this.
|
|
588
|
+
return this.ws.km(a);
|
|
589
589
|
}
|
|
590
590
|
cq() {
|
|
591
591
|
return new HostSeriesView(this);
|
|
592
592
|
}
|
|
593
|
-
|
|
594
|
-
super.
|
|
595
|
-
this.
|
|
593
|
+
qx(a) {
|
|
594
|
+
super.qx(a);
|
|
595
|
+
this.wt = typeCast(HostSeriesView.$, a);
|
|
596
596
|
}
|
|
597
|
-
get
|
|
598
|
-
return this.c(GeographicMapSeriesHost.
|
|
597
|
+
get wu() {
|
|
598
|
+
return this.c(GeographicMapSeriesHost.wz);
|
|
599
599
|
}
|
|
600
|
-
set
|
|
601
|
-
this.h(GeographicMapSeriesHost.
|
|
600
|
+
set wu(a) {
|
|
601
|
+
this.h(GeographicMapSeriesHost.wz, a);
|
|
602
602
|
}
|
|
603
|
-
|
|
604
|
-
super.
|
|
603
|
+
q5(a, b, c, d) {
|
|
604
|
+
super.q5(a, b, c, d);
|
|
605
605
|
switch (b) {
|
|
606
606
|
case "SeriesViewer":
|
|
607
|
-
this.
|
|
607
|
+
this.ws.c9 = this.c9;
|
|
608
608
|
if (c != null) {
|
|
609
|
-
c.qq(this.
|
|
609
|
+
c.qq(this.ws);
|
|
610
610
|
}
|
|
611
611
|
if (d != null) {
|
|
612
|
-
this.c9.mw(this.
|
|
612
|
+
this.c9.mw(this.ws);
|
|
613
613
|
}
|
|
614
|
-
this.
|
|
615
|
-
this.
|
|
616
|
-
this.
|
|
617
|
-
this.ke = this.
|
|
614
|
+
this.ws.q8(this.wl);
|
|
615
|
+
this.ws.index = this.index;
|
|
616
|
+
this.pw(this.ws);
|
|
617
|
+
this.ke = this.ws.ke;
|
|
618
618
|
let e = typeCast(SeriesViewer.$, c);
|
|
619
619
|
if (e != null) {
|
|
620
|
-
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.
|
|
620
|
+
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.wy));
|
|
621
621
|
}
|
|
622
622
|
if (this.c9 != null) {
|
|
623
623
|
let f = this.c9;
|
|
624
|
-
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.
|
|
624
|
+
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.wy));
|
|
625
625
|
}
|
|
626
|
-
this.
|
|
626
|
+
this.ww();
|
|
627
627
|
break;
|
|
628
628
|
case "SyncLink":
|
|
629
|
-
this.
|
|
629
|
+
this.ws.c1 = this.c1;
|
|
630
630
|
break;
|
|
631
631
|
case "VisibleFromScale":
|
|
632
|
-
this.
|
|
632
|
+
this.ww();
|
|
633
633
|
break;
|
|
634
634
|
case "Index":
|
|
635
|
-
this.
|
|
635
|
+
this.ws.index = this.index;
|
|
636
636
|
break;
|
|
637
637
|
case "ItemsSource":
|
|
638
|
-
this.
|
|
638
|
+
this.wt.b6();
|
|
639
639
|
break;
|
|
640
640
|
case "Resolution":
|
|
641
|
-
this.
|
|
641
|
+
this.wt.cd();
|
|
642
642
|
break;
|
|
643
643
|
case "TransitionDuration":
|
|
644
|
-
this.
|
|
644
|
+
this.wt.cg();
|
|
645
645
|
break;
|
|
646
646
|
case "Opacity":
|
|
647
|
-
this.
|
|
647
|
+
this.wt.ca();
|
|
648
648
|
break;
|
|
649
649
|
case "Visibility":
|
|
650
|
-
let hs_ = this.
|
|
650
|
+
let hs_ = this.ws;
|
|
651
651
|
let v_ = this._visibility;
|
|
652
652
|
hs_.visibility = v_;
|
|
653
653
|
break;
|
|
654
654
|
case "MouseOverEnabled":
|
|
655
|
-
this.
|
|
655
|
+
this.ws.f6 = this.f6;
|
|
656
656
|
break;
|
|
657
657
|
case "ExpectFunctions":
|
|
658
|
-
this.
|
|
658
|
+
this.ws.expectFunctions = this.expectFunctions;
|
|
659
659
|
break;
|
|
660
660
|
case "Thickness":
|
|
661
|
-
this.
|
|
661
|
+
this.wt.cf();
|
|
662
662
|
break;
|
|
663
663
|
case "Brush":
|
|
664
|
-
this.
|
|
664
|
+
this.wt.b4();
|
|
665
665
|
break;
|
|
666
666
|
case "Outline":
|
|
667
|
-
this.
|
|
667
|
+
this.wt.cc();
|
|
668
668
|
break;
|
|
669
669
|
case "ActualBrush":
|
|
670
|
-
this.
|
|
670
|
+
this.wt.b1();
|
|
671
671
|
break;
|
|
672
672
|
case "ActualOutline":
|
|
673
|
-
this.
|
|
673
|
+
this.wt.b2();
|
|
674
674
|
break;
|
|
675
675
|
case "MarkerFillOpacity":
|
|
676
676
|
if (!isNaN_(this.je)) {
|
|
677
|
-
this.
|
|
677
|
+
this.wt.b9();
|
|
678
678
|
}
|
|
679
679
|
break;
|
|
680
680
|
case "AreaFillOpacity":
|
|
681
681
|
if (!isNaN_(this.ii)) {
|
|
682
|
-
this.
|
|
682
|
+
this.wt.b3();
|
|
683
683
|
}
|
|
684
684
|
break;
|
|
685
685
|
case "OutlineMode":
|
|
686
|
-
this.
|
|
686
|
+
this.wt.cb();
|
|
687
687
|
break;
|
|
688
688
|
case "ShowDefaultTooltip":
|
|
689
|
-
this.
|
|
689
|
+
this.wt.ce();
|
|
690
690
|
break;
|
|
691
691
|
case "Title":
|
|
692
|
-
this.
|
|
692
|
+
this.ws.title = this.title;
|
|
693
693
|
break;
|
|
694
694
|
case "LegendItemBadgeMode":
|
|
695
|
-
this.
|
|
695
|
+
this.wt.b7();
|
|
696
696
|
break;
|
|
697
697
|
case "LegendItemBadgeShape":
|
|
698
|
-
this.
|
|
698
|
+
this.wt.b8();
|
|
699
699
|
break;
|
|
700
700
|
case "Legend":
|
|
701
|
-
this.
|
|
701
|
+
this.ws.legend = this.legend;
|
|
702
702
|
this.ct.av();
|
|
703
703
|
break;
|
|
704
704
|
}
|
|
705
705
|
}
|
|
706
|
-
|
|
707
|
-
if (this.c9 == null || this.
|
|
706
|
+
ww() {
|
|
707
|
+
if (this.c9 == null || this.ws == null) {
|
|
708
708
|
return;
|
|
709
709
|
}
|
|
710
|
-
if (!isNaN_(this.
|
|
711
|
-
if (this.c9.vl.width > this.
|
|
712
|
-
let hs_ = this.
|
|
710
|
+
if (!isNaN_(this.wu)) {
|
|
711
|
+
if (this.c9.vl.width > this.wu) {
|
|
712
|
+
let hs_ = this.ws;
|
|
713
713
|
let v_ = 1;
|
|
714
714
|
hs_.visibility = v_;
|
|
715
715
|
}
|
|
716
716
|
else {
|
|
717
|
-
let hs2_ = this.
|
|
717
|
+
let hs2_ = this.ws;
|
|
718
718
|
let v2_ = 0;
|
|
719
719
|
hs2_.visibility = v2_;
|
|
720
720
|
}
|
|
721
721
|
}
|
|
722
722
|
}
|
|
723
|
-
|
|
724
|
-
this.
|
|
723
|
+
wy(a, b) {
|
|
724
|
+
this.ww();
|
|
725
725
|
}
|
|
726
|
-
|
|
727
|
-
super.
|
|
728
|
-
if (this.
|
|
729
|
-
this.
|
|
726
|
+
rn(a) {
|
|
727
|
+
super.rn(a);
|
|
728
|
+
if (this.ws != null) {
|
|
729
|
+
this.ws.rn(a);
|
|
730
730
|
}
|
|
731
731
|
}
|
|
732
|
-
|
|
733
|
-
if (this.
|
|
734
|
-
this.
|
|
732
|
+
rm(a, b, c, d, e) {
|
|
733
|
+
if (this.ws != null) {
|
|
734
|
+
this.ws.rm(a, b, c, d, e);
|
|
735
735
|
}
|
|
736
736
|
}
|
|
737
737
|
a1(a, b) {
|
|
738
|
-
return this.
|
|
738
|
+
return this.ws.a1(a, b);
|
|
739
739
|
}
|
|
740
|
-
|
|
741
|
-
super.
|
|
742
|
-
this.
|
|
740
|
+
r6() {
|
|
741
|
+
super.r6();
|
|
742
|
+
this.ws.r6();
|
|
743
743
|
}
|
|
744
744
|
get_coercionMethods() {
|
|
745
745
|
return this._coercionMethods;
|
|
746
746
|
}
|
|
747
747
|
set_coercionMethods(a) {
|
|
748
748
|
this._coercionMethods = a;
|
|
749
|
-
this.
|
|
749
|
+
this.ws.coercionMethods = a;
|
|
750
750
|
}
|
|
751
|
-
|
|
752
|
-
super.
|
|
753
|
-
if (this.
|
|
754
|
-
let b = this.
|
|
755
|
-
this.
|
|
751
|
+
pv(a) {
|
|
752
|
+
super.pv(a);
|
|
753
|
+
if (this.ws != null) {
|
|
754
|
+
let b = this.ws.kk();
|
|
755
|
+
this.o6(a, b);
|
|
756
756
|
}
|
|
757
757
|
}
|
|
758
758
|
}
|
|
759
759
|
GeographicMapSeriesHost.$t = markType(GeographicMapSeriesHost, 'GeographicMapSeriesHost', Series.$);
|
|
760
|
-
GeographicMapSeriesHost.
|
|
760
|
+
GeographicMapSeriesHost.wz = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, (a, b) => {
|
|
761
761
|
let c = a;
|
|
762
762
|
c.raisePropertyChanged("VisibleFromScale", b.oldValue, b.newValue);
|
|
763
763
|
}));
|
|
@@ -778,66 +778,66 @@ let HostSeriesView = /*@__PURE__*/ (() => {
|
|
|
778
778
|
}
|
|
779
779
|
b5() {
|
|
780
780
|
this.b0.legendItemVisibility = 1;
|
|
781
|
-
this.b0.
|
|
782
|
-
this.b0.
|
|
783
|
-
this.b0.
|
|
784
|
-
this.b0.
|
|
785
|
-
this.b0.
|
|
786
|
-
this.b0.
|
|
787
|
-
this.b0.
|
|
788
|
-
this.b0.
|
|
789
|
-
this.b0.
|
|
790
|
-
this.b0.
|
|
791
|
-
this.b0.
|
|
792
|
-
this.b0.
|
|
793
|
-
this.b0.
|
|
794
|
-
this.b0.
|
|
795
|
-
this.b0.
|
|
781
|
+
this.b0.ws.legendItemVisibility = 0;
|
|
782
|
+
this.b0.ws.itemsSource = this.b0.itemsSource;
|
|
783
|
+
this.b0.ws.index = this.b0.index;
|
|
784
|
+
this.b0.ws.u9 = this.b0.u9;
|
|
785
|
+
this.b0.ws.vp = this.b0.u9;
|
|
786
|
+
this.b0.ws.cg = this.b0.cg;
|
|
787
|
+
this.b0.ws.jh = this.b0.jh;
|
|
788
|
+
this.b0.ws.kb = this.b0.kb;
|
|
789
|
+
this.b0.ws._opacity = this.b0._opacity;
|
|
790
|
+
this.b0.ws.jn = this.b0.jn;
|
|
791
|
+
this.b0.ws.ii = this.b0.ii;
|
|
792
|
+
this.b0.ws.je = this.b0.je;
|
|
793
|
+
this.b0.ws.gn = this.b0.gn;
|
|
794
|
+
this.b0.ws.legendItemBadgeShape = this.b0.legendItemBadgeShape;
|
|
795
|
+
this.b0.ws.bc = this.b0.bc;
|
|
796
796
|
}
|
|
797
797
|
b6() {
|
|
798
|
-
this.b0.
|
|
798
|
+
this.b0.ws.itemsSource = this.b0.itemsSource;
|
|
799
799
|
}
|
|
800
800
|
cd() {
|
|
801
|
-
this.b0.
|
|
801
|
+
this.b0.ws.jh = this.b0.jh;
|
|
802
802
|
}
|
|
803
803
|
cg() {
|
|
804
|
-
this.b0.
|
|
804
|
+
this.b0.ws.kb = this.b0.kb;
|
|
805
805
|
}
|
|
806
806
|
ca() {
|
|
807
|
-
this.b0.
|
|
807
|
+
this.b0.ws._opacity = this.b0._opacity;
|
|
808
808
|
}
|
|
809
809
|
cf() {
|
|
810
|
-
this.b0.
|
|
810
|
+
this.b0.ws.jn = this.b0.jn;
|
|
811
811
|
}
|
|
812
812
|
b4() {
|
|
813
|
-
this.b0.
|
|
813
|
+
this.b0.ws.u9 = this.b0.u9;
|
|
814
814
|
}
|
|
815
815
|
cc() {
|
|
816
|
-
this.b0.
|
|
816
|
+
this.b0.ws.vp = this.b0.vp;
|
|
817
817
|
}
|
|
818
818
|
b1() {
|
|
819
|
-
this.b0.
|
|
819
|
+
this.b0.ws.u9 = this.b0.u3;
|
|
820
820
|
}
|
|
821
821
|
b2() {
|
|
822
|
-
this.b0.
|
|
822
|
+
this.b0.ws.vp = this.b0.u7;
|
|
823
823
|
}
|
|
824
824
|
b7() {
|
|
825
|
-
this.b0.
|
|
825
|
+
this.b0.ws.bc = this.b0.bc;
|
|
826
826
|
}
|
|
827
827
|
b8() {
|
|
828
|
-
this.b0.
|
|
828
|
+
this.b0.ws.legendItemBadgeShape = this.b0.legendItemBadgeShape;
|
|
829
829
|
}
|
|
830
830
|
b3() {
|
|
831
|
-
this.b0.
|
|
831
|
+
this.b0.ws.ii = this.b0.ii;
|
|
832
832
|
}
|
|
833
833
|
b9() {
|
|
834
|
-
this.b0.
|
|
834
|
+
this.b0.ws.je = this.b0.je;
|
|
835
835
|
}
|
|
836
836
|
cb() {
|
|
837
|
-
this.b0.
|
|
837
|
+
this.b0.ws.cg = this.b0.cg;
|
|
838
838
|
}
|
|
839
839
|
ce() {
|
|
840
|
-
this.b0.
|
|
840
|
+
this.b0.ws.gn = this.b0.gn;
|
|
841
841
|
}
|
|
842
842
|
}
|
|
843
843
|
HostSeriesView.$t = markType(HostSeriesView, 'HostSeriesView', SeriesView.$);
|
|
@@ -1141,7 +1141,7 @@ let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
1141
1141
|
xk() {
|
|
1142
1142
|
this.wk.ee();
|
|
1143
1143
|
for (let a of fromEnum(this.series)) {
|
|
1144
|
-
a.
|
|
1144
|
+
a.r6();
|
|
1145
1145
|
}
|
|
1146
1146
|
}
|
|
1147
1147
|
xn() {
|
|
@@ -1537,7 +1537,7 @@ let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
1537
1537
|
break;
|
|
1538
1538
|
case "ActualWorldRect":
|
|
1539
1539
|
for (let g of fromEnum(this.series)) {
|
|
1540
|
-
g.
|
|
1540
|
+
g.rn(false);
|
|
1541
1541
|
}
|
|
1542
1542
|
break;
|
|
1543
1543
|
case XamGeographicMap.$$p[5]:
|
|
@@ -1568,7 +1568,7 @@ let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
1568
1568
|
break;
|
|
1569
1569
|
case "MarkerAutomaticBehavior":
|
|
1570
1570
|
for (let i of fromEnum(this.series)) {
|
|
1571
|
-
i.
|
|
1571
|
+
i.qc();
|
|
1572
1572
|
}
|
|
1573
1573
|
break;
|
|
1574
1574
|
}
|
|
@@ -1610,7 +1610,7 @@ let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
1610
1610
|
let c = b;
|
|
1611
1611
|
let d = a;
|
|
1612
1612
|
d.itemsSource = c.triangulationSource.points;
|
|
1613
|
-
d.
|
|
1613
|
+
d.w1 = c.triangulationSource.triangles;
|
|
1614
1614
|
}
|
|
1615
1615
|
else {
|
|
1616
1616
|
super.qz(a, b);
|
|
@@ -1919,41 +1919,41 @@ let GeographicXYTriangulatingSeriesView = /*@__PURE__*/ (() => {
|
|
|
1919
1919
|
}
|
|
1920
1920
|
b5() {
|
|
1921
1921
|
super.b5();
|
|
1922
|
-
let a = this.ch.
|
|
1923
|
-
a.
|
|
1924
|
-
a.
|
|
1925
|
-
a.trianglesSource = this.ch.
|
|
1926
|
-
a.
|
|
1927
|
-
a.
|
|
1928
|
-
a.
|
|
1922
|
+
let a = this.ch.ws;
|
|
1923
|
+
a.xs = this.ch.w4;
|
|
1924
|
+
a.x0 = this.ch.w2;
|
|
1925
|
+
a.trianglesSource = this.ch.w1;
|
|
1926
|
+
a.xg = this.ch.w7;
|
|
1927
|
+
a.xi = this.ch.w9;
|
|
1928
|
+
a.xk = this.ch.xb;
|
|
1929
1929
|
}
|
|
1930
1930
|
ck() {
|
|
1931
|
-
let a = this.ch.
|
|
1931
|
+
let a = this.ch.ws;
|
|
1932
1932
|
if (this.ch.c9 == null) {
|
|
1933
|
-
a.wp = null;
|
|
1934
1933
|
a.wq = null;
|
|
1934
|
+
a.wr = null;
|
|
1935
1935
|
return;
|
|
1936
1936
|
}
|
|
1937
|
-
a.
|
|
1938
|
-
a.
|
|
1937
|
+
a.wq = this.ch.c9.v8;
|
|
1938
|
+
a.wr = this.ch.c9.wa;
|
|
1939
1939
|
}
|
|
1940
1940
|
cj() {
|
|
1941
|
-
this.ch.
|
|
1941
|
+
this.ch.ws.xs = this.ch.w4;
|
|
1942
1942
|
}
|
|
1943
1943
|
ci() {
|
|
1944
|
-
this.ch.
|
|
1944
|
+
this.ch.ws.x0 = this.ch.w2;
|
|
1945
1945
|
}
|
|
1946
1946
|
cl() {
|
|
1947
|
-
this.ch.
|
|
1947
|
+
this.ch.ws.trianglesSource = this.ch.w1;
|
|
1948
1948
|
}
|
|
1949
1949
|
cm() {
|
|
1950
|
-
this.ch.
|
|
1950
|
+
this.ch.ws.xg = this.ch.w7;
|
|
1951
1951
|
}
|
|
1952
1952
|
cn() {
|
|
1953
|
-
this.ch.
|
|
1953
|
+
this.ch.ws.xi = this.ch.w9;
|
|
1954
1954
|
}
|
|
1955
1955
|
co() {
|
|
1956
|
-
this.ch.
|
|
1956
|
+
this.ch.ws.xk = this.ch.xb;
|
|
1957
1957
|
}
|
|
1958
1958
|
}
|
|
1959
1959
|
GeographicXYTriangulatingSeriesView.$t = markType(GeographicXYTriangulatingSeriesView, 'GeographicXYTriangulatingSeriesView', HostSeriesView.$);
|
|
@@ -1976,19 +1976,19 @@ let GeographicScatterAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
1976
1976
|
}
|
|
1977
1977
|
b5() {
|
|
1978
1978
|
super.b5();
|
|
1979
|
-
if (this.cp.
|
|
1980
|
-
this.cp.
|
|
1981
|
-
this.cp.
|
|
1979
|
+
if (this.cp.xm != null) {
|
|
1980
|
+
this.cp.xm.yz = this.cp.xq;
|
|
1981
|
+
this.cp.xm.yn = this.cp.xl;
|
|
1982
1982
|
}
|
|
1983
1983
|
}
|
|
1984
1984
|
cq() {
|
|
1985
|
-
if (this.cp.
|
|
1986
|
-
this.cp.
|
|
1985
|
+
if (this.cp.xm != null) {
|
|
1986
|
+
this.cp.xm.yz = this.cp.xq;
|
|
1987
1987
|
}
|
|
1988
1988
|
}
|
|
1989
1989
|
cr() {
|
|
1990
|
-
if (this.cp.
|
|
1991
|
-
this.cp.
|
|
1990
|
+
if (this.cp.xm != null) {
|
|
1991
|
+
this.cp.xm.yn = this.cp.xl;
|
|
1992
1992
|
}
|
|
1993
1993
|
}
|
|
1994
1994
|
}
|
|
@@ -2186,39 +2186,39 @@ let GeographicXYTriangulatingSeries = /*@__PURE__*/ (() => {
|
|
|
2186
2186
|
cq() {
|
|
2187
2187
|
return new GeographicXYTriangulatingSeriesView(this);
|
|
2188
2188
|
}
|
|
2189
|
-
|
|
2190
|
-
super.
|
|
2191
|
-
this.
|
|
2189
|
+
qx(a) {
|
|
2190
|
+
super.qx(a);
|
|
2191
|
+
this.w0 = a;
|
|
2192
2192
|
}
|
|
2193
|
-
|
|
2194
|
-
super.
|
|
2193
|
+
q5(a, b, c, d) {
|
|
2194
|
+
super.q5(a, b, c, d);
|
|
2195
2195
|
switch (b) {
|
|
2196
2196
|
case "SeriesViewer":
|
|
2197
|
-
this.
|
|
2197
|
+
this.w0.ck();
|
|
2198
2198
|
break;
|
|
2199
2199
|
case GeographicXYTriangulatingSeries.$$p[1]:
|
|
2200
|
-
this.
|
|
2200
|
+
this.w0.cj();
|
|
2201
2201
|
break;
|
|
2202
2202
|
case GeographicXYTriangulatingSeries.$$p[0]:
|
|
2203
|
-
this.
|
|
2203
|
+
this.w0.ci();
|
|
2204
2204
|
break;
|
|
2205
2205
|
case GeographicXYTriangulatingSeries.$$p[5]:
|
|
2206
|
-
this.
|
|
2206
|
+
this.w0.cl();
|
|
2207
2207
|
break;
|
|
2208
2208
|
case GeographicXYTriangulatingSeries.$$p[2]:
|
|
2209
|
-
this.
|
|
2209
|
+
this.w0.cm();
|
|
2210
2210
|
break;
|
|
2211
2211
|
case GeographicXYTriangulatingSeries.$$p[3]:
|
|
2212
|
-
this.
|
|
2212
|
+
this.w0.cn();
|
|
2213
2213
|
break;
|
|
2214
2214
|
case GeographicXYTriangulatingSeries.$$p[4]:
|
|
2215
|
-
this.
|
|
2215
|
+
this.w0.co();
|
|
2216
2216
|
break;
|
|
2217
2217
|
}
|
|
2218
2218
|
}
|
|
2219
2219
|
}
|
|
2220
2220
|
GeographicXYTriangulatingSeries.$t = markType(GeographicXYTriangulatingSeries, 'GeographicXYTriangulatingSeries', GeographicMapSeriesHost.$);
|
|
2221
|
-
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:
|
|
2221
|
+
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:w2:xd', [2, "pointY"], 'LongitudeMemberPath:w4:xe', [2, "pointX"], 'TriangleVertexMemberPath1:w7:xg', [2, "v1"], 'TriangleVertexMemberPath2:w9:xh', [2, "v2"], 'TriangleVertexMemberPath3:xb:xi', [2, "v3"], 'TrianglesSource:w1:xf', [IEnumerable_$type, null]]);
|
|
2222
2222
|
return GeographicXYTriangulatingSeries;
|
|
2223
2223
|
})();
|
|
2224
2224
|
/**
|
|
@@ -2228,7 +2228,7 @@ let GeographicScatterAreaSeries = /*@__PURE__*/ (() => {
|
|
|
2228
2228
|
class GeographicScatterAreaSeries extends GeographicXYTriangulatingSeries {
|
|
2229
2229
|
constructor() {
|
|
2230
2230
|
super();
|
|
2231
|
-
this.
|
|
2231
|
+
this.xj = null;
|
|
2232
2232
|
this.triangulationStatusChanged = null;
|
|
2233
2233
|
this.ab = GeographicScatterAreaSeries.$;
|
|
2234
2234
|
}
|
|
@@ -2238,49 +2238,49 @@ let GeographicScatterAreaSeries = /*@__PURE__*/ (() => {
|
|
|
2238
2238
|
get_es() {
|
|
2239
2239
|
return true;
|
|
2240
2240
|
}
|
|
2241
|
-
get
|
|
2242
|
-
return this.
|
|
2241
|
+
get xl() {
|
|
2242
|
+
return this.xj;
|
|
2243
2243
|
}
|
|
2244
|
-
set
|
|
2245
|
-
let b = this.
|
|
2244
|
+
set xl(a) {
|
|
2245
|
+
let b = this.xj != a;
|
|
2246
2246
|
if (b) {
|
|
2247
|
-
let c = this.
|
|
2248
|
-
if (this.
|
|
2249
|
-
let d = this.
|
|
2250
|
-
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.
|
|
2247
|
+
let c = this.xj;
|
|
2248
|
+
if (this.xj != null) {
|
|
2249
|
+
let d = this.xj;
|
|
2250
|
+
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.xt));
|
|
2251
2251
|
}
|
|
2252
|
-
this.
|
|
2253
|
-
if (this.
|
|
2254
|
-
let e = this.
|
|
2255
|
-
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.
|
|
2252
|
+
this.xj = a;
|
|
2253
|
+
if (this.xj != null) {
|
|
2254
|
+
let e = this.xj;
|
|
2255
|
+
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.xt));
|
|
2256
2256
|
}
|
|
2257
|
-
this.raisePropertyChanged("ColorScale", c, this.
|
|
2258
|
-
if (this.
|
|
2259
|
-
this.
|
|
2257
|
+
this.raisePropertyChanged("ColorScale", c, this.xj);
|
|
2258
|
+
if (this.xm != null) {
|
|
2259
|
+
this.xm.yn = a;
|
|
2260
2260
|
}
|
|
2261
2261
|
}
|
|
2262
2262
|
}
|
|
2263
|
-
|
|
2264
|
-
this.
|
|
2265
|
-
this.
|
|
2266
|
-
this.
|
|
2263
|
+
xt(a, b) {
|
|
2264
|
+
this.xo.cr();
|
|
2265
|
+
this.xv();
|
|
2266
|
+
this.rn(false);
|
|
2267
2267
|
}
|
|
2268
|
-
|
|
2269
|
-
if (this.
|
|
2270
|
-
this.
|
|
2268
|
+
xv() {
|
|
2269
|
+
if (this.xm != null) {
|
|
2270
|
+
this.xk = this.xm.ym;
|
|
2271
2271
|
}
|
|
2272
2272
|
}
|
|
2273
|
-
|
|
2274
|
-
super.
|
|
2275
|
-
this.
|
|
2273
|
+
sb() {
|
|
2274
|
+
super.sb();
|
|
2275
|
+
this.xv();
|
|
2276
2276
|
}
|
|
2277
|
-
|
|
2278
|
-
this.
|
|
2279
|
-
let a = this.
|
|
2280
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
2281
|
-
return this.
|
|
2277
|
+
wr() {
|
|
2278
|
+
this.xm = new ScatterAreaSeries();
|
|
2279
|
+
let a = this.xm;
|
|
2280
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.xu));
|
|
2281
|
+
return this.xm;
|
|
2282
2282
|
}
|
|
2283
|
-
|
|
2283
|
+
xu(a, b) {
|
|
2284
2284
|
if (this.triangulationStatusChanged != null) {
|
|
2285
2285
|
this.triangulationStatusChanged(this, b);
|
|
2286
2286
|
}
|
|
@@ -2288,19 +2288,19 @@ let GeographicScatterAreaSeries = /*@__PURE__*/ (() => {
|
|
|
2288
2288
|
cq() {
|
|
2289
2289
|
return new GeographicScatterAreaSeriesView(this);
|
|
2290
2290
|
}
|
|
2291
|
-
|
|
2292
|
-
super.
|
|
2293
|
-
this.
|
|
2291
|
+
qx(a) {
|
|
2292
|
+
super.qx(a);
|
|
2293
|
+
this.xo = a;
|
|
2294
2294
|
}
|
|
2295
|
-
|
|
2296
|
-
super.
|
|
2295
|
+
q5(a, b, c, d) {
|
|
2296
|
+
super.q5(a, b, c, d);
|
|
2297
2297
|
switch (b) {
|
|
2298
2298
|
case GeographicScatterAreaSeries.$$p[1]:
|
|
2299
|
-
this.
|
|
2299
|
+
this.xo.cq();
|
|
2300
2300
|
break;
|
|
2301
2301
|
case "ColorScale":
|
|
2302
|
-
this.
|
|
2303
|
-
this.
|
|
2302
|
+
this.xo.cr();
|
|
2303
|
+
this.xv();
|
|
2304
2304
|
break;
|
|
2305
2305
|
}
|
|
2306
2306
|
}
|
|
@@ -2312,7 +2312,7 @@ let GeographicScatterAreaSeries = /*@__PURE__*/ (() => {
|
|
|
2312
2312
|
}
|
|
2313
2313
|
}
|
|
2314
2314
|
GeographicScatterAreaSeries.$t = markType(GeographicScatterAreaSeries, 'GeographicScatterAreaSeries', GeographicXYTriangulatingSeries.$);
|
|
2315
|
-
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:
|
|
2315
|
+
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:xk:xw', [ColorScale.$, null], 'ColorMemberPath:xq:xx', [2, "value"]]);
|
|
2316
2316
|
return GeographicScatterAreaSeries;
|
|
2317
2317
|
})();
|
|
2318
2318
|
|
|
@@ -4538,10 +4538,10 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4538
4538
|
* 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%.
|
|
4539
4539
|
*/
|
|
4540
4540
|
get visibleFromScale() {
|
|
4541
|
-
return this.i.
|
|
4541
|
+
return this.i.wu;
|
|
4542
4542
|
}
|
|
4543
4543
|
set visibleFromScale(v) {
|
|
4544
|
-
this.i.
|
|
4544
|
+
this.i.wu = +v;
|
|
4545
4545
|
}
|
|
4546
4546
|
/**
|
|
4547
4547
|
* Gets or sets the coercion methods to use when loading data from data sources.
|
|
@@ -4559,7 +4559,7 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4559
4559
|
|
|
4560
4560
|
*/
|
|
4561
4561
|
notifyIndexedPropertiesChanged() {
|
|
4562
|
-
this.i.
|
|
4562
|
+
this.i.qc();
|
|
4563
4563
|
}
|
|
4564
4564
|
getItemValue(item, memberPathName) {
|
|
4565
4565
|
let iv = this.i.ko(item, memberPathName);
|
|
@@ -4571,7 +4571,7 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4571
4571
|
* @param memberPathName * The property name of a valid member path for the series
|
|
4572
4572
|
*/
|
|
4573
4573
|
getMemberPathValue(memberPathName) {
|
|
4574
|
-
let iv = this.i.
|
|
4574
|
+
let iv = this.i.mb(memberPathName);
|
|
4575
4575
|
return (iv);
|
|
4576
4576
|
}
|
|
4577
4577
|
/**
|
|
@@ -4596,7 +4596,7 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4596
4596
|
return (iv);
|
|
4597
4597
|
}
|
|
4598
4598
|
getSeriesValuePosition(world, useInterpolation, skipUnknowns) {
|
|
4599
|
-
let iv = this.i.
|
|
4599
|
+
let iv = this.i.v6(toPoint(world), useInterpolation, skipUnknowns);
|
|
4600
4600
|
return fromPoint(iv);
|
|
4601
4601
|
}
|
|
4602
4602
|
/**
|
|
@@ -4605,7 +4605,7 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4605
4605
|
* @param world * The world coordinate for which to get a value bounding box for
|
|
4606
4606
|
*/
|
|
4607
4607
|
getSeriesValueBoundingBox(world) {
|
|
4608
|
-
let iv = this.i.
|
|
4608
|
+
let iv = this.i.wh(toPoint(world));
|
|
4609
4609
|
return fromRect(iv);
|
|
4610
4610
|
}
|
|
4611
4611
|
/**
|
|
@@ -4614,7 +4614,7 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4614
4614
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
4615
4615
|
*/
|
|
4616
4616
|
getSeriesValueMarkerBoundingBox(world) {
|
|
4617
|
-
let iv = this.i.
|
|
4617
|
+
let iv = this.i.wj(toPoint(world));
|
|
4618
4618
|
return fromRect(iv);
|
|
4619
4619
|
}
|
|
4620
4620
|
getSeriesHighValue(world, useInterpolation, skipUnknowns) {
|
|
@@ -4622,7 +4622,7 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4622
4622
|
return (iv);
|
|
4623
4623
|
}
|
|
4624
4624
|
getSeriesHighValuePosition(world, useInterpolation, skipUnknowns) {
|
|
4625
|
-
let iv = this.i.
|
|
4625
|
+
let iv = this.i.v2(toPoint(world), useInterpolation, skipUnknowns);
|
|
4626
4626
|
return fromPoint(iv);
|
|
4627
4627
|
}
|
|
4628
4628
|
getSeriesLowValue(world, useInterpolation, skipUnknowns) {
|
|
@@ -4630,11 +4630,11 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4630
4630
|
return (iv);
|
|
4631
4631
|
}
|
|
4632
4632
|
getSeriesLowValuePosition(world, useInterpolation, skipUnknowns) {
|
|
4633
|
-
let iv = this.i.
|
|
4633
|
+
let iv = this.i.v4(toPoint(world), useInterpolation, skipUnknowns);
|
|
4634
4634
|
return fromPoint(iv);
|
|
4635
4635
|
}
|
|
4636
4636
|
getSeriesValuePositionFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
|
|
4637
|
-
let iv = this.i.
|
|
4637
|
+
let iv = this.i.v7(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
4638
4638
|
return fromPoint(iv);
|
|
4639
4639
|
}
|
|
4640
4640
|
getSeriesValueFromSeriesPixel(mouse, useInterpolation, skipUnknowns) {
|
|
@@ -4655,14 +4655,14 @@ let IgxGeographicMapSeriesHostComponent = /*@__PURE__*/ (() => {
|
|
|
4655
4655
|
* @param animate * True if the change should be animated.
|
|
4656
4656
|
*/
|
|
4657
4657
|
renderSeries(animate) {
|
|
4658
|
-
this.i.
|
|
4658
|
+
this.i.rn(animate);
|
|
4659
4659
|
}
|
|
4660
4660
|
/**
|
|
4661
4661
|
* Called when this series' Style is updated.
|
|
4662
4662
|
|
|
4663
4663
|
*/
|
|
4664
4664
|
styleUpdated() {
|
|
4665
|
-
this.i.
|
|
4665
|
+
this.i.r6();
|
|
4666
4666
|
}
|
|
4667
4667
|
}
|
|
4668
4668
|
IgxGeographicMapSeriesHostComponent.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, deps: [], target: ɵɵFactoryTarget.Component });
|
|
@@ -4757,61 +4757,61 @@ let IgxGeographicShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
4757
4757
|
* 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.
|
|
4758
4758
|
*/
|
|
4759
4759
|
get shapeMemberPath() {
|
|
4760
|
-
return this.i.
|
|
4760
|
+
return this.i.xl;
|
|
4761
4761
|
}
|
|
4762
4762
|
set shapeMemberPath(v) {
|
|
4763
|
-
this.i.
|
|
4763
|
+
this.i.xl = v;
|
|
4764
4764
|
}
|
|
4765
4765
|
/**
|
|
4766
4766
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
4767
4767
|
*/
|
|
4768
4768
|
get isCustomShapeStyleAllowed() {
|
|
4769
|
-
return this.i.
|
|
4769
|
+
return this.i.xa;
|
|
4770
4770
|
}
|
|
4771
4771
|
set isCustomShapeStyleAllowed(v) {
|
|
4772
|
-
this.i.
|
|
4772
|
+
this.i.xa = ensureBool(v);
|
|
4773
4773
|
}
|
|
4774
4774
|
/**
|
|
4775
4775
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
4776
4776
|
*/
|
|
4777
4777
|
get isCustomShapeMarkerStyleAllowed() {
|
|
4778
|
-
return this.i.
|
|
4778
|
+
return this.i.w9;
|
|
4779
4779
|
}
|
|
4780
4780
|
set isCustomShapeMarkerStyleAllowed(v) {
|
|
4781
|
-
this.i.
|
|
4781
|
+
this.i.w9 = ensureBool(v);
|
|
4782
4782
|
}
|
|
4783
4783
|
/**
|
|
4784
4784
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
4785
4785
|
*/
|
|
4786
4786
|
get itemSearchMode() {
|
|
4787
|
-
return this.i.
|
|
4787
|
+
return this.i.w2;
|
|
4788
4788
|
}
|
|
4789
4789
|
set itemSearchMode(v) {
|
|
4790
|
-
this.i.
|
|
4790
|
+
this.i.w2 = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
4791
4791
|
}
|
|
4792
4792
|
/**
|
|
4793
4793
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
4794
4794
|
*/
|
|
4795
4795
|
get itemSearchThreshold() {
|
|
4796
|
-
return this.i.
|
|
4796
|
+
return this.i.xd;
|
|
4797
4797
|
}
|
|
4798
4798
|
set itemSearchThreshold(v) {
|
|
4799
|
-
this.i.
|
|
4799
|
+
this.i.xd = +v;
|
|
4800
4800
|
}
|
|
4801
4801
|
/**
|
|
4802
4802
|
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
4803
4803
|
*/
|
|
4804
4804
|
get itemSearchPointsThreshold() {
|
|
4805
|
-
return this.i.
|
|
4805
|
+
return this.i.xc;
|
|
4806
4806
|
}
|
|
4807
4807
|
set itemSearchPointsThreshold(v) {
|
|
4808
|
-
this.i.
|
|
4808
|
+
this.i.xc = +v;
|
|
4809
4809
|
}
|
|
4810
4810
|
/**
|
|
4811
4811
|
* Set a shapefile datasource to use with the series.
|
|
4812
4812
|
*/
|
|
4813
4813
|
get shapefileDataSource() {
|
|
4814
|
-
const r = this.i.
|
|
4814
|
+
const r = this.i.w5;
|
|
4815
4815
|
if (r == null) {
|
|
4816
4816
|
return null;
|
|
4817
4817
|
}
|
|
@@ -4830,17 +4830,17 @@ let IgxGeographicShapeSeriesBaseComponent = /*@__PURE__*/ (() => {
|
|
|
4830
4830
|
return r.externalObject;
|
|
4831
4831
|
}
|
|
4832
4832
|
set shapefileDataSource(v) {
|
|
4833
|
-
v == null ? this.i.
|
|
4833
|
+
v == null ? this.i.w5 = null : this.i.w5 = v.i;
|
|
4834
4834
|
}
|
|
4835
4835
|
/**
|
|
4836
4836
|
* 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.
|
|
4837
4837
|
* 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.
|
|
4838
4838
|
*/
|
|
4839
4839
|
get shapeFilterResolution() {
|
|
4840
|
-
return this.i.
|
|
4840
|
+
return this.i.xb;
|
|
4841
4841
|
}
|
|
4842
4842
|
set shapeFilterResolution(v) {
|
|
4843
|
-
this.i.
|
|
4843
|
+
this.i.xb = +v;
|
|
4844
4844
|
}
|
|
4845
4845
|
findByName(name) {
|
|
4846
4846
|
var baseResult = super.findByName(name);
|
|
@@ -4941,19 +4941,19 @@ let GeographicShapeSeriesBase = /*@__PURE__*/ (() => {
|
|
|
4941
4941
|
class GeographicShapeSeriesBase extends GeographicMapSeriesHost {
|
|
4942
4942
|
constructor() {
|
|
4943
4943
|
super(...arguments);
|
|
4944
|
+
this.w8 = false;
|
|
4944
4945
|
this.w7 = false;
|
|
4945
|
-
this.w6 = false;
|
|
4946
4946
|
this.assigningShapeStyle = null;
|
|
4947
4947
|
this.assigningShapeMarkerStyle = null;
|
|
4948
|
-
this.
|
|
4949
|
-
this.
|
|
4948
|
+
this.w4 = null;
|
|
4949
|
+
this.w6 = false;
|
|
4950
4950
|
}
|
|
4951
4951
|
cq() {
|
|
4952
4952
|
return new GeographicShapeSeriesBaseView(this);
|
|
4953
4953
|
}
|
|
4954
|
-
|
|
4955
|
-
super.
|
|
4956
|
-
this.
|
|
4954
|
+
qx(a) {
|
|
4955
|
+
super.qx(a);
|
|
4956
|
+
this.w3 = a;
|
|
4957
4957
|
}
|
|
4958
4958
|
get_fc() {
|
|
4959
4959
|
return true;
|
|
@@ -4961,96 +4961,96 @@ let GeographicShapeSeriesBase = /*@__PURE__*/ (() => {
|
|
|
4961
4961
|
get_eb() {
|
|
4962
4962
|
return true;
|
|
4963
4963
|
}
|
|
4964
|
-
|
|
4965
|
-
super.
|
|
4964
|
+
q5(a, b, c, d) {
|
|
4965
|
+
super.q5(a, b, c, d);
|
|
4966
4966
|
switch (b) {
|
|
4967
4967
|
case "SeriesViewer":
|
|
4968
|
-
this.
|
|
4968
|
+
this.w3.ci();
|
|
4969
4969
|
break;
|
|
4970
4970
|
case "ShapeMemberPath":
|
|
4971
|
-
this.
|
|
4971
|
+
this.w3.ck();
|
|
4972
4972
|
break;
|
|
4973
4973
|
case GeographicShapeSeriesBase.$$p[5]:
|
|
4974
|
-
this.
|
|
4974
|
+
this.w3.cj();
|
|
4975
4975
|
break;
|
|
4976
4976
|
case GeographicShapeSeriesBase.$$p[1]:
|
|
4977
|
-
this.
|
|
4978
|
-
this.
|
|
4979
|
-
if (this.
|
|
4980
|
-
let e = this.
|
|
4981
|
-
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.
|
|
4977
|
+
this.ws.xr = this.xa;
|
|
4978
|
+
this.w8 = this.xa;
|
|
4979
|
+
if (this.xa) {
|
|
4980
|
+
let e = this.ws;
|
|
4981
|
+
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.xo));
|
|
4982
4982
|
}
|
|
4983
4983
|
else {
|
|
4984
|
-
let f = this.
|
|
4985
|
-
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.
|
|
4984
|
+
let f = this.ws;
|
|
4985
|
+
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.xo));
|
|
4986
4986
|
}
|
|
4987
4987
|
break;
|
|
4988
4988
|
case GeographicShapeSeriesBase.$$p[0]:
|
|
4989
|
-
this.
|
|
4990
|
-
this.
|
|
4991
|
-
if (this.
|
|
4992
|
-
let g = this.
|
|
4993
|
-
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.
|
|
4989
|
+
this.ws.xq = this.w9;
|
|
4990
|
+
this.w7 = this.w9;
|
|
4991
|
+
if (this.xa) {
|
|
4992
|
+
let g = this.ws;
|
|
4993
|
+
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.xn));
|
|
4994
4994
|
}
|
|
4995
4995
|
else {
|
|
4996
|
-
let h = this.
|
|
4997
|
-
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.
|
|
4996
|
+
let h = this.ws;
|
|
4997
|
+
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.xn));
|
|
4998
4998
|
}
|
|
4999
4999
|
break;
|
|
5000
5000
|
case GeographicShapeSeriesBase.$$p[2]:
|
|
5001
|
-
this.
|
|
5001
|
+
this.ws.w8 = this.w2;
|
|
5002
5002
|
break;
|
|
5003
5003
|
case GeographicShapeSeriesBase.$$p[3]:
|
|
5004
|
-
this.
|
|
5004
|
+
this.ws.x8 = this.xc;
|
|
5005
5005
|
break;
|
|
5006
5006
|
case GeographicShapeSeriesBase.$$p[4]:
|
|
5007
|
-
this.
|
|
5007
|
+
this.ws.x9 = this.xd;
|
|
5008
5008
|
break;
|
|
5009
5009
|
case "ShapefileDataSource":
|
|
5010
5010
|
if (c != null) {
|
|
5011
5011
|
let i = c;
|
|
5012
|
-
if (this.
|
|
5013
|
-
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.
|
|
5012
|
+
if (this.w6) {
|
|
5013
|
+
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.xp));
|
|
5014
5014
|
}
|
|
5015
5015
|
}
|
|
5016
5016
|
if (d != null) {
|
|
5017
5017
|
let j = d;
|
|
5018
5018
|
if (j.count > 0) {
|
|
5019
|
-
this.
|
|
5019
|
+
this.xq();
|
|
5020
5020
|
break;
|
|
5021
5021
|
}
|
|
5022
|
-
this.
|
|
5023
|
-
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.
|
|
5022
|
+
this.w6 = true;
|
|
5023
|
+
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.xp));
|
|
5024
5024
|
}
|
|
5025
5025
|
break;
|
|
5026
5026
|
}
|
|
5027
5027
|
}
|
|
5028
|
-
|
|
5028
|
+
xo(a, b) {
|
|
5029
5029
|
if (this.assigningShapeStyle != null) {
|
|
5030
5030
|
this.assigningShapeStyle(this, b);
|
|
5031
5031
|
}
|
|
5032
5032
|
}
|
|
5033
|
-
|
|
5033
|
+
xn(a, b) {
|
|
5034
5034
|
if (this.assigningShapeMarkerStyle != null) {
|
|
5035
5035
|
this.assigningShapeMarkerStyle(this, b);
|
|
5036
5036
|
}
|
|
5037
5037
|
}
|
|
5038
|
-
|
|
5039
|
-
this.
|
|
5038
|
+
xp(a, b) {
|
|
5039
|
+
this.xq();
|
|
5040
5040
|
}
|
|
5041
|
-
|
|
5042
|
-
let sds_ = this.
|
|
5041
|
+
xq() {
|
|
5042
|
+
let sds_ = this.w5;
|
|
5043
5043
|
let ext_ = sds_.externalObject;
|
|
5044
5044
|
this.itemsSource = (ext_.getPointData());
|
|
5045
5045
|
}
|
|
5046
|
-
get
|
|
5047
|
-
return this.
|
|
5046
|
+
get w5() {
|
|
5047
|
+
return this.w4;
|
|
5048
5048
|
}
|
|
5049
|
-
set
|
|
5050
|
-
let b = this.
|
|
5051
|
-
this.
|
|
5052
|
-
if (b != this.
|
|
5053
|
-
this.raisePropertyChanged("ShapefileDataSource", b, this.
|
|
5049
|
+
set w5(a) {
|
|
5050
|
+
let b = this.w4;
|
|
5051
|
+
this.w4 = a;
|
|
5052
|
+
if (b != this.w4) {
|
|
5053
|
+
this.raisePropertyChanged("ShapefileDataSource", b, this.w4);
|
|
5054
5054
|
}
|
|
5055
5055
|
}
|
|
5056
5056
|
get_g5() {
|
|
@@ -5061,7 +5061,7 @@ let GeographicShapeSeriesBase = /*@__PURE__*/ (() => {
|
|
|
5061
5061
|
}
|
|
5062
5062
|
}
|
|
5063
5063
|
GeographicShapeSeriesBase.$t = markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
|
|
5064
|
-
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:
|
|
5064
|
+
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:w9:xr', [0, false], 'IsCustomShapeStyleAllowed:xa:xs', [0, false], 'ItemSearchMode:w2:xt', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:xc:xu', [1, 10000], 'ItemSearchThreshold:xd:xv', [1, 10000], 'ShapeFilterResolution:xb:xw', [1, 2], 'ShapeMemberPath:xl:xx', [2, "points"]]);
|
|
5065
5065
|
return GeographicShapeSeriesBase;
|
|
5066
5066
|
})();
|
|
5067
5067
|
/**
|
|
@@ -5076,23 +5076,23 @@ let GeographicShapeSeriesBaseView = /*@__PURE__*/ (() => {
|
|
|
5076
5076
|
}
|
|
5077
5077
|
b5() {
|
|
5078
5078
|
super.b5();
|
|
5079
|
-
this.ch.
|
|
5079
|
+
this.ch.ws.yl = this.ch.xl;
|
|
5080
5080
|
}
|
|
5081
5081
|
ci() {
|
|
5082
|
-
let a = this.ch.
|
|
5082
|
+
let a = this.ch.ws;
|
|
5083
5083
|
if (this.ch.c9 == null) {
|
|
5084
|
-
a.
|
|
5085
|
-
a.
|
|
5084
|
+
a.w2 = null;
|
|
5085
|
+
a.w4 = null;
|
|
5086
5086
|
return;
|
|
5087
5087
|
}
|
|
5088
|
-
a.
|
|
5089
|
-
a.
|
|
5088
|
+
a.w2 = this.ch.c9.v8;
|
|
5089
|
+
a.w4 = this.ch.c9.wa;
|
|
5090
5090
|
}
|
|
5091
5091
|
ck() {
|
|
5092
|
-
this.ch.
|
|
5092
|
+
this.ch.ws.yl = this.ch.xl;
|
|
5093
5093
|
}
|
|
5094
5094
|
cj() {
|
|
5095
|
-
this.ch.
|
|
5095
|
+
this.ch.ws.x5 = this.ch.xb;
|
|
5096
5096
|
}
|
|
5097
5097
|
}
|
|
5098
5098
|
GeographicShapeSeriesBaseView.$t = markType(GeographicShapeSeriesBaseView, 'GeographicShapeSeriesBaseView', HostSeriesView.$);
|
|
@@ -5129,53 +5129,53 @@ let GeographicShapeSeriesView = /*@__PURE__*/ (() => {
|
|
|
5129
5129
|
this.cl = null;
|
|
5130
5130
|
this.cl = a;
|
|
5131
5131
|
if (!this.q) {
|
|
5132
|
-
this.cl.
|
|
5132
|
+
this.cl.xl = "points";
|
|
5133
5133
|
}
|
|
5134
5134
|
}
|
|
5135
5135
|
au() {
|
|
5136
5136
|
super.au();
|
|
5137
5137
|
if (!this.q) {
|
|
5138
|
-
this.cl.
|
|
5138
|
+
this.cl.y5 = Defaults.aj;
|
|
5139
5139
|
this.cl.jn = Defaults.p;
|
|
5140
|
-
this.cl.
|
|
5141
|
-
this.cl.
|
|
5142
|
-
this.cl.
|
|
5140
|
+
this.cl.x4 = Defaults.o;
|
|
5141
|
+
this.cl.x1 = Defaults.d;
|
|
5142
|
+
this.cl.xz = Defaults.a;
|
|
5143
5143
|
}
|
|
5144
5144
|
}
|
|
5145
5145
|
b5() {
|
|
5146
5146
|
super.b5();
|
|
5147
|
-
this.cl.
|
|
5148
|
-
this.cl.
|
|
5149
|
-
this.cl.
|
|
5150
|
-
this.cl.
|
|
5151
|
-
this.cl.
|
|
5147
|
+
this.cl.ws.aa3 = this.cl.y7;
|
|
5148
|
+
this.cl.ws.zw = this.cl.x2;
|
|
5149
|
+
this.cl.ws.aai = this.cl.yn;
|
|
5150
|
+
this.cl.ws.zz = this.cl.x4;
|
|
5151
|
+
this.cl.ws.zi = this.cl.xy;
|
|
5152
5152
|
}
|
|
5153
5153
|
cq() {
|
|
5154
|
-
this.cl.
|
|
5154
|
+
this.cl.ws.aai = this.cl.yn;
|
|
5155
5155
|
}
|
|
5156
5156
|
cs() {
|
|
5157
|
-
this.cl.
|
|
5157
|
+
this.cl.ws.zz = this.cl.x4;
|
|
5158
5158
|
}
|
|
5159
5159
|
cn() {
|
|
5160
|
-
this.cl.
|
|
5160
|
+
this.cl.ws.zi = this.cl.xy;
|
|
5161
5161
|
}
|
|
5162
5162
|
cr() {
|
|
5163
|
-
this.cl.
|
|
5163
|
+
this.cl.ws.zr = this.cl.x1;
|
|
5164
5164
|
}
|
|
5165
5165
|
cm() {
|
|
5166
|
-
this.cl.
|
|
5166
|
+
this.cl.ws.aaz = this.cl.y4;
|
|
5167
5167
|
}
|
|
5168
5168
|
co() {
|
|
5169
|
-
this.cl.
|
|
5169
|
+
this.cl.ws.aa0 = this.cl.y5;
|
|
5170
5170
|
}
|
|
5171
5171
|
cp() {
|
|
5172
|
-
this.cl.
|
|
5172
|
+
this.cl.ws.aa2 = this.cl.y6;
|
|
5173
5173
|
}
|
|
5174
5174
|
ct() {
|
|
5175
|
-
this.cl.
|
|
5175
|
+
this.cl.ws.zw = this.cl.x2;
|
|
5176
5176
|
}
|
|
5177
5177
|
cu() {
|
|
5178
|
-
this.cl.
|
|
5178
|
+
this.cl.ws.aa3 = this.cl.y7;
|
|
5179
5179
|
}
|
|
5180
5180
|
}
|
|
5181
5181
|
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
@@ -5200,81 +5200,81 @@ let GeographicShapeSeries = /*@__PURE__*/ (() => {
|
|
|
5200
5200
|
cq() {
|
|
5201
5201
|
return new GeographicShapeSeriesView(this);
|
|
5202
5202
|
}
|
|
5203
|
-
|
|
5204
|
-
super.
|
|
5205
|
-
this.
|
|
5203
|
+
qx(a) {
|
|
5204
|
+
super.qx(a);
|
|
5205
|
+
this.x3 = a;
|
|
5206
5206
|
}
|
|
5207
|
-
|
|
5207
|
+
wr() {
|
|
5208
5208
|
let a = new ScatterPolygonSeries();
|
|
5209
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
5210
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
5209
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.yk));
|
|
5210
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.yl));
|
|
5211
5211
|
return a;
|
|
5212
5212
|
}
|
|
5213
|
-
|
|
5213
|
+
yk(a, b) {
|
|
5214
5214
|
if (this.styleShape != null) {
|
|
5215
5215
|
this.styleShape(this, b);
|
|
5216
5216
|
}
|
|
5217
5217
|
}
|
|
5218
|
-
|
|
5219
|
-
let c = typeCast(ScatterPolygonSeries.$, this.
|
|
5218
|
+
yl(a, b) {
|
|
5219
|
+
let c = typeCast(ScatterPolygonSeries.$, this.ws);
|
|
5220
5220
|
if (c == null) {
|
|
5221
5221
|
return;
|
|
5222
5222
|
}
|
|
5223
5223
|
}
|
|
5224
5224
|
il() {
|
|
5225
|
-
return this.
|
|
5226
|
-
}
|
|
5227
|
-
ve() {
|
|
5228
|
-
return this.y1;
|
|
5225
|
+
return this.x4;
|
|
5229
5226
|
}
|
|
5230
5227
|
vf() {
|
|
5231
5228
|
return this.y2;
|
|
5232
5229
|
}
|
|
5233
|
-
|
|
5234
|
-
return this.
|
|
5230
|
+
vg() {
|
|
5231
|
+
return this.y3;
|
|
5235
5232
|
}
|
|
5236
|
-
|
|
5237
|
-
|
|
5233
|
+
st() {
|
|
5234
|
+
return this.ym;
|
|
5235
|
+
}
|
|
5236
|
+
l8() {
|
|
5237
|
+
let a = typeCast(ScatterPolygonSeries.$, this.ws);
|
|
5238
5238
|
if (a == null) {
|
|
5239
5239
|
return "Unknown";
|
|
5240
5240
|
}
|
|
5241
|
-
return a.
|
|
5241
|
+
return a.l8();
|
|
5242
5242
|
}
|
|
5243
|
-
|
|
5244
|
-
super.
|
|
5243
|
+
q5(a, b, c, d) {
|
|
5244
|
+
super.q5(a, b, c, d);
|
|
5245
5245
|
switch (b) {
|
|
5246
5246
|
case GeographicShapeSeries.$$p[6]:
|
|
5247
|
-
this.
|
|
5247
|
+
this.ws.zp = this.x0;
|
|
5248
5248
|
break;
|
|
5249
5249
|
case GeographicShapeSeries.$$p[5]:
|
|
5250
|
-
this.
|
|
5250
|
+
this.ws.zl = this.xz;
|
|
5251
5251
|
break;
|
|
5252
5252
|
case GeographicShapeSeries.$$p[9]:
|
|
5253
|
-
this.
|
|
5253
|
+
this.x3.cq();
|
|
5254
5254
|
break;
|
|
5255
5255
|
case GeographicShapeSeries.$$p[10]:
|
|
5256
|
-
this.
|
|
5256
|
+
this.x3.cs();
|
|
5257
5257
|
break;
|
|
5258
5258
|
case GeographicShapeSeries.$$p[4]:
|
|
5259
|
-
this.
|
|
5259
|
+
this.x3.cn();
|
|
5260
5260
|
break;
|
|
5261
5261
|
case GeographicShapeSeries.$$p[11]:
|
|
5262
|
-
this.
|
|
5262
|
+
this.x3.cr();
|
|
5263
5263
|
break;
|
|
5264
5264
|
case GeographicShapeSeries.$$p[3]:
|
|
5265
|
-
this.
|
|
5265
|
+
this.x3.cm();
|
|
5266
5266
|
break;
|
|
5267
5267
|
case GeographicShapeSeries.$$p[7]:
|
|
5268
|
-
this.
|
|
5268
|
+
this.x3.co();
|
|
5269
5269
|
break;
|
|
5270
5270
|
case GeographicShapeSeries.$$p[8]:
|
|
5271
|
-
this.
|
|
5271
|
+
this.x3.cp();
|
|
5272
5272
|
break;
|
|
5273
5273
|
case GeographicShapeSeries.$$p[13]:
|
|
5274
|
-
this.
|
|
5274
|
+
this.x3.ct();
|
|
5275
5275
|
break;
|
|
5276
5276
|
case GeographicShapeSeries.$$p[12]:
|
|
5277
|
-
this.
|
|
5277
|
+
this.x3.cu();
|
|
5278
5278
|
break;
|
|
5279
5279
|
}
|
|
5280
5280
|
}
|
|
@@ -5283,7 +5283,7 @@ let GeographicShapeSeries = /*@__PURE__*/ (() => {
|
|
|
5283
5283
|
}
|
|
5284
5284
|
}
|
|
5285
5285
|
GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
5286
|
-
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
5286
|
+
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:y2:yo', [Brush.$], 'ActualMarkerOutline:y3:yp', [Brush.$], 'ActualMarkerTemplate:ym:yq', [DataTemplate.$, null], 'MarkerBrush:y4:yr', [Brush.$], 'MarkerCollisionAvoidance:xy:ys', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:xz:yt', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:x0:yu', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:y5:yv', [Brush.$], 'MarkerStyle:y6:yw', [Style.$], 'MarkerTemplate:yn:yx', [DataTemplate.$, null], 'MarkerThickness:x4:yy', [1, DeviceUtils.g(2)], 'MarkerType:x1:yz', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:y7:y0', [Style.$, null], 'ShapeStyleSelector:x2:y1', [StyleSelector.$, null]]);
|
|
5287
5287
|
return GeographicShapeSeries;
|
|
5288
5288
|
})();
|
|
5289
5289
|
|
|
@@ -5322,147 +5322,147 @@ let IgxGeographicShapeSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
5322
5322
|
* Gets or sets the fill brush.
|
|
5323
5323
|
*/
|
|
5324
5324
|
get shapeFill() {
|
|
5325
|
-
return this.i.
|
|
5325
|
+
return this.i.y7 ? this.i.y7.fill : null;
|
|
5326
5326
|
}
|
|
5327
5327
|
set shapeFill(v) {
|
|
5328
5328
|
this.ensureShapeStyle();
|
|
5329
|
-
this.i.
|
|
5329
|
+
this.i.y7.fill = v;
|
|
5330
5330
|
}
|
|
5331
5331
|
/**
|
|
5332
5332
|
* Gets or sets the stroke brush.
|
|
5333
5333
|
*/
|
|
5334
5334
|
get shapeStroke() {
|
|
5335
|
-
return this.i.
|
|
5335
|
+
return this.i.y7 ? this.i.y7.stroke : null;
|
|
5336
5336
|
}
|
|
5337
5337
|
set shapeStroke(v) {
|
|
5338
5338
|
this.ensureShapeStyle();
|
|
5339
|
-
this.i.
|
|
5339
|
+
this.i.y7.stroke = v;
|
|
5340
5340
|
}
|
|
5341
5341
|
/**
|
|
5342
5342
|
* Gets or sets the stroke thickness.
|
|
5343
5343
|
*/
|
|
5344
5344
|
get shapeStrokeThickness() {
|
|
5345
|
-
return this.i.
|
|
5345
|
+
return this.i.y7 ? this.i.y7.strokeThickness : NaN;
|
|
5346
5346
|
}
|
|
5347
5347
|
set shapeStrokeThickness(v) {
|
|
5348
5348
|
this.ensureShapeStyle();
|
|
5349
|
-
this.i.
|
|
5349
|
+
this.i.y7.strokeThickness = +v;
|
|
5350
5350
|
}
|
|
5351
5351
|
/**
|
|
5352
5352
|
* Gets or sets the opacity.
|
|
5353
5353
|
*/
|
|
5354
5354
|
get shapeOpacity() {
|
|
5355
|
-
return this.i.
|
|
5355
|
+
return this.i.y7 ? this.i.y7.opacity : NaN;
|
|
5356
5356
|
}
|
|
5357
5357
|
set shapeOpacity(v) {
|
|
5358
5358
|
this.ensureShapeStyle();
|
|
5359
|
-
this.i.
|
|
5359
|
+
this.i.y7.opacity = +v;
|
|
5360
5360
|
}
|
|
5361
5361
|
ensureShapeStyle() {
|
|
5362
|
-
if (this.i.
|
|
5362
|
+
if (this.i.y7) {
|
|
5363
5363
|
return;
|
|
5364
5364
|
}
|
|
5365
|
-
this.i.
|
|
5365
|
+
this.i.y7 = new Style();
|
|
5366
5366
|
}
|
|
5367
5367
|
/**
|
|
5368
5368
|
* Gets or sets the marker type for the current series object.
|
|
5369
5369
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
5370
5370
|
*/
|
|
5371
5371
|
get markerType() {
|
|
5372
|
-
return this.i.
|
|
5372
|
+
return this.i.x1;
|
|
5373
5373
|
}
|
|
5374
5374
|
set markerType(v) {
|
|
5375
|
-
this.i.
|
|
5375
|
+
this.i.x1 = ensureEnum(MarkerType_$type, v);
|
|
5376
5376
|
}
|
|
5377
5377
|
/**
|
|
5378
5378
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
5379
5379
|
*/
|
|
5380
5380
|
get markerOutlineMode() {
|
|
5381
|
-
return this.i.
|
|
5381
|
+
return this.i.x0;
|
|
5382
5382
|
}
|
|
5383
5383
|
set markerOutlineMode(v) {
|
|
5384
|
-
this.i.
|
|
5384
|
+
this.i.x0 = ensureEnum(MarkerOutlineMode_$type, v);
|
|
5385
5385
|
}
|
|
5386
5386
|
/**
|
|
5387
5387
|
* Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
|
|
5388
5388
|
*/
|
|
5389
5389
|
get markerFillMode() {
|
|
5390
|
-
return this.i.
|
|
5390
|
+
return this.i.xz;
|
|
5391
5391
|
}
|
|
5392
5392
|
set markerFillMode(v) {
|
|
5393
|
-
this.i.
|
|
5393
|
+
this.i.xz = ensureEnum(MarkerFillMode_$type, v);
|
|
5394
5394
|
}
|
|
5395
5395
|
/**
|
|
5396
5396
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
5397
5397
|
*/
|
|
5398
5398
|
get markerTemplate() {
|
|
5399
|
-
return this.i.
|
|
5399
|
+
return this.i.yn;
|
|
5400
5400
|
}
|
|
5401
5401
|
set markerTemplate(v) {
|
|
5402
|
-
this.i.
|
|
5402
|
+
this.i.yn = v;
|
|
5403
5403
|
}
|
|
5404
5404
|
/**
|
|
5405
5405
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
5406
5406
|
*/
|
|
5407
5407
|
get markerBrush() {
|
|
5408
|
-
return brushToString(this.i.
|
|
5408
|
+
return brushToString(this.i.y4);
|
|
5409
5409
|
}
|
|
5410
5410
|
set markerBrush(v) {
|
|
5411
|
-
this.i.
|
|
5411
|
+
this.i.y4 = stringToBrush(v);
|
|
5412
5412
|
}
|
|
5413
5413
|
/**
|
|
5414
5414
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
5415
5415
|
*/
|
|
5416
5416
|
get markerOutline() {
|
|
5417
|
-
return brushToString(this.i.
|
|
5417
|
+
return brushToString(this.i.y5);
|
|
5418
5418
|
}
|
|
5419
5419
|
set markerOutline(v) {
|
|
5420
|
-
this.i.
|
|
5420
|
+
this.i.y5 = stringToBrush(v);
|
|
5421
5421
|
}
|
|
5422
5422
|
/**
|
|
5423
5423
|
* Gets or sets thickness of the marker outline
|
|
5424
5424
|
*/
|
|
5425
5425
|
get markerThickness() {
|
|
5426
|
-
return this.i.
|
|
5426
|
+
return this.i.x4;
|
|
5427
5427
|
}
|
|
5428
5428
|
set markerThickness(v) {
|
|
5429
|
-
this.i.
|
|
5429
|
+
this.i.x4 = +v;
|
|
5430
5430
|
}
|
|
5431
5431
|
/**
|
|
5432
5432
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
5433
5433
|
*/
|
|
5434
5434
|
get markerCollisionAvoidance() {
|
|
5435
|
-
return this.i.
|
|
5435
|
+
return this.i.xy;
|
|
5436
5436
|
}
|
|
5437
5437
|
set markerCollisionAvoidance(v) {
|
|
5438
|
-
this.i.
|
|
5438
|
+
this.i.xy = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
5439
5439
|
}
|
|
5440
5440
|
/**
|
|
5441
5441
|
* Gets the effective marker template for the current series object.
|
|
5442
5442
|
*/
|
|
5443
5443
|
get actualMarkerTemplate() {
|
|
5444
|
-
return this.i.
|
|
5444
|
+
return this.i.ym;
|
|
5445
5445
|
}
|
|
5446
5446
|
set actualMarkerTemplate(v) {
|
|
5447
|
-
this.i.
|
|
5447
|
+
this.i.ym = v;
|
|
5448
5448
|
}
|
|
5449
5449
|
/**
|
|
5450
5450
|
* Gets the effective marker brush for the current series object.
|
|
5451
5451
|
*/
|
|
5452
5452
|
get actualMarkerBrush() {
|
|
5453
|
-
return brushToString(this.i.
|
|
5453
|
+
return brushToString(this.i.y2);
|
|
5454
5454
|
}
|
|
5455
5455
|
set actualMarkerBrush(v) {
|
|
5456
|
-
this.i.
|
|
5456
|
+
this.i.y2 = stringToBrush(v);
|
|
5457
5457
|
}
|
|
5458
5458
|
/**
|
|
5459
5459
|
* Gets the effective marker outline for the current series object.
|
|
5460
5460
|
*/
|
|
5461
5461
|
get actualMarkerOutline() {
|
|
5462
|
-
return brushToString(this.i.
|
|
5462
|
+
return brushToString(this.i.y3);
|
|
5463
5463
|
}
|
|
5464
5464
|
set actualMarkerOutline(v) {
|
|
5465
|
-
this.i.
|
|
5465
|
+
this.i.y3 = stringToBrush(v);
|
|
5466
5466
|
}
|
|
5467
5467
|
get styleShape() {
|
|
5468
5468
|
if (this._styleShape == null) {
|
|
@@ -5606,14 +5606,14 @@ let GeographicPolylineSeriesView = /*@__PURE__*/ (() => {
|
|
|
5606
5606
|
}
|
|
5607
5607
|
b5() {
|
|
5608
5608
|
super.b5();
|
|
5609
|
-
this.cl.
|
|
5610
|
-
this.cl.
|
|
5609
|
+
this.cl.ws.zi = this.cl.xy;
|
|
5610
|
+
this.cl.ws.zn = this.cl.x6;
|
|
5611
5611
|
}
|
|
5612
5612
|
cm() {
|
|
5613
|
-
this.cl.
|
|
5613
|
+
this.cl.ws.zi = this.cl.xy;
|
|
5614
5614
|
}
|
|
5615
5615
|
cn() {
|
|
5616
|
-
this.cl.
|
|
5616
|
+
this.cl.ws.zn = this.cl.x6;
|
|
5617
5617
|
}
|
|
5618
5618
|
}
|
|
5619
5619
|
GeographicPolylineSeriesView.$t = markType(GeographicPolylineSeriesView, 'GeographicPolylineSeriesView', GeographicShapeSeriesBaseView.$);
|
|
@@ -5638,34 +5638,34 @@ let GeographicPolylineSeries = /*@__PURE__*/ (() => {
|
|
|
5638
5638
|
cq() {
|
|
5639
5639
|
return new GeographicPolylineSeriesView(this);
|
|
5640
5640
|
}
|
|
5641
|
-
|
|
5642
|
-
super.
|
|
5643
|
-
this.
|
|
5641
|
+
qx(a) {
|
|
5642
|
+
super.qx(a);
|
|
5643
|
+
this.xz = a;
|
|
5644
5644
|
}
|
|
5645
|
-
|
|
5645
|
+
wr() {
|
|
5646
5646
|
let a = new ScatterPolylineSeries();
|
|
5647
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
5647
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.x3));
|
|
5648
5648
|
return a;
|
|
5649
5649
|
}
|
|
5650
|
-
|
|
5650
|
+
x3(a, b) {
|
|
5651
5651
|
if (this.styleShape != null) {
|
|
5652
5652
|
this.styleShape(this, b);
|
|
5653
5653
|
}
|
|
5654
5654
|
}
|
|
5655
|
-
|
|
5656
|
-
super.
|
|
5655
|
+
q5(a, b, c, d) {
|
|
5656
|
+
super.q5(a, b, c, d);
|
|
5657
5657
|
switch (b) {
|
|
5658
5658
|
case GeographicPolylineSeries.$$p[1]:
|
|
5659
|
-
this.
|
|
5659
|
+
this.xz.cm();
|
|
5660
5660
|
break;
|
|
5661
5661
|
case GeographicPolylineSeries.$$p[0]:
|
|
5662
|
-
this.
|
|
5662
|
+
this.xz.cn();
|
|
5663
5663
|
break;
|
|
5664
5664
|
}
|
|
5665
5665
|
}
|
|
5666
5666
|
}
|
|
5667
5667
|
GeographicPolylineSeries.$t = markType(GeographicPolylineSeries, 'GeographicPolylineSeries', GeographicShapeSeriesBase.$);
|
|
5668
|
-
GeographicPolylineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:
|
|
5668
|
+
GeographicPolylineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:x6:x4', [Style.$, null], 'ShapeStyleSelector:xy:x5', [StyleSelector.$, null]]);
|
|
5669
5669
|
return GeographicPolylineSeries;
|
|
5670
5670
|
})();
|
|
5671
5671
|
|
|
@@ -5704,47 +5704,47 @@ let IgxGeographicPolylineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
5704
5704
|
* Gets or sets the fill brush.
|
|
5705
5705
|
*/
|
|
5706
5706
|
get shapeFill() {
|
|
5707
|
-
return this.i.
|
|
5707
|
+
return this.i.x6 ? this.i.x6.fill : null;
|
|
5708
5708
|
}
|
|
5709
5709
|
set shapeFill(v) {
|
|
5710
5710
|
this.ensureShapeStyle();
|
|
5711
|
-
this.i.
|
|
5711
|
+
this.i.x6.fill = v;
|
|
5712
5712
|
}
|
|
5713
5713
|
/**
|
|
5714
5714
|
* Gets or sets the stroke brush.
|
|
5715
5715
|
*/
|
|
5716
5716
|
get shapeStroke() {
|
|
5717
|
-
return this.i.
|
|
5717
|
+
return this.i.x6 ? this.i.x6.stroke : null;
|
|
5718
5718
|
}
|
|
5719
5719
|
set shapeStroke(v) {
|
|
5720
5720
|
this.ensureShapeStyle();
|
|
5721
|
-
this.i.
|
|
5721
|
+
this.i.x6.stroke = v;
|
|
5722
5722
|
}
|
|
5723
5723
|
/**
|
|
5724
5724
|
* Gets or sets the stroke thickness.
|
|
5725
5725
|
*/
|
|
5726
5726
|
get shapeStrokeThickness() {
|
|
5727
|
-
return this.i.
|
|
5727
|
+
return this.i.x6 ? this.i.x6.strokeThickness : NaN;
|
|
5728
5728
|
}
|
|
5729
5729
|
set shapeStrokeThickness(v) {
|
|
5730
5730
|
this.ensureShapeStyle();
|
|
5731
|
-
this.i.
|
|
5731
|
+
this.i.x6.strokeThickness = +v;
|
|
5732
5732
|
}
|
|
5733
5733
|
/**
|
|
5734
5734
|
* Gets or sets the opacity.
|
|
5735
5735
|
*/
|
|
5736
5736
|
get shapeOpacity() {
|
|
5737
|
-
return this.i.
|
|
5737
|
+
return this.i.x6 ? this.i.x6.opacity : NaN;
|
|
5738
5738
|
}
|
|
5739
5739
|
set shapeOpacity(v) {
|
|
5740
5740
|
this.ensureShapeStyle();
|
|
5741
|
-
this.i.
|
|
5741
|
+
this.i.x6.opacity = +v;
|
|
5742
5742
|
}
|
|
5743
5743
|
ensureShapeStyle() {
|
|
5744
|
-
if (this.i.
|
|
5744
|
+
if (this.i.x6) {
|
|
5745
5745
|
return;
|
|
5746
5746
|
}
|
|
5747
|
-
this.i.
|
|
5747
|
+
this.i.x6 = new Style();
|
|
5748
5748
|
}
|
|
5749
5749
|
get styleShape() {
|
|
5750
5750
|
if (this._styleShape == null) {
|
|
@@ -5978,11 +5978,11 @@ let TileSeries = /*@__PURE__*/ (() => {
|
|
|
5978
5978
|
class TileSeries extends ShapeSeriesBase {
|
|
5979
5979
|
constructor() {
|
|
5980
5980
|
super();
|
|
5981
|
+
this.zj = null;
|
|
5981
5982
|
this.zi = null;
|
|
5982
|
-
this.zh = null;
|
|
5983
5983
|
this.imageTilesReady = null;
|
|
5984
|
-
this.
|
|
5985
|
-
this.
|
|
5984
|
+
this.zm = null;
|
|
5985
|
+
this.zn = false;
|
|
5986
5986
|
this.ab = TileSeries.$;
|
|
5987
5987
|
}
|
|
5988
5988
|
bi() {
|
|
@@ -5994,34 +5994,34 @@ let TileSeries = /*@__PURE__*/ (() => {
|
|
|
5994
5994
|
cq() {
|
|
5995
5995
|
return new TileSeriesView(this);
|
|
5996
5996
|
}
|
|
5997
|
-
|
|
5998
|
-
super.
|
|
5999
|
-
this.
|
|
5997
|
+
qx(a) {
|
|
5998
|
+
super.qx(a);
|
|
5999
|
+
this.zh = a;
|
|
6000
6000
|
}
|
|
6001
|
-
|
|
6001
|
+
get_xt() {
|
|
6002
6002
|
return false;
|
|
6003
6003
|
}
|
|
6004
|
-
get
|
|
6005
|
-
return this.
|
|
6004
|
+
get zl() {
|
|
6005
|
+
return this.zj;
|
|
6006
6006
|
}
|
|
6007
|
-
set
|
|
6008
|
-
let b = a != this.
|
|
6007
|
+
set zl(a) {
|
|
6008
|
+
let b = a != this.zl;
|
|
6009
6009
|
if (b) {
|
|
6010
|
-
let c = this.
|
|
6011
|
-
this.
|
|
6010
|
+
let c = this.zl;
|
|
6011
|
+
this.zj = a;
|
|
6012
6012
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
6013
6013
|
}
|
|
6014
6014
|
}
|
|
6015
|
-
get
|
|
6016
|
-
return this.
|
|
6015
|
+
get zk() {
|
|
6016
|
+
return this.zi;
|
|
6017
6017
|
}
|
|
6018
|
-
set
|
|
6019
|
-
let b = this.
|
|
6020
|
-
this.
|
|
6021
|
-
this.raisePropertyChanged("ActualTileImagery", b, this.
|
|
6018
|
+
set zk(a) {
|
|
6019
|
+
let b = this.zi;
|
|
6020
|
+
this.zi = a;
|
|
6021
|
+
this.raisePropertyChanged("ActualTileImagery", b, this.zi);
|
|
6022
6022
|
}
|
|
6023
|
-
|
|
6024
|
-
super.
|
|
6023
|
+
q5(a, b, c, d) {
|
|
6024
|
+
super.q5(a, b, c, d);
|
|
6025
6025
|
let e;
|
|
6026
6026
|
let f;
|
|
6027
6027
|
switch (b) {
|
|
@@ -6029,78 +6029,78 @@ let TileSeries = /*@__PURE__*/ (() => {
|
|
|
6029
6029
|
e = c;
|
|
6030
6030
|
f = d;
|
|
6031
6031
|
if (e != null) {
|
|
6032
|
-
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.
|
|
6032
|
+
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.zq));
|
|
6033
6033
|
}
|
|
6034
6034
|
if (f != null) {
|
|
6035
|
-
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.
|
|
6035
|
+
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.zq));
|
|
6036
6036
|
}
|
|
6037
|
-
this.
|
|
6038
|
-
this.
|
|
6039
|
-
this.
|
|
6037
|
+
this.zh.dh(e, f);
|
|
6038
|
+
this.rn(false);
|
|
6039
|
+
this.qh();
|
|
6040
6040
|
break;
|
|
6041
6041
|
case "ActualTileImagery":
|
|
6042
6042
|
e = c;
|
|
6043
6043
|
f = d;
|
|
6044
6044
|
if (e != null) {
|
|
6045
|
-
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.
|
|
6045
|
+
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.zr));
|
|
6046
6046
|
e.deferralHandler = null;
|
|
6047
6047
|
}
|
|
6048
6048
|
if (f != null) {
|
|
6049
|
-
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.
|
|
6049
|
+
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.zr));
|
|
6050
6050
|
f.deferralHandler = this;
|
|
6051
6051
|
}
|
|
6052
|
-
this.
|
|
6052
|
+
this.zh.dg(e, f);
|
|
6053
6053
|
if (f != null && typeCast(XamGeographicMap.$, this.c9) !== null) {
|
|
6054
6054
|
f.geographicMap = this.c9;
|
|
6055
|
-
this.
|
|
6056
|
-
this.
|
|
6055
|
+
this.zt(this.ct);
|
|
6056
|
+
this.zh.dd(this.c9.vl);
|
|
6057
6057
|
}
|
|
6058
|
-
this.
|
|
6058
|
+
this.qh();
|
|
6059
6059
|
break;
|
|
6060
6060
|
case "ActualWindowRect":
|
|
6061
|
-
this.
|
|
6061
|
+
this.zh.dd(d);
|
|
6062
6062
|
break;
|
|
6063
6063
|
case "WorldRect":
|
|
6064
|
-
this.
|
|
6064
|
+
this.zh.dk(d);
|
|
6065
6065
|
break;
|
|
6066
6066
|
case "SeriesViewer":
|
|
6067
6067
|
let g = c;
|
|
6068
6068
|
let h = d;
|
|
6069
|
-
if (g != null && this.
|
|
6070
|
-
this.
|
|
6069
|
+
if (g != null && this.zk != null) {
|
|
6070
|
+
this.zk.be(null);
|
|
6071
6071
|
}
|
|
6072
|
-
if (h != null && this.
|
|
6073
|
-
this.
|
|
6072
|
+
if (h != null && this.zk != null) {
|
|
6073
|
+
this.zk.be(this.ct.w);
|
|
6074
6074
|
}
|
|
6075
6075
|
break;
|
|
6076
6076
|
case "ActualBrush":
|
|
6077
6077
|
case "ActualOutline":
|
|
6078
6078
|
case "ActualThickness":
|
|
6079
|
-
this.
|
|
6079
|
+
this.qj();
|
|
6080
6080
|
break;
|
|
6081
6081
|
}
|
|
6082
6082
|
}
|
|
6083
|
-
|
|
6083
|
+
zq(a, b) {
|
|
6084
6084
|
if (b.propertyName == "MultiScaleImage") {
|
|
6085
|
-
this.
|
|
6085
|
+
this.zt(this.ct);
|
|
6086
6086
|
}
|
|
6087
6087
|
}
|
|
6088
|
-
|
|
6088
|
+
zr(a, b) {
|
|
6089
6089
|
if (this.imageTilesReady != null) {
|
|
6090
6090
|
this.imageTilesReady(this, new EventArgs());
|
|
6091
6091
|
}
|
|
6092
|
-
if (!this.
|
|
6093
|
-
this.
|
|
6092
|
+
if (!this.zn) {
|
|
6093
|
+
this.zh.di();
|
|
6094
6094
|
}
|
|
6095
6095
|
}
|
|
6096
6096
|
register(a, b) {
|
|
6097
|
-
this.
|
|
6097
|
+
this.zm = b;
|
|
6098
6098
|
}
|
|
6099
6099
|
unRegister(a) {
|
|
6100
|
-
this.
|
|
6100
|
+
this.zm = null;
|
|
6101
6101
|
}
|
|
6102
6102
|
deferredRefresh() {
|
|
6103
|
-
this.
|
|
6103
|
+
this.rn(false);
|
|
6104
6104
|
}
|
|
6105
6105
|
deferAction(a) {
|
|
6106
6106
|
if (this.jx != null) {
|
|
@@ -6110,60 +6110,60 @@ let TileSeries = /*@__PURE__*/ (() => {
|
|
|
6110
6110
|
window.setTimeout(a, 0);
|
|
6111
6111
|
}
|
|
6112
6112
|
}
|
|
6113
|
-
|
|
6114
|
-
this.
|
|
6115
|
-
super.
|
|
6113
|
+
sk(a, b) {
|
|
6114
|
+
this.zh.dj();
|
|
6115
|
+
super.sk(a, b);
|
|
6116
6116
|
}
|
|
6117
|
-
|
|
6118
|
-
super.
|
|
6119
|
-
this.
|
|
6117
|
+
ro(a) {
|
|
6118
|
+
super.ro(a);
|
|
6119
|
+
this.zs(a, this.ct);
|
|
6120
6120
|
}
|
|
6121
|
-
|
|
6121
|
+
zs(a, b) {
|
|
6122
6122
|
let c;
|
|
6123
6123
|
let d;
|
|
6124
6124
|
let e = b;
|
|
6125
6125
|
let f = b.getViewInfo(c, d);
|
|
6126
6126
|
c = f.p0;
|
|
6127
6127
|
d = f.p1;
|
|
6128
|
-
this.
|
|
6129
|
-
if (this.
|
|
6130
|
-
this.
|
|
6131
|
-
this.
|
|
6132
|
-
this.
|
|
6128
|
+
this.zt(b);
|
|
6129
|
+
if (this.zm != null) {
|
|
6130
|
+
this.zn = true;
|
|
6131
|
+
this.zm(a);
|
|
6132
|
+
this.zn = false;
|
|
6133
6133
|
}
|
|
6134
6134
|
e.di();
|
|
6135
6135
|
}
|
|
6136
|
-
|
|
6137
|
-
super.
|
|
6136
|
+
rm(a, b, c, d, e) {
|
|
6137
|
+
super.rm(a, b, c, d, e);
|
|
6138
6138
|
let f = this.hl.item(d);
|
|
6139
6139
|
f.a3(c);
|
|
6140
6140
|
if (this.d3(f)) {
|
|
6141
6141
|
return;
|
|
6142
6142
|
}
|
|
6143
|
-
this.
|
|
6143
|
+
this.y0(f);
|
|
6144
6144
|
}
|
|
6145
|
-
|
|
6145
|
+
zt(a) {
|
|
6146
6146
|
let b;
|
|
6147
6147
|
let c;
|
|
6148
6148
|
let d = a.getViewInfo(b, c);
|
|
6149
6149
|
b = d.p0;
|
|
6150
6150
|
c = d.p1;
|
|
6151
|
-
if (this.
|
|
6152
|
-
if (this.
|
|
6153
|
-
this.
|
|
6151
|
+
if (this.zl != null && this.zl.ao != null) {
|
|
6152
|
+
if (this.zl != this.zk) {
|
|
6153
|
+
this.zk = this.zl;
|
|
6154
6154
|
}
|
|
6155
|
-
if (this.
|
|
6156
|
-
if (this.
|
|
6157
|
-
this.
|
|
6155
|
+
if (this.zk != null && !b.isEmpty) {
|
|
6156
|
+
if (this.zk.width != b.width) {
|
|
6157
|
+
this.zk.width = b.width;
|
|
6158
6158
|
}
|
|
6159
|
-
if (this.
|
|
6160
|
-
this.
|
|
6159
|
+
if (this.zk.height != b.height) {
|
|
6160
|
+
this.zk.height = b.height;
|
|
6161
6161
|
}
|
|
6162
6162
|
}
|
|
6163
6163
|
}
|
|
6164
6164
|
}
|
|
6165
|
-
|
|
6166
|
-
super.
|
|
6165
|
+
o3(a, b) {
|
|
6166
|
+
super.o3(a, b);
|
|
6167
6167
|
b.de();
|
|
6168
6168
|
}
|
|
6169
6169
|
}
|
|
@@ -6186,8 +6186,8 @@ let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
6186
6186
|
au() {
|
|
6187
6187
|
super.au();
|
|
6188
6188
|
if (!this.q) {
|
|
6189
|
-
this.da.
|
|
6190
|
-
this.da.
|
|
6189
|
+
this.da.vp = Defaults.ao;
|
|
6190
|
+
this.da.u9 = Defaults.an;
|
|
6191
6191
|
}
|
|
6192
6192
|
}
|
|
6193
6193
|
ck(a, b) {
|
|
@@ -6214,8 +6214,8 @@ let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
6214
6214
|
this.as();
|
|
6215
6215
|
}
|
|
6216
6216
|
dd(a) {
|
|
6217
|
-
if (this.da.
|
|
6218
|
-
this.da.
|
|
6217
|
+
if (this.da.zl != null) {
|
|
6218
|
+
this.da.zl.windowRect = a;
|
|
6219
6219
|
}
|
|
6220
6220
|
}
|
|
6221
6221
|
dg(a, b) {
|
|
@@ -6250,8 +6250,8 @@ let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
6250
6250
|
this.dc.setAttribute("width", this.bx.width.toString());
|
|
6251
6251
|
this.dc.setAttribute("height", this.bx.height.toString());
|
|
6252
6252
|
}
|
|
6253
|
-
if (this.da.
|
|
6254
|
-
this.da.
|
|
6253
|
+
if (this.da.zl != null) {
|
|
6254
|
+
this.da.zl.bf(this.bx);
|
|
6255
6255
|
}
|
|
6256
6256
|
}
|
|
6257
6257
|
a8(a, b) {
|
|
@@ -6285,8 +6285,8 @@ let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
6285
6285
|
de() {
|
|
6286
6286
|
}
|
|
6287
6287
|
dk(a) {
|
|
6288
|
-
if (this.da.
|
|
6289
|
-
this.da.
|
|
6288
|
+
if (this.da.zl != null) {
|
|
6289
|
+
this.da.zl.a6();
|
|
6290
6290
|
}
|
|
6291
6291
|
}
|
|
6292
6292
|
}
|
|
@@ -6328,14 +6328,14 @@ let IgxTileSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
6328
6328
|
* The MapImagery which is used to provide the tiles for display.
|
|
6329
6329
|
*/
|
|
6330
6330
|
get tileImagery() {
|
|
6331
|
-
const r = this.i.
|
|
6331
|
+
const r = this.i.zl;
|
|
6332
6332
|
if (r == null) {
|
|
6333
6333
|
return null;
|
|
6334
6334
|
}
|
|
6335
6335
|
return r.externalObject;
|
|
6336
6336
|
}
|
|
6337
6337
|
set tileImagery(v) {
|
|
6338
|
-
v == null ? this.i.
|
|
6338
|
+
v == null ? this.i.zl = null : this.i.zl = v.i;
|
|
6339
6339
|
}
|
|
6340
6340
|
findByName(name) {
|
|
6341
6341
|
var baseResult = super.findByName(name);
|
|
@@ -6436,8 +6436,8 @@ let GeographicTileSeries = /*@__PURE__*/ (() => {
|
|
|
6436
6436
|
class GeographicTileSeries extends GeographicShapeSeriesBase {
|
|
6437
6437
|
constructor() {
|
|
6438
6438
|
super();
|
|
6439
|
+
this.xz = null;
|
|
6439
6440
|
this.xy = null;
|
|
6440
|
-
this.xx = null;
|
|
6441
6441
|
this.imageTilesReady = null;
|
|
6442
6442
|
this.ab = GeographicTileSeries.$;
|
|
6443
6443
|
}
|
|
@@ -6447,49 +6447,49 @@ let GeographicTileSeries = /*@__PURE__*/ (() => {
|
|
|
6447
6447
|
get_f1() {
|
|
6448
6448
|
return true;
|
|
6449
6449
|
}
|
|
6450
|
-
get
|
|
6451
|
-
return this.
|
|
6450
|
+
get x0() {
|
|
6451
|
+
return this.xz;
|
|
6452
6452
|
}
|
|
6453
|
-
set
|
|
6454
|
-
let b = a != this.
|
|
6453
|
+
set x0(a) {
|
|
6454
|
+
let b = a != this.x0;
|
|
6455
6455
|
if (b) {
|
|
6456
|
-
let c = this.
|
|
6457
|
-
this.
|
|
6456
|
+
let c = this.x0;
|
|
6457
|
+
this.xz = a;
|
|
6458
6458
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
6459
6459
|
}
|
|
6460
6460
|
}
|
|
6461
|
-
|
|
6462
|
-
if (this.
|
|
6463
|
-
this.
|
|
6461
|
+
x4() {
|
|
6462
|
+
if (this.x0 != null) {
|
|
6463
|
+
this.x0.clearTileCache();
|
|
6464
6464
|
}
|
|
6465
6465
|
}
|
|
6466
|
-
|
|
6467
|
-
super.
|
|
6466
|
+
q5(a, b, c, d) {
|
|
6467
|
+
super.q5(a, b, c, d);
|
|
6468
6468
|
switch (b) {
|
|
6469
6469
|
case "TileImagery":
|
|
6470
|
-
if (this.
|
|
6471
|
-
this.
|
|
6470
|
+
if (this.ws != null) {
|
|
6471
|
+
this.ws.zl = this.x0;
|
|
6472
6472
|
}
|
|
6473
6473
|
break;
|
|
6474
6474
|
}
|
|
6475
6475
|
}
|
|
6476
|
-
|
|
6477
|
-
super.
|
|
6478
|
-
this.
|
|
6479
|
-
if (this.
|
|
6480
|
-
let a = this.
|
|
6481
|
-
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.
|
|
6476
|
+
wx() {
|
|
6477
|
+
super.wx();
|
|
6478
|
+
this.ws.zl = this.x0;
|
|
6479
|
+
if (this.xy != null) {
|
|
6480
|
+
let a = this.xy;
|
|
6481
|
+
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.x3));
|
|
6482
6482
|
}
|
|
6483
|
-
this.
|
|
6484
|
-
if (this.
|
|
6485
|
-
let b = this.
|
|
6486
|
-
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.
|
|
6483
|
+
this.xy = this.ws;
|
|
6484
|
+
if (this.xy != null) {
|
|
6485
|
+
let b = this.xy;
|
|
6486
|
+
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.x3));
|
|
6487
6487
|
}
|
|
6488
6488
|
}
|
|
6489
|
-
|
|
6489
|
+
wr() {
|
|
6490
6490
|
return new TileSeries();
|
|
6491
6491
|
}
|
|
6492
|
-
|
|
6492
|
+
x3(a, b) {
|
|
6493
6493
|
if (this.imageTilesReady != null) {
|
|
6494
6494
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
6495
6495
|
}
|
|
@@ -6527,14 +6527,14 @@ let IgxGeographicTileSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
6527
6527
|
* The MapImagery which is used to provide the tiles for display.
|
|
6528
6528
|
*/
|
|
6529
6529
|
get tileImagery() {
|
|
6530
|
-
const r = this.i.
|
|
6530
|
+
const r = this.i.x0;
|
|
6531
6531
|
if (r == null) {
|
|
6532
6532
|
return null;
|
|
6533
6533
|
}
|
|
6534
6534
|
return r.externalObject;
|
|
6535
6535
|
}
|
|
6536
6536
|
set tileImagery(v) {
|
|
6537
|
-
v == null ? this.i.
|
|
6537
|
+
v == null ? this.i.x0 = null : this.i.x0 = v.i;
|
|
6538
6538
|
}
|
|
6539
6539
|
findByName(name) {
|
|
6540
6540
|
var baseResult = super.findByName(name);
|
|
@@ -6551,7 +6551,7 @@ let IgxGeographicTileSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
6551
6551
|
|
|
6552
6552
|
*/
|
|
6553
6553
|
clearTileCache() {
|
|
6554
|
-
this.i.
|
|
6554
|
+
this.i.x4();
|
|
6555
6555
|
}
|
|
6556
6556
|
/**
|
|
6557
6557
|
* This event is fired whenever the image tiles transition from a loading state (e.g. some are fading in) to a loaded state.
|
|
@@ -6665,64 +6665,64 @@ let IgxGeographicMarkerSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
6665
6665
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
6666
6666
|
*/
|
|
6667
6667
|
get markerType() {
|
|
6668
|
-
return this.i.
|
|
6668
|
+
return this.i.w2;
|
|
6669
6669
|
}
|
|
6670
6670
|
set markerType(v) {
|
|
6671
|
-
this.i.
|
|
6671
|
+
this.i.w2 = ensureEnum(MarkerType_$type, v);
|
|
6672
6672
|
}
|
|
6673
6673
|
/**
|
|
6674
6674
|
* Gets or sets thickness of the marker outline
|
|
6675
6675
|
*/
|
|
6676
6676
|
get markerThickness() {
|
|
6677
|
-
return this.i.
|
|
6677
|
+
return this.i.w3;
|
|
6678
6678
|
}
|
|
6679
6679
|
set markerThickness(v) {
|
|
6680
|
-
this.i.
|
|
6680
|
+
this.i.w3 = +v;
|
|
6681
6681
|
}
|
|
6682
6682
|
/**
|
|
6683
6683
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
6684
6684
|
*/
|
|
6685
6685
|
get markerOutlineMode() {
|
|
6686
|
-
return this.i.
|
|
6686
|
+
return this.i.w1;
|
|
6687
6687
|
}
|
|
6688
6688
|
set markerOutlineMode(v) {
|
|
6689
|
-
this.i.
|
|
6689
|
+
this.i.w1 = ensureEnum(MarkerOutlineMode_$type, v);
|
|
6690
6690
|
}
|
|
6691
6691
|
/**
|
|
6692
6692
|
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
6693
6693
|
*/
|
|
6694
6694
|
get markerFillMode() {
|
|
6695
|
-
return this.i.
|
|
6695
|
+
return this.i.w0;
|
|
6696
6696
|
}
|
|
6697
6697
|
set markerFillMode(v) {
|
|
6698
|
-
this.i.
|
|
6698
|
+
this.i.w0 = ensureEnum(MarkerFillMode_$type, v);
|
|
6699
6699
|
}
|
|
6700
6700
|
/**
|
|
6701
6701
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
6702
6702
|
*/
|
|
6703
6703
|
get markerTemplate() {
|
|
6704
|
-
return this.i.
|
|
6704
|
+
return this.i.xi;
|
|
6705
6705
|
}
|
|
6706
6706
|
set markerTemplate(v) {
|
|
6707
|
-
this.i.
|
|
6707
|
+
this.i.xi = v;
|
|
6708
6708
|
}
|
|
6709
6709
|
/**
|
|
6710
6710
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
6711
6711
|
*/
|
|
6712
6712
|
get markerBrush() {
|
|
6713
|
-
return brushToString(this.i.
|
|
6713
|
+
return brushToString(this.i.xw);
|
|
6714
6714
|
}
|
|
6715
6715
|
set markerBrush(v) {
|
|
6716
|
-
this.i.
|
|
6716
|
+
this.i.xw = stringToBrush(v);
|
|
6717
6717
|
}
|
|
6718
6718
|
/**
|
|
6719
6719
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
6720
6720
|
*/
|
|
6721
6721
|
get markerOutline() {
|
|
6722
|
-
return brushToString(this.i.
|
|
6722
|
+
return brushToString(this.i.xx);
|
|
6723
6723
|
}
|
|
6724
6724
|
set markerOutline(v) {
|
|
6725
|
-
this.i.
|
|
6725
|
+
this.i.xx = stringToBrush(v);
|
|
6726
6726
|
}
|
|
6727
6727
|
/**
|
|
6728
6728
|
* Gets or sets the maximum number of markerItems displayed by the current series.
|
|
@@ -6730,37 +6730,37 @@ let IgxGeographicMarkerSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
6730
6730
|
* choose a representative set.
|
|
6731
6731
|
*/
|
|
6732
6732
|
get maximumMarkers() {
|
|
6733
|
-
return this.i.
|
|
6733
|
+
return this.i.w4;
|
|
6734
6734
|
}
|
|
6735
6735
|
set maximumMarkers(v) {
|
|
6736
|
-
this.i.
|
|
6736
|
+
this.i.w4 = +v;
|
|
6737
6737
|
}
|
|
6738
6738
|
/**
|
|
6739
6739
|
* Gets the effective marker template for the current series object.
|
|
6740
6740
|
*/
|
|
6741
6741
|
get actualMarkerTemplate() {
|
|
6742
|
-
return this.i.
|
|
6742
|
+
return this.i.xh;
|
|
6743
6743
|
}
|
|
6744
6744
|
set actualMarkerTemplate(v) {
|
|
6745
|
-
this.i.
|
|
6745
|
+
this.i.xh = v;
|
|
6746
6746
|
}
|
|
6747
6747
|
/**
|
|
6748
6748
|
* Gets the effective marker brush for the current series object.
|
|
6749
6749
|
*/
|
|
6750
6750
|
get actualMarkerBrush() {
|
|
6751
|
-
return brushToString(this.i.
|
|
6751
|
+
return brushToString(this.i.xu);
|
|
6752
6752
|
}
|
|
6753
6753
|
set actualMarkerBrush(v) {
|
|
6754
|
-
this.i.
|
|
6754
|
+
this.i.xu = stringToBrush(v);
|
|
6755
6755
|
}
|
|
6756
6756
|
/**
|
|
6757
6757
|
* Gets the effective marker outline for the current series object.
|
|
6758
6758
|
*/
|
|
6759
6759
|
get actualMarkerOutline() {
|
|
6760
|
-
return brushToString(this.i.
|
|
6760
|
+
return brushToString(this.i.xv);
|
|
6761
6761
|
}
|
|
6762
6762
|
set actualMarkerOutline(v) {
|
|
6763
|
-
this.i.
|
|
6763
|
+
this.i.xv = stringToBrush(v);
|
|
6764
6764
|
}
|
|
6765
6765
|
}
|
|
6766
6766
|
IgxGeographicMarkerSeriesComponent.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicMarkerSeriesComponent, deps: [], target: ɵɵFactoryTarget.Component });
|
|
@@ -6809,75 +6809,75 @@ let GeographicMarkerSeries = /*@__PURE__*/ (() => {
|
|
|
6809
6809
|
class GeographicMarkerSeries extends GeographicMapSeriesHost {
|
|
6810
6810
|
constructor() {
|
|
6811
6811
|
super();
|
|
6812
|
-
let a = this.
|
|
6813
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
6814
|
-
}
|
|
6815
|
-
ss() {
|
|
6816
|
-
return this.xg;
|
|
6812
|
+
let a = this.ws;
|
|
6813
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.xg));
|
|
6817
6814
|
}
|
|
6818
|
-
|
|
6819
|
-
return this.
|
|
6815
|
+
st() {
|
|
6816
|
+
return this.xh;
|
|
6820
6817
|
}
|
|
6821
6818
|
vf() {
|
|
6822
6819
|
return this.xu;
|
|
6823
6820
|
}
|
|
6821
|
+
vg() {
|
|
6822
|
+
return this.xv;
|
|
6823
|
+
}
|
|
6824
6824
|
il() {
|
|
6825
|
-
return this.
|
|
6825
|
+
return this.w3;
|
|
6826
6826
|
}
|
|
6827
|
-
|
|
6828
|
-
let a = typeCast(MarkerSeries.$, this.
|
|
6827
|
+
l8() {
|
|
6828
|
+
let a = typeCast(MarkerSeries.$, this.ws);
|
|
6829
6829
|
if (a == null) {
|
|
6830
6830
|
return "Unknown";
|
|
6831
6831
|
}
|
|
6832
|
-
return a.
|
|
6832
|
+
return a.l8();
|
|
6833
6833
|
}
|
|
6834
|
-
|
|
6835
|
-
let c = typeCast(MarkerSeries.$, this.
|
|
6834
|
+
xg(a, b) {
|
|
6835
|
+
let c = typeCast(MarkerSeries.$, this.ws);
|
|
6836
6836
|
if (c == null) {
|
|
6837
6837
|
return;
|
|
6838
6838
|
}
|
|
6839
6839
|
if (b.propertyName == "ActualMarkerTemplate") {
|
|
6840
|
-
this.
|
|
6840
|
+
this.xh = c.xs;
|
|
6841
6841
|
}
|
|
6842
6842
|
else if (b.propertyName == "ActualMarkerOutline") {
|
|
6843
|
-
this.
|
|
6843
|
+
this.xv = c.ya;
|
|
6844
6844
|
}
|
|
6845
6845
|
else if (b.propertyName == "ActualMarkerBrush") {
|
|
6846
|
-
this.
|
|
6846
|
+
this.xu = c.x9;
|
|
6847
6847
|
}
|
|
6848
6848
|
}
|
|
6849
|
-
|
|
6850
|
-
super.
|
|
6849
|
+
q5(a, b, c, d) {
|
|
6850
|
+
super.q5(a, b, c, d);
|
|
6851
6851
|
switch (b) {
|
|
6852
6852
|
case GeographicMarkerSeries.$$p[3]:
|
|
6853
|
-
this.
|
|
6853
|
+
this.ws.yb = this.xw;
|
|
6854
6854
|
break;
|
|
6855
6855
|
case GeographicMarkerSeries.$$p[6]:
|
|
6856
|
-
this.
|
|
6856
|
+
this.ws.yc = this.xx;
|
|
6857
6857
|
break;
|
|
6858
6858
|
case GeographicMarkerSeries.$$p[5]:
|
|
6859
|
-
this.
|
|
6859
|
+
this.ws.ww = this.w1;
|
|
6860
6860
|
break;
|
|
6861
6861
|
case GeographicMarkerSeries.$$p[4]:
|
|
6862
|
-
this.
|
|
6862
|
+
this.ws.ws = this.w0;
|
|
6863
6863
|
break;
|
|
6864
6864
|
case GeographicMarkerSeries.$$p[9]:
|
|
6865
|
-
this.
|
|
6865
|
+
this.ws.w2 = this.w2;
|
|
6866
6866
|
break;
|
|
6867
6867
|
case GeographicMarkerSeries.$$p[7]:
|
|
6868
|
-
this.
|
|
6868
|
+
this.ws.xu = this.xi;
|
|
6869
6869
|
break;
|
|
6870
6870
|
case GeographicMarkerSeries.$$p[8]:
|
|
6871
|
-
this.
|
|
6871
|
+
this.ws.xb = this.w3;
|
|
6872
6872
|
break;
|
|
6873
6873
|
case GeographicMarkerSeries.$$p[10]:
|
|
6874
|
-
this.
|
|
6874
|
+
this.ws.z1 = this.w4;
|
|
6875
6875
|
break;
|
|
6876
6876
|
}
|
|
6877
6877
|
}
|
|
6878
6878
|
}
|
|
6879
6879
|
GeographicMarkerSeries.$t = markType(GeographicMarkerSeries, 'GeographicMarkerSeries', GeographicMapSeriesHost.$);
|
|
6880
|
-
GeographicMarkerSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
6880
|
+
GeographicMarkerSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:xu:xj', [Brush.$], 'ActualMarkerOutline:xv:xk', [Brush.$], 'ActualMarkerTemplate:xh:xl', [DataTemplate.$, null], 'MarkerBrush:xw:xm', [Brush.$], 'MarkerFillMode:w0:xn', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:w1:xo', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:xx:xp', [Brush.$], 'MarkerTemplate:xi:xq', [DataTemplate.$, null], 'MarkerThickness:w3:xr', [1, DeviceUtils.g(2)], 'MarkerType:w2:xs', [MarkerType_$type, enumGetBox(MarkerType_$type, Defaults.e)], 'MaximumMarkers:w4:xt', [1, 400]]);
|
|
6881
6881
|
return GeographicMarkerSeries;
|
|
6882
6882
|
})();
|
|
6883
6883
|
|
|
@@ -6904,49 +6904,49 @@ let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
6904
6904
|
}
|
|
6905
6905
|
b5() {
|
|
6906
6906
|
super.b5();
|
|
6907
|
-
let a = this.ch.
|
|
6908
|
-
a.
|
|
6909
|
-
a.
|
|
6910
|
-
a.
|
|
6911
|
-
a.
|
|
6912
|
-
a.
|
|
6907
|
+
let a = this.ch.ws;
|
|
6908
|
+
a.aal = this.ch.yr;
|
|
6909
|
+
a.aat = this.ch.yp;
|
|
6910
|
+
a.w2 = this.ch.w2;
|
|
6911
|
+
a.xu = this.ch.xi;
|
|
6912
|
+
a.xb = this.ch.w3;
|
|
6913
|
+
a.act = this.ch.yb;
|
|
6914
|
+
a.adj = this.ch.yw;
|
|
6915
|
+
a.acj = this.ch.x3;
|
|
6916
|
+
a.ac9 = this.ch.yn;
|
|
6917
|
+
a.ac4 = this.ch.yf;
|
|
6918
|
+
a.acg = this.ch.x0;
|
|
6919
|
+
a.acr = this.ch.x7;
|
|
6913
6920
|
a.acs = this.ch.ya;
|
|
6914
|
-
a.
|
|
6915
|
-
a.aci = this.ch.x2;
|
|
6916
|
-
a.ac8 = this.ch.ym;
|
|
6917
|
-
a.ac3 = this.ch.ye;
|
|
6918
|
-
a.acf = this.ch.xz;
|
|
6919
|
-
a.acq = this.ch.x6;
|
|
6920
|
-
a.acr = this.ch.x9;
|
|
6921
|
+
a.acy = this.ch.yd;
|
|
6921
6922
|
a.acx = this.ch.yc;
|
|
6922
|
-
a.acw = this.ch.yb;
|
|
6923
6923
|
}
|
|
6924
6924
|
cq() {
|
|
6925
|
-
this.ch.
|
|
6925
|
+
this.ch.ws.aal = this.ch.yr;
|
|
6926
6926
|
}
|
|
6927
6927
|
cp() {
|
|
6928
|
-
this.ch.
|
|
6928
|
+
this.ch.ws.aat = this.ch.yp;
|
|
6929
6929
|
}
|
|
6930
6930
|
cv() {
|
|
6931
|
-
this.ch.
|
|
6931
|
+
this.ch.ws.w2 = this.ch.w2;
|
|
6932
6932
|
}
|
|
6933
6933
|
ct() {
|
|
6934
|
-
this.ch.
|
|
6934
|
+
this.ch.ws.xu = this.ch.xi;
|
|
6935
6935
|
}
|
|
6936
6936
|
cu() {
|
|
6937
|
-
this.ch.
|
|
6937
|
+
this.ch.ws.xb = this.ch.w3;
|
|
6938
6938
|
}
|
|
6939
6939
|
cw() {
|
|
6940
|
-
this.ch.
|
|
6940
|
+
this.ch.ws.z1 = this.ch.w4;
|
|
6941
6941
|
}
|
|
6942
6942
|
cy() {
|
|
6943
|
-
this.ch.
|
|
6943
|
+
this.ch.ws.xAxis = this.ch.c9.v8;
|
|
6944
6944
|
}
|
|
6945
6945
|
cz() {
|
|
6946
|
-
this.ch.
|
|
6946
|
+
this.ch.ws.yAxis = this.ch.c9.wa;
|
|
6947
6947
|
}
|
|
6948
6948
|
cx() {
|
|
6949
|
-
let a = this.ch.
|
|
6949
|
+
let a = this.ch.ws;
|
|
6950
6950
|
if (this.ch.c9 == null) {
|
|
6951
6951
|
a.xAxis = null;
|
|
6952
6952
|
a.yAxis = null;
|
|
@@ -6956,45 +6956,45 @@ let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
6956
6956
|
a.yAxis = this.ch.c9.wa;
|
|
6957
6957
|
}
|
|
6958
6958
|
cr() {
|
|
6959
|
-
this.ch.
|
|
6959
|
+
this.ch.ws.yb = this.ch.xw;
|
|
6960
6960
|
}
|
|
6961
6961
|
cs() {
|
|
6962
|
-
this.ch.
|
|
6962
|
+
this.ch.ws.yc = this.ch.xx;
|
|
6963
6963
|
}
|
|
6964
6964
|
c0() {
|
|
6965
|
-
this.ch.
|
|
6965
|
+
this.ch.ws.adj = this.ch.yw;
|
|
6966
6966
|
}
|
|
6967
6967
|
c1() {
|
|
6968
|
-
this.ch.
|
|
6969
|
-
this.ch.
|
|
6968
|
+
this.ch.ws.acj = this.ch.x3;
|
|
6969
|
+
this.ch.ws.act = this.ch.yb;
|
|
6970
6970
|
}
|
|
6971
6971
|
cl() {
|
|
6972
|
-
this.ch.
|
|
6972
|
+
this.ch.ws.ac9 = this.ch.yn;
|
|
6973
6973
|
}
|
|
6974
6974
|
cj() {
|
|
6975
|
-
this.ch.
|
|
6976
|
-
this.ch.
|
|
6977
|
-
this.ch.
|
|
6978
|
-
this.ch.
|
|
6979
|
-
this.ch.
|
|
6975
|
+
this.ch.ws.acg = this.ch.x0;
|
|
6976
|
+
this.ch.ws.acr = this.ch.x7;
|
|
6977
|
+
this.ch.ws.acs = this.ch.ya;
|
|
6978
|
+
this.ch.ws.acy = this.ch.yd;
|
|
6979
|
+
this.ch.ws.acx = this.ch.yc;
|
|
6980
6980
|
}
|
|
6981
6981
|
ci() {
|
|
6982
|
-
this.ch.
|
|
6982
|
+
this.ch.ws.ac4 = this.ch.yf;
|
|
6983
6983
|
}
|
|
6984
6984
|
c2() {
|
|
6985
|
-
this.ch.
|
|
6985
|
+
this.ch.ws.act = this.ch.yb;
|
|
6986
6986
|
}
|
|
6987
6987
|
ck() {
|
|
6988
|
-
this.ch.
|
|
6988
|
+
this.ch.ws.acr = this.ch.x7;
|
|
6989
6989
|
}
|
|
6990
6990
|
co() {
|
|
6991
|
-
this.ch.
|
|
6991
|
+
this.ch.ws.acs = this.ch.ya;
|
|
6992
6992
|
}
|
|
6993
6993
|
cn() {
|
|
6994
|
-
this.ch.
|
|
6994
|
+
this.ch.ws.acy = this.ch.yd;
|
|
6995
6995
|
}
|
|
6996
6996
|
cm() {
|
|
6997
|
-
this.ch.
|
|
6997
|
+
this.ch.ws.acx = this.ch.yc;
|
|
6998
6998
|
}
|
|
6999
6999
|
}
|
|
7000
7000
|
GeographicProportionalSymbolSeriesView.$t = markType(GeographicProportionalSymbolSeriesView, 'GeographicProportionalSymbolSeriesView', HostSeriesView.$);
|
|
@@ -7007,9 +7007,9 @@ let GeographicProportionalSymbolSeries = /*@__PURE__*/ (() => {
|
|
|
7007
7007
|
class GeographicProportionalSymbolSeries extends GeographicMarkerSeries {
|
|
7008
7008
|
constructor() {
|
|
7009
7009
|
super();
|
|
7010
|
-
this.
|
|
7010
|
+
this.x1 = null;
|
|
7011
|
+
this.x6 = false;
|
|
7011
7012
|
this.x5 = false;
|
|
7012
|
-
this.x4 = false;
|
|
7013
7013
|
this.assigningScatterStyle = null;
|
|
7014
7014
|
this.assigningScatterMarkerStyle = null;
|
|
7015
7015
|
this.ab = GeographicProportionalSymbolSeries.$;
|
|
@@ -7023,112 +7023,112 @@ let GeographicProportionalSymbolSeries = /*@__PURE__*/ (() => {
|
|
|
7023
7023
|
cq() {
|
|
7024
7024
|
return new GeographicProportionalSymbolSeriesView(this);
|
|
7025
7025
|
}
|
|
7026
|
-
|
|
7027
|
-
super.
|
|
7028
|
-
this.
|
|
7026
|
+
qx(a) {
|
|
7027
|
+
super.qx(a);
|
|
7028
|
+
this.x4 = a;
|
|
7029
7029
|
}
|
|
7030
7030
|
jj() {
|
|
7031
7031
|
return 0.7;
|
|
7032
7032
|
}
|
|
7033
|
-
|
|
7033
|
+
wr() {
|
|
7034
7034
|
return new BubbleSeries();
|
|
7035
7035
|
}
|
|
7036
7036
|
get_fc() {
|
|
7037
7037
|
return true;
|
|
7038
7038
|
}
|
|
7039
|
-
|
|
7040
|
-
super.
|
|
7039
|
+
q5(a, b, c, d) {
|
|
7040
|
+
super.q5(a, b, c, d);
|
|
7041
7041
|
switch (b) {
|
|
7042
7042
|
case "SeriesViewer":
|
|
7043
|
-
this.
|
|
7043
|
+
this.x4.cx();
|
|
7044
7044
|
break;
|
|
7045
7045
|
case GeographicProportionalSymbolSeries.$$p[9]:
|
|
7046
|
-
this.
|
|
7046
|
+
this.x4.cq();
|
|
7047
7047
|
break;
|
|
7048
7048
|
case GeographicProportionalSymbolSeries.$$p[8]:
|
|
7049
|
-
this.
|
|
7049
|
+
this.x4.cp();
|
|
7050
7050
|
break;
|
|
7051
7051
|
case "XAxis":
|
|
7052
|
-
this.
|
|
7052
|
+
this.x4.cy();
|
|
7053
7053
|
break;
|
|
7054
7054
|
case "YAxis":
|
|
7055
|
-
this.
|
|
7055
|
+
this.x4.cz();
|
|
7056
7056
|
break;
|
|
7057
7057
|
case GeographicProportionalSymbolSeries.$$p[13]:
|
|
7058
|
-
this.
|
|
7058
|
+
this.x4.c0();
|
|
7059
7059
|
break;
|
|
7060
7060
|
case GeographicProportionalSymbolSeries.$$p[14]:
|
|
7061
|
-
this.
|
|
7061
|
+
this.x4.c1();
|
|
7062
7062
|
break;
|
|
7063
7063
|
case GeographicProportionalSymbolSeries.$$p[15]:
|
|
7064
|
-
this.
|
|
7064
|
+
this.x4.c2();
|
|
7065
7065
|
break;
|
|
7066
7066
|
case GeographicProportionalSymbolSeries.$$p[7]:
|
|
7067
|
-
this.
|
|
7067
|
+
this.x4.cl();
|
|
7068
7068
|
break;
|
|
7069
7069
|
case GeographicProportionalSymbolSeries.$$p[0]:
|
|
7070
|
-
this.
|
|
7070
|
+
this.x4.ci();
|
|
7071
7071
|
break;
|
|
7072
7072
|
case GeographicProportionalSymbolSeries.$$p[1]:
|
|
7073
|
-
this.
|
|
7073
|
+
this.x4.cj();
|
|
7074
7074
|
break;
|
|
7075
7075
|
case GeographicProportionalSymbolSeries.$$p[2]:
|
|
7076
|
-
this.
|
|
7076
|
+
this.x4.ck();
|
|
7077
7077
|
break;
|
|
7078
7078
|
case GeographicProportionalSymbolSeries.$$p[12]:
|
|
7079
|
-
this.
|
|
7079
|
+
this.x4.co();
|
|
7080
7080
|
break;
|
|
7081
7081
|
case GeographicProportionalSymbolSeries.$$p[11]:
|
|
7082
|
-
this.
|
|
7082
|
+
this.x4.cn();
|
|
7083
7083
|
break;
|
|
7084
7084
|
case GeographicProportionalSymbolSeries.$$p[10]:
|
|
7085
|
-
this.
|
|
7085
|
+
this.x4.cm();
|
|
7086
7086
|
break;
|
|
7087
7087
|
case GeographicProportionalSymbolSeries.$$p[4]:
|
|
7088
|
-
this.
|
|
7089
|
-
this.
|
|
7090
|
-
if (this.
|
|
7091
|
-
let e = this.
|
|
7092
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
7088
|
+
this.ws.zh = this.x9;
|
|
7089
|
+
this.x6 = this.x9;
|
|
7090
|
+
if (this.x9) {
|
|
7091
|
+
let e = this.ws;
|
|
7092
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.y1));
|
|
7093
7093
|
}
|
|
7094
7094
|
else {
|
|
7095
|
-
let f = this.
|
|
7096
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
7095
|
+
let f = this.ws;
|
|
7096
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.y1));
|
|
7097
7097
|
}
|
|
7098
7098
|
break;
|
|
7099
7099
|
case GeographicProportionalSymbolSeries.$$p[3]:
|
|
7100
|
-
this.
|
|
7101
|
-
this.
|
|
7102
|
-
if (this.
|
|
7103
|
-
let g = this.
|
|
7104
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
7100
|
+
this.ws.zg = this.x8;
|
|
7101
|
+
this.x5 = this.x8;
|
|
7102
|
+
if (this.x9) {
|
|
7103
|
+
let g = this.ws;
|
|
7104
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.y0));
|
|
7105
7105
|
}
|
|
7106
7106
|
else {
|
|
7107
|
-
let h = this.
|
|
7108
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
7107
|
+
let h = this.ws;
|
|
7108
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.y0));
|
|
7109
7109
|
}
|
|
7110
7110
|
break;
|
|
7111
7111
|
case GeographicProportionalSymbolSeries.$$p[5]:
|
|
7112
|
-
this.
|
|
7112
|
+
this.ws.y0 = this.x2;
|
|
7113
7113
|
break;
|
|
7114
7114
|
case GeographicProportionalSymbolSeries.$$p[6]:
|
|
7115
|
-
this.
|
|
7115
|
+
this.ws.z0 = this.ye;
|
|
7116
7116
|
break;
|
|
7117
7117
|
}
|
|
7118
7118
|
}
|
|
7119
|
-
|
|
7119
|
+
y1(a, b) {
|
|
7120
7120
|
if (this.assigningScatterStyle != null) {
|
|
7121
7121
|
this.assigningScatterStyle(this, b);
|
|
7122
7122
|
}
|
|
7123
7123
|
}
|
|
7124
|
-
|
|
7124
|
+
y0(a, b) {
|
|
7125
7125
|
if (this.assigningScatterMarkerStyle != null) {
|
|
7126
7126
|
this.assigningScatterMarkerStyle(this, b);
|
|
7127
7127
|
}
|
|
7128
7128
|
}
|
|
7129
7129
|
}
|
|
7130
7130
|
GeographicProportionalSymbolSeries.$t = markType(GeographicProportionalSymbolSeries, 'GeographicProportionalSymbolSeries', GeographicMarkerSeries.$);
|
|
7131
|
-
GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:
|
|
7131
|
+
GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:yf:y2', [2], 'FillScale:x0:y3', [BrushScale.$], 'FillScaleUseGlobalValues:x7:y4', [0, false], 'IsCustomScatterMarkerStyleAllowed:x8:y5', [0, false], 'IsCustomScatterStyleAllowed:x9:y6', [0, false], 'ItemSearchMode:x2:y7', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:ye:y8', [1, 10000], 'LabelMemberPath:yn:y9', [2], 'LatitudeMemberPath:yp:za', [2, null], 'LongitudeMemberPath:yr:zb', [2, null], 'MarkerBrushBrightness:yc:zc', [1, NaN], 'MarkerOutlineBrightness:yd:zd', [1, NaN], 'MarkerOutlineUsesFillScale:ya:ze', [0, false], 'RadiusMemberPath:yw:zf', [2, null], 'RadiusScale:x3:zg', [SizeScale.$], 'RadiusScaleUseGlobalValues:yb:zh', [0, false]]);
|
|
7132
7132
|
return GeographicProportionalSymbolSeries;
|
|
7133
7133
|
})();
|
|
7134
7134
|
|
|
@@ -7169,34 +7169,34 @@ let IgxGeographicProportionalSymbolSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
7169
7169
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
7170
7170
|
*/
|
|
7171
7171
|
get latitudeMemberPath() {
|
|
7172
|
-
return this.i.
|
|
7172
|
+
return this.i.yp;
|
|
7173
7173
|
}
|
|
7174
7174
|
set latitudeMemberPath(v) {
|
|
7175
|
-
this.i.
|
|
7175
|
+
this.i.yp = v;
|
|
7176
7176
|
}
|
|
7177
7177
|
/**
|
|
7178
7178
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
7179
7179
|
*/
|
|
7180
7180
|
get longitudeMemberPath() {
|
|
7181
|
-
return this.i.
|
|
7181
|
+
return this.i.yr;
|
|
7182
7182
|
}
|
|
7183
7183
|
set longitudeMemberPath(v) {
|
|
7184
|
-
this.i.
|
|
7184
|
+
this.i.yr = v;
|
|
7185
7185
|
}
|
|
7186
7186
|
/**
|
|
7187
7187
|
* Gets or sets the radius mapping property for the current series object.
|
|
7188
7188
|
*/
|
|
7189
7189
|
get radiusMemberPath() {
|
|
7190
|
-
return this.i.
|
|
7190
|
+
return this.i.yw;
|
|
7191
7191
|
}
|
|
7192
7192
|
set radiusMemberPath(v) {
|
|
7193
|
-
this.i.
|
|
7193
|
+
this.i.yw = v;
|
|
7194
7194
|
}
|
|
7195
7195
|
/**
|
|
7196
7196
|
* Gets or sets the radius size scale for the bubbles.
|
|
7197
7197
|
*/
|
|
7198
7198
|
get radiusScale() {
|
|
7199
|
-
const r = this.i.
|
|
7199
|
+
const r = this.i.x3;
|
|
7200
7200
|
if (r == null) {
|
|
7201
7201
|
return null;
|
|
7202
7202
|
}
|
|
@@ -7212,31 +7212,31 @@ let IgxGeographicProportionalSymbolSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
7212
7212
|
set radiusScale(v) {
|
|
7213
7213
|
if (v != null && this._stylingContainer && v._styling)
|
|
7214
7214
|
v._styling(this._stylingContainer, this, this);
|
|
7215
|
-
v == null ? this.i.
|
|
7215
|
+
v == null ? this.i.x3 = null : this.i.x3 = v.i;
|
|
7216
7216
|
}
|
|
7217
7217
|
/**
|
|
7218
7218
|
* Gets or sets the Label mapping property for the current series object.
|
|
7219
7219
|
*/
|
|
7220
7220
|
get labelMemberPath() {
|
|
7221
|
-
return this.i.
|
|
7221
|
+
return this.i.yn;
|
|
7222
7222
|
}
|
|
7223
7223
|
set labelMemberPath(v) {
|
|
7224
|
-
this.i.
|
|
7224
|
+
this.i.yn = v;
|
|
7225
7225
|
}
|
|
7226
7226
|
/**
|
|
7227
7227
|
* Gets or sets the fill mapping property for the current series object.
|
|
7228
7228
|
*/
|
|
7229
7229
|
get fillMemberPath() {
|
|
7230
|
-
return this.i.
|
|
7230
|
+
return this.i.yf;
|
|
7231
7231
|
}
|
|
7232
7232
|
set fillMemberPath(v) {
|
|
7233
|
-
this.i.
|
|
7233
|
+
this.i.yf = v;
|
|
7234
7234
|
}
|
|
7235
7235
|
/**
|
|
7236
7236
|
* Gets or sets the brush scale for the marker brush.
|
|
7237
7237
|
*/
|
|
7238
7238
|
get fillScale() {
|
|
7239
|
-
const r = this.i.
|
|
7239
|
+
const r = this.i.x0;
|
|
7240
7240
|
if (r == null) {
|
|
7241
7241
|
return null;
|
|
7242
7242
|
}
|
|
@@ -7252,93 +7252,93 @@ let IgxGeographicProportionalSymbolSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
7252
7252
|
set fillScale(v) {
|
|
7253
7253
|
if (v != null && this._stylingContainer && v._styling)
|
|
7254
7254
|
v._styling(this._stylingContainer, this, this);
|
|
7255
|
-
v == null ? this.i.
|
|
7255
|
+
v == null ? this.i.x0 = null : this.i.x0 = v.i;
|
|
7256
7256
|
}
|
|
7257
7257
|
/**
|
|
7258
7258
|
* Gets or sets the whether or not the FillScale uses global values of FillMemberPath of multiple series.
|
|
7259
7259
|
* This setting applies only if multiple series are using the same FillScale.
|
|
7260
7260
|
*/
|
|
7261
7261
|
get fillScaleUseGlobalValues() {
|
|
7262
|
-
return this.i.
|
|
7262
|
+
return this.i.x7;
|
|
7263
7263
|
}
|
|
7264
7264
|
set fillScaleUseGlobalValues(v) {
|
|
7265
|
-
this.i.
|
|
7265
|
+
this.i.x7 = ensureBool(v);
|
|
7266
7266
|
}
|
|
7267
7267
|
/**
|
|
7268
7268
|
* Gets or sets whether or not the marker outline should use FillScale like the marker fill does.
|
|
7269
7269
|
* This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
|
|
7270
7270
|
*/
|
|
7271
7271
|
get markerOutlineUsesFillScale() {
|
|
7272
|
-
return this.i.
|
|
7272
|
+
return this.i.ya;
|
|
7273
7273
|
}
|
|
7274
7274
|
set markerOutlineUsesFillScale(v) {
|
|
7275
|
-
this.i.
|
|
7275
|
+
this.i.ya = ensureBool(v);
|
|
7276
7276
|
}
|
|
7277
7277
|
/**
|
|
7278
7278
|
* 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
|
|
7279
7279
|
* Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
|
|
7280
7280
|
*/
|
|
7281
7281
|
get markerOutlineBrightness() {
|
|
7282
|
-
return this.i.
|
|
7282
|
+
return this.i.yd;
|
|
7283
7283
|
}
|
|
7284
7284
|
set markerOutlineBrightness(v) {
|
|
7285
|
-
this.i.
|
|
7285
|
+
this.i.yd = +v;
|
|
7286
7286
|
}
|
|
7287
7287
|
/**
|
|
7288
7288
|
* 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
|
|
7289
7289
|
* Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
|
|
7290
7290
|
*/
|
|
7291
7291
|
get markerBrushBrightness() {
|
|
7292
|
-
return this.i.
|
|
7292
|
+
return this.i.yc;
|
|
7293
7293
|
}
|
|
7294
7294
|
set markerBrushBrightness(v) {
|
|
7295
|
-
this.i.
|
|
7295
|
+
this.i.yc = +v;
|
|
7296
7296
|
}
|
|
7297
7297
|
/**
|
|
7298
7298
|
* Gets or sets the whether or not the RadiusScale uses global values of RadiusMemberPath of multiple series.
|
|
7299
7299
|
* This setting applies only if multiple series are using the same RadiusScale.
|
|
7300
7300
|
*/
|
|
7301
7301
|
get radiusScaleUseGlobalValues() {
|
|
7302
|
-
return this.i.
|
|
7302
|
+
return this.i.yb;
|
|
7303
7303
|
}
|
|
7304
7304
|
set radiusScaleUseGlobalValues(v) {
|
|
7305
|
-
this.i.
|
|
7305
|
+
this.i.yb = ensureBool(v);
|
|
7306
7306
|
}
|
|
7307
7307
|
/**
|
|
7308
7308
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
7309
7309
|
*/
|
|
7310
7310
|
get isCustomScatterStyleAllowed() {
|
|
7311
|
-
return this.i.
|
|
7311
|
+
return this.i.x9;
|
|
7312
7312
|
}
|
|
7313
7313
|
set isCustomScatterStyleAllowed(v) {
|
|
7314
|
-
this.i.
|
|
7314
|
+
this.i.x9 = ensureBool(v);
|
|
7315
7315
|
}
|
|
7316
7316
|
/**
|
|
7317
7317
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
7318
7318
|
*/
|
|
7319
7319
|
get isCustomScatterMarkerStyleAllowed() {
|
|
7320
|
-
return this.i.
|
|
7320
|
+
return this.i.x8;
|
|
7321
7321
|
}
|
|
7322
7322
|
set isCustomScatterMarkerStyleAllowed(v) {
|
|
7323
|
-
this.i.
|
|
7323
|
+
this.i.x8 = ensureBool(v);
|
|
7324
7324
|
}
|
|
7325
7325
|
/**
|
|
7326
7326
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
7327
7327
|
*/
|
|
7328
7328
|
get itemSearchMode() {
|
|
7329
|
-
return this.i.
|
|
7329
|
+
return this.i.x2;
|
|
7330
7330
|
}
|
|
7331
7331
|
set itemSearchMode(v) {
|
|
7332
|
-
this.i.
|
|
7332
|
+
this.i.x2 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
7333
7333
|
}
|
|
7334
7334
|
/**
|
|
7335
7335
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
7336
7336
|
*/
|
|
7337
7337
|
get itemSearchThreshold() {
|
|
7338
|
-
return this.i.
|
|
7338
|
+
return this.i.ye;
|
|
7339
7339
|
}
|
|
7340
7340
|
set itemSearchThreshold(v) {
|
|
7341
|
-
this.i.
|
|
7341
|
+
this.i.ye = +v;
|
|
7342
7342
|
}
|
|
7343
7343
|
findByName(name) {
|
|
7344
7344
|
var baseResult = super.findByName(name);
|
|
@@ -7529,40 +7529,40 @@ let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
7529
7529
|
}
|
|
7530
7530
|
}
|
|
7531
7531
|
b5() {
|
|
7532
|
-
let a = this.ch.
|
|
7532
|
+
let a = this.ch.ws;
|
|
7533
7533
|
super.b5();
|
|
7534
|
-
a.
|
|
7535
|
-
a.
|
|
7536
|
-
a.
|
|
7537
|
-
a.
|
|
7538
|
-
a.
|
|
7534
|
+
a.aal = this.ch.yg;
|
|
7535
|
+
a.aat = this.ch.ye;
|
|
7536
|
+
a.w2 = this.ch.w2;
|
|
7537
|
+
a.xu = this.ch.xi;
|
|
7538
|
+
a.xb = this.ch.w3;
|
|
7539
7539
|
}
|
|
7540
7540
|
cj() {
|
|
7541
|
-
this.ch.
|
|
7541
|
+
this.ch.ws.aal = this.ch.yg;
|
|
7542
7542
|
}
|
|
7543
7543
|
ci() {
|
|
7544
|
-
this.ch.
|
|
7544
|
+
this.ch.ws.aat = this.ch.ye;
|
|
7545
7545
|
}
|
|
7546
7546
|
cp() {
|
|
7547
|
-
this.ch.
|
|
7547
|
+
this.ch.ws.w2 = this.ch.w2;
|
|
7548
7548
|
}
|
|
7549
7549
|
cn() {
|
|
7550
|
-
this.ch.
|
|
7550
|
+
this.ch.ws.xu = this.ch.xi;
|
|
7551
7551
|
}
|
|
7552
7552
|
co() {
|
|
7553
|
-
this.ch.
|
|
7553
|
+
this.ch.ws.xb = this.ch.w3;
|
|
7554
7554
|
}
|
|
7555
7555
|
cq() {
|
|
7556
|
-
this.ch.
|
|
7556
|
+
this.ch.ws.z1 = this.ch.w4;
|
|
7557
7557
|
}
|
|
7558
7558
|
cs() {
|
|
7559
|
-
this.ch.
|
|
7559
|
+
this.ch.ws.xAxis = this.ch.c9.v8;
|
|
7560
7560
|
}
|
|
7561
7561
|
ct() {
|
|
7562
|
-
this.ch.
|
|
7562
|
+
this.ch.ws.yAxis = this.ch.c9.wa;
|
|
7563
7563
|
}
|
|
7564
7564
|
cr() {
|
|
7565
|
-
let a = this.ch.
|
|
7565
|
+
let a = this.ch.ws;
|
|
7566
7566
|
if (this.ch.c9 == null) {
|
|
7567
7567
|
a.xAxis = null;
|
|
7568
7568
|
a.yAxis = null;
|
|
@@ -7572,13 +7572,13 @@ let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
7572
7572
|
a.yAxis = this.ch.c9.wa;
|
|
7573
7573
|
}
|
|
7574
7574
|
cl() {
|
|
7575
|
-
this.ch.
|
|
7575
|
+
this.ch.ws.yl = this.ch.x0;
|
|
7576
7576
|
}
|
|
7577
7577
|
ck() {
|
|
7578
|
-
this.ch.
|
|
7578
|
+
this.ch.ws.yb = this.ch.xw;
|
|
7579
7579
|
}
|
|
7580
7580
|
cm() {
|
|
7581
|
-
this.ch.
|
|
7581
|
+
this.ch.ws.yc = this.ch.xx;
|
|
7582
7582
|
}
|
|
7583
7583
|
}
|
|
7584
7584
|
GeographicSymbolSeriesView.$t = markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
|
|
@@ -7591,9 +7591,9 @@ let GeographicSymbolSeries = /*@__PURE__*/ (() => {
|
|
|
7591
7591
|
class GeographicSymbolSeries extends GeographicMarkerSeries {
|
|
7592
7592
|
constructor() {
|
|
7593
7593
|
super();
|
|
7594
|
-
this.
|
|
7594
|
+
this.x2 = null;
|
|
7595
|
+
this.x5 = false;
|
|
7595
7596
|
this.x4 = false;
|
|
7596
|
-
this.x3 = false;
|
|
7597
7597
|
this.assigningScatterStyle = null;
|
|
7598
7598
|
this.assigningScatterMarkerStyle = null;
|
|
7599
7599
|
this.ab = GeographicSymbolSeries.$;
|
|
@@ -7607,85 +7607,85 @@ let GeographicSymbolSeries = /*@__PURE__*/ (() => {
|
|
|
7607
7607
|
cq() {
|
|
7608
7608
|
return new GeographicSymbolSeriesView(this);
|
|
7609
7609
|
}
|
|
7610
|
-
|
|
7611
|
-
super.
|
|
7612
|
-
this.
|
|
7610
|
+
qx(a) {
|
|
7611
|
+
super.qx(a);
|
|
7612
|
+
this.x3 = a;
|
|
7613
7613
|
}
|
|
7614
7614
|
jj() {
|
|
7615
7615
|
return 0.7;
|
|
7616
7616
|
}
|
|
7617
|
-
|
|
7617
|
+
wr() {
|
|
7618
7618
|
return new ScatterSeries();
|
|
7619
7619
|
}
|
|
7620
7620
|
get_fc() {
|
|
7621
7621
|
return true;
|
|
7622
7622
|
}
|
|
7623
|
-
|
|
7624
|
-
super.
|
|
7623
|
+
q5(a, b, c, d) {
|
|
7624
|
+
super.q5(a, b, c, d);
|
|
7625
7625
|
switch (b) {
|
|
7626
7626
|
case "SeriesViewer":
|
|
7627
|
-
this.
|
|
7627
|
+
this.x3.cr();
|
|
7628
7628
|
break;
|
|
7629
7629
|
case GeographicSymbolSeries.$$p[5]:
|
|
7630
|
-
this.
|
|
7630
|
+
this.x3.cj();
|
|
7631
7631
|
break;
|
|
7632
7632
|
case GeographicSymbolSeries.$$p[4]:
|
|
7633
|
-
this.
|
|
7633
|
+
this.x3.ci();
|
|
7634
7634
|
break;
|
|
7635
7635
|
case GeographicSymbolSeries.$$p[6]:
|
|
7636
|
-
this.
|
|
7636
|
+
this.x3.cl();
|
|
7637
7637
|
break;
|
|
7638
7638
|
case "XAxis":
|
|
7639
|
-
this.
|
|
7639
|
+
this.x3.cs();
|
|
7640
7640
|
break;
|
|
7641
7641
|
case "YAxis":
|
|
7642
|
-
this.
|
|
7642
|
+
this.x3.ct();
|
|
7643
7643
|
break;
|
|
7644
7644
|
case GeographicSymbolSeries.$$p[1]:
|
|
7645
|
-
this.
|
|
7646
|
-
this.
|
|
7647
|
-
if (this.
|
|
7648
|
-
let e = this.
|
|
7649
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
7645
|
+
this.ws.zh = this.x7;
|
|
7646
|
+
this.x5 = this.x7;
|
|
7647
|
+
if (this.x7) {
|
|
7648
|
+
let e = this.ws;
|
|
7649
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.yl));
|
|
7650
7650
|
}
|
|
7651
7651
|
else {
|
|
7652
|
-
let f = this.
|
|
7653
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
7652
|
+
let f = this.ws;
|
|
7653
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.yl));
|
|
7654
7654
|
}
|
|
7655
7655
|
break;
|
|
7656
7656
|
case GeographicSymbolSeries.$$p[0]:
|
|
7657
|
-
this.
|
|
7658
|
-
this.
|
|
7659
|
-
if (this.
|
|
7660
|
-
let g = this.
|
|
7661
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
7657
|
+
this.ws.zg = this.x6;
|
|
7658
|
+
this.x4 = this.x6;
|
|
7659
|
+
if (this.x7) {
|
|
7660
|
+
let g = this.ws;
|
|
7661
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.yk));
|
|
7662
7662
|
}
|
|
7663
7663
|
else {
|
|
7664
|
-
let h = this.
|
|
7665
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
7664
|
+
let h = this.ws;
|
|
7665
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.yk));
|
|
7666
7666
|
}
|
|
7667
7667
|
break;
|
|
7668
7668
|
case GeographicSymbolSeries.$$p[2]:
|
|
7669
|
-
this.
|
|
7669
|
+
this.ws.y0 = this.x1;
|
|
7670
7670
|
break;
|
|
7671
7671
|
case GeographicSymbolSeries.$$p[3]:
|
|
7672
|
-
this.
|
|
7672
|
+
this.ws.z0 = this.x9;
|
|
7673
7673
|
break;
|
|
7674
7674
|
}
|
|
7675
7675
|
}
|
|
7676
|
-
|
|
7676
|
+
yl(a, b) {
|
|
7677
7677
|
if (this.assigningScatterStyle != null) {
|
|
7678
7678
|
this.assigningScatterStyle(this, b);
|
|
7679
7679
|
}
|
|
7680
7680
|
}
|
|
7681
|
-
|
|
7681
|
+
yk(a, b) {
|
|
7682
7682
|
if (this.assigningScatterMarkerStyle != null) {
|
|
7683
7683
|
this.assigningScatterMarkerStyle(this, b);
|
|
7684
7684
|
}
|
|
7685
7685
|
}
|
|
7686
7686
|
}
|
|
7687
7687
|
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
|
|
7688
|
-
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:
|
|
7688
|
+
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:x6:ym', [0, false], 'IsCustomScatterStyleAllowed:x7:yn', [0, false], 'ItemSearchMode:x1:yo', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:x9:yp', [1, 10000], 'LatitudeMemberPath:ye:yq', [2, null], 'LongitudeMemberPath:yg:yr', [2, null], 'MarkerCollisionAvoidance:x0:ys', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:x8:yt', [0, false]]);
|
|
7689
7689
|
return GeographicSymbolSeries;
|
|
7690
7690
|
})();
|
|
7691
7691
|
|
|
@@ -7726,64 +7726,64 @@ let IgxGeographicSymbolSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
7726
7726
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
7727
7727
|
*/
|
|
7728
7728
|
get latitudeMemberPath() {
|
|
7729
|
-
return this.i.
|
|
7729
|
+
return this.i.ye;
|
|
7730
7730
|
}
|
|
7731
7731
|
set latitudeMemberPath(v) {
|
|
7732
|
-
this.i.
|
|
7732
|
+
this.i.ye = v;
|
|
7733
7733
|
}
|
|
7734
7734
|
/**
|
|
7735
7735
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
7736
7736
|
*/
|
|
7737
7737
|
get longitudeMemberPath() {
|
|
7738
|
-
return this.i.
|
|
7738
|
+
return this.i.yg;
|
|
7739
7739
|
}
|
|
7740
7740
|
set longitudeMemberPath(v) {
|
|
7741
|
-
this.i.
|
|
7741
|
+
this.i.yg = v;
|
|
7742
7742
|
}
|
|
7743
7743
|
/**
|
|
7744
7744
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
7745
7745
|
*/
|
|
7746
7746
|
get markerCollisionAvoidance() {
|
|
7747
|
-
return this.i.
|
|
7747
|
+
return this.i.x0;
|
|
7748
7748
|
}
|
|
7749
7749
|
set markerCollisionAvoidance(v) {
|
|
7750
|
-
this.i.
|
|
7750
|
+
this.i.x0 = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
7751
7751
|
}
|
|
7752
7752
|
/**
|
|
7753
7753
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
7754
7754
|
*/
|
|
7755
7755
|
get isCustomScatterStyleAllowed() {
|
|
7756
|
-
return this.i.
|
|
7756
|
+
return this.i.x7;
|
|
7757
7757
|
}
|
|
7758
7758
|
set isCustomScatterStyleAllowed(v) {
|
|
7759
|
-
this.i.
|
|
7759
|
+
this.i.x7 = ensureBool(v);
|
|
7760
7760
|
}
|
|
7761
7761
|
/**
|
|
7762
7762
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
7763
7763
|
*/
|
|
7764
7764
|
get isCustomScatterMarkerStyleAllowed() {
|
|
7765
|
-
return this.i.
|
|
7765
|
+
return this.i.x6;
|
|
7766
7766
|
}
|
|
7767
7767
|
set isCustomScatterMarkerStyleAllowed(v) {
|
|
7768
|
-
this.i.
|
|
7768
|
+
this.i.x6 = ensureBool(v);
|
|
7769
7769
|
}
|
|
7770
7770
|
/**
|
|
7771
7771
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
7772
7772
|
*/
|
|
7773
7773
|
get itemSearchMode() {
|
|
7774
|
-
return this.i.
|
|
7774
|
+
return this.i.x1;
|
|
7775
7775
|
}
|
|
7776
7776
|
set itemSearchMode(v) {
|
|
7777
|
-
this.i.
|
|
7777
|
+
this.i.x1 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
7778
7778
|
}
|
|
7779
7779
|
/**
|
|
7780
7780
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
7781
7781
|
*/
|
|
7782
7782
|
get itemSearchThreshold() {
|
|
7783
|
-
return this.i.
|
|
7783
|
+
return this.i.x9;
|
|
7784
7784
|
}
|
|
7785
7785
|
set itemSearchThreshold(v) {
|
|
7786
|
-
this.i.
|
|
7786
|
+
this.i.x9 = +v;
|
|
7787
7787
|
}
|
|
7788
7788
|
/**
|
|
7789
7789
|
* Event raised when Assigning Category Style
|
|
@@ -7947,56 +7947,56 @@ let IgxGeographicXYTriangulatingSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
7947
7947
|
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
7948
7948
|
*/
|
|
7949
7949
|
get longitudeMemberPath() {
|
|
7950
|
-
return this.i.
|
|
7950
|
+
return this.i.w4;
|
|
7951
7951
|
}
|
|
7952
7952
|
set longitudeMemberPath(v) {
|
|
7953
|
-
this.i.
|
|
7953
|
+
this.i.w4 = v;
|
|
7954
7954
|
}
|
|
7955
7955
|
/**
|
|
7956
7956
|
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
7957
7957
|
*/
|
|
7958
7958
|
get latitudeMemberPath() {
|
|
7959
|
-
return this.i.
|
|
7959
|
+
return this.i.w2;
|
|
7960
7960
|
}
|
|
7961
7961
|
set latitudeMemberPath(v) {
|
|
7962
|
-
this.i.
|
|
7962
|
+
this.i.w2 = v;
|
|
7963
7963
|
}
|
|
7964
7964
|
/**
|
|
7965
7965
|
* The source of triangulation data.
|
|
7966
7966
|
* 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.
|
|
7967
7967
|
*/
|
|
7968
7968
|
get trianglesSource() {
|
|
7969
|
-
return this.i.
|
|
7969
|
+
return this.i.w1;
|
|
7970
7970
|
}
|
|
7971
7971
|
set trianglesSource(v) {
|
|
7972
|
-
this.i.
|
|
7972
|
+
this.i.w1 = v;
|
|
7973
7973
|
}
|
|
7974
7974
|
/**
|
|
7975
7975
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
7976
7976
|
*/
|
|
7977
7977
|
get triangleVertexMemberPath1() {
|
|
7978
|
-
return this.i.
|
|
7978
|
+
return this.i.w7;
|
|
7979
7979
|
}
|
|
7980
7980
|
set triangleVertexMemberPath1(v) {
|
|
7981
|
-
this.i.
|
|
7981
|
+
this.i.w7 = v;
|
|
7982
7982
|
}
|
|
7983
7983
|
/**
|
|
7984
7984
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
7985
7985
|
*/
|
|
7986
7986
|
get triangleVertexMemberPath2() {
|
|
7987
|
-
return this.i.
|
|
7987
|
+
return this.i.w9;
|
|
7988
7988
|
}
|
|
7989
7989
|
set triangleVertexMemberPath2(v) {
|
|
7990
|
-
this.i.
|
|
7990
|
+
this.i.w9 = v;
|
|
7991
7991
|
}
|
|
7992
7992
|
/**
|
|
7993
7993
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
7994
7994
|
*/
|
|
7995
7995
|
get triangleVertexMemberPath3() {
|
|
7996
|
-
return this.i.
|
|
7996
|
+
return this.i.xb;
|
|
7997
7997
|
}
|
|
7998
7998
|
set triangleVertexMemberPath3(v) {
|
|
7999
|
-
this.i.
|
|
7999
|
+
this.i.xb = v;
|
|
8000
8000
|
}
|
|
8001
8001
|
}
|
|
8002
8002
|
IgxGeographicXYTriangulatingSeriesComponent.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesComponent, deps: [], target: ɵɵFactoryTarget.Component });
|
|
@@ -8059,16 +8059,16 @@ let IgxGeographicScatterAreaSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8059
8059
|
* The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
|
|
8060
8060
|
*/
|
|
8061
8061
|
get colorMemberPath() {
|
|
8062
|
-
return this.i.
|
|
8062
|
+
return this.i.xq;
|
|
8063
8063
|
}
|
|
8064
8064
|
set colorMemberPath(v) {
|
|
8065
|
-
this.i.
|
|
8065
|
+
this.i.xq = v;
|
|
8066
8066
|
}
|
|
8067
8067
|
/**
|
|
8068
8068
|
* The ColorScale used to resolve the color values of points in the series.
|
|
8069
8069
|
*/
|
|
8070
8070
|
get colorScale() {
|
|
8071
|
-
const r = this.i.
|
|
8071
|
+
const r = this.i.xl;
|
|
8072
8072
|
if (r == null) {
|
|
8073
8073
|
return null;
|
|
8074
8074
|
}
|
|
@@ -8084,13 +8084,13 @@ let IgxGeographicScatterAreaSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8084
8084
|
set colorScale(v) {
|
|
8085
8085
|
if (v != null && this._stylingContainer && v._styling)
|
|
8086
8086
|
v._styling(this._stylingContainer, this, this);
|
|
8087
|
-
v == null ? this.i.
|
|
8087
|
+
v == null ? this.i.xl = null : this.i.xl = v.i;
|
|
8088
8088
|
}
|
|
8089
8089
|
/**
|
|
8090
8090
|
* Gets actual color scale that is set on ColorScale property or default ColorScale
|
|
8091
8091
|
*/
|
|
8092
8092
|
get actualColorScale() {
|
|
8093
|
-
const r = this.i.
|
|
8093
|
+
const r = this.i.xk;
|
|
8094
8094
|
if (r == null) {
|
|
8095
8095
|
return null;
|
|
8096
8096
|
}
|
|
@@ -8106,7 +8106,7 @@ let IgxGeographicScatterAreaSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8106
8106
|
set actualColorScale(v) {
|
|
8107
8107
|
if (v != null && this._stylingContainer && v._styling)
|
|
8108
8108
|
v._styling(this._stylingContainer, this, this);
|
|
8109
|
-
v == null ? this.i.
|
|
8109
|
+
v == null ? this.i.xk = null : this.i.xk = v.i;
|
|
8110
8110
|
}
|
|
8111
8111
|
findByName(name) {
|
|
8112
8112
|
var baseResult = super.findByName(name);
|
|
@@ -8137,7 +8137,7 @@ let IgxGeographicScatterAreaSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8137
8137
|
|
|
8138
8138
|
*/
|
|
8139
8139
|
updateActualColorScale() {
|
|
8140
|
-
this.i.
|
|
8140
|
+
this.i.xv();
|
|
8141
8141
|
}
|
|
8142
8142
|
/**
|
|
8143
8143
|
* Raised when the status of an ongoing Triangulation has changed.
|
|
@@ -8254,71 +8254,71 @@ let GeographicHighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
8254
8254
|
}
|
|
8255
8255
|
b5() {
|
|
8256
8256
|
super.b5();
|
|
8257
|
-
let a = typeCast(HighDensityScatterSeries.$, this.ch.
|
|
8258
|
-
a.
|
|
8259
|
-
a.
|
|
8257
|
+
let a = typeCast(HighDensityScatterSeries.$, this.ch.ws);
|
|
8258
|
+
a.y0 = this.ch.xh;
|
|
8259
|
+
a.y8 = this.ch.xf;
|
|
8260
|
+
a.xd = this.ch.w4;
|
|
8260
8261
|
a.xc = this.ch.w3;
|
|
8261
|
-
a.
|
|
8262
|
-
a.
|
|
8262
|
+
a.f6 = this.ch.w2;
|
|
8263
|
+
a.x8 = this.ch.w6;
|
|
8263
8264
|
a.x7 = this.ch.w5;
|
|
8264
|
-
a.
|
|
8265
|
+
a.z6 = this.ch.x0;
|
|
8265
8266
|
a.z5 = this.ch.xz;
|
|
8266
|
-
a.
|
|
8267
|
-
a.yj = this.ch.w8;
|
|
8267
|
+
a.yk = this.ch.w9;
|
|
8268
8268
|
}
|
|
8269
8269
|
cn() {
|
|
8270
|
-
this.ch.
|
|
8270
|
+
this.ch.ws.y0 = this.ch.xh;
|
|
8271
8271
|
}
|
|
8272
8272
|
cm() {
|
|
8273
|
-
this.ch.
|
|
8273
|
+
this.ch.ws.y8 = this.ch.xf;
|
|
8274
8274
|
}
|
|
8275
8275
|
cs() {
|
|
8276
|
-
this.ch.
|
|
8276
|
+
this.ch.ws.xd = this.ch.w4;
|
|
8277
8277
|
}
|
|
8278
8278
|
cq() {
|
|
8279
|
-
this.ch.
|
|
8279
|
+
this.ch.ws.xc = this.ch.w3;
|
|
8280
8280
|
}
|
|
8281
8281
|
co() {
|
|
8282
|
-
this.ch.
|
|
8282
|
+
this.ch.ws.f6 = this.ch.w2;
|
|
8283
8283
|
}
|
|
8284
8284
|
cl() {
|
|
8285
|
-
this.ch.
|
|
8285
|
+
this.ch.ws.x8 = this.ch.w6;
|
|
8286
8286
|
}
|
|
8287
8287
|
cj() {
|
|
8288
|
-
this.ch.
|
|
8288
|
+
this.ch.ws.x7 = this.ch.w5;
|
|
8289
8289
|
}
|
|
8290
8290
|
cr() {
|
|
8291
|
-
let a = typeCast(HighDensityScatterSeries.$, this.ch.
|
|
8291
|
+
let a = typeCast(HighDensityScatterSeries.$, this.ch.ws);
|
|
8292
8292
|
if (this.ch.c9 == null) {
|
|
8293
|
-
a.
|
|
8294
|
-
a.
|
|
8293
|
+
a.wx = null;
|
|
8294
|
+
a.wz = null;
|
|
8295
8295
|
return;
|
|
8296
8296
|
}
|
|
8297
|
-
a.
|
|
8298
|
-
a.
|
|
8297
|
+
a.wx = this.ch.c9.v8;
|
|
8298
|
+
a.wz = this.ch.c9.wa;
|
|
8299
8299
|
}
|
|
8300
8300
|
ct() {
|
|
8301
|
-
this.ch.
|
|
8301
|
+
this.ch.ws.wx = this.ch.c9.v8;
|
|
8302
8302
|
}
|
|
8303
8303
|
cu() {
|
|
8304
|
-
this.ch.
|
|
8304
|
+
this.ch.ws.wz = this.ch.c9.wa;
|
|
8305
8305
|
}
|
|
8306
8306
|
ck() {
|
|
8307
|
-
this.ch.
|
|
8307
|
+
this.ch.ws.z6 = this.ch.x0;
|
|
8308
8308
|
}
|
|
8309
8309
|
ci() {
|
|
8310
|
-
this.ch.
|
|
8310
|
+
this.ch.ws.z5 = this.ch.xz;
|
|
8311
8311
|
}
|
|
8312
8312
|
cp() {
|
|
8313
|
-
this.ch.
|
|
8313
|
+
this.ch.ws.yk = this.ch.w9;
|
|
8314
8314
|
}
|
|
8315
8315
|
au() {
|
|
8316
8316
|
super.au();
|
|
8317
8317
|
if (!this.q) {
|
|
8318
|
-
this.ch.
|
|
8319
|
-
this.ch.
|
|
8320
|
-
this.ch.
|
|
8321
|
-
this.ch.
|
|
8318
|
+
this.ch.x0 = Defaults.aq;
|
|
8319
|
+
this.ch.xz = Defaults.ap;
|
|
8320
|
+
this.ch.u9 = Defaults.al;
|
|
8321
|
+
this.ch.vp = Defaults.ak;
|
|
8322
8322
|
}
|
|
8323
8323
|
}
|
|
8324
8324
|
}
|
|
@@ -8332,9 +8332,9 @@ let GeographicHighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
8332
8332
|
class GeographicHighDensityScatterSeries extends GeographicMapSeriesHost {
|
|
8333
8333
|
constructor() {
|
|
8334
8334
|
super();
|
|
8335
|
-
this.
|
|
8335
|
+
this.w0 = null;
|
|
8336
8336
|
this.progressiveLoadStatusChanged = null;
|
|
8337
|
-
this.
|
|
8337
|
+
this.w8 = 0;
|
|
8338
8338
|
this.ab = GeographicHighDensityScatterSeries.$;
|
|
8339
8339
|
}
|
|
8340
8340
|
bi() {
|
|
@@ -8352,81 +8352,81 @@ let GeographicHighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
8352
8352
|
cq() {
|
|
8353
8353
|
return new GeographicHighDensityScatterSeriesView(this);
|
|
8354
8354
|
}
|
|
8355
|
-
|
|
8356
|
-
super.
|
|
8357
|
-
this.
|
|
8355
|
+
qx(a) {
|
|
8356
|
+
super.qx(a);
|
|
8357
|
+
this.w1 = a;
|
|
8358
8358
|
}
|
|
8359
|
-
|
|
8360
|
-
this.
|
|
8361
|
-
return this.
|
|
8359
|
+
wr() {
|
|
8360
|
+
this.w0 = new HighDensityScatterSeries();
|
|
8361
|
+
return this.w0;
|
|
8362
8362
|
}
|
|
8363
|
-
get
|
|
8364
|
-
return this.
|
|
8363
|
+
get xa() {
|
|
8364
|
+
return this.w8;
|
|
8365
8365
|
}
|
|
8366
|
-
set
|
|
8367
|
-
let b = this.
|
|
8368
|
-
this.
|
|
8369
|
-
this.raisePropertyChanged("ProgressiveStatus", b, this.
|
|
8366
|
+
set xa(a) {
|
|
8367
|
+
let b = this.w8;
|
|
8368
|
+
this.w8 = a;
|
|
8369
|
+
this.raisePropertyChanged("ProgressiveStatus", b, this.w8);
|
|
8370
8370
|
}
|
|
8371
|
-
|
|
8372
|
-
super.
|
|
8373
|
-
let a = this.
|
|
8374
|
-
a.progressiveLoadStatusChanged = delegateCombine(a.progressiveLoadStatusChanged, runOn(this, this.
|
|
8375
|
-
let b = this.
|
|
8376
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.
|
|
8371
|
+
wx() {
|
|
8372
|
+
super.wx();
|
|
8373
|
+
let a = this.ws;
|
|
8374
|
+
a.progressiveLoadStatusChanged = delegateCombine(a.progressiveLoadStatusChanged, runOn(this, this.xo));
|
|
8375
|
+
let b = this.ws;
|
|
8376
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.xn));
|
|
8377
8377
|
}
|
|
8378
|
-
|
|
8379
|
-
this.
|
|
8378
|
+
xo(a, b) {
|
|
8379
|
+
this.xa = b.currentStatus;
|
|
8380
8380
|
if (this.progressiveLoadStatusChanged != null) {
|
|
8381
8381
|
this.progressiveLoadStatusChanged(this, b);
|
|
8382
8382
|
}
|
|
8383
8383
|
}
|
|
8384
|
-
|
|
8385
|
-
if (this.
|
|
8384
|
+
xn(a, b) {
|
|
8385
|
+
if (this.w0 == null) {
|
|
8386
8386
|
return;
|
|
8387
8387
|
}
|
|
8388
8388
|
}
|
|
8389
|
-
|
|
8390
|
-
super.
|
|
8389
|
+
q5(a, b, c, d) {
|
|
8390
|
+
super.q5(a, b, c, d);
|
|
8391
8391
|
switch (b) {
|
|
8392
8392
|
case "SeriesViewer":
|
|
8393
|
-
this.
|
|
8393
|
+
this.w1.cr();
|
|
8394
8394
|
break;
|
|
8395
8395
|
case GeographicHighDensityScatterSeries.$$p[5]:
|
|
8396
|
-
this.
|
|
8396
|
+
this.w1.cn();
|
|
8397
8397
|
break;
|
|
8398
8398
|
case GeographicHighDensityScatterSeries.$$p[4]:
|
|
8399
|
-
this.
|
|
8399
|
+
this.w1.cm();
|
|
8400
8400
|
break;
|
|
8401
8401
|
case GeographicHighDensityScatterSeries.$$p[9]:
|
|
8402
|
-
this.
|
|
8402
|
+
this.w1.cs();
|
|
8403
8403
|
break;
|
|
8404
8404
|
case GeographicHighDensityScatterSeries.$$p[8]:
|
|
8405
|
-
this.
|
|
8405
|
+
this.w1.cq();
|
|
8406
8406
|
break;
|
|
8407
8407
|
case GeographicHighDensityScatterSeries.$$p[6]:
|
|
8408
|
-
this.
|
|
8408
|
+
this.w1.co();
|
|
8409
8409
|
break;
|
|
8410
8410
|
case "XAxis":
|
|
8411
|
-
this.
|
|
8411
|
+
this.w1.ct();
|
|
8412
8412
|
break;
|
|
8413
8413
|
case "YAxis":
|
|
8414
|
-
this.
|
|
8414
|
+
this.w1.cu();
|
|
8415
8415
|
break;
|
|
8416
8416
|
case GeographicHighDensityScatterSeries.$$p[3]:
|
|
8417
|
-
this.
|
|
8417
|
+
this.w1.cl();
|
|
8418
8418
|
break;
|
|
8419
8419
|
case GeographicHighDensityScatterSeries.$$p[1]:
|
|
8420
|
-
this.
|
|
8420
|
+
this.w1.cj();
|
|
8421
8421
|
break;
|
|
8422
8422
|
case GeographicHighDensityScatterSeries.$$p[2]:
|
|
8423
|
-
this.
|
|
8423
|
+
this.w1.ck();
|
|
8424
8424
|
break;
|
|
8425
8425
|
case GeographicHighDensityScatterSeries.$$p[0]:
|
|
8426
|
-
this.
|
|
8426
|
+
this.w1.ci();
|
|
8427
8427
|
break;
|
|
8428
8428
|
case GeographicHighDensityScatterSeries.$$p[7]:
|
|
8429
|
-
this.
|
|
8429
|
+
this.w1.cp();
|
|
8430
8430
|
break;
|
|
8431
8431
|
}
|
|
8432
8432
|
}
|
|
@@ -8438,7 +8438,7 @@ let GeographicHighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
8438
8438
|
}
|
|
8439
8439
|
}
|
|
8440
8440
|
GeographicHighDensityScatterSeries.$t = markType(GeographicHighDensityScatterSeries, 'GeographicHighDensityScatterSeries', GeographicMapSeriesHost.$);
|
|
8441
|
-
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:
|
|
8441
|
+
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:xz:xp', [Color.$, Defaults.ap], 'HeatMaximum:w5:xq', [1, 50], 'HeatMinimumColor:x0:xr', [Color.$, Defaults.aq], 'HeatMinimum:w6:xs', [1, 0], 'LatitudeMemberPath:xf:xt', [2, null], 'LongitudeMemberPath:xh:xu', [2, null], 'MouseOverEnabled:w2:xv', [0, false], 'PointExtent:w9:xw', [1, 1], 'ProgressiveLoad:w3:xx', [0, true], 'UseBruteForce:w4:xy', [0, false]]);
|
|
8442
8442
|
return GeographicHighDensityScatterSeries;
|
|
8443
8443
|
})();
|
|
8444
8444
|
|
|
@@ -8478,100 +8478,100 @@ let IgxGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8478
8478
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
8479
8479
|
*/
|
|
8480
8480
|
get latitudeMemberPath() {
|
|
8481
|
-
return this.i.
|
|
8481
|
+
return this.i.xf;
|
|
8482
8482
|
}
|
|
8483
8483
|
set latitudeMemberPath(v) {
|
|
8484
|
-
this.i.
|
|
8484
|
+
this.i.xf = v;
|
|
8485
8485
|
}
|
|
8486
8486
|
/**
|
|
8487
8487
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
8488
8488
|
*/
|
|
8489
8489
|
get longitudeMemberPath() {
|
|
8490
|
-
return this.i.
|
|
8490
|
+
return this.i.xh;
|
|
8491
8491
|
}
|
|
8492
8492
|
set longitudeMemberPath(v) {
|
|
8493
|
-
this.i.
|
|
8493
|
+
this.i.xh = v;
|
|
8494
8494
|
}
|
|
8495
8495
|
/**
|
|
8496
8496
|
* Gets or sets the whether to use use brute force mode.
|
|
8497
8497
|
*/
|
|
8498
8498
|
get useBruteForce() {
|
|
8499
|
-
return this.i.
|
|
8499
|
+
return this.i.w4;
|
|
8500
8500
|
}
|
|
8501
8501
|
set useBruteForce(v) {
|
|
8502
|
-
this.i.
|
|
8502
|
+
this.i.w4 = ensureBool(v);
|
|
8503
8503
|
}
|
|
8504
8504
|
/**
|
|
8505
8505
|
* Gets or sets the whether to progressively load the data into the chart.
|
|
8506
8506
|
*/
|
|
8507
8507
|
get progressiveLoad() {
|
|
8508
|
-
return this.i.
|
|
8508
|
+
return this.i.w3;
|
|
8509
8509
|
}
|
|
8510
8510
|
set progressiveLoad(v) {
|
|
8511
|
-
this.i.
|
|
8511
|
+
this.i.w3 = ensureBool(v);
|
|
8512
8512
|
}
|
|
8513
8513
|
/**
|
|
8514
8514
|
* Gets or sets the whether the chart reacts to mouse move events.
|
|
8515
8515
|
*/
|
|
8516
8516
|
get mouseOverEnabled() {
|
|
8517
|
-
return this.i.
|
|
8517
|
+
return this.i.w2;
|
|
8518
8518
|
}
|
|
8519
8519
|
set mouseOverEnabled(v) {
|
|
8520
|
-
this.i.
|
|
8520
|
+
this.i.w2 = ensureBool(v);
|
|
8521
8521
|
}
|
|
8522
8522
|
/**
|
|
8523
8523
|
* Gets or sets the density value that maps to the minimum heat color.
|
|
8524
8524
|
*/
|
|
8525
8525
|
get heatMinimum() {
|
|
8526
|
-
return this.i.
|
|
8526
|
+
return this.i.w6;
|
|
8527
8527
|
}
|
|
8528
8528
|
set heatMinimum(v) {
|
|
8529
|
-
this.i.
|
|
8529
|
+
this.i.w6 = +v;
|
|
8530
8530
|
}
|
|
8531
8531
|
/**
|
|
8532
8532
|
* Gets or sets the value that maps to the maximum heat color.
|
|
8533
8533
|
*/
|
|
8534
8534
|
get heatMaximum() {
|
|
8535
|
-
return this.i.
|
|
8535
|
+
return this.i.w5;
|
|
8536
8536
|
}
|
|
8537
8537
|
set heatMaximum(v) {
|
|
8538
|
-
this.i.
|
|
8538
|
+
this.i.w5 = +v;
|
|
8539
8539
|
}
|
|
8540
8540
|
/**
|
|
8541
8541
|
* Gets or sets the color to use for the minimum end of the scale.
|
|
8542
8542
|
*/
|
|
8543
8543
|
get heatMinimumColor() {
|
|
8544
|
-
return colorToString(this.i.
|
|
8544
|
+
return colorToString(this.i.x0);
|
|
8545
8545
|
}
|
|
8546
8546
|
set heatMinimumColor(v) {
|
|
8547
|
-
this.i.
|
|
8547
|
+
this.i.x0 = stringToColor(v);
|
|
8548
8548
|
}
|
|
8549
8549
|
/**
|
|
8550
8550
|
* Gets or sets the color to use for the maximum end of the scale.
|
|
8551
8551
|
*/
|
|
8552
8552
|
get heatMaximumColor() {
|
|
8553
|
-
return colorToString(this.i.
|
|
8553
|
+
return colorToString(this.i.xz);
|
|
8554
8554
|
}
|
|
8555
8555
|
set heatMaximumColor(v) {
|
|
8556
|
-
this.i.
|
|
8556
|
+
this.i.xz = stringToColor(v);
|
|
8557
8557
|
}
|
|
8558
8558
|
/**
|
|
8559
8559
|
* Gets or sets the the pixel extent of the square data points that are rendered.
|
|
8560
8560
|
*/
|
|
8561
8561
|
get pointExtent() {
|
|
8562
|
-
return this.i.
|
|
8562
|
+
return this.i.w9;
|
|
8563
8563
|
}
|
|
8564
8564
|
set pointExtent(v) {
|
|
8565
|
-
this.i.
|
|
8565
|
+
this.i.w9 = +v;
|
|
8566
8566
|
}
|
|
8567
8567
|
/**
|
|
8568
8568
|
* Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
|
|
8569
8569
|
*/
|
|
8570
8570
|
get progressiveStatus() {
|
|
8571
|
-
return this.i.
|
|
8571
|
+
return this.i.xa;
|
|
8572
8572
|
}
|
|
8573
8573
|
set progressiveStatus(v) {
|
|
8574
|
-
this.i.
|
|
8574
|
+
this.i.xa = +v;
|
|
8575
8575
|
}
|
|
8576
8576
|
/**
|
|
8577
8577
|
* Raised when the progressive loading state of the series has changed.
|
|
@@ -8724,19 +8724,19 @@ let GeographicContourLineSeriesView = /*@__PURE__*/ (() => {
|
|
|
8724
8724
|
}
|
|
8725
8725
|
b5() {
|
|
8726
8726
|
super.b5();
|
|
8727
|
-
if (this.cp.
|
|
8728
|
-
this.cp.
|
|
8729
|
-
this.cp.
|
|
8727
|
+
if (this.cp.ws != null) {
|
|
8728
|
+
this.cp.xk.yn = this.cp.xn;
|
|
8729
|
+
this.cp.xk.yx = this.cp.xr;
|
|
8730
8730
|
}
|
|
8731
8731
|
}
|
|
8732
8732
|
cq() {
|
|
8733
|
-
if (this.cp.
|
|
8734
|
-
this.cp.
|
|
8733
|
+
if (this.cp.xk != null) {
|
|
8734
|
+
this.cp.xk.yn = this.cp.xn;
|
|
8735
8735
|
}
|
|
8736
8736
|
}
|
|
8737
8737
|
cr() {
|
|
8738
|
-
if (this.cp.
|
|
8739
|
-
this.cp.
|
|
8738
|
+
if (this.cp.xk != null) {
|
|
8739
|
+
this.cp.xk.yx = this.cp.xr;
|
|
8740
8740
|
}
|
|
8741
8741
|
}
|
|
8742
8742
|
}
|
|
@@ -8759,70 +8759,70 @@ let GeographicContourLineSeries = /*@__PURE__*/ (() => {
|
|
|
8759
8759
|
get_fh() {
|
|
8760
8760
|
return true;
|
|
8761
8761
|
}
|
|
8762
|
-
|
|
8763
|
-
super.
|
|
8764
|
-
}
|
|
8765
|
-
wq() {
|
|
8766
|
-
this.xj = new ScatterContourSeries();
|
|
8767
|
-
let a = this.xj;
|
|
8768
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.xt));
|
|
8769
|
-
let b = this.xj;
|
|
8770
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.xu));
|
|
8771
|
-
return this.xj;
|
|
8762
|
+
wx() {
|
|
8763
|
+
super.wx();
|
|
8772
8764
|
}
|
|
8773
|
-
|
|
8765
|
+
wr() {
|
|
8766
|
+
this.xk = new ScatterContourSeries();
|
|
8767
|
+
let a = this.xk;
|
|
8768
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.xu));
|
|
8769
|
+
let b = this.xk;
|
|
8770
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.xv));
|
|
8771
|
+
return this.xk;
|
|
8772
|
+
}
|
|
8773
|
+
xu(a, b) {
|
|
8774
8774
|
if (this.triangulationStatusChanged != null) {
|
|
8775
8775
|
this.triangulationStatusChanged(this, b);
|
|
8776
8776
|
}
|
|
8777
8777
|
}
|
|
8778
|
-
|
|
8779
|
-
let c = typeCast(ScatterContourSeries.$, this.
|
|
8778
|
+
xv(a, b) {
|
|
8779
|
+
let c = typeCast(ScatterContourSeries.$, this.ws);
|
|
8780
8780
|
if (c == null) {
|
|
8781
8781
|
return;
|
|
8782
8782
|
}
|
|
8783
8783
|
if (b.propertyName == "ActualFillScale") {
|
|
8784
|
-
this.
|
|
8784
|
+
this.xm = c.ym;
|
|
8785
8785
|
}
|
|
8786
8786
|
}
|
|
8787
|
-
|
|
8788
|
-
super.
|
|
8787
|
+
sb() {
|
|
8788
|
+
super.sb();
|
|
8789
8789
|
}
|
|
8790
8790
|
cq() {
|
|
8791
8791
|
return new GeographicContourLineSeriesView(this);
|
|
8792
8792
|
}
|
|
8793
|
-
|
|
8794
|
-
super.
|
|
8795
|
-
this.
|
|
8793
|
+
qx(a) {
|
|
8794
|
+
super.qx(a);
|
|
8795
|
+
this.xo = a;
|
|
8796
8796
|
}
|
|
8797
|
-
|
|
8798
|
-
super.
|
|
8797
|
+
q5(a, b, c, d) {
|
|
8798
|
+
super.q5(a, b, c, d);
|
|
8799
8799
|
switch (b) {
|
|
8800
8800
|
case GeographicContourLineSeries.$$p[1]:
|
|
8801
|
-
this.
|
|
8801
|
+
this.xo.cq();
|
|
8802
8802
|
break;
|
|
8803
8803
|
case GeographicContourLineSeries.$$p[2]:
|
|
8804
|
-
this.
|
|
8804
|
+
this.xo.cr();
|
|
8805
8805
|
break;
|
|
8806
8806
|
case GeographicContourLineSeries.$$p[3]:
|
|
8807
|
-
this.
|
|
8807
|
+
this.xk.yk = this.xj;
|
|
8808
8808
|
break;
|
|
8809
8809
|
case "DashArray":
|
|
8810
|
-
this.
|
|
8810
|
+
this.xk.vw = this.vw;
|
|
8811
8811
|
break;
|
|
8812
8812
|
case "DashCap":
|
|
8813
|
-
this.
|
|
8813
|
+
this.xk.vx = this.vx;
|
|
8814
8814
|
break;
|
|
8815
8815
|
case "MiterLimit":
|
|
8816
|
-
this.
|
|
8816
|
+
this.xk.jf = this.jf;
|
|
8817
8817
|
break;
|
|
8818
8818
|
case "LineJoin":
|
|
8819
|
-
this.
|
|
8819
|
+
this.xk.vz = this.vz;
|
|
8820
8820
|
break;
|
|
8821
8821
|
}
|
|
8822
8822
|
}
|
|
8823
8823
|
}
|
|
8824
8824
|
GeographicContourLineSeries.$t = markType(GeographicContourLineSeries, 'GeographicContourLineSeries', GeographicXYTriangulatingSeries.$);
|
|
8825
|
-
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:
|
|
8825
|
+
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:xm:xw', [ValueBrushScale.$, null], 'FillScale:xn:xx', [ValueBrushScale.$, null], 'ValueMemberPath:xr:xy', [2, "value"], 'ValueResolver:xj:xz', [ContourValueResolver.$, null]]);
|
|
8826
8826
|
return GeographicContourLineSeries;
|
|
8827
8827
|
})();
|
|
8828
8828
|
|
|
@@ -8861,16 +8861,16 @@ let IgxGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8861
8861
|
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
8862
8862
|
*/
|
|
8863
8863
|
get valueMemberPath() {
|
|
8864
|
-
return this.i.
|
|
8864
|
+
return this.i.xr;
|
|
8865
8865
|
}
|
|
8866
8866
|
set valueMemberPath(v) {
|
|
8867
|
-
this.i.
|
|
8867
|
+
this.i.xr = v;
|
|
8868
8868
|
}
|
|
8869
8869
|
/**
|
|
8870
8870
|
* The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
8871
8871
|
*/
|
|
8872
8872
|
get fillScale() {
|
|
8873
|
-
const r = this.i.
|
|
8873
|
+
const r = this.i.xn;
|
|
8874
8874
|
if (r == null) {
|
|
8875
8875
|
return null;
|
|
8876
8876
|
}
|
|
@@ -8886,13 +8886,13 @@ let IgxGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8886
8886
|
set fillScale(v) {
|
|
8887
8887
|
if (v != null && this._stylingContainer && v._styling)
|
|
8888
8888
|
v._styling(this._stylingContainer, this, this);
|
|
8889
|
-
v == null ? this.i.
|
|
8889
|
+
v == null ? this.i.xn = null : this.i.xn = v.i;
|
|
8890
8890
|
}
|
|
8891
8891
|
/**
|
|
8892
8892
|
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
8893
8893
|
*/
|
|
8894
8894
|
get actualFillScale() {
|
|
8895
|
-
const r = this.i.
|
|
8895
|
+
const r = this.i.xm;
|
|
8896
8896
|
if (r == null) {
|
|
8897
8897
|
return null;
|
|
8898
8898
|
}
|
|
@@ -8908,13 +8908,13 @@ let IgxGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8908
8908
|
set actualFillScale(v) {
|
|
8909
8909
|
if (v != null && this._stylingContainer && v._styling)
|
|
8910
8910
|
v._styling(this._stylingContainer, this, this);
|
|
8911
|
-
v == null ? this.i.
|
|
8911
|
+
v == null ? this.i.xm = null : this.i.xm = v.i;
|
|
8912
8912
|
}
|
|
8913
8913
|
/**
|
|
8914
8914
|
* The ContourValueResolver used to determine the numeric values of contours.
|
|
8915
8915
|
*/
|
|
8916
8916
|
get valueResolver() {
|
|
8917
|
-
const r = this.i.
|
|
8917
|
+
const r = this.i.xj;
|
|
8918
8918
|
if (r == null) {
|
|
8919
8919
|
return null;
|
|
8920
8920
|
}
|
|
@@ -8930,7 +8930,7 @@ let IgxGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
8930
8930
|
set valueResolver(v) {
|
|
8931
8931
|
if (v != null && this._stylingContainer && v._styling)
|
|
8932
8932
|
v._styling(this._stylingContainer, this, this);
|
|
8933
|
-
v == null ? this.i.
|
|
8933
|
+
v == null ? this.i.xj = null : this.i.xj = v.i;
|
|
8934
8934
|
}
|
|
8935
8935
|
findByName(name) {
|
|
8936
8936
|
var baseResult = super.findByName(name);
|