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
|
@@ -450,335 +450,335 @@ var GeographicMapSeriesHost = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
450
450
|
__extends(GeographicMapSeriesHost, _super);
|
|
451
451
|
function GeographicMapSeriesHost() {
|
|
452
452
|
var _this = _super.call(this) || this;
|
|
453
|
-
_this.
|
|
454
|
-
_this.
|
|
453
|
+
_this.wq = null;
|
|
454
|
+
_this.ws = _this.wr();
|
|
455
455
|
return _this;
|
|
456
456
|
}
|
|
457
|
-
GeographicMapSeriesHost.prototype.
|
|
458
|
-
_super.prototype.
|
|
459
|
-
if (this.
|
|
460
|
-
this.
|
|
457
|
+
GeographicMapSeriesHost.prototype.qc = function () {
|
|
458
|
+
_super.prototype.qc.call(this);
|
|
459
|
+
if (this.ws != null) {
|
|
460
|
+
this.ws.qc();
|
|
461
461
|
}
|
|
462
462
|
};
|
|
463
463
|
GeographicMapSeriesHost.prototype.get_fa = function () {
|
|
464
464
|
return true;
|
|
465
465
|
};
|
|
466
466
|
GeographicMapSeriesHost.prototype.ko = function (a, b) {
|
|
467
|
-
var c = this.
|
|
467
|
+
var c = this.nb(b);
|
|
468
468
|
if (c == "LatitudeMemberPath") {
|
|
469
469
|
c = "YMemberPath";
|
|
470
470
|
}
|
|
471
471
|
if (c == "LongitudeMemberPath") {
|
|
472
472
|
c = "XMemberPath";
|
|
473
473
|
}
|
|
474
|
-
return this.
|
|
474
|
+
return this.ws.ko(a, c);
|
|
475
475
|
};
|
|
476
|
-
GeographicMapSeriesHost.prototype.
|
|
477
|
-
var b = this.
|
|
476
|
+
GeographicMapSeriesHost.prototype.mb = function (a) {
|
|
477
|
+
var b = this.nb(a);
|
|
478
478
|
if (b == "LatitudeMemberPath") {
|
|
479
479
|
b = "YMemberPath";
|
|
480
480
|
}
|
|
481
481
|
if (b == "LongitudeMemberPath") {
|
|
482
482
|
b = "XMemberPath";
|
|
483
483
|
}
|
|
484
|
-
return this.
|
|
484
|
+
return this.ws.mb(b);
|
|
485
485
|
};
|
|
486
486
|
GeographicMapSeriesHost.prototype.get_kg = function () {
|
|
487
|
-
return this.
|
|
487
|
+
return this.ky(this.ws);
|
|
488
488
|
};
|
|
489
489
|
GeographicMapSeriesHost.prototype.set_kg = function (a) {
|
|
490
|
-
this.
|
|
490
|
+
this.ox(this.ws, a);
|
|
491
491
|
};
|
|
492
492
|
GeographicMapSeriesHost.prototype.d9 = function (a, b, c, d) {
|
|
493
|
-
return this.
|
|
493
|
+
return this.ws.d9(a, b, c, d);
|
|
494
494
|
};
|
|
495
495
|
GeographicMapSeriesHost.prototype.ai = function () {
|
|
496
|
-
return this.
|
|
496
|
+
return this.ws.ai();
|
|
497
497
|
};
|
|
498
498
|
GeographicMapSeriesHost.prototype.bm = function () {
|
|
499
|
-
return this.
|
|
499
|
+
return this.ws;
|
|
500
500
|
};
|
|
501
|
-
Object.defineProperty(GeographicMapSeriesHost.prototype, "
|
|
501
|
+
Object.defineProperty(GeographicMapSeriesHost.prototype, "ws", {
|
|
502
502
|
get: function () {
|
|
503
|
-
return this.
|
|
503
|
+
return this.wq;
|
|
504
504
|
},
|
|
505
505
|
set: function (a) {
|
|
506
|
-
var b = this.
|
|
506
|
+
var b = this.ws != a;
|
|
507
507
|
if (b) {
|
|
508
|
-
this.
|
|
509
|
-
this.
|
|
508
|
+
this.wq = a;
|
|
509
|
+
this.wx();
|
|
510
510
|
}
|
|
511
511
|
},
|
|
512
512
|
enumerable: false,
|
|
513
513
|
configurable: true
|
|
514
514
|
});
|
|
515
515
|
GeographicMapSeriesHost.prototype.get_hasMarkers = function () {
|
|
516
|
-
return this.
|
|
516
|
+
return this.ws.hasMarkers;
|
|
517
517
|
};
|
|
518
|
-
GeographicMapSeriesHost.prototype.
|
|
519
|
-
if (this.
|
|
520
|
-
var hostedSeries_ = this.
|
|
518
|
+
GeographicMapSeriesHost.prototype.wx = function () {
|
|
519
|
+
if (this.wq != null) {
|
|
520
|
+
var hostedSeries_ = this.wq;
|
|
521
521
|
hostedSeries_.externalObject = TypeRegistrar.createFromInternal(hostedSeries_, PlatformConstants.Prefix, PlatformConstants.Postfix);
|
|
522
522
|
hostedSeries_.externalObject._implementation = hostedSeries_;
|
|
523
523
|
}
|
|
524
|
-
this.
|
|
525
|
-
this.
|
|
524
|
+
this.pd(this.ws);
|
|
525
|
+
this.wt.b5();
|
|
526
526
|
};
|
|
527
527
|
GeographicMapSeriesHost.prototype.de = function (a, b, c) {
|
|
528
|
-
return this.dg(this.
|
|
528
|
+
return this.dg(this.ws, a, b, c);
|
|
529
529
|
};
|
|
530
530
|
GeographicMapSeriesHost.prototype.df = function (a, b, c) {
|
|
531
|
-
return this.dh(this.
|
|
531
|
+
return this.dh(this.ws, a, b, c);
|
|
532
532
|
};
|
|
533
533
|
GeographicMapSeriesHost.prototype.kl = function (a) {
|
|
534
|
-
return this.
|
|
534
|
+
return this.ku(this.ws, a);
|
|
535
535
|
};
|
|
536
536
|
GeographicMapSeriesHost.prototype.j8 = function (a, b) {
|
|
537
|
-
return this.
|
|
537
|
+
return this.ws.j8(a, b);
|
|
538
538
|
};
|
|
539
539
|
GeographicMapSeriesHost.prototype.j6 = function (a, b) {
|
|
540
|
-
return this.
|
|
540
|
+
return this.ws.j6(a, b);
|
|
541
541
|
};
|
|
542
542
|
GeographicMapSeriesHost.prototype.i3 = function (a, b, c) {
|
|
543
|
-
return this.
|
|
543
|
+
return this.ws.i3(a, b, c);
|
|
544
544
|
};
|
|
545
|
-
GeographicMapSeriesHost.prototype.
|
|
546
|
-
return this.
|
|
545
|
+
GeographicMapSeriesHost.prototype.v6 = function (a, b, c) {
|
|
546
|
+
return this.ws.v6(a, b, c);
|
|
547
547
|
};
|
|
548
|
-
GeographicMapSeriesHost.prototype.
|
|
549
|
-
return this.
|
|
548
|
+
GeographicMapSeriesHost.prototype.wh = function (a) {
|
|
549
|
+
return this.ws.wh(a);
|
|
550
550
|
};
|
|
551
551
|
GeographicMapSeriesHost.prototype.an = function (a) {
|
|
552
|
-
return this.
|
|
552
|
+
return this.ws.an(a);
|
|
553
553
|
};
|
|
554
|
-
GeographicMapSeriesHost.prototype.
|
|
555
|
-
return this.
|
|
554
|
+
GeographicMapSeriesHost.prototype.wi = function (a) {
|
|
555
|
+
return this.ws.wi(a);
|
|
556
556
|
};
|
|
557
557
|
GeographicMapSeriesHost.prototype.ao = function (a) {
|
|
558
|
-
return this.
|
|
559
|
-
};
|
|
560
|
-
GeographicMapSeriesHost.prototype.wi = function (a) {
|
|
561
|
-
return this.wr.wi(a);
|
|
558
|
+
return this.ws.ao(a);
|
|
562
559
|
};
|
|
563
560
|
GeographicMapSeriesHost.prototype.wj = function (a) {
|
|
564
|
-
return this.
|
|
561
|
+
return this.ws.wj(a);
|
|
562
|
+
};
|
|
563
|
+
GeographicMapSeriesHost.prototype.wk = function (a) {
|
|
564
|
+
return this.ws.wk(a);
|
|
565
565
|
};
|
|
566
566
|
GeographicMapSeriesHost.prototype.iz = function (a, b, c) {
|
|
567
|
-
return this.
|
|
567
|
+
return this.ws.iz(a, b, c);
|
|
568
568
|
};
|
|
569
|
-
GeographicMapSeriesHost.prototype.
|
|
570
|
-
return this.
|
|
569
|
+
GeographicMapSeriesHost.prototype.v2 = function (a, b, c) {
|
|
570
|
+
return this.ws.v2(a, b, c);
|
|
571
571
|
};
|
|
572
572
|
GeographicMapSeriesHost.prototype.i1 = function (a, b, c) {
|
|
573
573
|
return this.i3(a, b, c);
|
|
574
574
|
};
|
|
575
|
-
GeographicMapSeriesHost.prototype.
|
|
576
|
-
return this.
|
|
575
|
+
GeographicMapSeriesHost.prototype.v4 = function (a, b, c) {
|
|
576
|
+
return this.ws.v4(a, b, c);
|
|
577
577
|
};
|
|
578
|
-
GeographicMapSeriesHost.prototype.
|
|
579
|
-
return this.
|
|
578
|
+
GeographicMapSeriesHost.prototype.v7 = function (a, b, c) {
|
|
579
|
+
return this.ws.v7(a, b, c);
|
|
580
580
|
};
|
|
581
581
|
GeographicMapSeriesHost.prototype.i4 = function (a, b, c) {
|
|
582
|
-
return this.
|
|
582
|
+
return this.ws.i4(a, b, c);
|
|
583
583
|
};
|
|
584
|
-
GeographicMapSeriesHost.prototype.
|
|
585
|
-
return this.
|
|
584
|
+
GeographicMapSeriesHost.prototype.v3 = function (a, b, c) {
|
|
585
|
+
return this.ws.v3(a, b, c);
|
|
586
586
|
};
|
|
587
587
|
GeographicMapSeriesHost.prototype.i0 = function (a, b, c) {
|
|
588
|
-
return this.
|
|
588
|
+
return this.ws.i0(a, b, c);
|
|
589
589
|
};
|
|
590
|
-
GeographicMapSeriesHost.prototype.
|
|
591
|
-
return this.
|
|
590
|
+
GeographicMapSeriesHost.prototype.v5 = function (a, b, c) {
|
|
591
|
+
return this.ws.v5(a, b, c);
|
|
592
592
|
};
|
|
593
593
|
GeographicMapSeriesHost.prototype.i2 = function (a, b, c) {
|
|
594
|
-
return this.
|
|
594
|
+
return this.ws.i2(a, b, c);
|
|
595
595
|
};
|
|
596
596
|
GeographicMapSeriesHost.prototype.j2 = function (a) {
|
|
597
|
-
return this.
|
|
597
|
+
return this.ws.j2(a);
|
|
598
598
|
};
|
|
599
599
|
GeographicMapSeriesHost.prototype.iu = function () {
|
|
600
|
-
return this.
|
|
600
|
+
return this.ws.iu();
|
|
601
601
|
};
|
|
602
602
|
GeographicMapSeriesHost.prototype.iq = function (a) {
|
|
603
|
-
return this.
|
|
603
|
+
return this.ws.iq(a);
|
|
604
604
|
};
|
|
605
605
|
GeographicMapSeriesHost.prototype.km = function (a) {
|
|
606
|
-
return this.
|
|
606
|
+
return this.ws.km(a);
|
|
607
607
|
};
|
|
608
608
|
GeographicMapSeriesHost.prototype.cq = function () {
|
|
609
609
|
return new HostSeriesView(this);
|
|
610
610
|
};
|
|
611
|
-
GeographicMapSeriesHost.prototype.
|
|
612
|
-
_super.prototype.
|
|
613
|
-
this.
|
|
611
|
+
GeographicMapSeriesHost.prototype.qx = function (a) {
|
|
612
|
+
_super.prototype.qx.call(this, a);
|
|
613
|
+
this.wt = typeCast(HostSeriesView.$, a);
|
|
614
614
|
};
|
|
615
|
-
Object.defineProperty(GeographicMapSeriesHost.prototype, "
|
|
615
|
+
Object.defineProperty(GeographicMapSeriesHost.prototype, "wu", {
|
|
616
616
|
get: function () {
|
|
617
|
-
return this.c(GeographicMapSeriesHost.
|
|
617
|
+
return this.c(GeographicMapSeriesHost.wz);
|
|
618
618
|
},
|
|
619
619
|
set: function (a) {
|
|
620
|
-
this.h(GeographicMapSeriesHost.
|
|
620
|
+
this.h(GeographicMapSeriesHost.wz, a);
|
|
621
621
|
},
|
|
622
622
|
enumerable: false,
|
|
623
623
|
configurable: true
|
|
624
624
|
});
|
|
625
|
-
GeographicMapSeriesHost.prototype.
|
|
626
|
-
_super.prototype.
|
|
625
|
+
GeographicMapSeriesHost.prototype.q5 = function (a, b, c, d) {
|
|
626
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
627
627
|
switch (b) {
|
|
628
628
|
case "SeriesViewer":
|
|
629
|
-
this.
|
|
629
|
+
this.ws.c9 = this.c9;
|
|
630
630
|
if (c != null) {
|
|
631
|
-
c.qq(this.
|
|
631
|
+
c.qq(this.ws);
|
|
632
632
|
}
|
|
633
633
|
if (d != null) {
|
|
634
|
-
this.c9.mw(this.
|
|
634
|
+
this.c9.mw(this.ws);
|
|
635
635
|
}
|
|
636
|
-
this.
|
|
637
|
-
this.
|
|
638
|
-
this.
|
|
639
|
-
this.ke = this.
|
|
636
|
+
this.ws.q8(this.wl);
|
|
637
|
+
this.ws.index = this.index;
|
|
638
|
+
this.pw(this.ws);
|
|
639
|
+
this.ke = this.ws.ke;
|
|
640
640
|
var e = typeCast(SeriesViewer.$, c);
|
|
641
641
|
if (e != null) {
|
|
642
|
-
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.
|
|
642
|
+
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.wy));
|
|
643
643
|
}
|
|
644
644
|
if (this.c9 != null) {
|
|
645
645
|
var f = this.c9;
|
|
646
|
-
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.
|
|
646
|
+
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.wy));
|
|
647
647
|
}
|
|
648
|
-
this.
|
|
648
|
+
this.ww();
|
|
649
649
|
break;
|
|
650
650
|
case "SyncLink":
|
|
651
|
-
this.
|
|
651
|
+
this.ws.c1 = this.c1;
|
|
652
652
|
break;
|
|
653
653
|
case "VisibleFromScale":
|
|
654
|
-
this.
|
|
654
|
+
this.ww();
|
|
655
655
|
break;
|
|
656
656
|
case "Index":
|
|
657
|
-
this.
|
|
657
|
+
this.ws.index = this.index;
|
|
658
658
|
break;
|
|
659
659
|
case "ItemsSource":
|
|
660
|
-
this.
|
|
660
|
+
this.wt.b6();
|
|
661
661
|
break;
|
|
662
662
|
case "Resolution":
|
|
663
|
-
this.
|
|
663
|
+
this.wt.cd();
|
|
664
664
|
break;
|
|
665
665
|
case "TransitionDuration":
|
|
666
|
-
this.
|
|
666
|
+
this.wt.cg();
|
|
667
667
|
break;
|
|
668
668
|
case "Opacity":
|
|
669
|
-
this.
|
|
669
|
+
this.wt.ca();
|
|
670
670
|
break;
|
|
671
671
|
case "Visibility":
|
|
672
|
-
var hs_ = this.
|
|
672
|
+
var hs_ = this.ws;
|
|
673
673
|
var v_ = this._visibility;
|
|
674
674
|
hs_.visibility = v_;
|
|
675
675
|
break;
|
|
676
676
|
case "MouseOverEnabled":
|
|
677
|
-
this.
|
|
677
|
+
this.ws.f6 = this.f6;
|
|
678
678
|
break;
|
|
679
679
|
case "ExpectFunctions":
|
|
680
|
-
this.
|
|
680
|
+
this.ws.expectFunctions = this.expectFunctions;
|
|
681
681
|
break;
|
|
682
682
|
case "Thickness":
|
|
683
|
-
this.
|
|
683
|
+
this.wt.cf();
|
|
684
684
|
break;
|
|
685
685
|
case "Brush":
|
|
686
|
-
this.
|
|
686
|
+
this.wt.b4();
|
|
687
687
|
break;
|
|
688
688
|
case "Outline":
|
|
689
|
-
this.
|
|
689
|
+
this.wt.cc();
|
|
690
690
|
break;
|
|
691
691
|
case "ActualBrush":
|
|
692
|
-
this.
|
|
692
|
+
this.wt.b1();
|
|
693
693
|
break;
|
|
694
694
|
case "ActualOutline":
|
|
695
|
-
this.
|
|
695
|
+
this.wt.b2();
|
|
696
696
|
break;
|
|
697
697
|
case "MarkerFillOpacity":
|
|
698
698
|
if (!isNaN_(this.je)) {
|
|
699
|
-
this.
|
|
699
|
+
this.wt.b9();
|
|
700
700
|
}
|
|
701
701
|
break;
|
|
702
702
|
case "AreaFillOpacity":
|
|
703
703
|
if (!isNaN_(this.ii)) {
|
|
704
|
-
this.
|
|
704
|
+
this.wt.b3();
|
|
705
705
|
}
|
|
706
706
|
break;
|
|
707
707
|
case "OutlineMode":
|
|
708
|
-
this.
|
|
708
|
+
this.wt.cb();
|
|
709
709
|
break;
|
|
710
710
|
case "ShowDefaultTooltip":
|
|
711
|
-
this.
|
|
711
|
+
this.wt.ce();
|
|
712
712
|
break;
|
|
713
713
|
case "Title":
|
|
714
|
-
this.
|
|
714
|
+
this.ws.title = this.title;
|
|
715
715
|
break;
|
|
716
716
|
case "LegendItemBadgeMode":
|
|
717
|
-
this.
|
|
717
|
+
this.wt.b7();
|
|
718
718
|
break;
|
|
719
719
|
case "LegendItemBadgeShape":
|
|
720
|
-
this.
|
|
720
|
+
this.wt.b8();
|
|
721
721
|
break;
|
|
722
722
|
case "Legend":
|
|
723
|
-
this.
|
|
723
|
+
this.ws.legend = this.legend;
|
|
724
724
|
this.ct.av();
|
|
725
725
|
break;
|
|
726
726
|
}
|
|
727
727
|
};
|
|
728
|
-
GeographicMapSeriesHost.prototype.
|
|
729
|
-
if (this.c9 == null || this.
|
|
728
|
+
GeographicMapSeriesHost.prototype.ww = function () {
|
|
729
|
+
if (this.c9 == null || this.ws == null) {
|
|
730
730
|
return;
|
|
731
731
|
}
|
|
732
|
-
if (!isNaN_(this.
|
|
733
|
-
if (this.c9.vl.width > this.
|
|
734
|
-
var hs_ = this.
|
|
732
|
+
if (!isNaN_(this.wu)) {
|
|
733
|
+
if (this.c9.vl.width > this.wu) {
|
|
734
|
+
var hs_ = this.ws;
|
|
735
735
|
var v_ = 1;
|
|
736
736
|
hs_.visibility = v_;
|
|
737
737
|
}
|
|
738
738
|
else {
|
|
739
|
-
var hs2_ = this.
|
|
739
|
+
var hs2_ = this.ws;
|
|
740
740
|
var v2_ = 0;
|
|
741
741
|
hs2_.visibility = v2_;
|
|
742
742
|
}
|
|
743
743
|
}
|
|
744
744
|
};
|
|
745
|
-
GeographicMapSeriesHost.prototype.
|
|
746
|
-
this.
|
|
745
|
+
GeographicMapSeriesHost.prototype.wy = function (a, b) {
|
|
746
|
+
this.ww();
|
|
747
747
|
};
|
|
748
|
-
GeographicMapSeriesHost.prototype.
|
|
749
|
-
_super.prototype.
|
|
750
|
-
if (this.
|
|
751
|
-
this.
|
|
748
|
+
GeographicMapSeriesHost.prototype.rn = function (a) {
|
|
749
|
+
_super.prototype.rn.call(this, a);
|
|
750
|
+
if (this.ws != null) {
|
|
751
|
+
this.ws.rn(a);
|
|
752
752
|
}
|
|
753
753
|
};
|
|
754
|
-
GeographicMapSeriesHost.prototype.
|
|
755
|
-
if (this.
|
|
756
|
-
this.
|
|
754
|
+
GeographicMapSeriesHost.prototype.rm = function (a, b, c, d, e) {
|
|
755
|
+
if (this.ws != null) {
|
|
756
|
+
this.ws.rm(a, b, c, d, e);
|
|
757
757
|
}
|
|
758
758
|
};
|
|
759
759
|
GeographicMapSeriesHost.prototype.a1 = function (a, b) {
|
|
760
|
-
return this.
|
|
760
|
+
return this.ws.a1(a, b);
|
|
761
761
|
};
|
|
762
|
-
GeographicMapSeriesHost.prototype.
|
|
763
|
-
_super.prototype.
|
|
764
|
-
this.
|
|
762
|
+
GeographicMapSeriesHost.prototype.r6 = function () {
|
|
763
|
+
_super.prototype.r6.call(this);
|
|
764
|
+
this.ws.r6();
|
|
765
765
|
};
|
|
766
766
|
GeographicMapSeriesHost.prototype.get_coercionMethods = function () {
|
|
767
767
|
return this._coercionMethods;
|
|
768
768
|
};
|
|
769
769
|
GeographicMapSeriesHost.prototype.set_coercionMethods = function (a) {
|
|
770
770
|
this._coercionMethods = a;
|
|
771
|
-
this.
|
|
771
|
+
this.ws.coercionMethods = a;
|
|
772
772
|
};
|
|
773
|
-
GeographicMapSeriesHost.prototype.
|
|
774
|
-
_super.prototype.
|
|
775
|
-
if (this.
|
|
776
|
-
var b = this.
|
|
777
|
-
this.
|
|
773
|
+
GeographicMapSeriesHost.prototype.pv = function (a) {
|
|
774
|
+
_super.prototype.pv.call(this, a);
|
|
775
|
+
if (this.ws != null) {
|
|
776
|
+
var b = this.ws.kk();
|
|
777
|
+
this.o6(a, b);
|
|
778
778
|
}
|
|
779
779
|
};
|
|
780
780
|
GeographicMapSeriesHost.$t = markType(GeographicMapSeriesHost, 'GeographicMapSeriesHost', Series.$);
|
|
781
|
-
GeographicMapSeriesHost.
|
|
781
|
+
GeographicMapSeriesHost.wz = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, function (a, b) {
|
|
782
782
|
var c = a;
|
|
783
783
|
c.raisePropertyChanged("VisibleFromScale", b.oldValue, b.newValue);
|
|
784
784
|
}));
|
|
@@ -800,66 +800,66 @@ var HostSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
800
800
|
};
|
|
801
801
|
HostSeriesView.prototype.b5 = function () {
|
|
802
802
|
this.b0.legendItemVisibility = 1;
|
|
803
|
-
this.b0.
|
|
804
|
-
this.b0.
|
|
805
|
-
this.b0.
|
|
806
|
-
this.b0.
|
|
807
|
-
this.b0.
|
|
808
|
-
this.b0.
|
|
809
|
-
this.b0.
|
|
810
|
-
this.b0.
|
|
811
|
-
this.b0.
|
|
812
|
-
this.b0.
|
|
813
|
-
this.b0.
|
|
814
|
-
this.b0.
|
|
815
|
-
this.b0.
|
|
816
|
-
this.b0.
|
|
817
|
-
this.b0.
|
|
803
|
+
this.b0.ws.legendItemVisibility = 0;
|
|
804
|
+
this.b0.ws.itemsSource = this.b0.itemsSource;
|
|
805
|
+
this.b0.ws.index = this.b0.index;
|
|
806
|
+
this.b0.ws.u9 = this.b0.u9;
|
|
807
|
+
this.b0.ws.vp = this.b0.u9;
|
|
808
|
+
this.b0.ws.cg = this.b0.cg;
|
|
809
|
+
this.b0.ws.jh = this.b0.jh;
|
|
810
|
+
this.b0.ws.kb = this.b0.kb;
|
|
811
|
+
this.b0.ws._opacity = this.b0._opacity;
|
|
812
|
+
this.b0.ws.jn = this.b0.jn;
|
|
813
|
+
this.b0.ws.ii = this.b0.ii;
|
|
814
|
+
this.b0.ws.je = this.b0.je;
|
|
815
|
+
this.b0.ws.gn = this.b0.gn;
|
|
816
|
+
this.b0.ws.legendItemBadgeShape = this.b0.legendItemBadgeShape;
|
|
817
|
+
this.b0.ws.bc = this.b0.bc;
|
|
818
818
|
};
|
|
819
819
|
HostSeriesView.prototype.b6 = function () {
|
|
820
|
-
this.b0.
|
|
820
|
+
this.b0.ws.itemsSource = this.b0.itemsSource;
|
|
821
821
|
};
|
|
822
822
|
HostSeriesView.prototype.cd = function () {
|
|
823
|
-
this.b0.
|
|
823
|
+
this.b0.ws.jh = this.b0.jh;
|
|
824
824
|
};
|
|
825
825
|
HostSeriesView.prototype.cg = function () {
|
|
826
|
-
this.b0.
|
|
826
|
+
this.b0.ws.kb = this.b0.kb;
|
|
827
827
|
};
|
|
828
828
|
HostSeriesView.prototype.ca = function () {
|
|
829
|
-
this.b0.
|
|
829
|
+
this.b0.ws._opacity = this.b0._opacity;
|
|
830
830
|
};
|
|
831
831
|
HostSeriesView.prototype.cf = function () {
|
|
832
|
-
this.b0.
|
|
832
|
+
this.b0.ws.jn = this.b0.jn;
|
|
833
833
|
};
|
|
834
834
|
HostSeriesView.prototype.b4 = function () {
|
|
835
|
-
this.b0.
|
|
835
|
+
this.b0.ws.u9 = this.b0.u9;
|
|
836
836
|
};
|
|
837
837
|
HostSeriesView.prototype.cc = function () {
|
|
838
|
-
this.b0.
|
|
838
|
+
this.b0.ws.vp = this.b0.vp;
|
|
839
839
|
};
|
|
840
840
|
HostSeriesView.prototype.b1 = function () {
|
|
841
|
-
this.b0.
|
|
841
|
+
this.b0.ws.u9 = this.b0.u3;
|
|
842
842
|
};
|
|
843
843
|
HostSeriesView.prototype.b2 = function () {
|
|
844
|
-
this.b0.
|
|
844
|
+
this.b0.ws.vp = this.b0.u7;
|
|
845
845
|
};
|
|
846
846
|
HostSeriesView.prototype.b7 = function () {
|
|
847
|
-
this.b0.
|
|
847
|
+
this.b0.ws.bc = this.b0.bc;
|
|
848
848
|
};
|
|
849
849
|
HostSeriesView.prototype.b8 = function () {
|
|
850
|
-
this.b0.
|
|
850
|
+
this.b0.ws.legendItemBadgeShape = this.b0.legendItemBadgeShape;
|
|
851
851
|
};
|
|
852
852
|
HostSeriesView.prototype.b3 = function () {
|
|
853
|
-
this.b0.
|
|
853
|
+
this.b0.ws.ii = this.b0.ii;
|
|
854
854
|
};
|
|
855
855
|
HostSeriesView.prototype.b9 = function () {
|
|
856
|
-
this.b0.
|
|
856
|
+
this.b0.ws.je = this.b0.je;
|
|
857
857
|
};
|
|
858
858
|
HostSeriesView.prototype.cb = function () {
|
|
859
|
-
this.b0.
|
|
859
|
+
this.b0.ws.cg = this.b0.cg;
|
|
860
860
|
};
|
|
861
861
|
HostSeriesView.prototype.ce = function () {
|
|
862
|
-
this.b0.
|
|
862
|
+
this.b0.ws.gn = this.b0.gn;
|
|
863
863
|
};
|
|
864
864
|
HostSeriesView.$t = markType(HostSeriesView, 'HostSeriesView', SeriesView.$);
|
|
865
865
|
return HostSeriesView;
|
|
@@ -1186,7 +1186,7 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1186
1186
|
try {
|
|
1187
1187
|
for (var _b = __values(fromEnum(this.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1188
1188
|
var a = _c.value;
|
|
1189
|
-
a.
|
|
1189
|
+
a.r6();
|
|
1190
1190
|
}
|
|
1191
1191
|
}
|
|
1192
1192
|
catch (e_1_1) {
|
|
@@ -1603,7 +1603,7 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1603
1603
|
try {
|
|
1604
1604
|
for (var _c = __values(fromEnum(this.series)), _d = _c.next(); !_d.done; _d = _c.next()) {
|
|
1605
1605
|
var g = _d.value;
|
|
1606
|
-
g.
|
|
1606
|
+
g.rn(false);
|
|
1607
1607
|
}
|
|
1608
1608
|
}
|
|
1609
1609
|
catch (e_2_1) {
|
|
@@ -1650,7 +1650,7 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1650
1650
|
try {
|
|
1651
1651
|
for (var _e = __values(fromEnum(this.series)), _f = _e.next(); !_f.done; _f = _e.next()) {
|
|
1652
1652
|
var i = _f.value;
|
|
1653
|
-
i.
|
|
1653
|
+
i.qc();
|
|
1654
1654
|
}
|
|
1655
1655
|
}
|
|
1656
1656
|
catch (e_3_1) {
|
|
@@ -1706,7 +1706,7 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1706
1706
|
var c = b;
|
|
1707
1707
|
var d = a;
|
|
1708
1708
|
d.itemsSource = c.triangulationSource.points;
|
|
1709
|
-
d.
|
|
1709
|
+
d.w1 = c.triangulationSource.triangles;
|
|
1710
1710
|
}
|
|
1711
1711
|
else {
|
|
1712
1712
|
_super.prototype.qz.call(this, a, b);
|
|
@@ -2039,41 +2039,41 @@ var GeographicXYTriangulatingSeriesView = /** @class */ /*@__PURE__*/ (function
|
|
|
2039
2039
|
}
|
|
2040
2040
|
GeographicXYTriangulatingSeriesView.prototype.b5 = function () {
|
|
2041
2041
|
_super.prototype.b5.call(this);
|
|
2042
|
-
var a = this.ch.
|
|
2043
|
-
a.
|
|
2044
|
-
a.
|
|
2045
|
-
a.trianglesSource = this.ch.
|
|
2046
|
-
a.
|
|
2047
|
-
a.
|
|
2048
|
-
a.
|
|
2042
|
+
var a = this.ch.ws;
|
|
2043
|
+
a.xs = this.ch.w4;
|
|
2044
|
+
a.x0 = this.ch.w2;
|
|
2045
|
+
a.trianglesSource = this.ch.w1;
|
|
2046
|
+
a.xg = this.ch.w7;
|
|
2047
|
+
a.xi = this.ch.w9;
|
|
2048
|
+
a.xk = this.ch.xb;
|
|
2049
2049
|
};
|
|
2050
2050
|
GeographicXYTriangulatingSeriesView.prototype.ck = function () {
|
|
2051
|
-
var a = this.ch.
|
|
2051
|
+
var a = this.ch.ws;
|
|
2052
2052
|
if (this.ch.c9 == null) {
|
|
2053
|
-
a.wp = null;
|
|
2054
2053
|
a.wq = null;
|
|
2054
|
+
a.wr = null;
|
|
2055
2055
|
return;
|
|
2056
2056
|
}
|
|
2057
|
-
a.
|
|
2058
|
-
a.
|
|
2057
|
+
a.wq = this.ch.c9.v8;
|
|
2058
|
+
a.wr = this.ch.c9.wa;
|
|
2059
2059
|
};
|
|
2060
2060
|
GeographicXYTriangulatingSeriesView.prototype.cj = function () {
|
|
2061
|
-
this.ch.
|
|
2061
|
+
this.ch.ws.xs = this.ch.w4;
|
|
2062
2062
|
};
|
|
2063
2063
|
GeographicXYTriangulatingSeriesView.prototype.ci = function () {
|
|
2064
|
-
this.ch.
|
|
2064
|
+
this.ch.ws.x0 = this.ch.w2;
|
|
2065
2065
|
};
|
|
2066
2066
|
GeographicXYTriangulatingSeriesView.prototype.cl = function () {
|
|
2067
|
-
this.ch.
|
|
2067
|
+
this.ch.ws.trianglesSource = this.ch.w1;
|
|
2068
2068
|
};
|
|
2069
2069
|
GeographicXYTriangulatingSeriesView.prototype.cm = function () {
|
|
2070
|
-
this.ch.
|
|
2070
|
+
this.ch.ws.xg = this.ch.w7;
|
|
2071
2071
|
};
|
|
2072
2072
|
GeographicXYTriangulatingSeriesView.prototype.cn = function () {
|
|
2073
|
-
this.ch.
|
|
2073
|
+
this.ch.ws.xi = this.ch.w9;
|
|
2074
2074
|
};
|
|
2075
2075
|
GeographicXYTriangulatingSeriesView.prototype.co = function () {
|
|
2076
|
-
this.ch.
|
|
2076
|
+
this.ch.ws.xk = this.ch.xb;
|
|
2077
2077
|
};
|
|
2078
2078
|
GeographicXYTriangulatingSeriesView.$t = markType(GeographicXYTriangulatingSeriesView, 'GeographicXYTriangulatingSeriesView', HostSeriesView.$);
|
|
2079
2079
|
return GeographicXYTriangulatingSeriesView;
|
|
@@ -2096,19 +2096,19 @@ var GeographicScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
2096
2096
|
};
|
|
2097
2097
|
GeographicScatterAreaSeriesView.prototype.b5 = function () {
|
|
2098
2098
|
_super.prototype.b5.call(this);
|
|
2099
|
-
if (this.cp.
|
|
2100
|
-
this.cp.
|
|
2101
|
-
this.cp.
|
|
2099
|
+
if (this.cp.xm != null) {
|
|
2100
|
+
this.cp.xm.yz = this.cp.xq;
|
|
2101
|
+
this.cp.xm.yn = this.cp.xl;
|
|
2102
2102
|
}
|
|
2103
2103
|
};
|
|
2104
2104
|
GeographicScatterAreaSeriesView.prototype.cq = function () {
|
|
2105
|
-
if (this.cp.
|
|
2106
|
-
this.cp.
|
|
2105
|
+
if (this.cp.xm != null) {
|
|
2106
|
+
this.cp.xm.yz = this.cp.xq;
|
|
2107
2107
|
}
|
|
2108
2108
|
};
|
|
2109
2109
|
GeographicScatterAreaSeriesView.prototype.cr = function () {
|
|
2110
|
-
if (this.cp.
|
|
2111
|
-
this.cp.
|
|
2110
|
+
if (this.cp.xm != null) {
|
|
2111
|
+
this.cp.xm.yn = this.cp.xl;
|
|
2112
2112
|
}
|
|
2113
2113
|
};
|
|
2114
2114
|
GeographicScatterAreaSeriesView.$t = markType(GeographicScatterAreaSeriesView, 'GeographicScatterAreaSeriesView', GeographicXYTriangulatingSeriesView.$);
|
|
@@ -2315,38 +2315,38 @@ var GeographicXYTriangulatingSeries = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
2315
2315
|
GeographicXYTriangulatingSeries.prototype.cq = function () {
|
|
2316
2316
|
return new GeographicXYTriangulatingSeriesView(this);
|
|
2317
2317
|
};
|
|
2318
|
-
GeographicXYTriangulatingSeries.prototype.
|
|
2319
|
-
_super.prototype.
|
|
2320
|
-
this.
|
|
2318
|
+
GeographicXYTriangulatingSeries.prototype.qx = function (a) {
|
|
2319
|
+
_super.prototype.qx.call(this, a);
|
|
2320
|
+
this.w0 = a;
|
|
2321
2321
|
};
|
|
2322
|
-
GeographicXYTriangulatingSeries.prototype.
|
|
2323
|
-
_super.prototype.
|
|
2322
|
+
GeographicXYTriangulatingSeries.prototype.q5 = function (a, b, c, d) {
|
|
2323
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
2324
2324
|
switch (b) {
|
|
2325
2325
|
case "SeriesViewer":
|
|
2326
|
-
this.
|
|
2326
|
+
this.w0.ck();
|
|
2327
2327
|
break;
|
|
2328
2328
|
case GeographicXYTriangulatingSeries.$$p[1]:
|
|
2329
|
-
this.
|
|
2329
|
+
this.w0.cj();
|
|
2330
2330
|
break;
|
|
2331
2331
|
case GeographicXYTriangulatingSeries.$$p[0]:
|
|
2332
|
-
this.
|
|
2332
|
+
this.w0.ci();
|
|
2333
2333
|
break;
|
|
2334
2334
|
case GeographicXYTriangulatingSeries.$$p[5]:
|
|
2335
|
-
this.
|
|
2335
|
+
this.w0.cl();
|
|
2336
2336
|
break;
|
|
2337
2337
|
case GeographicXYTriangulatingSeries.$$p[2]:
|
|
2338
|
-
this.
|
|
2338
|
+
this.w0.cm();
|
|
2339
2339
|
break;
|
|
2340
2340
|
case GeographicXYTriangulatingSeries.$$p[3]:
|
|
2341
|
-
this.
|
|
2341
|
+
this.w0.cn();
|
|
2342
2342
|
break;
|
|
2343
2343
|
case GeographicXYTriangulatingSeries.$$p[4]:
|
|
2344
|
-
this.
|
|
2344
|
+
this.w0.co();
|
|
2345
2345
|
break;
|
|
2346
2346
|
}
|
|
2347
2347
|
};
|
|
2348
2348
|
GeographicXYTriangulatingSeries.$t = markType(GeographicXYTriangulatingSeries, 'GeographicXYTriangulatingSeries', GeographicMapSeriesHost.$);
|
|
2349
|
-
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:
|
|
2349
|
+
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]]);
|
|
2350
2350
|
return GeographicXYTriangulatingSeries;
|
|
2351
2351
|
}(GeographicMapSeriesHost));
|
|
2352
2352
|
/**
|
|
@@ -2356,7 +2356,7 @@ var GeographicScatterAreaSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
2356
2356
|
__extends(GeographicScatterAreaSeries, _super);
|
|
2357
2357
|
function GeographicScatterAreaSeries() {
|
|
2358
2358
|
var _this = _super.call(this) || this;
|
|
2359
|
-
_this.
|
|
2359
|
+
_this.xj = null;
|
|
2360
2360
|
_this.triangulationStatusChanged = null;
|
|
2361
2361
|
_this.ab = GeographicScatterAreaSeries.$;
|
|
2362
2362
|
return _this;
|
|
@@ -2367,53 +2367,53 @@ var GeographicScatterAreaSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
2367
2367
|
GeographicScatterAreaSeries.prototype.get_es = function () {
|
|
2368
2368
|
return true;
|
|
2369
2369
|
};
|
|
2370
|
-
Object.defineProperty(GeographicScatterAreaSeries.prototype, "
|
|
2370
|
+
Object.defineProperty(GeographicScatterAreaSeries.prototype, "xl", {
|
|
2371
2371
|
get: function () {
|
|
2372
|
-
return this.
|
|
2372
|
+
return this.xj;
|
|
2373
2373
|
},
|
|
2374
2374
|
set: function (a) {
|
|
2375
|
-
var b = this.
|
|
2375
|
+
var b = this.xj != a;
|
|
2376
2376
|
if (b) {
|
|
2377
|
-
var c = this.
|
|
2378
|
-
if (this.
|
|
2379
|
-
var d = this.
|
|
2380
|
-
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.
|
|
2377
|
+
var c = this.xj;
|
|
2378
|
+
if (this.xj != null) {
|
|
2379
|
+
var d = this.xj;
|
|
2380
|
+
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.xt));
|
|
2381
2381
|
}
|
|
2382
|
-
this.
|
|
2383
|
-
if (this.
|
|
2384
|
-
var e = this.
|
|
2385
|
-
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.
|
|
2382
|
+
this.xj = a;
|
|
2383
|
+
if (this.xj != null) {
|
|
2384
|
+
var e = this.xj;
|
|
2385
|
+
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.xt));
|
|
2386
2386
|
}
|
|
2387
|
-
this.raisePropertyChanged("ColorScale", c, this.
|
|
2388
|
-
if (this.
|
|
2389
|
-
this.
|
|
2387
|
+
this.raisePropertyChanged("ColorScale", c, this.xj);
|
|
2388
|
+
if (this.xm != null) {
|
|
2389
|
+
this.xm.yn = a;
|
|
2390
2390
|
}
|
|
2391
2391
|
}
|
|
2392
2392
|
},
|
|
2393
2393
|
enumerable: false,
|
|
2394
2394
|
configurable: true
|
|
2395
2395
|
});
|
|
2396
|
-
GeographicScatterAreaSeries.prototype.
|
|
2397
|
-
this.
|
|
2398
|
-
this.
|
|
2399
|
-
this.
|
|
2396
|
+
GeographicScatterAreaSeries.prototype.xt = function (a, b) {
|
|
2397
|
+
this.xo.cr();
|
|
2398
|
+
this.xv();
|
|
2399
|
+
this.rn(false);
|
|
2400
2400
|
};
|
|
2401
|
-
GeographicScatterAreaSeries.prototype.
|
|
2402
|
-
if (this.
|
|
2403
|
-
this.
|
|
2401
|
+
GeographicScatterAreaSeries.prototype.xv = function () {
|
|
2402
|
+
if (this.xm != null) {
|
|
2403
|
+
this.xk = this.xm.ym;
|
|
2404
2404
|
}
|
|
2405
2405
|
};
|
|
2406
|
-
GeographicScatterAreaSeries.prototype.
|
|
2407
|
-
_super.prototype.
|
|
2408
|
-
this.
|
|
2406
|
+
GeographicScatterAreaSeries.prototype.sb = function () {
|
|
2407
|
+
_super.prototype.sb.call(this);
|
|
2408
|
+
this.xv();
|
|
2409
2409
|
};
|
|
2410
|
-
GeographicScatterAreaSeries.prototype.
|
|
2411
|
-
this.
|
|
2412
|
-
var a = this.
|
|
2413
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
2414
|
-
return this.
|
|
2410
|
+
GeographicScatterAreaSeries.prototype.wr = function () {
|
|
2411
|
+
this.xm = new ScatterAreaSeries();
|
|
2412
|
+
var a = this.xm;
|
|
2413
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.xu));
|
|
2414
|
+
return this.xm;
|
|
2415
2415
|
};
|
|
2416
|
-
GeographicScatterAreaSeries.prototype.
|
|
2416
|
+
GeographicScatterAreaSeries.prototype.xu = function (a, b) {
|
|
2417
2417
|
if (this.triangulationStatusChanged != null) {
|
|
2418
2418
|
this.triangulationStatusChanged(this, b);
|
|
2419
2419
|
}
|
|
@@ -2421,19 +2421,19 @@ var GeographicScatterAreaSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
2421
2421
|
GeographicScatterAreaSeries.prototype.cq = function () {
|
|
2422
2422
|
return new GeographicScatterAreaSeriesView(this);
|
|
2423
2423
|
};
|
|
2424
|
-
GeographicScatterAreaSeries.prototype.
|
|
2425
|
-
_super.prototype.
|
|
2426
|
-
this.
|
|
2424
|
+
GeographicScatterAreaSeries.prototype.qx = function (a) {
|
|
2425
|
+
_super.prototype.qx.call(this, a);
|
|
2426
|
+
this.xo = a;
|
|
2427
2427
|
};
|
|
2428
|
-
GeographicScatterAreaSeries.prototype.
|
|
2429
|
-
_super.prototype.
|
|
2428
|
+
GeographicScatterAreaSeries.prototype.q5 = function (a, b, c, d) {
|
|
2429
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
2430
2430
|
switch (b) {
|
|
2431
2431
|
case GeographicScatterAreaSeries.$$p[1]:
|
|
2432
|
-
this.
|
|
2432
|
+
this.xo.cq();
|
|
2433
2433
|
break;
|
|
2434
2434
|
case "ColorScale":
|
|
2435
|
-
this.
|
|
2436
|
-
this.
|
|
2435
|
+
this.xo.cr();
|
|
2436
|
+
this.xv();
|
|
2437
2437
|
break;
|
|
2438
2438
|
}
|
|
2439
2439
|
};
|
|
@@ -2444,7 +2444,7 @@ var GeographicScatterAreaSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
2444
2444
|
_super.prototype.set_g5.call(this, a);
|
|
2445
2445
|
};
|
|
2446
2446
|
GeographicScatterAreaSeries.$t = markType(GeographicScatterAreaSeries, 'GeographicScatterAreaSeries', GeographicXYTriangulatingSeries.$);
|
|
2447
|
-
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:
|
|
2447
|
+
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:xk:xw', [ColorScale.$, null], 'ColorMemberPath:xq:xx', [2, "value"]]);
|
|
2448
2448
|
return GeographicScatterAreaSeries;
|
|
2449
2449
|
}(GeographicXYTriangulatingSeries));
|
|
2450
2450
|
|
|
@@ -4988,10 +4988,10 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
4988
4988
|
* 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%.
|
|
4989
4989
|
*/
|
|
4990
4990
|
get: function () {
|
|
4991
|
-
return this.i.
|
|
4991
|
+
return this.i.wu;
|
|
4992
4992
|
},
|
|
4993
4993
|
set: function (v) {
|
|
4994
|
-
this.i.
|
|
4994
|
+
this.i.wu = +v;
|
|
4995
4995
|
},
|
|
4996
4996
|
enumerable: false,
|
|
4997
4997
|
configurable: true
|
|
@@ -5016,7 +5016,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5016
5016
|
|
|
5017
5017
|
*/
|
|
5018
5018
|
IgxGeographicMapSeriesHostComponent.prototype.notifyIndexedPropertiesChanged = function () {
|
|
5019
|
-
this.i.
|
|
5019
|
+
this.i.qc();
|
|
5020
5020
|
};
|
|
5021
5021
|
IgxGeographicMapSeriesHostComponent.prototype.getItemValue = function (item, memberPathName) {
|
|
5022
5022
|
var iv = this.i.ko(item, memberPathName);
|
|
@@ -5028,7 +5028,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5028
5028
|
* @param memberPathName * The property name of a valid member path for the series
|
|
5029
5029
|
*/
|
|
5030
5030
|
IgxGeographicMapSeriesHostComponent.prototype.getMemberPathValue = function (memberPathName) {
|
|
5031
|
-
var iv = this.i.
|
|
5031
|
+
var iv = this.i.mb(memberPathName);
|
|
5032
5032
|
return (iv);
|
|
5033
5033
|
};
|
|
5034
5034
|
/**
|
|
@@ -5053,7 +5053,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5053
5053
|
return (iv);
|
|
5054
5054
|
};
|
|
5055
5055
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
5056
|
-
var iv = this.i.
|
|
5056
|
+
var iv = this.i.v6(toPoint(world), useInterpolation, skipUnknowns);
|
|
5057
5057
|
return fromPoint(iv);
|
|
5058
5058
|
};
|
|
5059
5059
|
/**
|
|
@@ -5062,7 +5062,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5062
5062
|
* @param world * The world coordinate for which to get a value bounding box for
|
|
5063
5063
|
*/
|
|
5064
5064
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueBoundingBox = function (world) {
|
|
5065
|
-
var iv = this.i.
|
|
5065
|
+
var iv = this.i.wh(toPoint(world));
|
|
5066
5066
|
return fromRect(iv);
|
|
5067
5067
|
};
|
|
5068
5068
|
/**
|
|
@@ -5071,7 +5071,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5071
5071
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
5072
5072
|
*/
|
|
5073
5073
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueMarkerBoundingBox = function (world) {
|
|
5074
|
-
var iv = this.i.
|
|
5074
|
+
var iv = this.i.wj(toPoint(world));
|
|
5075
5075
|
return fromRect(iv);
|
|
5076
5076
|
};
|
|
5077
5077
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesHighValue = function (world, useInterpolation, skipUnknowns) {
|
|
@@ -5079,7 +5079,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5079
5079
|
return (iv);
|
|
5080
5080
|
};
|
|
5081
5081
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesHighValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
5082
|
-
var iv = this.i.
|
|
5082
|
+
var iv = this.i.v2(toPoint(world), useInterpolation, skipUnknowns);
|
|
5083
5083
|
return fromPoint(iv);
|
|
5084
5084
|
};
|
|
5085
5085
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValue = function (world, useInterpolation, skipUnknowns) {
|
|
@@ -5087,11 +5087,11 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5087
5087
|
return (iv);
|
|
5088
5088
|
};
|
|
5089
5089
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
5090
|
-
var iv = this.i.
|
|
5090
|
+
var iv = this.i.v4(toPoint(world), useInterpolation, skipUnknowns);
|
|
5091
5091
|
return fromPoint(iv);
|
|
5092
5092
|
};
|
|
5093
5093
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePositionFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
5094
|
-
var iv = this.i.
|
|
5094
|
+
var iv = this.i.v7(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
5095
5095
|
return fromPoint(iv);
|
|
5096
5096
|
};
|
|
5097
5097
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
@@ -5112,14 +5112,14 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5112
5112
|
* @param animate * True if the change should be animated.
|
|
5113
5113
|
*/
|
|
5114
5114
|
IgxGeographicMapSeriesHostComponent.prototype.renderSeries = function (animate) {
|
|
5115
|
-
this.i.
|
|
5115
|
+
this.i.rn(animate);
|
|
5116
5116
|
};
|
|
5117
5117
|
/**
|
|
5118
5118
|
* Called when this series' Style is updated.
|
|
5119
5119
|
|
|
5120
5120
|
*/
|
|
5121
5121
|
IgxGeographicMapSeriesHostComponent.prototype.styleUpdated = function () {
|
|
5122
|
-
this.i.
|
|
5122
|
+
this.i.r6();
|
|
5123
5123
|
};
|
|
5124
5124
|
IgxGeographicMapSeriesHostComponent.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, deps: [], target: ɵɵFactoryTarget.Component });
|
|
5125
5125
|
IgxGeographicMapSeriesHostComponent.ɵcmp = ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxGeographicMapSeriesHostComponent, selector: "ng-component", inputs: { visibleFromScale: "visibleFromScale", coercionMethods: "coercionMethods" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
@@ -5228,10 +5228,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5228
5228
|
* 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.
|
|
5229
5229
|
*/
|
|
5230
5230
|
get: function () {
|
|
5231
|
-
return this.i.
|
|
5231
|
+
return this.i.xl;
|
|
5232
5232
|
},
|
|
5233
5233
|
set: function (v) {
|
|
5234
|
-
this.i.
|
|
5234
|
+
this.i.xl = v;
|
|
5235
5235
|
},
|
|
5236
5236
|
enumerable: false,
|
|
5237
5237
|
configurable: true
|
|
@@ -5241,10 +5241,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5241
5241
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
5242
5242
|
*/
|
|
5243
5243
|
get: function () {
|
|
5244
|
-
return this.i.
|
|
5244
|
+
return this.i.xa;
|
|
5245
5245
|
},
|
|
5246
5246
|
set: function (v) {
|
|
5247
|
-
this.i.
|
|
5247
|
+
this.i.xa = ensureBool(v);
|
|
5248
5248
|
},
|
|
5249
5249
|
enumerable: false,
|
|
5250
5250
|
configurable: true
|
|
@@ -5254,10 +5254,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5254
5254
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
5255
5255
|
*/
|
|
5256
5256
|
get: function () {
|
|
5257
|
-
return this.i.
|
|
5257
|
+
return this.i.w9;
|
|
5258
5258
|
},
|
|
5259
5259
|
set: function (v) {
|
|
5260
|
-
this.i.
|
|
5260
|
+
this.i.w9 = ensureBool(v);
|
|
5261
5261
|
},
|
|
5262
5262
|
enumerable: false,
|
|
5263
5263
|
configurable: true
|
|
@@ -5267,10 +5267,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5267
5267
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
5268
5268
|
*/
|
|
5269
5269
|
get: function () {
|
|
5270
|
-
return this.i.
|
|
5270
|
+
return this.i.w2;
|
|
5271
5271
|
},
|
|
5272
5272
|
set: function (v) {
|
|
5273
|
-
this.i.
|
|
5273
|
+
this.i.w2 = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
5274
5274
|
},
|
|
5275
5275
|
enumerable: false,
|
|
5276
5276
|
configurable: true
|
|
@@ -5280,10 +5280,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5280
5280
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
5281
5281
|
*/
|
|
5282
5282
|
get: function () {
|
|
5283
|
-
return this.i.
|
|
5283
|
+
return this.i.xd;
|
|
5284
5284
|
},
|
|
5285
5285
|
set: function (v) {
|
|
5286
|
-
this.i.
|
|
5286
|
+
this.i.xd = +v;
|
|
5287
5287
|
},
|
|
5288
5288
|
enumerable: false,
|
|
5289
5289
|
configurable: true
|
|
@@ -5293,10 +5293,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5293
5293
|
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
5294
5294
|
*/
|
|
5295
5295
|
get: function () {
|
|
5296
|
-
return this.i.
|
|
5296
|
+
return this.i.xc;
|
|
5297
5297
|
},
|
|
5298
5298
|
set: function (v) {
|
|
5299
|
-
this.i.
|
|
5299
|
+
this.i.xc = +v;
|
|
5300
5300
|
},
|
|
5301
5301
|
enumerable: false,
|
|
5302
5302
|
configurable: true
|
|
@@ -5306,7 +5306,7 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5306
5306
|
* Set a shapefile datasource to use with the series.
|
|
5307
5307
|
*/
|
|
5308
5308
|
get: function () {
|
|
5309
|
-
var r = this.i.
|
|
5309
|
+
var r = this.i.w5;
|
|
5310
5310
|
if (r == null) {
|
|
5311
5311
|
return null;
|
|
5312
5312
|
}
|
|
@@ -5325,7 +5325,7 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5325
5325
|
return r.externalObject;
|
|
5326
5326
|
},
|
|
5327
5327
|
set: function (v) {
|
|
5328
|
-
v == null ? this.i.
|
|
5328
|
+
v == null ? this.i.w5 = null : this.i.w5 = v.i;
|
|
5329
5329
|
},
|
|
5330
5330
|
enumerable: false,
|
|
5331
5331
|
configurable: true
|
|
@@ -5336,10 +5336,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5336
5336
|
* 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.
|
|
5337
5337
|
*/
|
|
5338
5338
|
get: function () {
|
|
5339
|
-
return this.i.
|
|
5339
|
+
return this.i.xb;
|
|
5340
5340
|
},
|
|
5341
5341
|
set: function (v) {
|
|
5342
|
-
this.i.
|
|
5342
|
+
this.i.xb = +v;
|
|
5343
5343
|
},
|
|
5344
5344
|
enumerable: false,
|
|
5345
5345
|
configurable: true
|
|
@@ -5452,20 +5452,20 @@ var GeographicShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5452
5452
|
__extends(GeographicShapeSeriesBase, _super);
|
|
5453
5453
|
function GeographicShapeSeriesBase() {
|
|
5454
5454
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
5455
|
+
_this.w8 = false;
|
|
5455
5456
|
_this.w7 = false;
|
|
5456
|
-
_this.w6 = false;
|
|
5457
5457
|
_this.assigningShapeStyle = null;
|
|
5458
5458
|
_this.assigningShapeMarkerStyle = null;
|
|
5459
|
-
_this.
|
|
5460
|
-
_this.
|
|
5459
|
+
_this.w4 = null;
|
|
5460
|
+
_this.w6 = false;
|
|
5461
5461
|
return _this;
|
|
5462
5462
|
}
|
|
5463
5463
|
GeographicShapeSeriesBase.prototype.cq = function () {
|
|
5464
5464
|
return new GeographicShapeSeriesBaseView(this);
|
|
5465
5465
|
};
|
|
5466
|
-
GeographicShapeSeriesBase.prototype.
|
|
5467
|
-
_super.prototype.
|
|
5468
|
-
this.
|
|
5466
|
+
GeographicShapeSeriesBase.prototype.qx = function (a) {
|
|
5467
|
+
_super.prototype.qx.call(this, a);
|
|
5468
|
+
this.w3 = a;
|
|
5469
5469
|
};
|
|
5470
5470
|
GeographicShapeSeriesBase.prototype.get_fc = function () {
|
|
5471
5471
|
return true;
|
|
@@ -5473,97 +5473,97 @@ var GeographicShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5473
5473
|
GeographicShapeSeriesBase.prototype.get_eb = function () {
|
|
5474
5474
|
return true;
|
|
5475
5475
|
};
|
|
5476
|
-
GeographicShapeSeriesBase.prototype.
|
|
5477
|
-
_super.prototype.
|
|
5476
|
+
GeographicShapeSeriesBase.prototype.q5 = function (a, b, c, d) {
|
|
5477
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
5478
5478
|
switch (b) {
|
|
5479
5479
|
case "SeriesViewer":
|
|
5480
|
-
this.
|
|
5480
|
+
this.w3.ci();
|
|
5481
5481
|
break;
|
|
5482
5482
|
case "ShapeMemberPath":
|
|
5483
|
-
this.
|
|
5483
|
+
this.w3.ck();
|
|
5484
5484
|
break;
|
|
5485
5485
|
case GeographicShapeSeriesBase.$$p[5]:
|
|
5486
|
-
this.
|
|
5486
|
+
this.w3.cj();
|
|
5487
5487
|
break;
|
|
5488
5488
|
case GeographicShapeSeriesBase.$$p[1]:
|
|
5489
|
-
this.
|
|
5490
|
-
this.
|
|
5491
|
-
if (this.
|
|
5492
|
-
var e = this.
|
|
5493
|
-
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.
|
|
5489
|
+
this.ws.xr = this.xa;
|
|
5490
|
+
this.w8 = this.xa;
|
|
5491
|
+
if (this.xa) {
|
|
5492
|
+
var e = this.ws;
|
|
5493
|
+
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.xo));
|
|
5494
5494
|
}
|
|
5495
5495
|
else {
|
|
5496
|
-
var f = this.
|
|
5497
|
-
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.
|
|
5496
|
+
var f = this.ws;
|
|
5497
|
+
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.xo));
|
|
5498
5498
|
}
|
|
5499
5499
|
break;
|
|
5500
5500
|
case GeographicShapeSeriesBase.$$p[0]:
|
|
5501
|
-
this.
|
|
5502
|
-
this.
|
|
5503
|
-
if (this.
|
|
5504
|
-
var g = this.
|
|
5505
|
-
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.
|
|
5501
|
+
this.ws.xq = this.w9;
|
|
5502
|
+
this.w7 = this.w9;
|
|
5503
|
+
if (this.xa) {
|
|
5504
|
+
var g = this.ws;
|
|
5505
|
+
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.xn));
|
|
5506
5506
|
}
|
|
5507
5507
|
else {
|
|
5508
|
-
var h = this.
|
|
5509
|
-
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.
|
|
5508
|
+
var h = this.ws;
|
|
5509
|
+
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.xn));
|
|
5510
5510
|
}
|
|
5511
5511
|
break;
|
|
5512
5512
|
case GeographicShapeSeriesBase.$$p[2]:
|
|
5513
|
-
this.
|
|
5513
|
+
this.ws.w8 = this.w2;
|
|
5514
5514
|
break;
|
|
5515
5515
|
case GeographicShapeSeriesBase.$$p[3]:
|
|
5516
|
-
this.
|
|
5516
|
+
this.ws.x8 = this.xc;
|
|
5517
5517
|
break;
|
|
5518
5518
|
case GeographicShapeSeriesBase.$$p[4]:
|
|
5519
|
-
this.
|
|
5519
|
+
this.ws.x9 = this.xd;
|
|
5520
5520
|
break;
|
|
5521
5521
|
case "ShapefileDataSource":
|
|
5522
5522
|
if (c != null) {
|
|
5523
5523
|
var i = c;
|
|
5524
|
-
if (this.
|
|
5525
|
-
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.
|
|
5524
|
+
if (this.w6) {
|
|
5525
|
+
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.xp));
|
|
5526
5526
|
}
|
|
5527
5527
|
}
|
|
5528
5528
|
if (d != null) {
|
|
5529
5529
|
var j = d;
|
|
5530
5530
|
if (j.count > 0) {
|
|
5531
|
-
this.
|
|
5531
|
+
this.xq();
|
|
5532
5532
|
break;
|
|
5533
5533
|
}
|
|
5534
|
-
this.
|
|
5535
|
-
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.
|
|
5534
|
+
this.w6 = true;
|
|
5535
|
+
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.xp));
|
|
5536
5536
|
}
|
|
5537
5537
|
break;
|
|
5538
5538
|
}
|
|
5539
5539
|
};
|
|
5540
|
-
GeographicShapeSeriesBase.prototype.
|
|
5540
|
+
GeographicShapeSeriesBase.prototype.xo = function (a, b) {
|
|
5541
5541
|
if (this.assigningShapeStyle != null) {
|
|
5542
5542
|
this.assigningShapeStyle(this, b);
|
|
5543
5543
|
}
|
|
5544
5544
|
};
|
|
5545
|
-
GeographicShapeSeriesBase.prototype.
|
|
5545
|
+
GeographicShapeSeriesBase.prototype.xn = function (a, b) {
|
|
5546
5546
|
if (this.assigningShapeMarkerStyle != null) {
|
|
5547
5547
|
this.assigningShapeMarkerStyle(this, b);
|
|
5548
5548
|
}
|
|
5549
5549
|
};
|
|
5550
|
-
GeographicShapeSeriesBase.prototype.
|
|
5551
|
-
this.
|
|
5550
|
+
GeographicShapeSeriesBase.prototype.xp = function (a, b) {
|
|
5551
|
+
this.xq();
|
|
5552
5552
|
};
|
|
5553
|
-
GeographicShapeSeriesBase.prototype.
|
|
5554
|
-
var sds_ = this.
|
|
5553
|
+
GeographicShapeSeriesBase.prototype.xq = function () {
|
|
5554
|
+
var sds_ = this.w5;
|
|
5555
5555
|
var ext_ = sds_.externalObject;
|
|
5556
5556
|
this.itemsSource = (ext_.getPointData());
|
|
5557
5557
|
};
|
|
5558
|
-
Object.defineProperty(GeographicShapeSeriesBase.prototype, "
|
|
5558
|
+
Object.defineProperty(GeographicShapeSeriesBase.prototype, "w5", {
|
|
5559
5559
|
get: function () {
|
|
5560
|
-
return this.
|
|
5560
|
+
return this.w4;
|
|
5561
5561
|
},
|
|
5562
5562
|
set: function (a) {
|
|
5563
|
-
var b = this.
|
|
5564
|
-
this.
|
|
5565
|
-
if (b != this.
|
|
5566
|
-
this.raisePropertyChanged("ShapefileDataSource", b, this.
|
|
5563
|
+
var b = this.w4;
|
|
5564
|
+
this.w4 = a;
|
|
5565
|
+
if (b != this.w4) {
|
|
5566
|
+
this.raisePropertyChanged("ShapefileDataSource", b, this.w4);
|
|
5567
5567
|
}
|
|
5568
5568
|
},
|
|
5569
5569
|
enumerable: false,
|
|
@@ -5576,7 +5576,7 @@ var GeographicShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5576
5576
|
_super.prototype.set_g5.call(this, a);
|
|
5577
5577
|
};
|
|
5578
5578
|
GeographicShapeSeriesBase.$t = markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
|
|
5579
|
-
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:
|
|
5579
|
+
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"]]);
|
|
5580
5580
|
return GeographicShapeSeriesBase;
|
|
5581
5581
|
}(GeographicMapSeriesHost));
|
|
5582
5582
|
/**
|
|
@@ -5592,23 +5592,23 @@ var GeographicShapeSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
5592
5592
|
}
|
|
5593
5593
|
GeographicShapeSeriesBaseView.prototype.b5 = function () {
|
|
5594
5594
|
_super.prototype.b5.call(this);
|
|
5595
|
-
this.ch.
|
|
5595
|
+
this.ch.ws.yl = this.ch.xl;
|
|
5596
5596
|
};
|
|
5597
5597
|
GeographicShapeSeriesBaseView.prototype.ci = function () {
|
|
5598
|
-
var a = this.ch.
|
|
5598
|
+
var a = this.ch.ws;
|
|
5599
5599
|
if (this.ch.c9 == null) {
|
|
5600
|
-
a.
|
|
5601
|
-
a.
|
|
5600
|
+
a.w2 = null;
|
|
5601
|
+
a.w4 = null;
|
|
5602
5602
|
return;
|
|
5603
5603
|
}
|
|
5604
|
-
a.
|
|
5605
|
-
a.
|
|
5604
|
+
a.w2 = this.ch.c9.v8;
|
|
5605
|
+
a.w4 = this.ch.c9.wa;
|
|
5606
5606
|
};
|
|
5607
5607
|
GeographicShapeSeriesBaseView.prototype.ck = function () {
|
|
5608
|
-
this.ch.
|
|
5608
|
+
this.ch.ws.yl = this.ch.xl;
|
|
5609
5609
|
};
|
|
5610
5610
|
GeographicShapeSeriesBaseView.prototype.cj = function () {
|
|
5611
|
-
this.ch.
|
|
5611
|
+
this.ch.ws.x5 = this.ch.xb;
|
|
5612
5612
|
};
|
|
5613
5613
|
GeographicShapeSeriesBaseView.$t = markType(GeographicShapeSeriesBaseView, 'GeographicShapeSeriesBaseView', HostSeriesView.$);
|
|
5614
5614
|
return GeographicShapeSeriesBaseView;
|
|
@@ -5644,54 +5644,54 @@ var GeographicShapeSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5644
5644
|
_this.cl = null;
|
|
5645
5645
|
_this.cl = a;
|
|
5646
5646
|
if (!_this.q) {
|
|
5647
|
-
_this.cl.
|
|
5647
|
+
_this.cl.xl = "points";
|
|
5648
5648
|
}
|
|
5649
5649
|
return _this;
|
|
5650
5650
|
}
|
|
5651
5651
|
GeographicShapeSeriesView.prototype.au = function () {
|
|
5652
5652
|
_super.prototype.au.call(this);
|
|
5653
5653
|
if (!this.q) {
|
|
5654
|
-
this.cl.
|
|
5654
|
+
this.cl.y5 = Defaults.aj;
|
|
5655
5655
|
this.cl.jn = Defaults.p;
|
|
5656
|
-
this.cl.
|
|
5657
|
-
this.cl.
|
|
5658
|
-
this.cl.
|
|
5656
|
+
this.cl.x4 = Defaults.o;
|
|
5657
|
+
this.cl.x1 = Defaults.d;
|
|
5658
|
+
this.cl.xz = Defaults.a;
|
|
5659
5659
|
}
|
|
5660
5660
|
};
|
|
5661
5661
|
GeographicShapeSeriesView.prototype.b5 = function () {
|
|
5662
5662
|
_super.prototype.b5.call(this);
|
|
5663
|
-
this.cl.
|
|
5664
|
-
this.cl.
|
|
5665
|
-
this.cl.
|
|
5666
|
-
this.cl.
|
|
5667
|
-
this.cl.
|
|
5663
|
+
this.cl.ws.aa3 = this.cl.y7;
|
|
5664
|
+
this.cl.ws.zw = this.cl.x2;
|
|
5665
|
+
this.cl.ws.aai = this.cl.yn;
|
|
5666
|
+
this.cl.ws.zz = this.cl.x4;
|
|
5667
|
+
this.cl.ws.zi = this.cl.xy;
|
|
5668
5668
|
};
|
|
5669
5669
|
GeographicShapeSeriesView.prototype.cq = function () {
|
|
5670
|
-
this.cl.
|
|
5670
|
+
this.cl.ws.aai = this.cl.yn;
|
|
5671
5671
|
};
|
|
5672
5672
|
GeographicShapeSeriesView.prototype.cs = function () {
|
|
5673
|
-
this.cl.
|
|
5673
|
+
this.cl.ws.zz = this.cl.x4;
|
|
5674
5674
|
};
|
|
5675
5675
|
GeographicShapeSeriesView.prototype.cn = function () {
|
|
5676
|
-
this.cl.
|
|
5676
|
+
this.cl.ws.zi = this.cl.xy;
|
|
5677
5677
|
};
|
|
5678
5678
|
GeographicShapeSeriesView.prototype.cr = function () {
|
|
5679
|
-
this.cl.
|
|
5679
|
+
this.cl.ws.zr = this.cl.x1;
|
|
5680
5680
|
};
|
|
5681
5681
|
GeographicShapeSeriesView.prototype.cm = function () {
|
|
5682
|
-
this.cl.
|
|
5682
|
+
this.cl.ws.aaz = this.cl.y4;
|
|
5683
5683
|
};
|
|
5684
5684
|
GeographicShapeSeriesView.prototype.co = function () {
|
|
5685
|
-
this.cl.
|
|
5685
|
+
this.cl.ws.aa0 = this.cl.y5;
|
|
5686
5686
|
};
|
|
5687
5687
|
GeographicShapeSeriesView.prototype.cp = function () {
|
|
5688
|
-
this.cl.
|
|
5688
|
+
this.cl.ws.aa2 = this.cl.y6;
|
|
5689
5689
|
};
|
|
5690
5690
|
GeographicShapeSeriesView.prototype.ct = function () {
|
|
5691
|
-
this.cl.
|
|
5691
|
+
this.cl.ws.zw = this.cl.x2;
|
|
5692
5692
|
};
|
|
5693
5693
|
GeographicShapeSeriesView.prototype.cu = function () {
|
|
5694
|
-
this.cl.
|
|
5694
|
+
this.cl.ws.aa3 = this.cl.y7;
|
|
5695
5695
|
};
|
|
5696
5696
|
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
5697
5697
|
return GeographicShapeSeriesView;
|
|
@@ -5716,81 +5716,81 @@ var GeographicShapeSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5716
5716
|
GeographicShapeSeries.prototype.cq = function () {
|
|
5717
5717
|
return new GeographicShapeSeriesView(this);
|
|
5718
5718
|
};
|
|
5719
|
-
GeographicShapeSeries.prototype.
|
|
5720
|
-
_super.prototype.
|
|
5721
|
-
this.
|
|
5719
|
+
GeographicShapeSeries.prototype.qx = function (a) {
|
|
5720
|
+
_super.prototype.qx.call(this, a);
|
|
5721
|
+
this.x3 = a;
|
|
5722
5722
|
};
|
|
5723
|
-
GeographicShapeSeries.prototype.
|
|
5723
|
+
GeographicShapeSeries.prototype.wr = function () {
|
|
5724
5724
|
var a = new ScatterPolygonSeries();
|
|
5725
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
5726
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
5725
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.yk));
|
|
5726
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.yl));
|
|
5727
5727
|
return a;
|
|
5728
5728
|
};
|
|
5729
|
-
GeographicShapeSeries.prototype.
|
|
5729
|
+
GeographicShapeSeries.prototype.yk = function (a, b) {
|
|
5730
5730
|
if (this.styleShape != null) {
|
|
5731
5731
|
this.styleShape(this, b);
|
|
5732
5732
|
}
|
|
5733
5733
|
};
|
|
5734
|
-
GeographicShapeSeries.prototype.
|
|
5735
|
-
var c = typeCast(ScatterPolygonSeries.$, this.
|
|
5734
|
+
GeographicShapeSeries.prototype.yl = function (a, b) {
|
|
5735
|
+
var c = typeCast(ScatterPolygonSeries.$, this.ws);
|
|
5736
5736
|
if (c == null) {
|
|
5737
5737
|
return;
|
|
5738
5738
|
}
|
|
5739
5739
|
};
|
|
5740
5740
|
GeographicShapeSeries.prototype.il = function () {
|
|
5741
|
-
return this.
|
|
5742
|
-
};
|
|
5743
|
-
GeographicShapeSeries.prototype.ve = function () {
|
|
5744
|
-
return this.y1;
|
|
5741
|
+
return this.x4;
|
|
5745
5742
|
};
|
|
5746
5743
|
GeographicShapeSeries.prototype.vf = function () {
|
|
5747
5744
|
return this.y2;
|
|
5748
5745
|
};
|
|
5749
|
-
GeographicShapeSeries.prototype.
|
|
5750
|
-
return this.
|
|
5746
|
+
GeographicShapeSeries.prototype.vg = function () {
|
|
5747
|
+
return this.y3;
|
|
5748
|
+
};
|
|
5749
|
+
GeographicShapeSeries.prototype.st = function () {
|
|
5750
|
+
return this.ym;
|
|
5751
5751
|
};
|
|
5752
|
-
GeographicShapeSeries.prototype.
|
|
5753
|
-
var a = typeCast(ScatterPolygonSeries.$, this.
|
|
5752
|
+
GeographicShapeSeries.prototype.l8 = function () {
|
|
5753
|
+
var a = typeCast(ScatterPolygonSeries.$, this.ws);
|
|
5754
5754
|
if (a == null) {
|
|
5755
5755
|
return "Unknown";
|
|
5756
5756
|
}
|
|
5757
|
-
return a.
|
|
5757
|
+
return a.l8();
|
|
5758
5758
|
};
|
|
5759
|
-
GeographicShapeSeries.prototype.
|
|
5760
|
-
_super.prototype.
|
|
5759
|
+
GeographicShapeSeries.prototype.q5 = function (a, b, c, d) {
|
|
5760
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
5761
5761
|
switch (b) {
|
|
5762
5762
|
case GeographicShapeSeries.$$p[6]:
|
|
5763
|
-
this.
|
|
5763
|
+
this.ws.zp = this.x0;
|
|
5764
5764
|
break;
|
|
5765
5765
|
case GeographicShapeSeries.$$p[5]:
|
|
5766
|
-
this.
|
|
5766
|
+
this.ws.zl = this.xz;
|
|
5767
5767
|
break;
|
|
5768
5768
|
case GeographicShapeSeries.$$p[9]:
|
|
5769
|
-
this.
|
|
5769
|
+
this.x3.cq();
|
|
5770
5770
|
break;
|
|
5771
5771
|
case GeographicShapeSeries.$$p[10]:
|
|
5772
|
-
this.
|
|
5772
|
+
this.x3.cs();
|
|
5773
5773
|
break;
|
|
5774
5774
|
case GeographicShapeSeries.$$p[4]:
|
|
5775
|
-
this.
|
|
5775
|
+
this.x3.cn();
|
|
5776
5776
|
break;
|
|
5777
5777
|
case GeographicShapeSeries.$$p[11]:
|
|
5778
|
-
this.
|
|
5778
|
+
this.x3.cr();
|
|
5779
5779
|
break;
|
|
5780
5780
|
case GeographicShapeSeries.$$p[3]:
|
|
5781
|
-
this.
|
|
5781
|
+
this.x3.cm();
|
|
5782
5782
|
break;
|
|
5783
5783
|
case GeographicShapeSeries.$$p[7]:
|
|
5784
|
-
this.
|
|
5784
|
+
this.x3.co();
|
|
5785
5785
|
break;
|
|
5786
5786
|
case GeographicShapeSeries.$$p[8]:
|
|
5787
|
-
this.
|
|
5787
|
+
this.x3.cp();
|
|
5788
5788
|
break;
|
|
5789
5789
|
case GeographicShapeSeries.$$p[13]:
|
|
5790
|
-
this.
|
|
5790
|
+
this.x3.ct();
|
|
5791
5791
|
break;
|
|
5792
5792
|
case GeographicShapeSeries.$$p[12]:
|
|
5793
|
-
this.
|
|
5793
|
+
this.x3.cu();
|
|
5794
5794
|
break;
|
|
5795
5795
|
}
|
|
5796
5796
|
};
|
|
@@ -5798,7 +5798,7 @@ var GeographicShapeSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5798
5798
|
return 0.7;
|
|
5799
5799
|
};
|
|
5800
5800
|
GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
5801
|
-
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
5801
|
+
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]]);
|
|
5802
5802
|
return GeographicShapeSeries;
|
|
5803
5803
|
}(GeographicShapeSeriesBase));
|
|
5804
5804
|
|
|
@@ -5847,11 +5847,11 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5847
5847
|
* Gets or sets the fill brush.
|
|
5848
5848
|
*/
|
|
5849
5849
|
get: function () {
|
|
5850
|
-
return this.i.
|
|
5850
|
+
return this.i.y7 ? this.i.y7.fill : null;
|
|
5851
5851
|
},
|
|
5852
5852
|
set: function (v) {
|
|
5853
5853
|
this.ensureShapeStyle();
|
|
5854
|
-
this.i.
|
|
5854
|
+
this.i.y7.fill = v;
|
|
5855
5855
|
},
|
|
5856
5856
|
enumerable: false,
|
|
5857
5857
|
configurable: true
|
|
@@ -5861,11 +5861,11 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5861
5861
|
* Gets or sets the stroke brush.
|
|
5862
5862
|
*/
|
|
5863
5863
|
get: function () {
|
|
5864
|
-
return this.i.
|
|
5864
|
+
return this.i.y7 ? this.i.y7.stroke : null;
|
|
5865
5865
|
},
|
|
5866
5866
|
set: function (v) {
|
|
5867
5867
|
this.ensureShapeStyle();
|
|
5868
|
-
this.i.
|
|
5868
|
+
this.i.y7.stroke = v;
|
|
5869
5869
|
},
|
|
5870
5870
|
enumerable: false,
|
|
5871
5871
|
configurable: true
|
|
@@ -5875,11 +5875,11 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5875
5875
|
* Gets or sets the stroke thickness.
|
|
5876
5876
|
*/
|
|
5877
5877
|
get: function () {
|
|
5878
|
-
return this.i.
|
|
5878
|
+
return this.i.y7 ? this.i.y7.strokeThickness : NaN;
|
|
5879
5879
|
},
|
|
5880
5880
|
set: function (v) {
|
|
5881
5881
|
this.ensureShapeStyle();
|
|
5882
|
-
this.i.
|
|
5882
|
+
this.i.y7.strokeThickness = +v;
|
|
5883
5883
|
},
|
|
5884
5884
|
enumerable: false,
|
|
5885
5885
|
configurable: true
|
|
@@ -5889,20 +5889,20 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5889
5889
|
* Gets or sets the opacity.
|
|
5890
5890
|
*/
|
|
5891
5891
|
get: function () {
|
|
5892
|
-
return this.i.
|
|
5892
|
+
return this.i.y7 ? this.i.y7.opacity : NaN;
|
|
5893
5893
|
},
|
|
5894
5894
|
set: function (v) {
|
|
5895
5895
|
this.ensureShapeStyle();
|
|
5896
|
-
this.i.
|
|
5896
|
+
this.i.y7.opacity = +v;
|
|
5897
5897
|
},
|
|
5898
5898
|
enumerable: false,
|
|
5899
5899
|
configurable: true
|
|
5900
5900
|
});
|
|
5901
5901
|
IgxGeographicShapeSeriesComponent.prototype.ensureShapeStyle = function () {
|
|
5902
|
-
if (this.i.
|
|
5902
|
+
if (this.i.y7) {
|
|
5903
5903
|
return;
|
|
5904
5904
|
}
|
|
5905
|
-
this.i.
|
|
5905
|
+
this.i.y7 = new Style();
|
|
5906
5906
|
};
|
|
5907
5907
|
Object.defineProperty(IgxGeographicShapeSeriesComponent.prototype, "markerType", {
|
|
5908
5908
|
/**
|
|
@@ -5910,10 +5910,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5910
5910
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
5911
5911
|
*/
|
|
5912
5912
|
get: function () {
|
|
5913
|
-
return this.i.
|
|
5913
|
+
return this.i.x1;
|
|
5914
5914
|
},
|
|
5915
5915
|
set: function (v) {
|
|
5916
|
-
this.i.
|
|
5916
|
+
this.i.x1 = ensureEnum(MarkerType_$type, v);
|
|
5917
5917
|
},
|
|
5918
5918
|
enumerable: false,
|
|
5919
5919
|
configurable: true
|
|
@@ -5923,10 +5923,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5923
5923
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
5924
5924
|
*/
|
|
5925
5925
|
get: function () {
|
|
5926
|
-
return this.i.
|
|
5926
|
+
return this.i.x0;
|
|
5927
5927
|
},
|
|
5928
5928
|
set: function (v) {
|
|
5929
|
-
this.i.
|
|
5929
|
+
this.i.x0 = ensureEnum(MarkerOutlineMode_$type, v);
|
|
5930
5930
|
},
|
|
5931
5931
|
enumerable: false,
|
|
5932
5932
|
configurable: true
|
|
@@ -5936,10 +5936,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5936
5936
|
* Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
|
|
5937
5937
|
*/
|
|
5938
5938
|
get: function () {
|
|
5939
|
-
return this.i.
|
|
5939
|
+
return this.i.xz;
|
|
5940
5940
|
},
|
|
5941
5941
|
set: function (v) {
|
|
5942
|
-
this.i.
|
|
5942
|
+
this.i.xz = ensureEnum(MarkerFillMode_$type, v);
|
|
5943
5943
|
},
|
|
5944
5944
|
enumerable: false,
|
|
5945
5945
|
configurable: true
|
|
@@ -5949,10 +5949,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5949
5949
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
5950
5950
|
*/
|
|
5951
5951
|
get: function () {
|
|
5952
|
-
return this.i.
|
|
5952
|
+
return this.i.yn;
|
|
5953
5953
|
},
|
|
5954
5954
|
set: function (v) {
|
|
5955
|
-
this.i.
|
|
5955
|
+
this.i.yn = v;
|
|
5956
5956
|
},
|
|
5957
5957
|
enumerable: false,
|
|
5958
5958
|
configurable: true
|
|
@@ -5962,10 +5962,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5962
5962
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
5963
5963
|
*/
|
|
5964
5964
|
get: function () {
|
|
5965
|
-
return brushToString(this.i.
|
|
5965
|
+
return brushToString(this.i.y4);
|
|
5966
5966
|
},
|
|
5967
5967
|
set: function (v) {
|
|
5968
|
-
this.i.
|
|
5968
|
+
this.i.y4 = stringToBrush(v);
|
|
5969
5969
|
},
|
|
5970
5970
|
enumerable: false,
|
|
5971
5971
|
configurable: true
|
|
@@ -5975,10 +5975,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5975
5975
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
5976
5976
|
*/
|
|
5977
5977
|
get: function () {
|
|
5978
|
-
return brushToString(this.i.
|
|
5978
|
+
return brushToString(this.i.y5);
|
|
5979
5979
|
},
|
|
5980
5980
|
set: function (v) {
|
|
5981
|
-
this.i.
|
|
5981
|
+
this.i.y5 = stringToBrush(v);
|
|
5982
5982
|
},
|
|
5983
5983
|
enumerable: false,
|
|
5984
5984
|
configurable: true
|
|
@@ -5988,10 +5988,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5988
5988
|
* Gets or sets thickness of the marker outline
|
|
5989
5989
|
*/
|
|
5990
5990
|
get: function () {
|
|
5991
|
-
return this.i.
|
|
5991
|
+
return this.i.x4;
|
|
5992
5992
|
},
|
|
5993
5993
|
set: function (v) {
|
|
5994
|
-
this.i.
|
|
5994
|
+
this.i.x4 = +v;
|
|
5995
5995
|
},
|
|
5996
5996
|
enumerable: false,
|
|
5997
5997
|
configurable: true
|
|
@@ -6001,10 +6001,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6001
6001
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
6002
6002
|
*/
|
|
6003
6003
|
get: function () {
|
|
6004
|
-
return this.i.
|
|
6004
|
+
return this.i.xy;
|
|
6005
6005
|
},
|
|
6006
6006
|
set: function (v) {
|
|
6007
|
-
this.i.
|
|
6007
|
+
this.i.xy = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
6008
6008
|
},
|
|
6009
6009
|
enumerable: false,
|
|
6010
6010
|
configurable: true
|
|
@@ -6014,10 +6014,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6014
6014
|
* Gets the effective marker template for the current series object.
|
|
6015
6015
|
*/
|
|
6016
6016
|
get: function () {
|
|
6017
|
-
return this.i.
|
|
6017
|
+
return this.i.ym;
|
|
6018
6018
|
},
|
|
6019
6019
|
set: function (v) {
|
|
6020
|
-
this.i.
|
|
6020
|
+
this.i.ym = v;
|
|
6021
6021
|
},
|
|
6022
6022
|
enumerable: false,
|
|
6023
6023
|
configurable: true
|
|
@@ -6027,10 +6027,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6027
6027
|
* Gets the effective marker brush for the current series object.
|
|
6028
6028
|
*/
|
|
6029
6029
|
get: function () {
|
|
6030
|
-
return brushToString(this.i.
|
|
6030
|
+
return brushToString(this.i.y2);
|
|
6031
6031
|
},
|
|
6032
6032
|
set: function (v) {
|
|
6033
|
-
this.i.
|
|
6033
|
+
this.i.y2 = stringToBrush(v);
|
|
6034
6034
|
},
|
|
6035
6035
|
enumerable: false,
|
|
6036
6036
|
configurable: true
|
|
@@ -6040,10 +6040,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6040
6040
|
* Gets the effective marker outline for the current series object.
|
|
6041
6041
|
*/
|
|
6042
6042
|
get: function () {
|
|
6043
|
-
return brushToString(this.i.
|
|
6043
|
+
return brushToString(this.i.y3);
|
|
6044
6044
|
},
|
|
6045
6045
|
set: function (v) {
|
|
6046
|
-
this.i.
|
|
6046
|
+
this.i.y3 = stringToBrush(v);
|
|
6047
6047
|
},
|
|
6048
6048
|
enumerable: false,
|
|
6049
6049
|
configurable: true
|
|
@@ -6193,14 +6193,14 @@ var GeographicPolylineSeriesView = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
6193
6193
|
};
|
|
6194
6194
|
GeographicPolylineSeriesView.prototype.b5 = function () {
|
|
6195
6195
|
_super.prototype.b5.call(this);
|
|
6196
|
-
this.cl.
|
|
6197
|
-
this.cl.
|
|
6196
|
+
this.cl.ws.zi = this.cl.xy;
|
|
6197
|
+
this.cl.ws.zn = this.cl.x6;
|
|
6198
6198
|
};
|
|
6199
6199
|
GeographicPolylineSeriesView.prototype.cm = function () {
|
|
6200
|
-
this.cl.
|
|
6200
|
+
this.cl.ws.zi = this.cl.xy;
|
|
6201
6201
|
};
|
|
6202
6202
|
GeographicPolylineSeriesView.prototype.cn = function () {
|
|
6203
|
-
this.cl.
|
|
6203
|
+
this.cl.ws.zn = this.cl.x6;
|
|
6204
6204
|
};
|
|
6205
6205
|
GeographicPolylineSeriesView.$t = markType(GeographicPolylineSeriesView, 'GeographicPolylineSeriesView', GeographicShapeSeriesBaseView.$);
|
|
6206
6206
|
return GeographicPolylineSeriesView;
|
|
@@ -6225,33 +6225,33 @@ var GeographicPolylineSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6225
6225
|
GeographicPolylineSeries.prototype.cq = function () {
|
|
6226
6226
|
return new GeographicPolylineSeriesView(this);
|
|
6227
6227
|
};
|
|
6228
|
-
GeographicPolylineSeries.prototype.
|
|
6229
|
-
_super.prototype.
|
|
6230
|
-
this.
|
|
6228
|
+
GeographicPolylineSeries.prototype.qx = function (a) {
|
|
6229
|
+
_super.prototype.qx.call(this, a);
|
|
6230
|
+
this.xz = a;
|
|
6231
6231
|
};
|
|
6232
|
-
GeographicPolylineSeries.prototype.
|
|
6232
|
+
GeographicPolylineSeries.prototype.wr = function () {
|
|
6233
6233
|
var a = new ScatterPolylineSeries();
|
|
6234
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
6234
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.x3));
|
|
6235
6235
|
return a;
|
|
6236
6236
|
};
|
|
6237
|
-
GeographicPolylineSeries.prototype.
|
|
6237
|
+
GeographicPolylineSeries.prototype.x3 = function (a, b) {
|
|
6238
6238
|
if (this.styleShape != null) {
|
|
6239
6239
|
this.styleShape(this, b);
|
|
6240
6240
|
}
|
|
6241
6241
|
};
|
|
6242
|
-
GeographicPolylineSeries.prototype.
|
|
6243
|
-
_super.prototype.
|
|
6242
|
+
GeographicPolylineSeries.prototype.q5 = function (a, b, c, d) {
|
|
6243
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
6244
6244
|
switch (b) {
|
|
6245
6245
|
case GeographicPolylineSeries.$$p[1]:
|
|
6246
|
-
this.
|
|
6246
|
+
this.xz.cm();
|
|
6247
6247
|
break;
|
|
6248
6248
|
case GeographicPolylineSeries.$$p[0]:
|
|
6249
|
-
this.
|
|
6249
|
+
this.xz.cn();
|
|
6250
6250
|
break;
|
|
6251
6251
|
}
|
|
6252
6252
|
};
|
|
6253
6253
|
GeographicPolylineSeries.$t = markType(GeographicPolylineSeries, 'GeographicPolylineSeries', GeographicShapeSeriesBase.$);
|
|
6254
|
-
GeographicPolylineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:
|
|
6254
|
+
GeographicPolylineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:x6:x4', [Style.$, null], 'ShapeStyleSelector:xy:x5', [StyleSelector.$, null]]);
|
|
6255
6255
|
return GeographicPolylineSeries;
|
|
6256
6256
|
}(GeographicShapeSeriesBase));
|
|
6257
6257
|
|
|
@@ -6300,11 +6300,11 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
6300
6300
|
* Gets or sets the fill brush.
|
|
6301
6301
|
*/
|
|
6302
6302
|
get: function () {
|
|
6303
|
-
return this.i.
|
|
6303
|
+
return this.i.x6 ? this.i.x6.fill : null;
|
|
6304
6304
|
},
|
|
6305
6305
|
set: function (v) {
|
|
6306
6306
|
this.ensureShapeStyle();
|
|
6307
|
-
this.i.
|
|
6307
|
+
this.i.x6.fill = v;
|
|
6308
6308
|
},
|
|
6309
6309
|
enumerable: false,
|
|
6310
6310
|
configurable: true
|
|
@@ -6314,11 +6314,11 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
6314
6314
|
* Gets or sets the stroke brush.
|
|
6315
6315
|
*/
|
|
6316
6316
|
get: function () {
|
|
6317
|
-
return this.i.
|
|
6317
|
+
return this.i.x6 ? this.i.x6.stroke : null;
|
|
6318
6318
|
},
|
|
6319
6319
|
set: function (v) {
|
|
6320
6320
|
this.ensureShapeStyle();
|
|
6321
|
-
this.i.
|
|
6321
|
+
this.i.x6.stroke = v;
|
|
6322
6322
|
},
|
|
6323
6323
|
enumerable: false,
|
|
6324
6324
|
configurable: true
|
|
@@ -6328,11 +6328,11 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
6328
6328
|
* Gets or sets the stroke thickness.
|
|
6329
6329
|
*/
|
|
6330
6330
|
get: function () {
|
|
6331
|
-
return this.i.
|
|
6331
|
+
return this.i.x6 ? this.i.x6.strokeThickness : NaN;
|
|
6332
6332
|
},
|
|
6333
6333
|
set: function (v) {
|
|
6334
6334
|
this.ensureShapeStyle();
|
|
6335
|
-
this.i.
|
|
6335
|
+
this.i.x6.strokeThickness = +v;
|
|
6336
6336
|
},
|
|
6337
6337
|
enumerable: false,
|
|
6338
6338
|
configurable: true
|
|
@@ -6342,20 +6342,20 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
6342
6342
|
* Gets or sets the opacity.
|
|
6343
6343
|
*/
|
|
6344
6344
|
get: function () {
|
|
6345
|
-
return this.i.
|
|
6345
|
+
return this.i.x6 ? this.i.x6.opacity : NaN;
|
|
6346
6346
|
},
|
|
6347
6347
|
set: function (v) {
|
|
6348
6348
|
this.ensureShapeStyle();
|
|
6349
|
-
this.i.
|
|
6349
|
+
this.i.x6.opacity = +v;
|
|
6350
6350
|
},
|
|
6351
6351
|
enumerable: false,
|
|
6352
6352
|
configurable: true
|
|
6353
6353
|
});
|
|
6354
6354
|
IgxGeographicPolylineSeriesComponent.prototype.ensureShapeStyle = function () {
|
|
6355
|
-
if (this.i.
|
|
6355
|
+
if (this.i.x6) {
|
|
6356
6356
|
return;
|
|
6357
6357
|
}
|
|
6358
|
-
this.i.
|
|
6358
|
+
this.i.x6 = new Style();
|
|
6359
6359
|
};
|
|
6360
6360
|
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "styleShape", {
|
|
6361
6361
|
get: function () {
|
|
@@ -6600,11 +6600,11 @@ var TileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6600
6600
|
__extends(TileSeries, _super);
|
|
6601
6601
|
function TileSeries() {
|
|
6602
6602
|
var _this = _super.call(this) || this;
|
|
6603
|
+
_this.zj = null;
|
|
6603
6604
|
_this.zi = null;
|
|
6604
|
-
_this.zh = null;
|
|
6605
6605
|
_this.imageTilesReady = null;
|
|
6606
|
-
_this.
|
|
6607
|
-
_this.
|
|
6606
|
+
_this.zm = null;
|
|
6607
|
+
_this.zn = false;
|
|
6608
6608
|
_this.ab = TileSeries.$;
|
|
6609
6609
|
return _this;
|
|
6610
6610
|
}
|
|
@@ -6617,42 +6617,42 @@ var TileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6617
6617
|
TileSeries.prototype.cq = function () {
|
|
6618
6618
|
return new TileSeriesView(this);
|
|
6619
6619
|
};
|
|
6620
|
-
TileSeries.prototype.
|
|
6621
|
-
_super.prototype.
|
|
6622
|
-
this.
|
|
6620
|
+
TileSeries.prototype.qx = function (a) {
|
|
6621
|
+
_super.prototype.qx.call(this, a);
|
|
6622
|
+
this.zh = a;
|
|
6623
6623
|
};
|
|
6624
|
-
TileSeries.prototype.
|
|
6624
|
+
TileSeries.prototype.get_xt = function () {
|
|
6625
6625
|
return false;
|
|
6626
6626
|
};
|
|
6627
|
-
Object.defineProperty(TileSeries.prototype, "
|
|
6627
|
+
Object.defineProperty(TileSeries.prototype, "zl", {
|
|
6628
6628
|
get: function () {
|
|
6629
|
-
return this.
|
|
6629
|
+
return this.zj;
|
|
6630
6630
|
},
|
|
6631
6631
|
set: function (a) {
|
|
6632
|
-
var b = a != this.
|
|
6632
|
+
var b = a != this.zl;
|
|
6633
6633
|
if (b) {
|
|
6634
|
-
var c = this.
|
|
6635
|
-
this.
|
|
6634
|
+
var c = this.zl;
|
|
6635
|
+
this.zj = a;
|
|
6636
6636
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
6637
6637
|
}
|
|
6638
6638
|
},
|
|
6639
6639
|
enumerable: false,
|
|
6640
6640
|
configurable: true
|
|
6641
6641
|
});
|
|
6642
|
-
Object.defineProperty(TileSeries.prototype, "
|
|
6642
|
+
Object.defineProperty(TileSeries.prototype, "zk", {
|
|
6643
6643
|
get: function () {
|
|
6644
|
-
return this.
|
|
6644
|
+
return this.zi;
|
|
6645
6645
|
},
|
|
6646
6646
|
set: function (a) {
|
|
6647
|
-
var b = this.
|
|
6648
|
-
this.
|
|
6649
|
-
this.raisePropertyChanged("ActualTileImagery", b, this.
|
|
6647
|
+
var b = this.zi;
|
|
6648
|
+
this.zi = a;
|
|
6649
|
+
this.raisePropertyChanged("ActualTileImagery", b, this.zi);
|
|
6650
6650
|
},
|
|
6651
6651
|
enumerable: false,
|
|
6652
6652
|
configurable: true
|
|
6653
6653
|
});
|
|
6654
|
-
TileSeries.prototype.
|
|
6655
|
-
_super.prototype.
|
|
6654
|
+
TileSeries.prototype.q5 = function (a, b, c, d) {
|
|
6655
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
6656
6656
|
var e;
|
|
6657
6657
|
var f;
|
|
6658
6658
|
switch (b) {
|
|
@@ -6660,78 +6660,78 @@ var TileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6660
6660
|
e = c;
|
|
6661
6661
|
f = d;
|
|
6662
6662
|
if (e != null) {
|
|
6663
|
-
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.
|
|
6663
|
+
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.zq));
|
|
6664
6664
|
}
|
|
6665
6665
|
if (f != null) {
|
|
6666
|
-
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.
|
|
6666
|
+
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.zq));
|
|
6667
6667
|
}
|
|
6668
|
-
this.
|
|
6669
|
-
this.
|
|
6670
|
-
this.
|
|
6668
|
+
this.zh.dh(e, f);
|
|
6669
|
+
this.rn(false);
|
|
6670
|
+
this.qh();
|
|
6671
6671
|
break;
|
|
6672
6672
|
case "ActualTileImagery":
|
|
6673
6673
|
e = c;
|
|
6674
6674
|
f = d;
|
|
6675
6675
|
if (e != null) {
|
|
6676
|
-
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.
|
|
6676
|
+
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.zr));
|
|
6677
6677
|
e.deferralHandler = null;
|
|
6678
6678
|
}
|
|
6679
6679
|
if (f != null) {
|
|
6680
|
-
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.
|
|
6680
|
+
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.zr));
|
|
6681
6681
|
f.deferralHandler = this;
|
|
6682
6682
|
}
|
|
6683
|
-
this.
|
|
6683
|
+
this.zh.dg(e, f);
|
|
6684
6684
|
if (f != null && typeCast(XamGeographicMap.$, this.c9) !== null) {
|
|
6685
6685
|
f.geographicMap = this.c9;
|
|
6686
|
-
this.
|
|
6687
|
-
this.
|
|
6686
|
+
this.zt(this.ct);
|
|
6687
|
+
this.zh.dd(this.c9.vl);
|
|
6688
6688
|
}
|
|
6689
|
-
this.
|
|
6689
|
+
this.qh();
|
|
6690
6690
|
break;
|
|
6691
6691
|
case "ActualWindowRect":
|
|
6692
|
-
this.
|
|
6692
|
+
this.zh.dd(d);
|
|
6693
6693
|
break;
|
|
6694
6694
|
case "WorldRect":
|
|
6695
|
-
this.
|
|
6695
|
+
this.zh.dk(d);
|
|
6696
6696
|
break;
|
|
6697
6697
|
case "SeriesViewer":
|
|
6698
6698
|
var g = c;
|
|
6699
6699
|
var h = d;
|
|
6700
|
-
if (g != null && this.
|
|
6701
|
-
this.
|
|
6700
|
+
if (g != null && this.zk != null) {
|
|
6701
|
+
this.zk.be(null);
|
|
6702
6702
|
}
|
|
6703
|
-
if (h != null && this.
|
|
6704
|
-
this.
|
|
6703
|
+
if (h != null && this.zk != null) {
|
|
6704
|
+
this.zk.be(this.ct.w);
|
|
6705
6705
|
}
|
|
6706
6706
|
break;
|
|
6707
6707
|
case "ActualBrush":
|
|
6708
6708
|
case "ActualOutline":
|
|
6709
6709
|
case "ActualThickness":
|
|
6710
|
-
this.
|
|
6710
|
+
this.qj();
|
|
6711
6711
|
break;
|
|
6712
6712
|
}
|
|
6713
6713
|
};
|
|
6714
|
-
TileSeries.prototype.
|
|
6714
|
+
TileSeries.prototype.zq = function (a, b) {
|
|
6715
6715
|
if (b.propertyName == "MultiScaleImage") {
|
|
6716
|
-
this.
|
|
6716
|
+
this.zt(this.ct);
|
|
6717
6717
|
}
|
|
6718
6718
|
};
|
|
6719
|
-
TileSeries.prototype.
|
|
6719
|
+
TileSeries.prototype.zr = function (a, b) {
|
|
6720
6720
|
if (this.imageTilesReady != null) {
|
|
6721
6721
|
this.imageTilesReady(this, new EventArgs());
|
|
6722
6722
|
}
|
|
6723
|
-
if (!this.
|
|
6724
|
-
this.
|
|
6723
|
+
if (!this.zn) {
|
|
6724
|
+
this.zh.di();
|
|
6725
6725
|
}
|
|
6726
6726
|
};
|
|
6727
6727
|
TileSeries.prototype.register = function (a, b) {
|
|
6728
|
-
this.
|
|
6728
|
+
this.zm = b;
|
|
6729
6729
|
};
|
|
6730
6730
|
TileSeries.prototype.unRegister = function (a) {
|
|
6731
|
-
this.
|
|
6731
|
+
this.zm = null;
|
|
6732
6732
|
};
|
|
6733
6733
|
TileSeries.prototype.deferredRefresh = function () {
|
|
6734
|
-
this.
|
|
6734
|
+
this.rn(false);
|
|
6735
6735
|
};
|
|
6736
6736
|
TileSeries.prototype.deferAction = function (a) {
|
|
6737
6737
|
if (this.jx != null) {
|
|
@@ -6741,60 +6741,60 @@ var TileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6741
6741
|
window.setTimeout(a, 0);
|
|
6742
6742
|
}
|
|
6743
6743
|
};
|
|
6744
|
-
TileSeries.prototype.
|
|
6745
|
-
this.
|
|
6746
|
-
_super.prototype.
|
|
6744
|
+
TileSeries.prototype.sk = function (a, b) {
|
|
6745
|
+
this.zh.dj();
|
|
6746
|
+
_super.prototype.sk.call(this, a, b);
|
|
6747
6747
|
};
|
|
6748
|
-
TileSeries.prototype.
|
|
6749
|
-
_super.prototype.
|
|
6750
|
-
this.
|
|
6748
|
+
TileSeries.prototype.ro = function (a) {
|
|
6749
|
+
_super.prototype.ro.call(this, a);
|
|
6750
|
+
this.zs(a, this.ct);
|
|
6751
6751
|
};
|
|
6752
|
-
TileSeries.prototype.
|
|
6752
|
+
TileSeries.prototype.zs = function (a, b) {
|
|
6753
6753
|
var c;
|
|
6754
6754
|
var d;
|
|
6755
6755
|
var e = b;
|
|
6756
6756
|
var f = b.getViewInfo(c, d);
|
|
6757
6757
|
c = f.p0;
|
|
6758
6758
|
d = f.p1;
|
|
6759
|
-
this.
|
|
6760
|
-
if (this.
|
|
6761
|
-
this.
|
|
6762
|
-
this.
|
|
6763
|
-
this.
|
|
6759
|
+
this.zt(b);
|
|
6760
|
+
if (this.zm != null) {
|
|
6761
|
+
this.zn = true;
|
|
6762
|
+
this.zm(a);
|
|
6763
|
+
this.zn = false;
|
|
6764
6764
|
}
|
|
6765
6765
|
e.di();
|
|
6766
6766
|
};
|
|
6767
|
-
TileSeries.prototype.
|
|
6768
|
-
_super.prototype.
|
|
6767
|
+
TileSeries.prototype.rm = function (a, b, c, d, e) {
|
|
6768
|
+
_super.prototype.rm.call(this, a, b, c, d, e);
|
|
6769
6769
|
var f = this.hl.item(d);
|
|
6770
6770
|
f.a3(c);
|
|
6771
6771
|
if (this.d3(f)) {
|
|
6772
6772
|
return;
|
|
6773
6773
|
}
|
|
6774
|
-
this.
|
|
6774
|
+
this.y0(f);
|
|
6775
6775
|
};
|
|
6776
|
-
TileSeries.prototype.
|
|
6776
|
+
TileSeries.prototype.zt = function (a) {
|
|
6777
6777
|
var b;
|
|
6778
6778
|
var c;
|
|
6779
6779
|
var d = a.getViewInfo(b, c);
|
|
6780
6780
|
b = d.p0;
|
|
6781
6781
|
c = d.p1;
|
|
6782
|
-
if (this.
|
|
6783
|
-
if (this.
|
|
6784
|
-
this.
|
|
6782
|
+
if (this.zl != null && this.zl.ao != null) {
|
|
6783
|
+
if (this.zl != this.zk) {
|
|
6784
|
+
this.zk = this.zl;
|
|
6785
6785
|
}
|
|
6786
|
-
if (this.
|
|
6787
|
-
if (this.
|
|
6788
|
-
this.
|
|
6786
|
+
if (this.zk != null && !b.isEmpty) {
|
|
6787
|
+
if (this.zk.width != b.width) {
|
|
6788
|
+
this.zk.width = b.width;
|
|
6789
6789
|
}
|
|
6790
|
-
if (this.
|
|
6791
|
-
this.
|
|
6790
|
+
if (this.zk.height != b.height) {
|
|
6791
|
+
this.zk.height = b.height;
|
|
6792
6792
|
}
|
|
6793
6793
|
}
|
|
6794
6794
|
}
|
|
6795
6795
|
};
|
|
6796
|
-
TileSeries.prototype.
|
|
6797
|
-
_super.prototype.
|
|
6796
|
+
TileSeries.prototype.o3 = function (a, b) {
|
|
6797
|
+
_super.prototype.o3.call(this, a, b);
|
|
6798
6798
|
b.de();
|
|
6799
6799
|
};
|
|
6800
6800
|
TileSeries.$t = markType(TileSeries, 'TileSeries', ShapeSeriesBase.$, [IMapRenderDeferralHandler_$type]);
|
|
@@ -6817,8 +6817,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6817
6817
|
TileSeriesView.prototype.au = function () {
|
|
6818
6818
|
_super.prototype.au.call(this);
|
|
6819
6819
|
if (!this.q) {
|
|
6820
|
-
this.da.
|
|
6821
|
-
this.da.
|
|
6820
|
+
this.da.vp = Defaults.ao;
|
|
6821
|
+
this.da.u9 = Defaults.an;
|
|
6822
6822
|
}
|
|
6823
6823
|
};
|
|
6824
6824
|
TileSeriesView.prototype.ck = function (a, b) {
|
|
@@ -6845,8 +6845,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6845
6845
|
this.as();
|
|
6846
6846
|
};
|
|
6847
6847
|
TileSeriesView.prototype.dd = function (a) {
|
|
6848
|
-
if (this.da.
|
|
6849
|
-
this.da.
|
|
6848
|
+
if (this.da.zl != null) {
|
|
6849
|
+
this.da.zl.windowRect = a;
|
|
6850
6850
|
}
|
|
6851
6851
|
};
|
|
6852
6852
|
TileSeriesView.prototype.dg = function (a, b) {
|
|
@@ -6881,8 +6881,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6881
6881
|
this.dc.setAttribute("width", this.bx.width.toString());
|
|
6882
6882
|
this.dc.setAttribute("height", this.bx.height.toString());
|
|
6883
6883
|
}
|
|
6884
|
-
if (this.da.
|
|
6885
|
-
this.da.
|
|
6884
|
+
if (this.da.zl != null) {
|
|
6885
|
+
this.da.zl.bf(this.bx);
|
|
6886
6886
|
}
|
|
6887
6887
|
};
|
|
6888
6888
|
TileSeriesView.prototype.a8 = function (a, b) {
|
|
@@ -6916,8 +6916,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6916
6916
|
TileSeriesView.prototype.de = function () {
|
|
6917
6917
|
};
|
|
6918
6918
|
TileSeriesView.prototype.dk = function (a) {
|
|
6919
|
-
if (this.da.
|
|
6920
|
-
this.da.
|
|
6919
|
+
if (this.da.zl != null) {
|
|
6920
|
+
this.da.zl.a6();
|
|
6921
6921
|
}
|
|
6922
6922
|
};
|
|
6923
6923
|
TileSeriesView.$t = markType(TileSeriesView, 'TileSeriesView', ShapeSeriesViewBase.$);
|
|
@@ -6967,14 +6967,14 @@ var IgxTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6967
6967
|
* The MapImagery which is used to provide the tiles for display.
|
|
6968
6968
|
*/
|
|
6969
6969
|
get: function () {
|
|
6970
|
-
var r = this.i.
|
|
6970
|
+
var r = this.i.zl;
|
|
6971
6971
|
if (r == null) {
|
|
6972
6972
|
return null;
|
|
6973
6973
|
}
|
|
6974
6974
|
return r.externalObject;
|
|
6975
6975
|
},
|
|
6976
6976
|
set: function (v) {
|
|
6977
|
-
v == null ? this.i.
|
|
6977
|
+
v == null ? this.i.zl = null : this.i.zl = v.i;
|
|
6978
6978
|
},
|
|
6979
6979
|
enumerable: false,
|
|
6980
6980
|
configurable: true
|
|
@@ -7075,8 +7075,8 @@ var GeographicTileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7075
7075
|
__extends(GeographicTileSeries, _super);
|
|
7076
7076
|
function GeographicTileSeries() {
|
|
7077
7077
|
var _this = _super.call(this) || this;
|
|
7078
|
+
_this.xz = null;
|
|
7078
7079
|
_this.xy = null;
|
|
7079
|
-
_this.xx = null;
|
|
7080
7080
|
_this.imageTilesReady = null;
|
|
7081
7081
|
_this.ab = GeographicTileSeries.$;
|
|
7082
7082
|
return _this;
|
|
@@ -7087,53 +7087,53 @@ var GeographicTileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7087
7087
|
GeographicTileSeries.prototype.get_f1 = function () {
|
|
7088
7088
|
return true;
|
|
7089
7089
|
};
|
|
7090
|
-
Object.defineProperty(GeographicTileSeries.prototype, "
|
|
7090
|
+
Object.defineProperty(GeographicTileSeries.prototype, "x0", {
|
|
7091
7091
|
get: function () {
|
|
7092
|
-
return this.
|
|
7092
|
+
return this.xz;
|
|
7093
7093
|
},
|
|
7094
7094
|
set: function (a) {
|
|
7095
|
-
var b = a != this.
|
|
7095
|
+
var b = a != this.x0;
|
|
7096
7096
|
if (b) {
|
|
7097
|
-
var c = this.
|
|
7098
|
-
this.
|
|
7097
|
+
var c = this.x0;
|
|
7098
|
+
this.xz = a;
|
|
7099
7099
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
7100
7100
|
}
|
|
7101
7101
|
},
|
|
7102
7102
|
enumerable: false,
|
|
7103
7103
|
configurable: true
|
|
7104
7104
|
});
|
|
7105
|
-
GeographicTileSeries.prototype.
|
|
7106
|
-
if (this.
|
|
7107
|
-
this.
|
|
7105
|
+
GeographicTileSeries.prototype.x4 = function () {
|
|
7106
|
+
if (this.x0 != null) {
|
|
7107
|
+
this.x0.clearTileCache();
|
|
7108
7108
|
}
|
|
7109
7109
|
};
|
|
7110
|
-
GeographicTileSeries.prototype.
|
|
7111
|
-
_super.prototype.
|
|
7110
|
+
GeographicTileSeries.prototype.q5 = function (a, b, c, d) {
|
|
7111
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
7112
7112
|
switch (b) {
|
|
7113
7113
|
case "TileImagery":
|
|
7114
|
-
if (this.
|
|
7115
|
-
this.
|
|
7114
|
+
if (this.ws != null) {
|
|
7115
|
+
this.ws.zl = this.x0;
|
|
7116
7116
|
}
|
|
7117
7117
|
break;
|
|
7118
7118
|
}
|
|
7119
7119
|
};
|
|
7120
|
-
GeographicTileSeries.prototype.
|
|
7121
|
-
_super.prototype.
|
|
7122
|
-
this.
|
|
7123
|
-
if (this.
|
|
7124
|
-
var a = this.
|
|
7125
|
-
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.
|
|
7120
|
+
GeographicTileSeries.prototype.wx = function () {
|
|
7121
|
+
_super.prototype.wx.call(this);
|
|
7122
|
+
this.ws.zl = this.x0;
|
|
7123
|
+
if (this.xy != null) {
|
|
7124
|
+
var a = this.xy;
|
|
7125
|
+
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.x3));
|
|
7126
7126
|
}
|
|
7127
|
-
this.
|
|
7128
|
-
if (this.
|
|
7129
|
-
var b = this.
|
|
7130
|
-
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.
|
|
7127
|
+
this.xy = this.ws;
|
|
7128
|
+
if (this.xy != null) {
|
|
7129
|
+
var b = this.xy;
|
|
7130
|
+
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.x3));
|
|
7131
7131
|
}
|
|
7132
7132
|
};
|
|
7133
|
-
GeographicTileSeries.prototype.
|
|
7133
|
+
GeographicTileSeries.prototype.wr = function () {
|
|
7134
7134
|
return new TileSeries();
|
|
7135
7135
|
};
|
|
7136
|
-
GeographicTileSeries.prototype.
|
|
7136
|
+
GeographicTileSeries.prototype.x3 = function (a, b) {
|
|
7137
7137
|
if (this.imageTilesReady != null) {
|
|
7138
7138
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
7139
7139
|
}
|
|
@@ -7180,14 +7180,14 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
7180
7180
|
* The MapImagery which is used to provide the tiles for display.
|
|
7181
7181
|
*/
|
|
7182
7182
|
get: function () {
|
|
7183
|
-
var r = this.i.
|
|
7183
|
+
var r = this.i.x0;
|
|
7184
7184
|
if (r == null) {
|
|
7185
7185
|
return null;
|
|
7186
7186
|
}
|
|
7187
7187
|
return r.externalObject;
|
|
7188
7188
|
},
|
|
7189
7189
|
set: function (v) {
|
|
7190
|
-
v == null ? this.i.
|
|
7190
|
+
v == null ? this.i.x0 = null : this.i.x0 = v.i;
|
|
7191
7191
|
},
|
|
7192
7192
|
enumerable: false,
|
|
7193
7193
|
configurable: true
|
|
@@ -7207,7 +7207,7 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
7207
7207
|
|
|
7208
7208
|
*/
|
|
7209
7209
|
IgxGeographicTileSeriesComponent.prototype.clearTileCache = function () {
|
|
7210
|
-
this.i.
|
|
7210
|
+
this.i.x4();
|
|
7211
7211
|
};
|
|
7212
7212
|
Object.defineProperty(IgxGeographicTileSeriesComponent.prototype, "imageTilesReady", {
|
|
7213
7213
|
/**
|
|
@@ -7328,10 +7328,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7328
7328
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
7329
7329
|
*/
|
|
7330
7330
|
get: function () {
|
|
7331
|
-
return this.i.
|
|
7331
|
+
return this.i.w2;
|
|
7332
7332
|
},
|
|
7333
7333
|
set: function (v) {
|
|
7334
|
-
this.i.
|
|
7334
|
+
this.i.w2 = ensureEnum(MarkerType_$type, v);
|
|
7335
7335
|
},
|
|
7336
7336
|
enumerable: false,
|
|
7337
7337
|
configurable: true
|
|
@@ -7341,10 +7341,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7341
7341
|
* Gets or sets thickness of the marker outline
|
|
7342
7342
|
*/
|
|
7343
7343
|
get: function () {
|
|
7344
|
-
return this.i.
|
|
7344
|
+
return this.i.w3;
|
|
7345
7345
|
},
|
|
7346
7346
|
set: function (v) {
|
|
7347
|
-
this.i.
|
|
7347
|
+
this.i.w3 = +v;
|
|
7348
7348
|
},
|
|
7349
7349
|
enumerable: false,
|
|
7350
7350
|
configurable: true
|
|
@@ -7354,10 +7354,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7354
7354
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
7355
7355
|
*/
|
|
7356
7356
|
get: function () {
|
|
7357
|
-
return this.i.
|
|
7357
|
+
return this.i.w1;
|
|
7358
7358
|
},
|
|
7359
7359
|
set: function (v) {
|
|
7360
|
-
this.i.
|
|
7360
|
+
this.i.w1 = ensureEnum(MarkerOutlineMode_$type, v);
|
|
7361
7361
|
},
|
|
7362
7362
|
enumerable: false,
|
|
7363
7363
|
configurable: true
|
|
@@ -7367,10 +7367,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7367
7367
|
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
7368
7368
|
*/
|
|
7369
7369
|
get: function () {
|
|
7370
|
-
return this.i.
|
|
7370
|
+
return this.i.w0;
|
|
7371
7371
|
},
|
|
7372
7372
|
set: function (v) {
|
|
7373
|
-
this.i.
|
|
7373
|
+
this.i.w0 = ensureEnum(MarkerFillMode_$type, v);
|
|
7374
7374
|
},
|
|
7375
7375
|
enumerable: false,
|
|
7376
7376
|
configurable: true
|
|
@@ -7380,10 +7380,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7380
7380
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
7381
7381
|
*/
|
|
7382
7382
|
get: function () {
|
|
7383
|
-
return this.i.
|
|
7383
|
+
return this.i.xi;
|
|
7384
7384
|
},
|
|
7385
7385
|
set: function (v) {
|
|
7386
|
-
this.i.
|
|
7386
|
+
this.i.xi = v;
|
|
7387
7387
|
},
|
|
7388
7388
|
enumerable: false,
|
|
7389
7389
|
configurable: true
|
|
@@ -7393,10 +7393,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7393
7393
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
7394
7394
|
*/
|
|
7395
7395
|
get: function () {
|
|
7396
|
-
return brushToString(this.i.
|
|
7396
|
+
return brushToString(this.i.xw);
|
|
7397
7397
|
},
|
|
7398
7398
|
set: function (v) {
|
|
7399
|
-
this.i.
|
|
7399
|
+
this.i.xw = stringToBrush(v);
|
|
7400
7400
|
},
|
|
7401
7401
|
enumerable: false,
|
|
7402
7402
|
configurable: true
|
|
@@ -7406,10 +7406,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7406
7406
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
7407
7407
|
*/
|
|
7408
7408
|
get: function () {
|
|
7409
|
-
return brushToString(this.i.
|
|
7409
|
+
return brushToString(this.i.xx);
|
|
7410
7410
|
},
|
|
7411
7411
|
set: function (v) {
|
|
7412
|
-
this.i.
|
|
7412
|
+
this.i.xx = stringToBrush(v);
|
|
7413
7413
|
},
|
|
7414
7414
|
enumerable: false,
|
|
7415
7415
|
configurable: true
|
|
@@ -7421,10 +7421,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7421
7421
|
* choose a representative set.
|
|
7422
7422
|
*/
|
|
7423
7423
|
get: function () {
|
|
7424
|
-
return this.i.
|
|
7424
|
+
return this.i.w4;
|
|
7425
7425
|
},
|
|
7426
7426
|
set: function (v) {
|
|
7427
|
-
this.i.
|
|
7427
|
+
this.i.w4 = +v;
|
|
7428
7428
|
},
|
|
7429
7429
|
enumerable: false,
|
|
7430
7430
|
configurable: true
|
|
@@ -7434,10 +7434,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7434
7434
|
* Gets the effective marker template for the current series object.
|
|
7435
7435
|
*/
|
|
7436
7436
|
get: function () {
|
|
7437
|
-
return this.i.
|
|
7437
|
+
return this.i.xh;
|
|
7438
7438
|
},
|
|
7439
7439
|
set: function (v) {
|
|
7440
|
-
this.i.
|
|
7440
|
+
this.i.xh = v;
|
|
7441
7441
|
},
|
|
7442
7442
|
enumerable: false,
|
|
7443
7443
|
configurable: true
|
|
@@ -7447,10 +7447,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7447
7447
|
* Gets the effective marker brush for the current series object.
|
|
7448
7448
|
*/
|
|
7449
7449
|
get: function () {
|
|
7450
|
-
return brushToString(this.i.
|
|
7450
|
+
return brushToString(this.i.xu);
|
|
7451
7451
|
},
|
|
7452
7452
|
set: function (v) {
|
|
7453
|
-
this.i.
|
|
7453
|
+
this.i.xu = stringToBrush(v);
|
|
7454
7454
|
},
|
|
7455
7455
|
enumerable: false,
|
|
7456
7456
|
configurable: true
|
|
@@ -7460,10 +7460,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7460
7460
|
* Gets the effective marker outline for the current series object.
|
|
7461
7461
|
*/
|
|
7462
7462
|
get: function () {
|
|
7463
|
-
return brushToString(this.i.
|
|
7463
|
+
return brushToString(this.i.xv);
|
|
7464
7464
|
},
|
|
7465
7465
|
set: function (v) {
|
|
7466
|
-
this.i.
|
|
7466
|
+
this.i.xv = stringToBrush(v);
|
|
7467
7467
|
},
|
|
7468
7468
|
enumerable: false,
|
|
7469
7469
|
configurable: true
|
|
@@ -7514,75 +7514,75 @@ var GeographicMarkerSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7514
7514
|
__extends(GeographicMarkerSeries, _super);
|
|
7515
7515
|
function GeographicMarkerSeries() {
|
|
7516
7516
|
var _this = _super.call(this) || this;
|
|
7517
|
-
var a = _this.
|
|
7518
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(_this, _this.
|
|
7517
|
+
var a = _this.ws;
|
|
7518
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(_this, _this.xg));
|
|
7519
7519
|
return _this;
|
|
7520
7520
|
}
|
|
7521
|
-
GeographicMarkerSeries.prototype.
|
|
7522
|
-
return this.
|
|
7523
|
-
};
|
|
7524
|
-
GeographicMarkerSeries.prototype.ve = function () {
|
|
7525
|
-
return this.xt;
|
|
7521
|
+
GeographicMarkerSeries.prototype.st = function () {
|
|
7522
|
+
return this.xh;
|
|
7526
7523
|
};
|
|
7527
7524
|
GeographicMarkerSeries.prototype.vf = function () {
|
|
7528
7525
|
return this.xu;
|
|
7529
7526
|
};
|
|
7527
|
+
GeographicMarkerSeries.prototype.vg = function () {
|
|
7528
|
+
return this.xv;
|
|
7529
|
+
};
|
|
7530
7530
|
GeographicMarkerSeries.prototype.il = function () {
|
|
7531
|
-
return this.
|
|
7531
|
+
return this.w3;
|
|
7532
7532
|
};
|
|
7533
|
-
GeographicMarkerSeries.prototype.
|
|
7534
|
-
var a = typeCast(MarkerSeries.$, this.
|
|
7533
|
+
GeographicMarkerSeries.prototype.l8 = function () {
|
|
7534
|
+
var a = typeCast(MarkerSeries.$, this.ws);
|
|
7535
7535
|
if (a == null) {
|
|
7536
7536
|
return "Unknown";
|
|
7537
7537
|
}
|
|
7538
|
-
return a.
|
|
7538
|
+
return a.l8();
|
|
7539
7539
|
};
|
|
7540
|
-
GeographicMarkerSeries.prototype.
|
|
7541
|
-
var c = typeCast(MarkerSeries.$, this.
|
|
7540
|
+
GeographicMarkerSeries.prototype.xg = function (a, b) {
|
|
7541
|
+
var c = typeCast(MarkerSeries.$, this.ws);
|
|
7542
7542
|
if (c == null) {
|
|
7543
7543
|
return;
|
|
7544
7544
|
}
|
|
7545
7545
|
if (b.propertyName == "ActualMarkerTemplate") {
|
|
7546
|
-
this.
|
|
7546
|
+
this.xh = c.xs;
|
|
7547
7547
|
}
|
|
7548
7548
|
else if (b.propertyName == "ActualMarkerOutline") {
|
|
7549
|
-
this.
|
|
7549
|
+
this.xv = c.ya;
|
|
7550
7550
|
}
|
|
7551
7551
|
else if (b.propertyName == "ActualMarkerBrush") {
|
|
7552
|
-
this.
|
|
7552
|
+
this.xu = c.x9;
|
|
7553
7553
|
}
|
|
7554
7554
|
};
|
|
7555
|
-
GeographicMarkerSeries.prototype.
|
|
7556
|
-
_super.prototype.
|
|
7555
|
+
GeographicMarkerSeries.prototype.q5 = function (a, b, c, d) {
|
|
7556
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
7557
7557
|
switch (b) {
|
|
7558
7558
|
case GeographicMarkerSeries.$$p[3]:
|
|
7559
|
-
this.
|
|
7559
|
+
this.ws.yb = this.xw;
|
|
7560
7560
|
break;
|
|
7561
7561
|
case GeographicMarkerSeries.$$p[6]:
|
|
7562
|
-
this.
|
|
7562
|
+
this.ws.yc = this.xx;
|
|
7563
7563
|
break;
|
|
7564
7564
|
case GeographicMarkerSeries.$$p[5]:
|
|
7565
|
-
this.
|
|
7565
|
+
this.ws.ww = this.w1;
|
|
7566
7566
|
break;
|
|
7567
7567
|
case GeographicMarkerSeries.$$p[4]:
|
|
7568
|
-
this.
|
|
7568
|
+
this.ws.ws = this.w0;
|
|
7569
7569
|
break;
|
|
7570
7570
|
case GeographicMarkerSeries.$$p[9]:
|
|
7571
|
-
this.
|
|
7571
|
+
this.ws.w2 = this.w2;
|
|
7572
7572
|
break;
|
|
7573
7573
|
case GeographicMarkerSeries.$$p[7]:
|
|
7574
|
-
this.
|
|
7574
|
+
this.ws.xu = this.xi;
|
|
7575
7575
|
break;
|
|
7576
7576
|
case GeographicMarkerSeries.$$p[8]:
|
|
7577
|
-
this.
|
|
7577
|
+
this.ws.xb = this.w3;
|
|
7578
7578
|
break;
|
|
7579
7579
|
case GeographicMarkerSeries.$$p[10]:
|
|
7580
|
-
this.
|
|
7580
|
+
this.ws.z1 = this.w4;
|
|
7581
7581
|
break;
|
|
7582
7582
|
}
|
|
7583
7583
|
};
|
|
7584
7584
|
GeographicMarkerSeries.$t = markType(GeographicMarkerSeries, 'GeographicMarkerSeries', GeographicMapSeriesHost.$);
|
|
7585
|
-
GeographicMarkerSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
7585
|
+
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]]);
|
|
7586
7586
|
return GeographicMarkerSeries;
|
|
7587
7587
|
}(GeographicMapSeriesHost));
|
|
7588
7588
|
|
|
@@ -7610,49 +7610,49 @@ var GeographicProportionalSymbolSeriesView = /** @class */ /*@__PURE__*/ (functi
|
|
|
7610
7610
|
};
|
|
7611
7611
|
GeographicProportionalSymbolSeriesView.prototype.b5 = function () {
|
|
7612
7612
|
_super.prototype.b5.call(this);
|
|
7613
|
-
var a = this.ch.
|
|
7614
|
-
a.
|
|
7615
|
-
a.
|
|
7616
|
-
a.
|
|
7617
|
-
a.
|
|
7618
|
-
a.
|
|
7613
|
+
var a = this.ch.ws;
|
|
7614
|
+
a.aal = this.ch.yr;
|
|
7615
|
+
a.aat = this.ch.yp;
|
|
7616
|
+
a.w2 = this.ch.w2;
|
|
7617
|
+
a.xu = this.ch.xi;
|
|
7618
|
+
a.xb = this.ch.w3;
|
|
7619
|
+
a.act = this.ch.yb;
|
|
7620
|
+
a.adj = this.ch.yw;
|
|
7621
|
+
a.acj = this.ch.x3;
|
|
7622
|
+
a.ac9 = this.ch.yn;
|
|
7623
|
+
a.ac4 = this.ch.yf;
|
|
7624
|
+
a.acg = this.ch.x0;
|
|
7625
|
+
a.acr = this.ch.x7;
|
|
7619
7626
|
a.acs = this.ch.ya;
|
|
7620
|
-
a.
|
|
7621
|
-
a.aci = this.ch.x2;
|
|
7622
|
-
a.ac8 = this.ch.ym;
|
|
7623
|
-
a.ac3 = this.ch.ye;
|
|
7624
|
-
a.acf = this.ch.xz;
|
|
7625
|
-
a.acq = this.ch.x6;
|
|
7626
|
-
a.acr = this.ch.x9;
|
|
7627
|
+
a.acy = this.ch.yd;
|
|
7627
7628
|
a.acx = this.ch.yc;
|
|
7628
|
-
a.acw = this.ch.yb;
|
|
7629
7629
|
};
|
|
7630
7630
|
GeographicProportionalSymbolSeriesView.prototype.cq = function () {
|
|
7631
|
-
this.ch.
|
|
7631
|
+
this.ch.ws.aal = this.ch.yr;
|
|
7632
7632
|
};
|
|
7633
7633
|
GeographicProportionalSymbolSeriesView.prototype.cp = function () {
|
|
7634
|
-
this.ch.
|
|
7634
|
+
this.ch.ws.aat = this.ch.yp;
|
|
7635
7635
|
};
|
|
7636
7636
|
GeographicProportionalSymbolSeriesView.prototype.cv = function () {
|
|
7637
|
-
this.ch.
|
|
7637
|
+
this.ch.ws.w2 = this.ch.w2;
|
|
7638
7638
|
};
|
|
7639
7639
|
GeographicProportionalSymbolSeriesView.prototype.ct = function () {
|
|
7640
|
-
this.ch.
|
|
7640
|
+
this.ch.ws.xu = this.ch.xi;
|
|
7641
7641
|
};
|
|
7642
7642
|
GeographicProportionalSymbolSeriesView.prototype.cu = function () {
|
|
7643
|
-
this.ch.
|
|
7643
|
+
this.ch.ws.xb = this.ch.w3;
|
|
7644
7644
|
};
|
|
7645
7645
|
GeographicProportionalSymbolSeriesView.prototype.cw = function () {
|
|
7646
|
-
this.ch.
|
|
7646
|
+
this.ch.ws.z1 = this.ch.w4;
|
|
7647
7647
|
};
|
|
7648
7648
|
GeographicProportionalSymbolSeriesView.prototype.cy = function () {
|
|
7649
|
-
this.ch.
|
|
7649
|
+
this.ch.ws.xAxis = this.ch.c9.v8;
|
|
7650
7650
|
};
|
|
7651
7651
|
GeographicProportionalSymbolSeriesView.prototype.cz = function () {
|
|
7652
|
-
this.ch.
|
|
7652
|
+
this.ch.ws.yAxis = this.ch.c9.wa;
|
|
7653
7653
|
};
|
|
7654
7654
|
GeographicProportionalSymbolSeriesView.prototype.cx = function () {
|
|
7655
|
-
var a = this.ch.
|
|
7655
|
+
var a = this.ch.ws;
|
|
7656
7656
|
if (this.ch.c9 == null) {
|
|
7657
7657
|
a.xAxis = null;
|
|
7658
7658
|
a.yAxis = null;
|
|
@@ -7662,45 +7662,45 @@ var GeographicProportionalSymbolSeriesView = /** @class */ /*@__PURE__*/ (functi
|
|
|
7662
7662
|
a.yAxis = this.ch.c9.wa;
|
|
7663
7663
|
};
|
|
7664
7664
|
GeographicProportionalSymbolSeriesView.prototype.cr = function () {
|
|
7665
|
-
this.ch.
|
|
7665
|
+
this.ch.ws.yb = this.ch.xw;
|
|
7666
7666
|
};
|
|
7667
7667
|
GeographicProportionalSymbolSeriesView.prototype.cs = function () {
|
|
7668
|
-
this.ch.
|
|
7668
|
+
this.ch.ws.yc = this.ch.xx;
|
|
7669
7669
|
};
|
|
7670
7670
|
GeographicProportionalSymbolSeriesView.prototype.c0 = function () {
|
|
7671
|
-
this.ch.
|
|
7671
|
+
this.ch.ws.adj = this.ch.yw;
|
|
7672
7672
|
};
|
|
7673
7673
|
GeographicProportionalSymbolSeriesView.prototype.c1 = function () {
|
|
7674
|
-
this.ch.
|
|
7675
|
-
this.ch.
|
|
7674
|
+
this.ch.ws.acj = this.ch.x3;
|
|
7675
|
+
this.ch.ws.act = this.ch.yb;
|
|
7676
7676
|
};
|
|
7677
7677
|
GeographicProportionalSymbolSeriesView.prototype.cl = function () {
|
|
7678
|
-
this.ch.
|
|
7678
|
+
this.ch.ws.ac9 = this.ch.yn;
|
|
7679
7679
|
};
|
|
7680
7680
|
GeographicProportionalSymbolSeriesView.prototype.cj = function () {
|
|
7681
|
-
this.ch.
|
|
7682
|
-
this.ch.
|
|
7683
|
-
this.ch.
|
|
7684
|
-
this.ch.
|
|
7685
|
-
this.ch.
|
|
7681
|
+
this.ch.ws.acg = this.ch.x0;
|
|
7682
|
+
this.ch.ws.acr = this.ch.x7;
|
|
7683
|
+
this.ch.ws.acs = this.ch.ya;
|
|
7684
|
+
this.ch.ws.acy = this.ch.yd;
|
|
7685
|
+
this.ch.ws.acx = this.ch.yc;
|
|
7686
7686
|
};
|
|
7687
7687
|
GeographicProportionalSymbolSeriesView.prototype.ci = function () {
|
|
7688
|
-
this.ch.
|
|
7688
|
+
this.ch.ws.ac4 = this.ch.yf;
|
|
7689
7689
|
};
|
|
7690
7690
|
GeographicProportionalSymbolSeriesView.prototype.c2 = function () {
|
|
7691
|
-
this.ch.
|
|
7691
|
+
this.ch.ws.act = this.ch.yb;
|
|
7692
7692
|
};
|
|
7693
7693
|
GeographicProportionalSymbolSeriesView.prototype.ck = function () {
|
|
7694
|
-
this.ch.
|
|
7694
|
+
this.ch.ws.acr = this.ch.x7;
|
|
7695
7695
|
};
|
|
7696
7696
|
GeographicProportionalSymbolSeriesView.prototype.co = function () {
|
|
7697
|
-
this.ch.
|
|
7697
|
+
this.ch.ws.acs = this.ch.ya;
|
|
7698
7698
|
};
|
|
7699
7699
|
GeographicProportionalSymbolSeriesView.prototype.cn = function () {
|
|
7700
|
-
this.ch.
|
|
7700
|
+
this.ch.ws.acy = this.ch.yd;
|
|
7701
7701
|
};
|
|
7702
7702
|
GeographicProportionalSymbolSeriesView.prototype.cm = function () {
|
|
7703
|
-
this.ch.
|
|
7703
|
+
this.ch.ws.acx = this.ch.yc;
|
|
7704
7704
|
};
|
|
7705
7705
|
GeographicProportionalSymbolSeriesView.$t = markType(GeographicProportionalSymbolSeriesView, 'GeographicProportionalSymbolSeriesView', HostSeriesView.$);
|
|
7706
7706
|
return GeographicProportionalSymbolSeriesView;
|
|
@@ -7712,9 +7712,9 @@ var GeographicProportionalSymbolSeries = /** @class */ /*@__PURE__*/ (function (
|
|
|
7712
7712
|
__extends(GeographicProportionalSymbolSeries, _super);
|
|
7713
7713
|
function GeographicProportionalSymbolSeries() {
|
|
7714
7714
|
var _this = _super.call(this) || this;
|
|
7715
|
-
_this.
|
|
7715
|
+
_this.x1 = null;
|
|
7716
|
+
_this.x6 = false;
|
|
7716
7717
|
_this.x5 = false;
|
|
7717
|
-
_this.x4 = false;
|
|
7718
7718
|
_this.assigningScatterStyle = null;
|
|
7719
7719
|
_this.assigningScatterMarkerStyle = null;
|
|
7720
7720
|
_this.ab = GeographicProportionalSymbolSeries.$;
|
|
@@ -7729,111 +7729,111 @@ var GeographicProportionalSymbolSeries = /** @class */ /*@__PURE__*/ (function (
|
|
|
7729
7729
|
GeographicProportionalSymbolSeries.prototype.cq = function () {
|
|
7730
7730
|
return new GeographicProportionalSymbolSeriesView(this);
|
|
7731
7731
|
};
|
|
7732
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7733
|
-
_super.prototype.
|
|
7734
|
-
this.
|
|
7732
|
+
GeographicProportionalSymbolSeries.prototype.qx = function (a) {
|
|
7733
|
+
_super.prototype.qx.call(this, a);
|
|
7734
|
+
this.x4 = a;
|
|
7735
7735
|
};
|
|
7736
7736
|
GeographicProportionalSymbolSeries.prototype.jj = function () {
|
|
7737
7737
|
return 0.7;
|
|
7738
7738
|
};
|
|
7739
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7739
|
+
GeographicProportionalSymbolSeries.prototype.wr = function () {
|
|
7740
7740
|
return new BubbleSeries();
|
|
7741
7741
|
};
|
|
7742
7742
|
GeographicProportionalSymbolSeries.prototype.get_fc = function () {
|
|
7743
7743
|
return true;
|
|
7744
7744
|
};
|
|
7745
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7746
|
-
_super.prototype.
|
|
7745
|
+
GeographicProportionalSymbolSeries.prototype.q5 = function (a, b, c, d) {
|
|
7746
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
7747
7747
|
switch (b) {
|
|
7748
7748
|
case "SeriesViewer":
|
|
7749
|
-
this.
|
|
7749
|
+
this.x4.cx();
|
|
7750
7750
|
break;
|
|
7751
7751
|
case GeographicProportionalSymbolSeries.$$p[9]:
|
|
7752
|
-
this.
|
|
7752
|
+
this.x4.cq();
|
|
7753
7753
|
break;
|
|
7754
7754
|
case GeographicProportionalSymbolSeries.$$p[8]:
|
|
7755
|
-
this.
|
|
7755
|
+
this.x4.cp();
|
|
7756
7756
|
break;
|
|
7757
7757
|
case "XAxis":
|
|
7758
|
-
this.
|
|
7758
|
+
this.x4.cy();
|
|
7759
7759
|
break;
|
|
7760
7760
|
case "YAxis":
|
|
7761
|
-
this.
|
|
7761
|
+
this.x4.cz();
|
|
7762
7762
|
break;
|
|
7763
7763
|
case GeographicProportionalSymbolSeries.$$p[13]:
|
|
7764
|
-
this.
|
|
7764
|
+
this.x4.c0();
|
|
7765
7765
|
break;
|
|
7766
7766
|
case GeographicProportionalSymbolSeries.$$p[14]:
|
|
7767
|
-
this.
|
|
7767
|
+
this.x4.c1();
|
|
7768
7768
|
break;
|
|
7769
7769
|
case GeographicProportionalSymbolSeries.$$p[15]:
|
|
7770
|
-
this.
|
|
7770
|
+
this.x4.c2();
|
|
7771
7771
|
break;
|
|
7772
7772
|
case GeographicProportionalSymbolSeries.$$p[7]:
|
|
7773
|
-
this.
|
|
7773
|
+
this.x4.cl();
|
|
7774
7774
|
break;
|
|
7775
7775
|
case GeographicProportionalSymbolSeries.$$p[0]:
|
|
7776
|
-
this.
|
|
7776
|
+
this.x4.ci();
|
|
7777
7777
|
break;
|
|
7778
7778
|
case GeographicProportionalSymbolSeries.$$p[1]:
|
|
7779
|
-
this.
|
|
7779
|
+
this.x4.cj();
|
|
7780
7780
|
break;
|
|
7781
7781
|
case GeographicProportionalSymbolSeries.$$p[2]:
|
|
7782
|
-
this.
|
|
7782
|
+
this.x4.ck();
|
|
7783
7783
|
break;
|
|
7784
7784
|
case GeographicProportionalSymbolSeries.$$p[12]:
|
|
7785
|
-
this.
|
|
7785
|
+
this.x4.co();
|
|
7786
7786
|
break;
|
|
7787
7787
|
case GeographicProportionalSymbolSeries.$$p[11]:
|
|
7788
|
-
this.
|
|
7788
|
+
this.x4.cn();
|
|
7789
7789
|
break;
|
|
7790
7790
|
case GeographicProportionalSymbolSeries.$$p[10]:
|
|
7791
|
-
this.
|
|
7791
|
+
this.x4.cm();
|
|
7792
7792
|
break;
|
|
7793
7793
|
case GeographicProportionalSymbolSeries.$$p[4]:
|
|
7794
|
-
this.
|
|
7795
|
-
this.
|
|
7796
|
-
if (this.
|
|
7797
|
-
var e = this.
|
|
7798
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
7794
|
+
this.ws.zh = this.x9;
|
|
7795
|
+
this.x6 = this.x9;
|
|
7796
|
+
if (this.x9) {
|
|
7797
|
+
var e = this.ws;
|
|
7798
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.y1));
|
|
7799
7799
|
}
|
|
7800
7800
|
else {
|
|
7801
|
-
var f = this.
|
|
7802
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
7801
|
+
var f = this.ws;
|
|
7802
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.y1));
|
|
7803
7803
|
}
|
|
7804
7804
|
break;
|
|
7805
7805
|
case GeographicProportionalSymbolSeries.$$p[3]:
|
|
7806
|
-
this.
|
|
7807
|
-
this.
|
|
7808
|
-
if (this.
|
|
7809
|
-
var g = this.
|
|
7810
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
7806
|
+
this.ws.zg = this.x8;
|
|
7807
|
+
this.x5 = this.x8;
|
|
7808
|
+
if (this.x9) {
|
|
7809
|
+
var g = this.ws;
|
|
7810
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.y0));
|
|
7811
7811
|
}
|
|
7812
7812
|
else {
|
|
7813
|
-
var h = this.
|
|
7814
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
7813
|
+
var h = this.ws;
|
|
7814
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.y0));
|
|
7815
7815
|
}
|
|
7816
7816
|
break;
|
|
7817
7817
|
case GeographicProportionalSymbolSeries.$$p[5]:
|
|
7818
|
-
this.
|
|
7818
|
+
this.ws.y0 = this.x2;
|
|
7819
7819
|
break;
|
|
7820
7820
|
case GeographicProportionalSymbolSeries.$$p[6]:
|
|
7821
|
-
this.
|
|
7821
|
+
this.ws.z0 = this.ye;
|
|
7822
7822
|
break;
|
|
7823
7823
|
}
|
|
7824
7824
|
};
|
|
7825
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7825
|
+
GeographicProportionalSymbolSeries.prototype.y1 = function (a, b) {
|
|
7826
7826
|
if (this.assigningScatterStyle != null) {
|
|
7827
7827
|
this.assigningScatterStyle(this, b);
|
|
7828
7828
|
}
|
|
7829
7829
|
};
|
|
7830
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7830
|
+
GeographicProportionalSymbolSeries.prototype.y0 = function (a, b) {
|
|
7831
7831
|
if (this.assigningScatterMarkerStyle != null) {
|
|
7832
7832
|
this.assigningScatterMarkerStyle(this, b);
|
|
7833
7833
|
}
|
|
7834
7834
|
};
|
|
7835
7835
|
GeographicProportionalSymbolSeries.$t = markType(GeographicProportionalSymbolSeries, 'GeographicProportionalSymbolSeries', GeographicMarkerSeries.$);
|
|
7836
|
-
GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:
|
|
7836
|
+
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]]);
|
|
7837
7837
|
return GeographicProportionalSymbolSeries;
|
|
7838
7838
|
}(GeographicMarkerSeries));
|
|
7839
7839
|
|
|
@@ -7884,10 +7884,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7884
7884
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
7885
7885
|
*/
|
|
7886
7886
|
get: function () {
|
|
7887
|
-
return this.i.
|
|
7887
|
+
return this.i.yp;
|
|
7888
7888
|
},
|
|
7889
7889
|
set: function (v) {
|
|
7890
|
-
this.i.
|
|
7890
|
+
this.i.yp = v;
|
|
7891
7891
|
},
|
|
7892
7892
|
enumerable: false,
|
|
7893
7893
|
configurable: true
|
|
@@ -7897,10 +7897,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7897
7897
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
7898
7898
|
*/
|
|
7899
7899
|
get: function () {
|
|
7900
|
-
return this.i.
|
|
7900
|
+
return this.i.yr;
|
|
7901
7901
|
},
|
|
7902
7902
|
set: function (v) {
|
|
7903
|
-
this.i.
|
|
7903
|
+
this.i.yr = v;
|
|
7904
7904
|
},
|
|
7905
7905
|
enumerable: false,
|
|
7906
7906
|
configurable: true
|
|
@@ -7910,10 +7910,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7910
7910
|
* Gets or sets the radius mapping property for the current series object.
|
|
7911
7911
|
*/
|
|
7912
7912
|
get: function () {
|
|
7913
|
-
return this.i.
|
|
7913
|
+
return this.i.yw;
|
|
7914
7914
|
},
|
|
7915
7915
|
set: function (v) {
|
|
7916
|
-
this.i.
|
|
7916
|
+
this.i.yw = v;
|
|
7917
7917
|
},
|
|
7918
7918
|
enumerable: false,
|
|
7919
7919
|
configurable: true
|
|
@@ -7923,7 +7923,7 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7923
7923
|
* Gets or sets the radius size scale for the bubbles.
|
|
7924
7924
|
*/
|
|
7925
7925
|
get: function () {
|
|
7926
|
-
var r = this.i.
|
|
7926
|
+
var r = this.i.x3;
|
|
7927
7927
|
if (r == null) {
|
|
7928
7928
|
return null;
|
|
7929
7929
|
}
|
|
@@ -7939,7 +7939,7 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7939
7939
|
set: function (v) {
|
|
7940
7940
|
if (v != null && this._stylingContainer && v._styling)
|
|
7941
7941
|
v._styling(this._stylingContainer, this, this);
|
|
7942
|
-
v == null ? this.i.
|
|
7942
|
+
v == null ? this.i.x3 = null : this.i.x3 = v.i;
|
|
7943
7943
|
},
|
|
7944
7944
|
enumerable: false,
|
|
7945
7945
|
configurable: true
|
|
@@ -7949,10 +7949,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7949
7949
|
* Gets or sets the Label mapping property for the current series object.
|
|
7950
7950
|
*/
|
|
7951
7951
|
get: function () {
|
|
7952
|
-
return this.i.
|
|
7952
|
+
return this.i.yn;
|
|
7953
7953
|
},
|
|
7954
7954
|
set: function (v) {
|
|
7955
|
-
this.i.
|
|
7955
|
+
this.i.yn = v;
|
|
7956
7956
|
},
|
|
7957
7957
|
enumerable: false,
|
|
7958
7958
|
configurable: true
|
|
@@ -7962,10 +7962,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7962
7962
|
* Gets or sets the fill mapping property for the current series object.
|
|
7963
7963
|
*/
|
|
7964
7964
|
get: function () {
|
|
7965
|
-
return this.i.
|
|
7965
|
+
return this.i.yf;
|
|
7966
7966
|
},
|
|
7967
7967
|
set: function (v) {
|
|
7968
|
-
this.i.
|
|
7968
|
+
this.i.yf = v;
|
|
7969
7969
|
},
|
|
7970
7970
|
enumerable: false,
|
|
7971
7971
|
configurable: true
|
|
@@ -7975,7 +7975,7 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7975
7975
|
* Gets or sets the brush scale for the marker brush.
|
|
7976
7976
|
*/
|
|
7977
7977
|
get: function () {
|
|
7978
|
-
var r = this.i.
|
|
7978
|
+
var r = this.i.x0;
|
|
7979
7979
|
if (r == null) {
|
|
7980
7980
|
return null;
|
|
7981
7981
|
}
|
|
@@ -7991,7 +7991,7 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7991
7991
|
set: function (v) {
|
|
7992
7992
|
if (v != null && this._stylingContainer && v._styling)
|
|
7993
7993
|
v._styling(this._stylingContainer, this, this);
|
|
7994
|
-
v == null ? this.i.
|
|
7994
|
+
v == null ? this.i.x0 = null : this.i.x0 = v.i;
|
|
7995
7995
|
},
|
|
7996
7996
|
enumerable: false,
|
|
7997
7997
|
configurable: true
|
|
@@ -8002,10 +8002,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8002
8002
|
* This setting applies only if multiple series are using the same FillScale.
|
|
8003
8003
|
*/
|
|
8004
8004
|
get: function () {
|
|
8005
|
-
return this.i.
|
|
8005
|
+
return this.i.x7;
|
|
8006
8006
|
},
|
|
8007
8007
|
set: function (v) {
|
|
8008
|
-
this.i.
|
|
8008
|
+
this.i.x7 = ensureBool(v);
|
|
8009
8009
|
},
|
|
8010
8010
|
enumerable: false,
|
|
8011
8011
|
configurable: true
|
|
@@ -8016,10 +8016,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8016
8016
|
* This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
|
|
8017
8017
|
*/
|
|
8018
8018
|
get: function () {
|
|
8019
|
-
return this.i.
|
|
8019
|
+
return this.i.ya;
|
|
8020
8020
|
},
|
|
8021
8021
|
set: function (v) {
|
|
8022
|
-
this.i.
|
|
8022
|
+
this.i.ya = ensureBool(v);
|
|
8023
8023
|
},
|
|
8024
8024
|
enumerable: false,
|
|
8025
8025
|
configurable: true
|
|
@@ -8030,10 +8030,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8030
8030
|
* Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
|
|
8031
8031
|
*/
|
|
8032
8032
|
get: function () {
|
|
8033
|
-
return this.i.
|
|
8033
|
+
return this.i.yd;
|
|
8034
8034
|
},
|
|
8035
8035
|
set: function (v) {
|
|
8036
|
-
this.i.
|
|
8036
|
+
this.i.yd = +v;
|
|
8037
8037
|
},
|
|
8038
8038
|
enumerable: false,
|
|
8039
8039
|
configurable: true
|
|
@@ -8044,10 +8044,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8044
8044
|
* Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
|
|
8045
8045
|
*/
|
|
8046
8046
|
get: function () {
|
|
8047
|
-
return this.i.
|
|
8047
|
+
return this.i.yc;
|
|
8048
8048
|
},
|
|
8049
8049
|
set: function (v) {
|
|
8050
|
-
this.i.
|
|
8050
|
+
this.i.yc = +v;
|
|
8051
8051
|
},
|
|
8052
8052
|
enumerable: false,
|
|
8053
8053
|
configurable: true
|
|
@@ -8058,10 +8058,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8058
8058
|
* This setting applies only if multiple series are using the same RadiusScale.
|
|
8059
8059
|
*/
|
|
8060
8060
|
get: function () {
|
|
8061
|
-
return this.i.
|
|
8061
|
+
return this.i.yb;
|
|
8062
8062
|
},
|
|
8063
8063
|
set: function (v) {
|
|
8064
|
-
this.i.
|
|
8064
|
+
this.i.yb = ensureBool(v);
|
|
8065
8065
|
},
|
|
8066
8066
|
enumerable: false,
|
|
8067
8067
|
configurable: true
|
|
@@ -8071,10 +8071,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8071
8071
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
8072
8072
|
*/
|
|
8073
8073
|
get: function () {
|
|
8074
|
-
return this.i.
|
|
8074
|
+
return this.i.x9;
|
|
8075
8075
|
},
|
|
8076
8076
|
set: function (v) {
|
|
8077
|
-
this.i.
|
|
8077
|
+
this.i.x9 = ensureBool(v);
|
|
8078
8078
|
},
|
|
8079
8079
|
enumerable: false,
|
|
8080
8080
|
configurable: true
|
|
@@ -8084,10 +8084,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8084
8084
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
8085
8085
|
*/
|
|
8086
8086
|
get: function () {
|
|
8087
|
-
return this.i.
|
|
8087
|
+
return this.i.x8;
|
|
8088
8088
|
},
|
|
8089
8089
|
set: function (v) {
|
|
8090
|
-
this.i.
|
|
8090
|
+
this.i.x8 = ensureBool(v);
|
|
8091
8091
|
},
|
|
8092
8092
|
enumerable: false,
|
|
8093
8093
|
configurable: true
|
|
@@ -8097,10 +8097,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8097
8097
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
8098
8098
|
*/
|
|
8099
8099
|
get: function () {
|
|
8100
|
-
return this.i.
|
|
8100
|
+
return this.i.x2;
|
|
8101
8101
|
},
|
|
8102
8102
|
set: function (v) {
|
|
8103
|
-
this.i.
|
|
8103
|
+
this.i.x2 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
8104
8104
|
},
|
|
8105
8105
|
enumerable: false,
|
|
8106
8106
|
configurable: true
|
|
@@ -8110,10 +8110,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8110
8110
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
8111
8111
|
*/
|
|
8112
8112
|
get: function () {
|
|
8113
|
-
return this.i.
|
|
8113
|
+
return this.i.ye;
|
|
8114
8114
|
},
|
|
8115
8115
|
set: function (v) {
|
|
8116
|
-
this.i.
|
|
8116
|
+
this.i.ye = +v;
|
|
8117
8117
|
},
|
|
8118
8118
|
enumerable: false,
|
|
8119
8119
|
configurable: true
|
|
@@ -8315,40 +8315,40 @@ var GeographicSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
8315
8315
|
}
|
|
8316
8316
|
};
|
|
8317
8317
|
GeographicSymbolSeriesView.prototype.b5 = function () {
|
|
8318
|
-
var a = this.ch.
|
|
8318
|
+
var a = this.ch.ws;
|
|
8319
8319
|
_super.prototype.b5.call(this);
|
|
8320
|
-
a.
|
|
8321
|
-
a.
|
|
8322
|
-
a.
|
|
8323
|
-
a.
|
|
8324
|
-
a.
|
|
8320
|
+
a.aal = this.ch.yg;
|
|
8321
|
+
a.aat = this.ch.ye;
|
|
8322
|
+
a.w2 = this.ch.w2;
|
|
8323
|
+
a.xu = this.ch.xi;
|
|
8324
|
+
a.xb = this.ch.w3;
|
|
8325
8325
|
};
|
|
8326
8326
|
GeographicSymbolSeriesView.prototype.cj = function () {
|
|
8327
|
-
this.ch.
|
|
8327
|
+
this.ch.ws.aal = this.ch.yg;
|
|
8328
8328
|
};
|
|
8329
8329
|
GeographicSymbolSeriesView.prototype.ci = function () {
|
|
8330
|
-
this.ch.
|
|
8330
|
+
this.ch.ws.aat = this.ch.ye;
|
|
8331
8331
|
};
|
|
8332
8332
|
GeographicSymbolSeriesView.prototype.cp = function () {
|
|
8333
|
-
this.ch.
|
|
8333
|
+
this.ch.ws.w2 = this.ch.w2;
|
|
8334
8334
|
};
|
|
8335
8335
|
GeographicSymbolSeriesView.prototype.cn = function () {
|
|
8336
|
-
this.ch.
|
|
8336
|
+
this.ch.ws.xu = this.ch.xi;
|
|
8337
8337
|
};
|
|
8338
8338
|
GeographicSymbolSeriesView.prototype.co = function () {
|
|
8339
|
-
this.ch.
|
|
8339
|
+
this.ch.ws.xb = this.ch.w3;
|
|
8340
8340
|
};
|
|
8341
8341
|
GeographicSymbolSeriesView.prototype.cq = function () {
|
|
8342
|
-
this.ch.
|
|
8342
|
+
this.ch.ws.z1 = this.ch.w4;
|
|
8343
8343
|
};
|
|
8344
8344
|
GeographicSymbolSeriesView.prototype.cs = function () {
|
|
8345
|
-
this.ch.
|
|
8345
|
+
this.ch.ws.xAxis = this.ch.c9.v8;
|
|
8346
8346
|
};
|
|
8347
8347
|
GeographicSymbolSeriesView.prototype.ct = function () {
|
|
8348
|
-
this.ch.
|
|
8348
|
+
this.ch.ws.yAxis = this.ch.c9.wa;
|
|
8349
8349
|
};
|
|
8350
8350
|
GeographicSymbolSeriesView.prototype.cr = function () {
|
|
8351
|
-
var a = this.ch.
|
|
8351
|
+
var a = this.ch.ws;
|
|
8352
8352
|
if (this.ch.c9 == null) {
|
|
8353
8353
|
a.xAxis = null;
|
|
8354
8354
|
a.yAxis = null;
|
|
@@ -8358,13 +8358,13 @@ var GeographicSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
8358
8358
|
a.yAxis = this.ch.c9.wa;
|
|
8359
8359
|
};
|
|
8360
8360
|
GeographicSymbolSeriesView.prototype.cl = function () {
|
|
8361
|
-
this.ch.
|
|
8361
|
+
this.ch.ws.yl = this.ch.x0;
|
|
8362
8362
|
};
|
|
8363
8363
|
GeographicSymbolSeriesView.prototype.ck = function () {
|
|
8364
|
-
this.ch.
|
|
8364
|
+
this.ch.ws.yb = this.ch.xw;
|
|
8365
8365
|
};
|
|
8366
8366
|
GeographicSymbolSeriesView.prototype.cm = function () {
|
|
8367
|
-
this.ch.
|
|
8367
|
+
this.ch.ws.yc = this.ch.xx;
|
|
8368
8368
|
};
|
|
8369
8369
|
GeographicSymbolSeriesView.$t = markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
|
|
8370
8370
|
return GeographicSymbolSeriesView;
|
|
@@ -8376,9 +8376,9 @@ var GeographicSymbolSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
8376
8376
|
__extends(GeographicSymbolSeries, _super);
|
|
8377
8377
|
function GeographicSymbolSeries() {
|
|
8378
8378
|
var _this = _super.call(this) || this;
|
|
8379
|
-
_this.
|
|
8379
|
+
_this.x2 = null;
|
|
8380
|
+
_this.x5 = false;
|
|
8380
8381
|
_this.x4 = false;
|
|
8381
|
-
_this.x3 = false;
|
|
8382
8382
|
_this.assigningScatterStyle = null;
|
|
8383
8383
|
_this.assigningScatterMarkerStyle = null;
|
|
8384
8384
|
_this.ab = GeographicSymbolSeries.$;
|
|
@@ -8393,84 +8393,84 @@ var GeographicSymbolSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
8393
8393
|
GeographicSymbolSeries.prototype.cq = function () {
|
|
8394
8394
|
return new GeographicSymbolSeriesView(this);
|
|
8395
8395
|
};
|
|
8396
|
-
GeographicSymbolSeries.prototype.
|
|
8397
|
-
_super.prototype.
|
|
8398
|
-
this.
|
|
8396
|
+
GeographicSymbolSeries.prototype.qx = function (a) {
|
|
8397
|
+
_super.prototype.qx.call(this, a);
|
|
8398
|
+
this.x3 = a;
|
|
8399
8399
|
};
|
|
8400
8400
|
GeographicSymbolSeries.prototype.jj = function () {
|
|
8401
8401
|
return 0.7;
|
|
8402
8402
|
};
|
|
8403
|
-
GeographicSymbolSeries.prototype.
|
|
8403
|
+
GeographicSymbolSeries.prototype.wr = function () {
|
|
8404
8404
|
return new ScatterSeries();
|
|
8405
8405
|
};
|
|
8406
8406
|
GeographicSymbolSeries.prototype.get_fc = function () {
|
|
8407
8407
|
return true;
|
|
8408
8408
|
};
|
|
8409
|
-
GeographicSymbolSeries.prototype.
|
|
8410
|
-
_super.prototype.
|
|
8409
|
+
GeographicSymbolSeries.prototype.q5 = function (a, b, c, d) {
|
|
8410
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
8411
8411
|
switch (b) {
|
|
8412
8412
|
case "SeriesViewer":
|
|
8413
|
-
this.
|
|
8413
|
+
this.x3.cr();
|
|
8414
8414
|
break;
|
|
8415
8415
|
case GeographicSymbolSeries.$$p[5]:
|
|
8416
|
-
this.
|
|
8416
|
+
this.x3.cj();
|
|
8417
8417
|
break;
|
|
8418
8418
|
case GeographicSymbolSeries.$$p[4]:
|
|
8419
|
-
this.
|
|
8419
|
+
this.x3.ci();
|
|
8420
8420
|
break;
|
|
8421
8421
|
case GeographicSymbolSeries.$$p[6]:
|
|
8422
|
-
this.
|
|
8422
|
+
this.x3.cl();
|
|
8423
8423
|
break;
|
|
8424
8424
|
case "XAxis":
|
|
8425
|
-
this.
|
|
8425
|
+
this.x3.cs();
|
|
8426
8426
|
break;
|
|
8427
8427
|
case "YAxis":
|
|
8428
|
-
this.
|
|
8428
|
+
this.x3.ct();
|
|
8429
8429
|
break;
|
|
8430
8430
|
case GeographicSymbolSeries.$$p[1]:
|
|
8431
|
-
this.
|
|
8432
|
-
this.
|
|
8433
|
-
if (this.
|
|
8434
|
-
var e = this.
|
|
8435
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
8431
|
+
this.ws.zh = this.x7;
|
|
8432
|
+
this.x5 = this.x7;
|
|
8433
|
+
if (this.x7) {
|
|
8434
|
+
var e = this.ws;
|
|
8435
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.yl));
|
|
8436
8436
|
}
|
|
8437
8437
|
else {
|
|
8438
|
-
var f = this.
|
|
8439
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
8438
|
+
var f = this.ws;
|
|
8439
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.yl));
|
|
8440
8440
|
}
|
|
8441
8441
|
break;
|
|
8442
8442
|
case GeographicSymbolSeries.$$p[0]:
|
|
8443
|
-
this.
|
|
8444
|
-
this.
|
|
8445
|
-
if (this.
|
|
8446
|
-
var g = this.
|
|
8447
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
8443
|
+
this.ws.zg = this.x6;
|
|
8444
|
+
this.x4 = this.x6;
|
|
8445
|
+
if (this.x7) {
|
|
8446
|
+
var g = this.ws;
|
|
8447
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.yk));
|
|
8448
8448
|
}
|
|
8449
8449
|
else {
|
|
8450
|
-
var h = this.
|
|
8451
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
8450
|
+
var h = this.ws;
|
|
8451
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.yk));
|
|
8452
8452
|
}
|
|
8453
8453
|
break;
|
|
8454
8454
|
case GeographicSymbolSeries.$$p[2]:
|
|
8455
|
-
this.
|
|
8455
|
+
this.ws.y0 = this.x1;
|
|
8456
8456
|
break;
|
|
8457
8457
|
case GeographicSymbolSeries.$$p[3]:
|
|
8458
|
-
this.
|
|
8458
|
+
this.ws.z0 = this.x9;
|
|
8459
8459
|
break;
|
|
8460
8460
|
}
|
|
8461
8461
|
};
|
|
8462
|
-
GeographicSymbolSeries.prototype.
|
|
8462
|
+
GeographicSymbolSeries.prototype.yl = function (a, b) {
|
|
8463
8463
|
if (this.assigningScatterStyle != null) {
|
|
8464
8464
|
this.assigningScatterStyle(this, b);
|
|
8465
8465
|
}
|
|
8466
8466
|
};
|
|
8467
|
-
GeographicSymbolSeries.prototype.
|
|
8467
|
+
GeographicSymbolSeries.prototype.yk = function (a, b) {
|
|
8468
8468
|
if (this.assigningScatterMarkerStyle != null) {
|
|
8469
8469
|
this.assigningScatterMarkerStyle(this, b);
|
|
8470
8470
|
}
|
|
8471
8471
|
};
|
|
8472
8472
|
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
|
|
8473
|
-
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:
|
|
8473
|
+
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]]);
|
|
8474
8474
|
return GeographicSymbolSeries;
|
|
8475
8475
|
}(GeographicMarkerSeries));
|
|
8476
8476
|
|
|
@@ -8521,10 +8521,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8521
8521
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
8522
8522
|
*/
|
|
8523
8523
|
get: function () {
|
|
8524
|
-
return this.i.
|
|
8524
|
+
return this.i.ye;
|
|
8525
8525
|
},
|
|
8526
8526
|
set: function (v) {
|
|
8527
|
-
this.i.
|
|
8527
|
+
this.i.ye = v;
|
|
8528
8528
|
},
|
|
8529
8529
|
enumerable: false,
|
|
8530
8530
|
configurable: true
|
|
@@ -8534,10 +8534,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8534
8534
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
8535
8535
|
*/
|
|
8536
8536
|
get: function () {
|
|
8537
|
-
return this.i.
|
|
8537
|
+
return this.i.yg;
|
|
8538
8538
|
},
|
|
8539
8539
|
set: function (v) {
|
|
8540
|
-
this.i.
|
|
8540
|
+
this.i.yg = v;
|
|
8541
8541
|
},
|
|
8542
8542
|
enumerable: false,
|
|
8543
8543
|
configurable: true
|
|
@@ -8547,10 +8547,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8547
8547
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
8548
8548
|
*/
|
|
8549
8549
|
get: function () {
|
|
8550
|
-
return this.i.
|
|
8550
|
+
return this.i.x0;
|
|
8551
8551
|
},
|
|
8552
8552
|
set: function (v) {
|
|
8553
|
-
this.i.
|
|
8553
|
+
this.i.x0 = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
8554
8554
|
},
|
|
8555
8555
|
enumerable: false,
|
|
8556
8556
|
configurable: true
|
|
@@ -8560,10 +8560,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8560
8560
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
8561
8561
|
*/
|
|
8562
8562
|
get: function () {
|
|
8563
|
-
return this.i.
|
|
8563
|
+
return this.i.x7;
|
|
8564
8564
|
},
|
|
8565
8565
|
set: function (v) {
|
|
8566
|
-
this.i.
|
|
8566
|
+
this.i.x7 = ensureBool(v);
|
|
8567
8567
|
},
|
|
8568
8568
|
enumerable: false,
|
|
8569
8569
|
configurable: true
|
|
@@ -8573,10 +8573,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8573
8573
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
8574
8574
|
*/
|
|
8575
8575
|
get: function () {
|
|
8576
|
-
return this.i.
|
|
8576
|
+
return this.i.x6;
|
|
8577
8577
|
},
|
|
8578
8578
|
set: function (v) {
|
|
8579
|
-
this.i.
|
|
8579
|
+
this.i.x6 = ensureBool(v);
|
|
8580
8580
|
},
|
|
8581
8581
|
enumerable: false,
|
|
8582
8582
|
configurable: true
|
|
@@ -8586,10 +8586,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8586
8586
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
8587
8587
|
*/
|
|
8588
8588
|
get: function () {
|
|
8589
|
-
return this.i.
|
|
8589
|
+
return this.i.x1;
|
|
8590
8590
|
},
|
|
8591
8591
|
set: function (v) {
|
|
8592
|
-
this.i.
|
|
8592
|
+
this.i.x1 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
8593
8593
|
},
|
|
8594
8594
|
enumerable: false,
|
|
8595
8595
|
configurable: true
|
|
@@ -8599,10 +8599,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8599
8599
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
8600
8600
|
*/
|
|
8601
8601
|
get: function () {
|
|
8602
|
-
return this.i.
|
|
8602
|
+
return this.i.x9;
|
|
8603
8603
|
},
|
|
8604
8604
|
set: function (v) {
|
|
8605
|
-
this.i.
|
|
8605
|
+
this.i.x9 = +v;
|
|
8606
8606
|
},
|
|
8607
8607
|
enumerable: false,
|
|
8608
8608
|
configurable: true
|
|
@@ -8785,10 +8785,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8785
8785
|
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
8786
8786
|
*/
|
|
8787
8787
|
get: function () {
|
|
8788
|
-
return this.i.
|
|
8788
|
+
return this.i.w4;
|
|
8789
8789
|
},
|
|
8790
8790
|
set: function (v) {
|
|
8791
|
-
this.i.
|
|
8791
|
+
this.i.w4 = v;
|
|
8792
8792
|
},
|
|
8793
8793
|
enumerable: false,
|
|
8794
8794
|
configurable: true
|
|
@@ -8798,10 +8798,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8798
8798
|
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
8799
8799
|
*/
|
|
8800
8800
|
get: function () {
|
|
8801
|
-
return this.i.
|
|
8801
|
+
return this.i.w2;
|
|
8802
8802
|
},
|
|
8803
8803
|
set: function (v) {
|
|
8804
|
-
this.i.
|
|
8804
|
+
this.i.w2 = v;
|
|
8805
8805
|
},
|
|
8806
8806
|
enumerable: false,
|
|
8807
8807
|
configurable: true
|
|
@@ -8812,10 +8812,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8812
8812
|
* 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.
|
|
8813
8813
|
*/
|
|
8814
8814
|
get: function () {
|
|
8815
|
-
return this.i.
|
|
8815
|
+
return this.i.w1;
|
|
8816
8816
|
},
|
|
8817
8817
|
set: function (v) {
|
|
8818
|
-
this.i.
|
|
8818
|
+
this.i.w1 = v;
|
|
8819
8819
|
},
|
|
8820
8820
|
enumerable: false,
|
|
8821
8821
|
configurable: true
|
|
@@ -8825,10 +8825,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8825
8825
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
8826
8826
|
*/
|
|
8827
8827
|
get: function () {
|
|
8828
|
-
return this.i.
|
|
8828
|
+
return this.i.w7;
|
|
8829
8829
|
},
|
|
8830
8830
|
set: function (v) {
|
|
8831
|
-
this.i.
|
|
8831
|
+
this.i.w7 = v;
|
|
8832
8832
|
},
|
|
8833
8833
|
enumerable: false,
|
|
8834
8834
|
configurable: true
|
|
@@ -8838,10 +8838,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8838
8838
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
8839
8839
|
*/
|
|
8840
8840
|
get: function () {
|
|
8841
|
-
return this.i.
|
|
8841
|
+
return this.i.w9;
|
|
8842
8842
|
},
|
|
8843
8843
|
set: function (v) {
|
|
8844
|
-
this.i.
|
|
8844
|
+
this.i.w9 = v;
|
|
8845
8845
|
},
|
|
8846
8846
|
enumerable: false,
|
|
8847
8847
|
configurable: true
|
|
@@ -8851,10 +8851,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8851
8851
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
8852
8852
|
*/
|
|
8853
8853
|
get: function () {
|
|
8854
|
-
return this.i.
|
|
8854
|
+
return this.i.xb;
|
|
8855
8855
|
},
|
|
8856
8856
|
set: function (v) {
|
|
8857
|
-
this.i.
|
|
8857
|
+
this.i.xb = v;
|
|
8858
8858
|
},
|
|
8859
8859
|
enumerable: false,
|
|
8860
8860
|
configurable: true
|
|
@@ -8929,10 +8929,10 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
8929
8929
|
* The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
|
|
8930
8930
|
*/
|
|
8931
8931
|
get: function () {
|
|
8932
|
-
return this.i.
|
|
8932
|
+
return this.i.xq;
|
|
8933
8933
|
},
|
|
8934
8934
|
set: function (v) {
|
|
8935
|
-
this.i.
|
|
8935
|
+
this.i.xq = v;
|
|
8936
8936
|
},
|
|
8937
8937
|
enumerable: false,
|
|
8938
8938
|
configurable: true
|
|
@@ -8942,7 +8942,7 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
8942
8942
|
* The ColorScale used to resolve the color values of points in the series.
|
|
8943
8943
|
*/
|
|
8944
8944
|
get: function () {
|
|
8945
|
-
var r = this.i.
|
|
8945
|
+
var r = this.i.xl;
|
|
8946
8946
|
if (r == null) {
|
|
8947
8947
|
return null;
|
|
8948
8948
|
}
|
|
@@ -8958,7 +8958,7 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
8958
8958
|
set: function (v) {
|
|
8959
8959
|
if (v != null && this._stylingContainer && v._styling)
|
|
8960
8960
|
v._styling(this._stylingContainer, this, this);
|
|
8961
|
-
v == null ? this.i.
|
|
8961
|
+
v == null ? this.i.xl = null : this.i.xl = v.i;
|
|
8962
8962
|
},
|
|
8963
8963
|
enumerable: false,
|
|
8964
8964
|
configurable: true
|
|
@@ -8968,7 +8968,7 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
8968
8968
|
* Gets actual color scale that is set on ColorScale property or default ColorScale
|
|
8969
8969
|
*/
|
|
8970
8970
|
get: function () {
|
|
8971
|
-
var r = this.i.
|
|
8971
|
+
var r = this.i.xk;
|
|
8972
8972
|
if (r == null) {
|
|
8973
8973
|
return null;
|
|
8974
8974
|
}
|
|
@@ -8984,7 +8984,7 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
8984
8984
|
set: function (v) {
|
|
8985
8985
|
if (v != null && this._stylingContainer && v._styling)
|
|
8986
8986
|
v._styling(this._stylingContainer, this, this);
|
|
8987
|
-
v == null ? this.i.
|
|
8987
|
+
v == null ? this.i.xk = null : this.i.xk = v.i;
|
|
8988
8988
|
},
|
|
8989
8989
|
enumerable: false,
|
|
8990
8990
|
configurable: true
|
|
@@ -9018,7 +9018,7 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9018
9018
|
|
|
9019
9019
|
*/
|
|
9020
9020
|
IgxGeographicScatterAreaSeriesComponent.prototype.updateActualColorScale = function () {
|
|
9021
|
-
this.i.
|
|
9021
|
+
this.i.xv();
|
|
9022
9022
|
};
|
|
9023
9023
|
Object.defineProperty(IgxGeographicScatterAreaSeriesComponent.prototype, "triangulationStatusChanged", {
|
|
9024
9024
|
/**
|
|
@@ -9138,71 +9138,71 @@ var GeographicHighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (functi
|
|
|
9138
9138
|
}
|
|
9139
9139
|
GeographicHighDensityScatterSeriesView.prototype.b5 = function () {
|
|
9140
9140
|
_super.prototype.b5.call(this);
|
|
9141
|
-
var a = typeCast(HighDensityScatterSeries.$, this.ch.
|
|
9142
|
-
a.
|
|
9143
|
-
a.
|
|
9141
|
+
var a = typeCast(HighDensityScatterSeries.$, this.ch.ws);
|
|
9142
|
+
a.y0 = this.ch.xh;
|
|
9143
|
+
a.y8 = this.ch.xf;
|
|
9144
|
+
a.xd = this.ch.w4;
|
|
9144
9145
|
a.xc = this.ch.w3;
|
|
9145
|
-
a.
|
|
9146
|
-
a.
|
|
9146
|
+
a.f6 = this.ch.w2;
|
|
9147
|
+
a.x8 = this.ch.w6;
|
|
9147
9148
|
a.x7 = this.ch.w5;
|
|
9148
|
-
a.
|
|
9149
|
+
a.z6 = this.ch.x0;
|
|
9149
9150
|
a.z5 = this.ch.xz;
|
|
9150
|
-
a.
|
|
9151
|
-
a.yj = this.ch.w8;
|
|
9151
|
+
a.yk = this.ch.w9;
|
|
9152
9152
|
};
|
|
9153
9153
|
GeographicHighDensityScatterSeriesView.prototype.cn = function () {
|
|
9154
|
-
this.ch.
|
|
9154
|
+
this.ch.ws.y0 = this.ch.xh;
|
|
9155
9155
|
};
|
|
9156
9156
|
GeographicHighDensityScatterSeriesView.prototype.cm = function () {
|
|
9157
|
-
this.ch.
|
|
9157
|
+
this.ch.ws.y8 = this.ch.xf;
|
|
9158
9158
|
};
|
|
9159
9159
|
GeographicHighDensityScatterSeriesView.prototype.cs = function () {
|
|
9160
|
-
this.ch.
|
|
9160
|
+
this.ch.ws.xd = this.ch.w4;
|
|
9161
9161
|
};
|
|
9162
9162
|
GeographicHighDensityScatterSeriesView.prototype.cq = function () {
|
|
9163
|
-
this.ch.
|
|
9163
|
+
this.ch.ws.xc = this.ch.w3;
|
|
9164
9164
|
};
|
|
9165
9165
|
GeographicHighDensityScatterSeriesView.prototype.co = function () {
|
|
9166
|
-
this.ch.
|
|
9166
|
+
this.ch.ws.f6 = this.ch.w2;
|
|
9167
9167
|
};
|
|
9168
9168
|
GeographicHighDensityScatterSeriesView.prototype.cl = function () {
|
|
9169
|
-
this.ch.
|
|
9169
|
+
this.ch.ws.x8 = this.ch.w6;
|
|
9170
9170
|
};
|
|
9171
9171
|
GeographicHighDensityScatterSeriesView.prototype.cj = function () {
|
|
9172
|
-
this.ch.
|
|
9172
|
+
this.ch.ws.x7 = this.ch.w5;
|
|
9173
9173
|
};
|
|
9174
9174
|
GeographicHighDensityScatterSeriesView.prototype.cr = function () {
|
|
9175
|
-
var a = typeCast(HighDensityScatterSeries.$, this.ch.
|
|
9175
|
+
var a = typeCast(HighDensityScatterSeries.$, this.ch.ws);
|
|
9176
9176
|
if (this.ch.c9 == null) {
|
|
9177
|
-
a.
|
|
9178
|
-
a.
|
|
9177
|
+
a.wx = null;
|
|
9178
|
+
a.wz = null;
|
|
9179
9179
|
return;
|
|
9180
9180
|
}
|
|
9181
|
-
a.
|
|
9182
|
-
a.
|
|
9181
|
+
a.wx = this.ch.c9.v8;
|
|
9182
|
+
a.wz = this.ch.c9.wa;
|
|
9183
9183
|
};
|
|
9184
9184
|
GeographicHighDensityScatterSeriesView.prototype.ct = function () {
|
|
9185
|
-
this.ch.
|
|
9185
|
+
this.ch.ws.wx = this.ch.c9.v8;
|
|
9186
9186
|
};
|
|
9187
9187
|
GeographicHighDensityScatterSeriesView.prototype.cu = function () {
|
|
9188
|
-
this.ch.
|
|
9188
|
+
this.ch.ws.wz = this.ch.c9.wa;
|
|
9189
9189
|
};
|
|
9190
9190
|
GeographicHighDensityScatterSeriesView.prototype.ck = function () {
|
|
9191
|
-
this.ch.
|
|
9191
|
+
this.ch.ws.z6 = this.ch.x0;
|
|
9192
9192
|
};
|
|
9193
9193
|
GeographicHighDensityScatterSeriesView.prototype.ci = function () {
|
|
9194
|
-
this.ch.
|
|
9194
|
+
this.ch.ws.z5 = this.ch.xz;
|
|
9195
9195
|
};
|
|
9196
9196
|
GeographicHighDensityScatterSeriesView.prototype.cp = function () {
|
|
9197
|
-
this.ch.
|
|
9197
|
+
this.ch.ws.yk = this.ch.w9;
|
|
9198
9198
|
};
|
|
9199
9199
|
GeographicHighDensityScatterSeriesView.prototype.au = function () {
|
|
9200
9200
|
_super.prototype.au.call(this);
|
|
9201
9201
|
if (!this.q) {
|
|
9202
|
-
this.ch.
|
|
9203
|
-
this.ch.
|
|
9204
|
-
this.ch.
|
|
9205
|
-
this.ch.
|
|
9202
|
+
this.ch.x0 = Defaults.aq;
|
|
9203
|
+
this.ch.xz = Defaults.ap;
|
|
9204
|
+
this.ch.u9 = Defaults.al;
|
|
9205
|
+
this.ch.vp = Defaults.ak;
|
|
9206
9206
|
}
|
|
9207
9207
|
};
|
|
9208
9208
|
GeographicHighDensityScatterSeriesView.$t = markType(GeographicHighDensityScatterSeriesView, 'GeographicHighDensityScatterSeriesView', HostSeriesView.$);
|
|
@@ -9215,9 +9215,9 @@ var GeographicHighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (
|
|
|
9215
9215
|
__extends(GeographicHighDensityScatterSeries, _super);
|
|
9216
9216
|
function GeographicHighDensityScatterSeries() {
|
|
9217
9217
|
var _this = _super.call(this) || this;
|
|
9218
|
-
_this.
|
|
9218
|
+
_this.w0 = null;
|
|
9219
9219
|
_this.progressiveLoadStatusChanged = null;
|
|
9220
|
-
_this.
|
|
9220
|
+
_this.w8 = 0;
|
|
9221
9221
|
_this.ab = GeographicHighDensityScatterSeries.$;
|
|
9222
9222
|
return _this;
|
|
9223
9223
|
}
|
|
@@ -9236,85 +9236,85 @@ var GeographicHighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (
|
|
|
9236
9236
|
GeographicHighDensityScatterSeries.prototype.cq = function () {
|
|
9237
9237
|
return new GeographicHighDensityScatterSeriesView(this);
|
|
9238
9238
|
};
|
|
9239
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9240
|
-
_super.prototype.
|
|
9241
|
-
this.
|
|
9239
|
+
GeographicHighDensityScatterSeries.prototype.qx = function (a) {
|
|
9240
|
+
_super.prototype.qx.call(this, a);
|
|
9241
|
+
this.w1 = a;
|
|
9242
9242
|
};
|
|
9243
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9244
|
-
this.
|
|
9245
|
-
return this.
|
|
9243
|
+
GeographicHighDensityScatterSeries.prototype.wr = function () {
|
|
9244
|
+
this.w0 = new HighDensityScatterSeries();
|
|
9245
|
+
return this.w0;
|
|
9246
9246
|
};
|
|
9247
|
-
Object.defineProperty(GeographicHighDensityScatterSeries.prototype, "
|
|
9247
|
+
Object.defineProperty(GeographicHighDensityScatterSeries.prototype, "xa", {
|
|
9248
9248
|
get: function () {
|
|
9249
|
-
return this.
|
|
9249
|
+
return this.w8;
|
|
9250
9250
|
},
|
|
9251
9251
|
set: function (a) {
|
|
9252
|
-
var b = this.
|
|
9253
|
-
this.
|
|
9254
|
-
this.raisePropertyChanged("ProgressiveStatus", b, this.
|
|
9252
|
+
var b = this.w8;
|
|
9253
|
+
this.w8 = a;
|
|
9254
|
+
this.raisePropertyChanged("ProgressiveStatus", b, this.w8);
|
|
9255
9255
|
},
|
|
9256
9256
|
enumerable: false,
|
|
9257
9257
|
configurable: true
|
|
9258
9258
|
});
|
|
9259
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9260
|
-
_super.prototype.
|
|
9261
|
-
var a = this.
|
|
9262
|
-
a.progressiveLoadStatusChanged = delegateCombine(a.progressiveLoadStatusChanged, runOn(this, this.
|
|
9263
|
-
var b = this.
|
|
9264
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.
|
|
9265
|
-
};
|
|
9266
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9267
|
-
this.
|
|
9259
|
+
GeographicHighDensityScatterSeries.prototype.wx = function () {
|
|
9260
|
+
_super.prototype.wx.call(this);
|
|
9261
|
+
var a = this.ws;
|
|
9262
|
+
a.progressiveLoadStatusChanged = delegateCombine(a.progressiveLoadStatusChanged, runOn(this, this.xo));
|
|
9263
|
+
var b = this.ws;
|
|
9264
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.xn));
|
|
9265
|
+
};
|
|
9266
|
+
GeographicHighDensityScatterSeries.prototype.xo = function (a, b) {
|
|
9267
|
+
this.xa = b.currentStatus;
|
|
9268
9268
|
if (this.progressiveLoadStatusChanged != null) {
|
|
9269
9269
|
this.progressiveLoadStatusChanged(this, b);
|
|
9270
9270
|
}
|
|
9271
9271
|
};
|
|
9272
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9273
|
-
if (this.
|
|
9272
|
+
GeographicHighDensityScatterSeries.prototype.xn = function (a, b) {
|
|
9273
|
+
if (this.w0 == null) {
|
|
9274
9274
|
return;
|
|
9275
9275
|
}
|
|
9276
9276
|
};
|
|
9277
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9278
|
-
_super.prototype.
|
|
9277
|
+
GeographicHighDensityScatterSeries.prototype.q5 = function (a, b, c, d) {
|
|
9278
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
9279
9279
|
switch (b) {
|
|
9280
9280
|
case "SeriesViewer":
|
|
9281
|
-
this.
|
|
9281
|
+
this.w1.cr();
|
|
9282
9282
|
break;
|
|
9283
9283
|
case GeographicHighDensityScatterSeries.$$p[5]:
|
|
9284
|
-
this.
|
|
9284
|
+
this.w1.cn();
|
|
9285
9285
|
break;
|
|
9286
9286
|
case GeographicHighDensityScatterSeries.$$p[4]:
|
|
9287
|
-
this.
|
|
9287
|
+
this.w1.cm();
|
|
9288
9288
|
break;
|
|
9289
9289
|
case GeographicHighDensityScatterSeries.$$p[9]:
|
|
9290
|
-
this.
|
|
9290
|
+
this.w1.cs();
|
|
9291
9291
|
break;
|
|
9292
9292
|
case GeographicHighDensityScatterSeries.$$p[8]:
|
|
9293
|
-
this.
|
|
9293
|
+
this.w1.cq();
|
|
9294
9294
|
break;
|
|
9295
9295
|
case GeographicHighDensityScatterSeries.$$p[6]:
|
|
9296
|
-
this.
|
|
9296
|
+
this.w1.co();
|
|
9297
9297
|
break;
|
|
9298
9298
|
case "XAxis":
|
|
9299
|
-
this.
|
|
9299
|
+
this.w1.ct();
|
|
9300
9300
|
break;
|
|
9301
9301
|
case "YAxis":
|
|
9302
|
-
this.
|
|
9302
|
+
this.w1.cu();
|
|
9303
9303
|
break;
|
|
9304
9304
|
case GeographicHighDensityScatterSeries.$$p[3]:
|
|
9305
|
-
this.
|
|
9305
|
+
this.w1.cl();
|
|
9306
9306
|
break;
|
|
9307
9307
|
case GeographicHighDensityScatterSeries.$$p[1]:
|
|
9308
|
-
this.
|
|
9308
|
+
this.w1.cj();
|
|
9309
9309
|
break;
|
|
9310
9310
|
case GeographicHighDensityScatterSeries.$$p[2]:
|
|
9311
|
-
this.
|
|
9311
|
+
this.w1.ck();
|
|
9312
9312
|
break;
|
|
9313
9313
|
case GeographicHighDensityScatterSeries.$$p[0]:
|
|
9314
|
-
this.
|
|
9314
|
+
this.w1.ci();
|
|
9315
9315
|
break;
|
|
9316
9316
|
case GeographicHighDensityScatterSeries.$$p[7]:
|
|
9317
|
-
this.
|
|
9317
|
+
this.w1.cp();
|
|
9318
9318
|
break;
|
|
9319
9319
|
}
|
|
9320
9320
|
};
|
|
@@ -9325,7 +9325,7 @@ var GeographicHighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (
|
|
|
9325
9325
|
_super.prototype.set_g5.call(this, a);
|
|
9326
9326
|
};
|
|
9327
9327
|
GeographicHighDensityScatterSeries.$t = markType(GeographicHighDensityScatterSeries, 'GeographicHighDensityScatterSeries', GeographicMapSeriesHost.$);
|
|
9328
|
-
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:
|
|
9328
|
+
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]]);
|
|
9329
9329
|
return GeographicHighDensityScatterSeries;
|
|
9330
9330
|
}(GeographicMapSeriesHost));
|
|
9331
9331
|
|
|
@@ -9375,10 +9375,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9375
9375
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
9376
9376
|
*/
|
|
9377
9377
|
get: function () {
|
|
9378
|
-
return this.i.
|
|
9378
|
+
return this.i.xf;
|
|
9379
9379
|
},
|
|
9380
9380
|
set: function (v) {
|
|
9381
|
-
this.i.
|
|
9381
|
+
this.i.xf = v;
|
|
9382
9382
|
},
|
|
9383
9383
|
enumerable: false,
|
|
9384
9384
|
configurable: true
|
|
@@ -9388,10 +9388,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9388
9388
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
9389
9389
|
*/
|
|
9390
9390
|
get: function () {
|
|
9391
|
-
return this.i.
|
|
9391
|
+
return this.i.xh;
|
|
9392
9392
|
},
|
|
9393
9393
|
set: function (v) {
|
|
9394
|
-
this.i.
|
|
9394
|
+
this.i.xh = v;
|
|
9395
9395
|
},
|
|
9396
9396
|
enumerable: false,
|
|
9397
9397
|
configurable: true
|
|
@@ -9401,10 +9401,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9401
9401
|
* Gets or sets the whether to use use brute force mode.
|
|
9402
9402
|
*/
|
|
9403
9403
|
get: function () {
|
|
9404
|
-
return this.i.
|
|
9404
|
+
return this.i.w4;
|
|
9405
9405
|
},
|
|
9406
9406
|
set: function (v) {
|
|
9407
|
-
this.i.
|
|
9407
|
+
this.i.w4 = ensureBool(v);
|
|
9408
9408
|
},
|
|
9409
9409
|
enumerable: false,
|
|
9410
9410
|
configurable: true
|
|
@@ -9414,10 +9414,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9414
9414
|
* Gets or sets the whether to progressively load the data into the chart.
|
|
9415
9415
|
*/
|
|
9416
9416
|
get: function () {
|
|
9417
|
-
return this.i.
|
|
9417
|
+
return this.i.w3;
|
|
9418
9418
|
},
|
|
9419
9419
|
set: function (v) {
|
|
9420
|
-
this.i.
|
|
9420
|
+
this.i.w3 = ensureBool(v);
|
|
9421
9421
|
},
|
|
9422
9422
|
enumerable: false,
|
|
9423
9423
|
configurable: true
|
|
@@ -9427,10 +9427,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9427
9427
|
* Gets or sets the whether the chart reacts to mouse move events.
|
|
9428
9428
|
*/
|
|
9429
9429
|
get: function () {
|
|
9430
|
-
return this.i.
|
|
9430
|
+
return this.i.w2;
|
|
9431
9431
|
},
|
|
9432
9432
|
set: function (v) {
|
|
9433
|
-
this.i.
|
|
9433
|
+
this.i.w2 = ensureBool(v);
|
|
9434
9434
|
},
|
|
9435
9435
|
enumerable: false,
|
|
9436
9436
|
configurable: true
|
|
@@ -9440,10 +9440,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9440
9440
|
* Gets or sets the density value that maps to the minimum heat color.
|
|
9441
9441
|
*/
|
|
9442
9442
|
get: function () {
|
|
9443
|
-
return this.i.
|
|
9443
|
+
return this.i.w6;
|
|
9444
9444
|
},
|
|
9445
9445
|
set: function (v) {
|
|
9446
|
-
this.i.
|
|
9446
|
+
this.i.w6 = +v;
|
|
9447
9447
|
},
|
|
9448
9448
|
enumerable: false,
|
|
9449
9449
|
configurable: true
|
|
@@ -9453,10 +9453,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9453
9453
|
* Gets or sets the value that maps to the maximum heat color.
|
|
9454
9454
|
*/
|
|
9455
9455
|
get: function () {
|
|
9456
|
-
return this.i.
|
|
9456
|
+
return this.i.w5;
|
|
9457
9457
|
},
|
|
9458
9458
|
set: function (v) {
|
|
9459
|
-
this.i.
|
|
9459
|
+
this.i.w5 = +v;
|
|
9460
9460
|
},
|
|
9461
9461
|
enumerable: false,
|
|
9462
9462
|
configurable: true
|
|
@@ -9466,10 +9466,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9466
9466
|
* Gets or sets the color to use for the minimum end of the scale.
|
|
9467
9467
|
*/
|
|
9468
9468
|
get: function () {
|
|
9469
|
-
return colorToString(this.i.
|
|
9469
|
+
return colorToString(this.i.x0);
|
|
9470
9470
|
},
|
|
9471
9471
|
set: function (v) {
|
|
9472
|
-
this.i.
|
|
9472
|
+
this.i.x0 = stringToColor(v);
|
|
9473
9473
|
},
|
|
9474
9474
|
enumerable: false,
|
|
9475
9475
|
configurable: true
|
|
@@ -9479,10 +9479,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9479
9479
|
* Gets or sets the color to use for the maximum end of the scale.
|
|
9480
9480
|
*/
|
|
9481
9481
|
get: function () {
|
|
9482
|
-
return colorToString(this.i.
|
|
9482
|
+
return colorToString(this.i.xz);
|
|
9483
9483
|
},
|
|
9484
9484
|
set: function (v) {
|
|
9485
|
-
this.i.
|
|
9485
|
+
this.i.xz = stringToColor(v);
|
|
9486
9486
|
},
|
|
9487
9487
|
enumerable: false,
|
|
9488
9488
|
configurable: true
|
|
@@ -9492,10 +9492,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9492
9492
|
* Gets or sets the the pixel extent of the square data points that are rendered.
|
|
9493
9493
|
*/
|
|
9494
9494
|
get: function () {
|
|
9495
|
-
return this.i.
|
|
9495
|
+
return this.i.w9;
|
|
9496
9496
|
},
|
|
9497
9497
|
set: function (v) {
|
|
9498
|
-
this.i.
|
|
9498
|
+
this.i.w9 = +v;
|
|
9499
9499
|
},
|
|
9500
9500
|
enumerable: false,
|
|
9501
9501
|
configurable: true
|
|
@@ -9505,10 +9505,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9505
9505
|
* Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
|
|
9506
9506
|
*/
|
|
9507
9507
|
get: function () {
|
|
9508
|
-
return this.i.
|
|
9508
|
+
return this.i.xa;
|
|
9509
9509
|
},
|
|
9510
9510
|
set: function (v) {
|
|
9511
|
-
this.i.
|
|
9511
|
+
this.i.xa = +v;
|
|
9512
9512
|
},
|
|
9513
9513
|
enumerable: false,
|
|
9514
9514
|
configurable: true
|
|
@@ -9667,19 +9667,19 @@ var GeographicContourLineSeriesView = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
9667
9667
|
};
|
|
9668
9668
|
GeographicContourLineSeriesView.prototype.b5 = function () {
|
|
9669
9669
|
_super.prototype.b5.call(this);
|
|
9670
|
-
if (this.cp.
|
|
9671
|
-
this.cp.
|
|
9672
|
-
this.cp.
|
|
9670
|
+
if (this.cp.ws != null) {
|
|
9671
|
+
this.cp.xk.yn = this.cp.xn;
|
|
9672
|
+
this.cp.xk.yx = this.cp.xr;
|
|
9673
9673
|
}
|
|
9674
9674
|
};
|
|
9675
9675
|
GeographicContourLineSeriesView.prototype.cq = function () {
|
|
9676
|
-
if (this.cp.
|
|
9677
|
-
this.cp.
|
|
9676
|
+
if (this.cp.xk != null) {
|
|
9677
|
+
this.cp.xk.yn = this.cp.xn;
|
|
9678
9678
|
}
|
|
9679
9679
|
};
|
|
9680
9680
|
GeographicContourLineSeriesView.prototype.cr = function () {
|
|
9681
|
-
if (this.cp.
|
|
9682
|
-
this.cp.
|
|
9681
|
+
if (this.cp.xk != null) {
|
|
9682
|
+
this.cp.xk.yx = this.cp.xr;
|
|
9683
9683
|
}
|
|
9684
9684
|
};
|
|
9685
9685
|
GeographicContourLineSeriesView.$t = markType(GeographicContourLineSeriesView, 'GeographicContourLineSeriesView', GeographicXYTriangulatingSeriesView.$);
|
|
@@ -9702,69 +9702,69 @@ var GeographicContourLineSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
9702
9702
|
GeographicContourLineSeries.prototype.get_fh = function () {
|
|
9703
9703
|
return true;
|
|
9704
9704
|
};
|
|
9705
|
-
GeographicContourLineSeries.prototype.
|
|
9706
|
-
_super.prototype.
|
|
9705
|
+
GeographicContourLineSeries.prototype.wx = function () {
|
|
9706
|
+
_super.prototype.wx.call(this);
|
|
9707
9707
|
};
|
|
9708
|
-
GeographicContourLineSeries.prototype.
|
|
9709
|
-
this.
|
|
9710
|
-
var a = this.
|
|
9711
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
9712
|
-
var b = this.
|
|
9713
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.
|
|
9714
|
-
return this.
|
|
9708
|
+
GeographicContourLineSeries.prototype.wr = function () {
|
|
9709
|
+
this.xk = new ScatterContourSeries();
|
|
9710
|
+
var a = this.xk;
|
|
9711
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.xu));
|
|
9712
|
+
var b = this.xk;
|
|
9713
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.xv));
|
|
9714
|
+
return this.xk;
|
|
9715
9715
|
};
|
|
9716
|
-
GeographicContourLineSeries.prototype.
|
|
9716
|
+
GeographicContourLineSeries.prototype.xu = function (a, b) {
|
|
9717
9717
|
if (this.triangulationStatusChanged != null) {
|
|
9718
9718
|
this.triangulationStatusChanged(this, b);
|
|
9719
9719
|
}
|
|
9720
9720
|
};
|
|
9721
|
-
GeographicContourLineSeries.prototype.
|
|
9722
|
-
var c = typeCast(ScatterContourSeries.$, this.
|
|
9721
|
+
GeographicContourLineSeries.prototype.xv = function (a, b) {
|
|
9722
|
+
var c = typeCast(ScatterContourSeries.$, this.ws);
|
|
9723
9723
|
if (c == null) {
|
|
9724
9724
|
return;
|
|
9725
9725
|
}
|
|
9726
9726
|
if (b.propertyName == "ActualFillScale") {
|
|
9727
|
-
this.
|
|
9727
|
+
this.xm = c.ym;
|
|
9728
9728
|
}
|
|
9729
9729
|
};
|
|
9730
|
-
GeographicContourLineSeries.prototype.
|
|
9731
|
-
_super.prototype.
|
|
9730
|
+
GeographicContourLineSeries.prototype.sb = function () {
|
|
9731
|
+
_super.prototype.sb.call(this);
|
|
9732
9732
|
};
|
|
9733
9733
|
GeographicContourLineSeries.prototype.cq = function () {
|
|
9734
9734
|
return new GeographicContourLineSeriesView(this);
|
|
9735
9735
|
};
|
|
9736
|
-
GeographicContourLineSeries.prototype.
|
|
9737
|
-
_super.prototype.
|
|
9738
|
-
this.
|
|
9736
|
+
GeographicContourLineSeries.prototype.qx = function (a) {
|
|
9737
|
+
_super.prototype.qx.call(this, a);
|
|
9738
|
+
this.xo = a;
|
|
9739
9739
|
};
|
|
9740
|
-
GeographicContourLineSeries.prototype.
|
|
9741
|
-
_super.prototype.
|
|
9740
|
+
GeographicContourLineSeries.prototype.q5 = function (a, b, c, d) {
|
|
9741
|
+
_super.prototype.q5.call(this, a, b, c, d);
|
|
9742
9742
|
switch (b) {
|
|
9743
9743
|
case GeographicContourLineSeries.$$p[1]:
|
|
9744
|
-
this.
|
|
9744
|
+
this.xo.cq();
|
|
9745
9745
|
break;
|
|
9746
9746
|
case GeographicContourLineSeries.$$p[2]:
|
|
9747
|
-
this.
|
|
9747
|
+
this.xo.cr();
|
|
9748
9748
|
break;
|
|
9749
9749
|
case GeographicContourLineSeries.$$p[3]:
|
|
9750
|
-
this.
|
|
9750
|
+
this.xk.yk = this.xj;
|
|
9751
9751
|
break;
|
|
9752
9752
|
case "DashArray":
|
|
9753
|
-
this.
|
|
9753
|
+
this.xk.vw = this.vw;
|
|
9754
9754
|
break;
|
|
9755
9755
|
case "DashCap":
|
|
9756
|
-
this.
|
|
9756
|
+
this.xk.vx = this.vx;
|
|
9757
9757
|
break;
|
|
9758
9758
|
case "MiterLimit":
|
|
9759
|
-
this.
|
|
9759
|
+
this.xk.jf = this.jf;
|
|
9760
9760
|
break;
|
|
9761
9761
|
case "LineJoin":
|
|
9762
|
-
this.
|
|
9762
|
+
this.xk.vz = this.vz;
|
|
9763
9763
|
break;
|
|
9764
9764
|
}
|
|
9765
9765
|
};
|
|
9766
9766
|
GeographicContourLineSeries.$t = markType(GeographicContourLineSeries, 'GeographicContourLineSeries', GeographicXYTriangulatingSeries.$);
|
|
9767
|
-
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:
|
|
9767
|
+
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]]);
|
|
9768
9768
|
return GeographicContourLineSeries;
|
|
9769
9769
|
}(GeographicXYTriangulatingSeries));
|
|
9770
9770
|
|
|
@@ -9813,10 +9813,10 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9813
9813
|
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
9814
9814
|
*/
|
|
9815
9815
|
get: function () {
|
|
9816
|
-
return this.i.
|
|
9816
|
+
return this.i.xr;
|
|
9817
9817
|
},
|
|
9818
9818
|
set: function (v) {
|
|
9819
|
-
this.i.
|
|
9819
|
+
this.i.xr = v;
|
|
9820
9820
|
},
|
|
9821
9821
|
enumerable: false,
|
|
9822
9822
|
configurable: true
|
|
@@ -9826,7 +9826,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9826
9826
|
* The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
9827
9827
|
*/
|
|
9828
9828
|
get: function () {
|
|
9829
|
-
var r = this.i.
|
|
9829
|
+
var r = this.i.xn;
|
|
9830
9830
|
if (r == null) {
|
|
9831
9831
|
return null;
|
|
9832
9832
|
}
|
|
@@ -9842,7 +9842,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9842
9842
|
set: function (v) {
|
|
9843
9843
|
if (v != null && this._stylingContainer && v._styling)
|
|
9844
9844
|
v._styling(this._stylingContainer, this, this);
|
|
9845
|
-
v == null ? this.i.
|
|
9845
|
+
v == null ? this.i.xn = null : this.i.xn = v.i;
|
|
9846
9846
|
},
|
|
9847
9847
|
enumerable: false,
|
|
9848
9848
|
configurable: true
|
|
@@ -9852,7 +9852,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9852
9852
|
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
9853
9853
|
*/
|
|
9854
9854
|
get: function () {
|
|
9855
|
-
var r = this.i.
|
|
9855
|
+
var r = this.i.xm;
|
|
9856
9856
|
if (r == null) {
|
|
9857
9857
|
return null;
|
|
9858
9858
|
}
|
|
@@ -9868,7 +9868,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9868
9868
|
set: function (v) {
|
|
9869
9869
|
if (v != null && this._stylingContainer && v._styling)
|
|
9870
9870
|
v._styling(this._stylingContainer, this, this);
|
|
9871
|
-
v == null ? this.i.
|
|
9871
|
+
v == null ? this.i.xm = null : this.i.xm = v.i;
|
|
9872
9872
|
},
|
|
9873
9873
|
enumerable: false,
|
|
9874
9874
|
configurable: true
|
|
@@ -9878,7 +9878,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9878
9878
|
* The ContourValueResolver used to determine the numeric values of contours.
|
|
9879
9879
|
*/
|
|
9880
9880
|
get: function () {
|
|
9881
|
-
var r = this.i.
|
|
9881
|
+
var r = this.i.xj;
|
|
9882
9882
|
if (r == null) {
|
|
9883
9883
|
return null;
|
|
9884
9884
|
}
|
|
@@ -9894,7 +9894,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9894
9894
|
set: function (v) {
|
|
9895
9895
|
if (v != null && this._stylingContainer && v._styling)
|
|
9896
9896
|
v._styling(this._stylingContainer, this, this);
|
|
9897
|
-
v == null ? this.i.
|
|
9897
|
+
v == null ? this.i.xj = null : this.i.xj = v.i;
|
|
9898
9898
|
},
|
|
9899
9899
|
enumerable: false,
|
|
9900
9900
|
configurable: true
|