igniteui-angular-maps 18.2.0 → 19.0.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 +1008 -1008
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +37 -37
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +76 -76
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +189 -189
- package/esm2015/lib/GeographicMarkerSeries.js +28 -28
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +17 -17
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +84 -84
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +62 -62
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +55 -55
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +53 -53
- package/esm2015/lib/GeographicTileSeries.js +27 -27
- package/esm2015/lib/TileSeries_combined.js +87 -87
- package/esm2015/lib/XamGeographicMap_combined.js +86 -86
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +9 -9
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +23 -23
- package/esm2015/lib/igx-geographic-map-series-host-component.js +22 -22
- package/esm2015/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-polyline-series-component.js +11 -11
- 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 +22 -22
- package/esm2015/lib/igx-geographic-shape-series-component.js +33 -33
- package/esm2015/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm2015/lib/igx-geographic-tile-series-component.js +4 -4
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +3 -3
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +37 -37
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +76 -76
- package/esm5/lib/GeographicMapSeriesHost_combined.js +187 -187
- package/esm5/lib/GeographicMarkerSeries.js +28 -28
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +17 -17
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +84 -84
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +61 -61
- package/esm5/lib/GeographicShapeSeriesView_combined.js +55 -55
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +53 -53
- package/esm5/lib/GeographicTileSeries.js +26 -26
- package/esm5/lib/TileSeries_combined.js +85 -85
- package/esm5/lib/XamGeographicMap_combined.js +85 -85
- package/esm5/lib/igx-geographic-contour-line-series-component.js +9 -9
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +23 -23
- package/esm5/lib/igx-geographic-map-series-host-component.js +22 -22
- package/esm5/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm5/lib/igx-geographic-polyline-series-component.js +11 -11
- 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 +22 -22
- package/esm5/lib/igx-geographic-shape-series-component.js +33 -33
- package/esm5/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm5/lib/igx-geographic-tile-series-component.js +4 -4
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +3 -3
- package/fesm2015/igniteui-angular-maps.js +1016 -1016
- package/fesm5/igniteui-angular-maps.js +1008 -1008
- package/lib/GeographicContourLineSeriesView_combined.d.ts +12 -12
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +20 -20
- package/lib/GeographicMapSeriesHost_combined.d.ts +44 -44
- package/lib/GeographicMarkerSeries.d.ts +15 -15
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +8 -8
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +23 -23
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +21 -21
- package/lib/GeographicShapeSeriesView_combined.d.ts +24 -24
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +16 -16
- package/lib/GeographicTileSeries.d.ts +9 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +20 -20
- package/lib/XamGeographicMap_combined.d.ts +24 -24
- package/package.json +5 -5
|
@@ -450,350 +450,350 @@ 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.wx = null;
|
|
454
|
+
_this.wz = _this.wy();
|
|
455
455
|
return _this;
|
|
456
456
|
}
|
|
457
|
-
GeographicMapSeriesHost.prototype.
|
|
458
|
-
_super.prototype.
|
|
459
|
-
if (this.
|
|
460
|
-
this.
|
|
457
|
+
GeographicMapSeriesHost.prototype.qf = function () {
|
|
458
|
+
_super.prototype.qf.call(this);
|
|
459
|
+
if (this.wz != null) {
|
|
460
|
+
this.wz.qf();
|
|
461
461
|
}
|
|
462
462
|
};
|
|
463
|
-
GeographicMapSeriesHost.prototype.
|
|
463
|
+
GeographicMapSeriesHost.prototype.get_fb = function () {
|
|
464
464
|
return true;
|
|
465
465
|
};
|
|
466
|
-
GeographicMapSeriesHost.prototype.
|
|
467
|
-
var c = this.
|
|
466
|
+
GeographicMapSeriesHost.prototype.kp = function (a, b) {
|
|
467
|
+
var c = this.nc(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.wz.kp(a, c);
|
|
475
475
|
};
|
|
476
|
-
GeographicMapSeriesHost.prototype.
|
|
477
|
-
var b = this.
|
|
476
|
+
GeographicMapSeriesHost.prototype.mc = function (a) {
|
|
477
|
+
var b = this.nc(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.wz.mc(b);
|
|
485
485
|
};
|
|
486
|
-
GeographicMapSeriesHost.prototype.
|
|
487
|
-
return this.
|
|
486
|
+
GeographicMapSeriesHost.prototype.get_kh = function () {
|
|
487
|
+
return this.kz(this.wz);
|
|
488
488
|
};
|
|
489
|
-
GeographicMapSeriesHost.prototype.
|
|
490
|
-
this.
|
|
489
|
+
GeographicMapSeriesHost.prototype.set_kh = function (a) {
|
|
490
|
+
this.oy(this.wz, a);
|
|
491
491
|
};
|
|
492
492
|
GeographicMapSeriesHost.prototype.eb = function (a, b, c, d, e) {
|
|
493
|
-
return this.
|
|
493
|
+
return this.wz.eb(a, b, c, d, e);
|
|
494
494
|
};
|
|
495
495
|
GeographicMapSeriesHost.prototype.ai = function () {
|
|
496
|
-
return this.
|
|
496
|
+
return this.wz.ai();
|
|
497
497
|
};
|
|
498
498
|
GeographicMapSeriesHost.prototype.bo = function () {
|
|
499
|
-
return this.
|
|
499
|
+
return this.wz;
|
|
500
500
|
};
|
|
501
|
-
Object.defineProperty(GeographicMapSeriesHost.prototype, "
|
|
501
|
+
Object.defineProperty(GeographicMapSeriesHost.prototype, "wz", {
|
|
502
502
|
get: function () {
|
|
503
|
-
return this.
|
|
503
|
+
return this.wx;
|
|
504
504
|
},
|
|
505
505
|
set: function (a) {
|
|
506
|
-
var b = this.
|
|
507
|
-
var c = this.
|
|
506
|
+
var b = this.wx;
|
|
507
|
+
var c = this.wz != a;
|
|
508
508
|
if (c) {
|
|
509
|
-
this.
|
|
510
|
-
this.
|
|
509
|
+
this.wx = a;
|
|
510
|
+
this.w4(b, this.wx);
|
|
511
511
|
}
|
|
512
512
|
},
|
|
513
513
|
enumerable: false,
|
|
514
514
|
configurable: true
|
|
515
515
|
});
|
|
516
516
|
GeographicMapSeriesHost.prototype.get_hasMarkers = function () {
|
|
517
|
-
return this.
|
|
517
|
+
return this.wz.hasMarkers;
|
|
518
518
|
};
|
|
519
|
-
GeographicMapSeriesHost.prototype.
|
|
520
|
-
if (this.
|
|
521
|
-
var hostedSeries_ = this.
|
|
519
|
+
GeographicMapSeriesHost.prototype.w4 = function (a, b) {
|
|
520
|
+
if (this.wx != null) {
|
|
521
|
+
var hostedSeries_ = this.wx;
|
|
522
522
|
hostedSeries_.externalObject = TypeRegistrar.createFromInternal(hostedSeries_, PlatformConstants.Prefix, PlatformConstants.Postfix);
|
|
523
523
|
hostedSeries_.externalObject._implementation = hostedSeries_;
|
|
524
524
|
}
|
|
525
|
-
this.
|
|
526
|
-
this.
|
|
525
|
+
this.pe(this.wz);
|
|
526
|
+
this.w0.b5();
|
|
527
527
|
if (a != null) {
|
|
528
528
|
var c = (a);
|
|
529
|
-
this.
|
|
529
|
+
this.r0(c, null);
|
|
530
530
|
}
|
|
531
531
|
if (b != null) {
|
|
532
532
|
var d = (b);
|
|
533
|
-
this.
|
|
533
|
+
this.r0(d, this);
|
|
534
534
|
}
|
|
535
535
|
};
|
|
536
536
|
GeographicMapSeriesHost.prototype.dg = function (a, b, c) {
|
|
537
|
-
return this.di(this.
|
|
537
|
+
return this.di(this.wz, a, b, c);
|
|
538
538
|
};
|
|
539
539
|
GeographicMapSeriesHost.prototype.dh = function (a, b, c) {
|
|
540
|
-
return this.dj(this.
|
|
540
|
+
return this.dj(this.wz, a, b, c);
|
|
541
541
|
};
|
|
542
|
-
GeographicMapSeriesHost.prototype.
|
|
543
|
-
return this.
|
|
542
|
+
GeographicMapSeriesHost.prototype.km = function (a) {
|
|
543
|
+
return this.kv(this.wz, a);
|
|
544
544
|
};
|
|
545
|
-
GeographicMapSeriesHost.prototype.
|
|
546
|
-
return this.
|
|
545
|
+
GeographicMapSeriesHost.prototype.j9 = function (a, b) {
|
|
546
|
+
return this.wz.j9(a, b);
|
|
547
547
|
};
|
|
548
|
-
GeographicMapSeriesHost.prototype.
|
|
549
|
-
return this.
|
|
548
|
+
GeographicMapSeriesHost.prototype.j7 = function (a, b) {
|
|
549
|
+
return this.wz.j7(a, b);
|
|
550
550
|
};
|
|
551
|
-
GeographicMapSeriesHost.prototype.
|
|
552
|
-
return this.
|
|
551
|
+
GeographicMapSeriesHost.prototype.i4 = function (a, b, c) {
|
|
552
|
+
return this.wz.i4(a, b, c);
|
|
553
553
|
};
|
|
554
|
-
GeographicMapSeriesHost.prototype.
|
|
555
|
-
return this.
|
|
554
|
+
GeographicMapSeriesHost.prototype.wb = function (a, b, c) {
|
|
555
|
+
return this.wz.wb(a, b, c);
|
|
556
556
|
};
|
|
557
|
-
GeographicMapSeriesHost.prototype.
|
|
558
|
-
return this.
|
|
557
|
+
GeographicMapSeriesHost.prototype.wm = function (a) {
|
|
558
|
+
return this.wz.wm(a);
|
|
559
559
|
};
|
|
560
560
|
GeographicMapSeriesHost.prototype.ao = function (a) {
|
|
561
|
-
return this.
|
|
561
|
+
return this.wz.ao(a);
|
|
562
562
|
};
|
|
563
|
-
GeographicMapSeriesHost.prototype.
|
|
564
|
-
return this.
|
|
563
|
+
GeographicMapSeriesHost.prototype.wn = function (a) {
|
|
564
|
+
return this.wz.wn(a);
|
|
565
565
|
};
|
|
566
566
|
GeographicMapSeriesHost.prototype.ap = function (a) {
|
|
567
|
-
return this.
|
|
567
|
+
return this.wz.ap(a);
|
|
568
568
|
};
|
|
569
|
-
GeographicMapSeriesHost.prototype.
|
|
570
|
-
return this.
|
|
569
|
+
GeographicMapSeriesHost.prototype.wo = function (a) {
|
|
570
|
+
return this.wz.wo(a);
|
|
571
571
|
};
|
|
572
|
-
GeographicMapSeriesHost.prototype.
|
|
573
|
-
return this.
|
|
572
|
+
GeographicMapSeriesHost.prototype.wp = function (a) {
|
|
573
|
+
return this.wz.wp(a);
|
|
574
574
|
};
|
|
575
|
-
GeographicMapSeriesHost.prototype.
|
|
576
|
-
return this.
|
|
575
|
+
GeographicMapSeriesHost.prototype.i0 = function (a, b, c) {
|
|
576
|
+
return this.wz.i0(a, b, c);
|
|
577
577
|
};
|
|
578
|
-
GeographicMapSeriesHost.prototype.
|
|
579
|
-
return this.
|
|
578
|
+
GeographicMapSeriesHost.prototype.v7 = function (a, b, c) {
|
|
579
|
+
return this.wz.v7(a, b, c);
|
|
580
580
|
};
|
|
581
|
-
GeographicMapSeriesHost.prototype.
|
|
582
|
-
return this.
|
|
581
|
+
GeographicMapSeriesHost.prototype.i2 = function (a, b, c) {
|
|
582
|
+
return this.i4(a, b, c);
|
|
583
583
|
};
|
|
584
|
-
GeographicMapSeriesHost.prototype.
|
|
585
|
-
return this.
|
|
584
|
+
GeographicMapSeriesHost.prototype.v9 = function (a, b, c) {
|
|
585
|
+
return this.wz.v9(a, b, c);
|
|
586
586
|
};
|
|
587
|
-
GeographicMapSeriesHost.prototype.
|
|
588
|
-
return this.
|
|
587
|
+
GeographicMapSeriesHost.prototype.wc = function (a, b, c) {
|
|
588
|
+
return this.wz.wc(a, b, c);
|
|
589
589
|
};
|
|
590
|
-
GeographicMapSeriesHost.prototype.
|
|
591
|
-
return this.
|
|
590
|
+
GeographicMapSeriesHost.prototype.i5 = function (a, b, c) {
|
|
591
|
+
return this.wz.i5(a, b, c);
|
|
592
592
|
};
|
|
593
|
-
GeographicMapSeriesHost.prototype.
|
|
594
|
-
return this.
|
|
593
|
+
GeographicMapSeriesHost.prototype.v8 = function (a, b, c) {
|
|
594
|
+
return this.wz.v8(a, b, c);
|
|
595
595
|
};
|
|
596
|
-
GeographicMapSeriesHost.prototype.
|
|
597
|
-
return this.
|
|
596
|
+
GeographicMapSeriesHost.prototype.i1 = function (a, b, c) {
|
|
597
|
+
return this.wz.i1(a, b, c);
|
|
598
598
|
};
|
|
599
|
-
GeographicMapSeriesHost.prototype.
|
|
600
|
-
return this.
|
|
599
|
+
GeographicMapSeriesHost.prototype.wa = function (a, b, c) {
|
|
600
|
+
return this.wz.wa(a, b, c);
|
|
601
601
|
};
|
|
602
|
-
GeographicMapSeriesHost.prototype.
|
|
603
|
-
return this.
|
|
602
|
+
GeographicMapSeriesHost.prototype.i3 = function (a, b, c) {
|
|
603
|
+
return this.wz.i3(a, b, c);
|
|
604
604
|
};
|
|
605
|
-
GeographicMapSeriesHost.prototype.
|
|
606
|
-
return this.
|
|
605
|
+
GeographicMapSeriesHost.prototype.j3 = function (a) {
|
|
606
|
+
return this.wz.j3(a);
|
|
607
607
|
};
|
|
608
|
-
GeographicMapSeriesHost.prototype.
|
|
609
|
-
return this.
|
|
608
|
+
GeographicMapSeriesHost.prototype.iv = function () {
|
|
609
|
+
return this.wz.iv();
|
|
610
610
|
};
|
|
611
|
-
GeographicMapSeriesHost.prototype.
|
|
612
|
-
return this.
|
|
611
|
+
GeographicMapSeriesHost.prototype.ir = function (a) {
|
|
612
|
+
return this.wz.ir(a);
|
|
613
613
|
};
|
|
614
|
-
GeographicMapSeriesHost.prototype.
|
|
615
|
-
return this.
|
|
614
|
+
GeographicMapSeriesHost.prototype.kn = function (a) {
|
|
615
|
+
return this.wz.kn(a);
|
|
616
616
|
};
|
|
617
617
|
GeographicMapSeriesHost.prototype.cs = function () {
|
|
618
618
|
return new HostSeriesView(this);
|
|
619
619
|
};
|
|
620
|
-
GeographicMapSeriesHost.prototype.
|
|
621
|
-
_super.prototype.
|
|
622
|
-
this.
|
|
620
|
+
GeographicMapSeriesHost.prototype.q0 = function (a) {
|
|
621
|
+
_super.prototype.q0.call(this, a);
|
|
622
|
+
this.w0 = typeCast(HostSeriesView.$, a);
|
|
623
623
|
};
|
|
624
|
-
Object.defineProperty(GeographicMapSeriesHost.prototype, "
|
|
624
|
+
Object.defineProperty(GeographicMapSeriesHost.prototype, "w1", {
|
|
625
625
|
get: function () {
|
|
626
|
-
return this.c(GeographicMapSeriesHost.
|
|
626
|
+
return this.c(GeographicMapSeriesHost.w6);
|
|
627
627
|
},
|
|
628
628
|
set: function (a) {
|
|
629
|
-
this.h(GeographicMapSeriesHost.
|
|
629
|
+
this.h(GeographicMapSeriesHost.w6, a);
|
|
630
630
|
},
|
|
631
631
|
enumerable: false,
|
|
632
632
|
configurable: true
|
|
633
633
|
});
|
|
634
|
-
GeographicMapSeriesHost.prototype.
|
|
635
|
-
_super.prototype.
|
|
634
|
+
GeographicMapSeriesHost.prototype.q8 = function (a, b, c, d) {
|
|
635
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
636
636
|
switch (b) {
|
|
637
637
|
case "SeriesViewer":
|
|
638
|
-
this.
|
|
638
|
+
this.wz.db = this.db;
|
|
639
639
|
if (c != null) {
|
|
640
|
-
c.q4(this.
|
|
640
|
+
c.q4(this.wz);
|
|
641
641
|
}
|
|
642
642
|
if (d != null) {
|
|
643
|
-
this.db.m8(this.
|
|
643
|
+
this.db.m8(this.wz);
|
|
644
644
|
}
|
|
645
|
-
this.
|
|
646
|
-
this.
|
|
647
|
-
this.
|
|
648
|
-
this.
|
|
645
|
+
this.wz.rb(this.wr);
|
|
646
|
+
this.wz.index = this.index;
|
|
647
|
+
this.pz(this.wz);
|
|
648
|
+
this.kf = this.wz.kf;
|
|
649
649
|
var e = typeCast(SeriesViewer.$, c);
|
|
650
650
|
if (e != null) {
|
|
651
|
-
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.
|
|
651
|
+
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.w5));
|
|
652
652
|
}
|
|
653
653
|
if (this.db != null) {
|
|
654
654
|
var f = this.db;
|
|
655
|
-
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.
|
|
655
|
+
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.w5));
|
|
656
656
|
}
|
|
657
|
-
this.
|
|
657
|
+
this.w3();
|
|
658
658
|
break;
|
|
659
659
|
case "SyncLink":
|
|
660
|
-
this.
|
|
660
|
+
this.wz.c3 = this.c3;
|
|
661
661
|
break;
|
|
662
662
|
case "VisibleFromScale":
|
|
663
|
-
this.
|
|
663
|
+
this.w3();
|
|
664
664
|
break;
|
|
665
665
|
case "Index":
|
|
666
|
-
this.
|
|
666
|
+
this.wz.index = this.index;
|
|
667
667
|
break;
|
|
668
668
|
case "ItemsSource":
|
|
669
|
-
this.
|
|
669
|
+
this.w0.b6();
|
|
670
670
|
break;
|
|
671
671
|
case "Resolution":
|
|
672
|
-
this.
|
|
672
|
+
this.w0.cd();
|
|
673
673
|
break;
|
|
674
674
|
case "TransitionDuration":
|
|
675
|
-
this.
|
|
675
|
+
this.w0.cg();
|
|
676
676
|
break;
|
|
677
677
|
case "Opacity":
|
|
678
|
-
this.
|
|
678
|
+
this.w0.ca();
|
|
679
679
|
break;
|
|
680
680
|
case "Visibility":
|
|
681
|
-
var hs_ = this.
|
|
681
|
+
var hs_ = this.wz;
|
|
682
682
|
var v_ = this._visibility;
|
|
683
683
|
hs_.visibility = v_;
|
|
684
684
|
break;
|
|
685
685
|
case "MouseOverEnabled":
|
|
686
|
-
this.
|
|
686
|
+
this.wz.f7 = this.f7;
|
|
687
687
|
break;
|
|
688
688
|
case "ExpectFunctions":
|
|
689
|
-
this.
|
|
689
|
+
this.wz.expectFunctions = this.expectFunctions;
|
|
690
690
|
break;
|
|
691
691
|
case "Thickness":
|
|
692
|
-
this.
|
|
692
|
+
this.w0.cf();
|
|
693
693
|
break;
|
|
694
694
|
case "Brush":
|
|
695
|
-
this.
|
|
695
|
+
this.w0.b4();
|
|
696
696
|
break;
|
|
697
697
|
case "Outline":
|
|
698
|
-
this.
|
|
698
|
+
this.w0.cc();
|
|
699
699
|
break;
|
|
700
700
|
case "ActualBrush":
|
|
701
|
-
this.
|
|
701
|
+
this.w0.b1();
|
|
702
702
|
break;
|
|
703
703
|
case "ActualOutline":
|
|
704
|
-
this.
|
|
704
|
+
this.w0.b2();
|
|
705
705
|
break;
|
|
706
706
|
case "MarkerFillOpacity":
|
|
707
|
-
if (!isNaN_(this.
|
|
708
|
-
this.
|
|
707
|
+
if (!isNaN_(this.jf)) {
|
|
708
|
+
this.w0.b9();
|
|
709
709
|
}
|
|
710
710
|
break;
|
|
711
711
|
case "AreaFillOpacity":
|
|
712
|
-
if (!isNaN_(this.
|
|
713
|
-
this.
|
|
712
|
+
if (!isNaN_(this.ij)) {
|
|
713
|
+
this.w0.b3();
|
|
714
714
|
}
|
|
715
715
|
break;
|
|
716
716
|
case "OutlineMode":
|
|
717
|
-
this.
|
|
717
|
+
this.w0.cb();
|
|
718
718
|
break;
|
|
719
719
|
case "ShowDefaultTooltip":
|
|
720
|
-
this.
|
|
720
|
+
this.w0.ce();
|
|
721
721
|
break;
|
|
722
722
|
case "Title":
|
|
723
|
-
this.
|
|
723
|
+
this.wz.title = this.title;
|
|
724
724
|
break;
|
|
725
725
|
case "LegendItemBadgeMode":
|
|
726
|
-
this.
|
|
726
|
+
this.w0.b7();
|
|
727
727
|
break;
|
|
728
728
|
case "LegendItemBadgeShape":
|
|
729
|
-
this.
|
|
729
|
+
this.w0.b8();
|
|
730
730
|
break;
|
|
731
731
|
case "Legend":
|
|
732
|
-
this.
|
|
732
|
+
this.wz.legend = this.legend;
|
|
733
733
|
this.cv.av();
|
|
734
734
|
break;
|
|
735
735
|
}
|
|
736
736
|
};
|
|
737
|
-
GeographicMapSeriesHost.prototype.
|
|
738
|
-
if (this.db == null || this.
|
|
737
|
+
GeographicMapSeriesHost.prototype.w3 = function () {
|
|
738
|
+
if (this.db == null || this.wz == null) {
|
|
739
739
|
return;
|
|
740
740
|
}
|
|
741
|
-
if (!isNaN_(this.
|
|
742
|
-
if (this.db.v4.width > this.
|
|
743
|
-
var hs_ = this.
|
|
741
|
+
if (!isNaN_(this.w1)) {
|
|
742
|
+
if (this.db.v4.width > this.w1) {
|
|
743
|
+
var hs_ = this.wz;
|
|
744
744
|
var v_ = 1;
|
|
745
745
|
hs_.visibility = v_;
|
|
746
746
|
}
|
|
747
747
|
else {
|
|
748
|
-
var hs2_ = this.
|
|
748
|
+
var hs2_ = this.wz;
|
|
749
749
|
var v2_ = 0;
|
|
750
750
|
hs2_.visibility = v2_;
|
|
751
751
|
}
|
|
752
752
|
}
|
|
753
753
|
};
|
|
754
|
-
GeographicMapSeriesHost.prototype.
|
|
755
|
-
this.
|
|
754
|
+
GeographicMapSeriesHost.prototype.w5 = function (a, b) {
|
|
755
|
+
this.w3();
|
|
756
756
|
};
|
|
757
|
-
GeographicMapSeriesHost.prototype.
|
|
758
|
-
_super.prototype.
|
|
759
|
-
if (this.
|
|
760
|
-
this.
|
|
757
|
+
GeographicMapSeriesHost.prototype.rq = function (a) {
|
|
758
|
+
_super.prototype.rq.call(this, a);
|
|
759
|
+
if (this.wz != null) {
|
|
760
|
+
this.wz.rq(a);
|
|
761
761
|
}
|
|
762
762
|
};
|
|
763
|
-
GeographicMapSeriesHost.prototype.
|
|
764
|
-
_super.prototype.
|
|
765
|
-
if (this.
|
|
766
|
-
this.
|
|
763
|
+
GeographicMapSeriesHost.prototype.q4 = function (a) {
|
|
764
|
+
_super.prototype.q4.call(this, a);
|
|
765
|
+
if (this.wz != null) {
|
|
766
|
+
this.wz.qm();
|
|
767
767
|
}
|
|
768
768
|
};
|
|
769
|
-
GeographicMapSeriesHost.prototype.
|
|
770
|
-
if (this.
|
|
771
|
-
this.
|
|
769
|
+
GeographicMapSeriesHost.prototype.rp = function (a, b, c, d, e) {
|
|
770
|
+
if (this.wz != null) {
|
|
771
|
+
this.wz.rp(a, b, c, d, e);
|
|
772
772
|
}
|
|
773
773
|
};
|
|
774
774
|
GeographicMapSeriesHost.prototype.a2 = function (a, b) {
|
|
775
|
-
return this.
|
|
775
|
+
return this.wz.a2(a, b);
|
|
776
776
|
};
|
|
777
|
-
GeographicMapSeriesHost.prototype.
|
|
778
|
-
_super.prototype.
|
|
779
|
-
this.
|
|
777
|
+
GeographicMapSeriesHost.prototype.sb = function () {
|
|
778
|
+
_super.prototype.sb.call(this);
|
|
779
|
+
this.wz.sb();
|
|
780
780
|
};
|
|
781
781
|
GeographicMapSeriesHost.prototype.get_coercionMethods = function () {
|
|
782
782
|
return this._coercionMethods;
|
|
783
783
|
};
|
|
784
784
|
GeographicMapSeriesHost.prototype.set_coercionMethods = function (a) {
|
|
785
785
|
this._coercionMethods = a;
|
|
786
|
-
this.
|
|
786
|
+
this.wz.coercionMethods = a;
|
|
787
787
|
};
|
|
788
|
-
GeographicMapSeriesHost.prototype.
|
|
789
|
-
_super.prototype.
|
|
790
|
-
if (this.
|
|
791
|
-
var b = this.
|
|
792
|
-
this.
|
|
788
|
+
GeographicMapSeriesHost.prototype.py = function (a) {
|
|
789
|
+
_super.prototype.py.call(this, a);
|
|
790
|
+
if (this.wz != null) {
|
|
791
|
+
var b = this.wz.kl();
|
|
792
|
+
this.o7(a, b);
|
|
793
793
|
}
|
|
794
794
|
};
|
|
795
795
|
GeographicMapSeriesHost.$t = markType(GeographicMapSeriesHost, 'GeographicMapSeriesHost', Series.$);
|
|
796
|
-
GeographicMapSeriesHost.
|
|
796
|
+
GeographicMapSeriesHost.w6 = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, function (a, b) {
|
|
797
797
|
var c = a;
|
|
798
798
|
c.raisePropertyChanged("VisibleFromScale", b.oldValue, b.newValue);
|
|
799
799
|
}));
|
|
@@ -815,66 +815,66 @@ var HostSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
815
815
|
};
|
|
816
816
|
HostSeriesView.prototype.b5 = function () {
|
|
817
817
|
this.b0.legendItemVisibility = 1;
|
|
818
|
-
this.b0.
|
|
819
|
-
this.b0.
|
|
820
|
-
this.b0.
|
|
821
|
-
this.b0.
|
|
822
|
-
this.b0.
|
|
823
|
-
this.b0.
|
|
824
|
-
this.b0.
|
|
825
|
-
this.b0.
|
|
826
|
-
this.b0.
|
|
827
|
-
this.b0.
|
|
828
|
-
this.b0.
|
|
829
|
-
this.b0.
|
|
830
|
-
this.b0.
|
|
831
|
-
this.b0.
|
|
832
|
-
this.b0.
|
|
818
|
+
this.b0.wz.legendItemVisibility = 0;
|
|
819
|
+
this.b0.wz.itemsSource = this.b0.itemsSource;
|
|
820
|
+
this.b0.wz.index = this.b0.index;
|
|
821
|
+
this.b0.wz.ve = this.b0.ve;
|
|
822
|
+
this.b0.wz.vu = this.b0.ve;
|
|
823
|
+
this.b0.wz.ci = this.b0.ci;
|
|
824
|
+
this.b0.wz.ji = this.b0.ji;
|
|
825
|
+
this.b0.wz.kc = this.b0.kc;
|
|
826
|
+
this.b0.wz._opacity = this.b0._opacity;
|
|
827
|
+
this.b0.wz.jo = this.b0.jo;
|
|
828
|
+
this.b0.wz.ij = this.b0.ij;
|
|
829
|
+
this.b0.wz.jf = this.b0.jf;
|
|
830
|
+
this.b0.wz.go = this.b0.go;
|
|
831
|
+
this.b0.wz.legendItemBadgeShape = this.b0.legendItemBadgeShape;
|
|
832
|
+
this.b0.wz.bd = this.b0.bd;
|
|
833
833
|
};
|
|
834
834
|
HostSeriesView.prototype.b6 = function () {
|
|
835
|
-
this.b0.
|
|
835
|
+
this.b0.wz.itemsSource = this.b0.itemsSource;
|
|
836
836
|
};
|
|
837
837
|
HostSeriesView.prototype.cd = function () {
|
|
838
|
-
this.b0.
|
|
838
|
+
this.b0.wz.ji = this.b0.ji;
|
|
839
839
|
};
|
|
840
840
|
HostSeriesView.prototype.cg = function () {
|
|
841
|
-
this.b0.
|
|
841
|
+
this.b0.wz.kc = this.b0.kc;
|
|
842
842
|
};
|
|
843
843
|
HostSeriesView.prototype.ca = function () {
|
|
844
|
-
this.b0.
|
|
844
|
+
this.b0.wz._opacity = this.b0._opacity;
|
|
845
845
|
};
|
|
846
846
|
HostSeriesView.prototype.cf = function () {
|
|
847
|
-
this.b0.
|
|
847
|
+
this.b0.wz.jo = this.b0.jo;
|
|
848
848
|
};
|
|
849
849
|
HostSeriesView.prototype.b4 = function () {
|
|
850
|
-
this.b0.
|
|
850
|
+
this.b0.wz.ve = this.b0.ve;
|
|
851
851
|
};
|
|
852
852
|
HostSeriesView.prototype.cc = function () {
|
|
853
|
-
this.b0.
|
|
853
|
+
this.b0.wz.vu = this.b0.vu;
|
|
854
854
|
};
|
|
855
855
|
HostSeriesView.prototype.b1 = function () {
|
|
856
|
-
this.b0.
|
|
856
|
+
this.b0.wz.ve = this.b0.u8;
|
|
857
857
|
};
|
|
858
858
|
HostSeriesView.prototype.b2 = function () {
|
|
859
|
-
this.b0.
|
|
859
|
+
this.b0.wz.vu = this.b0.vc;
|
|
860
860
|
};
|
|
861
861
|
HostSeriesView.prototype.b7 = function () {
|
|
862
|
-
this.b0.
|
|
862
|
+
this.b0.wz.bd = this.b0.bd;
|
|
863
863
|
};
|
|
864
864
|
HostSeriesView.prototype.b8 = function () {
|
|
865
|
-
this.b0.
|
|
865
|
+
this.b0.wz.legendItemBadgeShape = this.b0.legendItemBadgeShape;
|
|
866
866
|
};
|
|
867
867
|
HostSeriesView.prototype.b3 = function () {
|
|
868
|
-
this.b0.
|
|
868
|
+
this.b0.wz.ij = this.b0.ij;
|
|
869
869
|
};
|
|
870
870
|
HostSeriesView.prototype.b9 = function () {
|
|
871
|
-
this.b0.
|
|
871
|
+
this.b0.wz.jf = this.b0.jf;
|
|
872
872
|
};
|
|
873
873
|
HostSeriesView.prototype.cb = function () {
|
|
874
|
-
this.b0.
|
|
874
|
+
this.b0.wz.ci = this.b0.ci;
|
|
875
875
|
};
|
|
876
876
|
HostSeriesView.prototype.ce = function () {
|
|
877
|
-
this.b0.
|
|
877
|
+
this.b0.wz.go = this.b0.go;
|
|
878
878
|
};
|
|
879
879
|
HostSeriesView.$t = markType(HostSeriesView, 'HostSeriesView', SeriesView.$);
|
|
880
880
|
return HostSeriesView;
|
|
@@ -1201,7 +1201,7 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1201
1201
|
try {
|
|
1202
1202
|
for (var _b = __values(fromEnum(this.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1203
1203
|
var a = _c.value;
|
|
1204
|
-
a.
|
|
1204
|
+
a.sb();
|
|
1205
1205
|
}
|
|
1206
1206
|
}
|
|
1207
1207
|
catch (e_1_1) {
|
|
@@ -1618,7 +1618,7 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1618
1618
|
try {
|
|
1619
1619
|
for (var _c = __values(fromEnum(this.series)), _d = _c.next(); !_d.done; _d = _c.next()) {
|
|
1620
1620
|
var g = _d.value;
|
|
1621
|
-
g.
|
|
1621
|
+
g.rq(false);
|
|
1622
1622
|
}
|
|
1623
1623
|
}
|
|
1624
1624
|
catch (e_2_1) {
|
|
@@ -1665,7 +1665,7 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1665
1665
|
try {
|
|
1666
1666
|
for (var _e = __values(fromEnum(this.series)), _f = _e.next(); !_f.done; _f = _e.next()) {
|
|
1667
1667
|
var i = _f.value;
|
|
1668
|
-
i.
|
|
1668
|
+
i.qf();
|
|
1669
1669
|
}
|
|
1670
1670
|
}
|
|
1671
1671
|
catch (e_3_1) {
|
|
@@ -1721,7 +1721,7 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1721
1721
|
var c = b;
|
|
1722
1722
|
var d = a;
|
|
1723
1723
|
d.itemsSource = c.triangulationSource.points;
|
|
1724
|
-
d.
|
|
1724
|
+
d.w8 = c.triangulationSource.triangles;
|
|
1725
1725
|
}
|
|
1726
1726
|
else {
|
|
1727
1727
|
_super.prototype.rd.call(this, a, b);
|
|
@@ -1754,7 +1754,7 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1754
1754
|
a.axes.add1(b);
|
|
1755
1755
|
a.axes.add1(c);
|
|
1756
1756
|
for (var d = 0; d < this.series.count; d++) {
|
|
1757
|
-
var e = this.series._inner[d].
|
|
1757
|
+
var e = this.series._inner[d].kl();
|
|
1758
1758
|
a.series.add1(e);
|
|
1759
1759
|
}
|
|
1760
1760
|
a.name = this.name;
|
|
@@ -2054,41 +2054,41 @@ var GeographicXYTriangulatingSeriesView = /** @class */ /*@__PURE__*/ (function
|
|
|
2054
2054
|
}
|
|
2055
2055
|
GeographicXYTriangulatingSeriesView.prototype.b5 = function () {
|
|
2056
2056
|
_super.prototype.b5.call(this);
|
|
2057
|
-
var a = this.ch.
|
|
2058
|
-
a.
|
|
2059
|
-
a.
|
|
2060
|
-
a.trianglesSource = this.ch.
|
|
2061
|
-
a.
|
|
2062
|
-
a.
|
|
2063
|
-
a.
|
|
2057
|
+
var a = this.ch.wz;
|
|
2058
|
+
a.xz = this.ch.xb;
|
|
2059
|
+
a.x7 = this.ch.w9;
|
|
2060
|
+
a.trianglesSource = this.ch.w8;
|
|
2061
|
+
a.xn = this.ch.xe;
|
|
2062
|
+
a.xp = this.ch.xg;
|
|
2063
|
+
a.xr = this.ch.xi;
|
|
2064
2064
|
};
|
|
2065
2065
|
GeographicXYTriangulatingSeriesView.prototype.ck = function () {
|
|
2066
|
-
var a = this.ch.
|
|
2066
|
+
var a = this.ch.wz;
|
|
2067
2067
|
if (this.ch.db == null) {
|
|
2068
|
+
a.wx = null;
|
|
2068
2069
|
a.wy = null;
|
|
2069
|
-
a.wz = null;
|
|
2070
2070
|
return;
|
|
2071
2071
|
}
|
|
2072
|
-
a.
|
|
2073
|
-
a.
|
|
2072
|
+
a.wx = this.ch.db.ws;
|
|
2073
|
+
a.wy = this.ch.db.wu;
|
|
2074
2074
|
};
|
|
2075
2075
|
GeographicXYTriangulatingSeriesView.prototype.cj = function () {
|
|
2076
|
-
this.ch.
|
|
2076
|
+
this.ch.wz.xz = this.ch.xb;
|
|
2077
2077
|
};
|
|
2078
2078
|
GeographicXYTriangulatingSeriesView.prototype.ci = function () {
|
|
2079
|
-
this.ch.
|
|
2079
|
+
this.ch.wz.x7 = this.ch.w9;
|
|
2080
2080
|
};
|
|
2081
2081
|
GeographicXYTriangulatingSeriesView.prototype.cl = function () {
|
|
2082
|
-
this.ch.
|
|
2082
|
+
this.ch.wz.trianglesSource = this.ch.w8;
|
|
2083
2083
|
};
|
|
2084
2084
|
GeographicXYTriangulatingSeriesView.prototype.cm = function () {
|
|
2085
|
-
this.ch.
|
|
2085
|
+
this.ch.wz.xn = this.ch.xe;
|
|
2086
2086
|
};
|
|
2087
2087
|
GeographicXYTriangulatingSeriesView.prototype.cn = function () {
|
|
2088
|
-
this.ch.
|
|
2088
|
+
this.ch.wz.xp = this.ch.xg;
|
|
2089
2089
|
};
|
|
2090
2090
|
GeographicXYTriangulatingSeriesView.prototype.co = function () {
|
|
2091
|
-
this.ch.
|
|
2091
|
+
this.ch.wz.xr = this.ch.xi;
|
|
2092
2092
|
};
|
|
2093
2093
|
GeographicXYTriangulatingSeriesView.$t = markType(GeographicXYTriangulatingSeriesView, 'GeographicXYTriangulatingSeriesView', HostSeriesView.$);
|
|
2094
2094
|
return GeographicXYTriangulatingSeriesView;
|
|
@@ -2111,19 +2111,19 @@ var GeographicScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
2111
2111
|
};
|
|
2112
2112
|
GeographicScatterAreaSeriesView.prototype.b5 = function () {
|
|
2113
2113
|
_super.prototype.b5.call(this);
|
|
2114
|
-
if (this.cp.
|
|
2115
|
-
this.cp.
|
|
2116
|
-
this.cp.
|
|
2114
|
+
if (this.cp.xt != null) {
|
|
2115
|
+
this.cp.xt.y6 = this.cp.xx;
|
|
2116
|
+
this.cp.xt.yu = this.cp.xs;
|
|
2117
2117
|
}
|
|
2118
2118
|
};
|
|
2119
2119
|
GeographicScatterAreaSeriesView.prototype.cq = function () {
|
|
2120
|
-
if (this.cp.
|
|
2121
|
-
this.cp.
|
|
2120
|
+
if (this.cp.xt != null) {
|
|
2121
|
+
this.cp.xt.y6 = this.cp.xx;
|
|
2122
2122
|
}
|
|
2123
2123
|
};
|
|
2124
2124
|
GeographicScatterAreaSeriesView.prototype.cr = function () {
|
|
2125
|
-
if (this.cp.
|
|
2126
|
-
this.cp.
|
|
2125
|
+
if (this.cp.xt != null) {
|
|
2126
|
+
this.cp.xt.yu = this.cp.xs;
|
|
2127
2127
|
}
|
|
2128
2128
|
};
|
|
2129
2129
|
GeographicScatterAreaSeriesView.$t = markType(GeographicScatterAreaSeriesView, 'GeographicScatterAreaSeriesView', GeographicXYTriangulatingSeriesView.$);
|
|
@@ -2330,38 +2330,38 @@ var GeographicXYTriangulatingSeries = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
2330
2330
|
GeographicXYTriangulatingSeries.prototype.cs = function () {
|
|
2331
2331
|
return new GeographicXYTriangulatingSeriesView(this);
|
|
2332
2332
|
};
|
|
2333
|
-
GeographicXYTriangulatingSeries.prototype.
|
|
2334
|
-
_super.prototype.
|
|
2335
|
-
this.
|
|
2333
|
+
GeographicXYTriangulatingSeries.prototype.q0 = function (a) {
|
|
2334
|
+
_super.prototype.q0.call(this, a);
|
|
2335
|
+
this.w7 = a;
|
|
2336
2336
|
};
|
|
2337
|
-
GeographicXYTriangulatingSeries.prototype.
|
|
2338
|
-
_super.prototype.
|
|
2337
|
+
GeographicXYTriangulatingSeries.prototype.q8 = function (a, b, c, d) {
|
|
2338
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
2339
2339
|
switch (b) {
|
|
2340
2340
|
case "SeriesViewer":
|
|
2341
|
-
this.
|
|
2341
|
+
this.w7.ck();
|
|
2342
2342
|
break;
|
|
2343
2343
|
case GeographicXYTriangulatingSeries.$$p[1]:
|
|
2344
|
-
this.
|
|
2344
|
+
this.w7.cj();
|
|
2345
2345
|
break;
|
|
2346
2346
|
case GeographicXYTriangulatingSeries.$$p[0]:
|
|
2347
|
-
this.
|
|
2347
|
+
this.w7.ci();
|
|
2348
2348
|
break;
|
|
2349
2349
|
case GeographicXYTriangulatingSeries.$$p[5]:
|
|
2350
|
-
this.
|
|
2350
|
+
this.w7.cl();
|
|
2351
2351
|
break;
|
|
2352
2352
|
case GeographicXYTriangulatingSeries.$$p[2]:
|
|
2353
|
-
this.
|
|
2353
|
+
this.w7.cm();
|
|
2354
2354
|
break;
|
|
2355
2355
|
case GeographicXYTriangulatingSeries.$$p[3]:
|
|
2356
|
-
this.
|
|
2356
|
+
this.w7.cn();
|
|
2357
2357
|
break;
|
|
2358
2358
|
case GeographicXYTriangulatingSeries.$$p[4]:
|
|
2359
|
-
this.
|
|
2359
|
+
this.w7.co();
|
|
2360
2360
|
break;
|
|
2361
2361
|
}
|
|
2362
2362
|
};
|
|
2363
2363
|
GeographicXYTriangulatingSeries.$t = markType(GeographicXYTriangulatingSeries, 'GeographicXYTriangulatingSeries', GeographicMapSeriesHost.$);
|
|
2364
|
-
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:
|
|
2364
|
+
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:w9:xk', [2, "pointY"], 'LongitudeMemberPath:xb:xl', [2, "pointX"], 'TriangleVertexMemberPath1:xe:xn', [2, "v1"], 'TriangleVertexMemberPath2:xg:xo', [2, "v2"], 'TriangleVertexMemberPath3:xi:xp', [2, "v3"], 'TrianglesSource:w8:xm', [IEnumerable_$type, null]]);
|
|
2365
2365
|
return GeographicXYTriangulatingSeries;
|
|
2366
2366
|
}(GeographicMapSeriesHost));
|
|
2367
2367
|
/**
|
|
@@ -2371,7 +2371,7 @@ var GeographicScatterAreaSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
2371
2371
|
__extends(GeographicScatterAreaSeries, _super);
|
|
2372
2372
|
function GeographicScatterAreaSeries() {
|
|
2373
2373
|
var _this = _super.call(this) || this;
|
|
2374
|
-
_this.
|
|
2374
|
+
_this.xq = null;
|
|
2375
2375
|
_this.triangulationStatusChanged = null;
|
|
2376
2376
|
_this.ab = GeographicScatterAreaSeries.$;
|
|
2377
2377
|
return _this;
|
|
@@ -2382,53 +2382,53 @@ var GeographicScatterAreaSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
2382
2382
|
GeographicScatterAreaSeries.prototype.get_eu = function () {
|
|
2383
2383
|
return true;
|
|
2384
2384
|
};
|
|
2385
|
-
Object.defineProperty(GeographicScatterAreaSeries.prototype, "
|
|
2385
|
+
Object.defineProperty(GeographicScatterAreaSeries.prototype, "xs", {
|
|
2386
2386
|
get: function () {
|
|
2387
|
-
return this.
|
|
2387
|
+
return this.xq;
|
|
2388
2388
|
},
|
|
2389
2389
|
set: function (a) {
|
|
2390
|
-
var b = this.
|
|
2390
|
+
var b = this.xq != a;
|
|
2391
2391
|
if (b) {
|
|
2392
|
-
var c = this.
|
|
2393
|
-
if (this.
|
|
2394
|
-
var d = this.
|
|
2395
|
-
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.
|
|
2392
|
+
var c = this.xq;
|
|
2393
|
+
if (this.xq != null) {
|
|
2394
|
+
var d = this.xq;
|
|
2395
|
+
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.x0));
|
|
2396
2396
|
}
|
|
2397
|
-
this.
|
|
2398
|
-
if (this.
|
|
2399
|
-
var e = this.
|
|
2400
|
-
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.
|
|
2397
|
+
this.xq = a;
|
|
2398
|
+
if (this.xq != null) {
|
|
2399
|
+
var e = this.xq;
|
|
2400
|
+
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.x0));
|
|
2401
2401
|
}
|
|
2402
|
-
this.raisePropertyChanged("ColorScale", c, this.
|
|
2403
|
-
if (this.
|
|
2404
|
-
this.
|
|
2402
|
+
this.raisePropertyChanged("ColorScale", c, this.xq);
|
|
2403
|
+
if (this.xt != null) {
|
|
2404
|
+
this.xt.yu = a;
|
|
2405
2405
|
}
|
|
2406
2406
|
}
|
|
2407
2407
|
},
|
|
2408
2408
|
enumerable: false,
|
|
2409
2409
|
configurable: true
|
|
2410
2410
|
});
|
|
2411
|
-
GeographicScatterAreaSeries.prototype.
|
|
2412
|
-
this.
|
|
2413
|
-
this.
|
|
2414
|
-
this.
|
|
2411
|
+
GeographicScatterAreaSeries.prototype.x0 = function (a, b) {
|
|
2412
|
+
this.xv.cr();
|
|
2413
|
+
this.x2();
|
|
2414
|
+
this.rq(false);
|
|
2415
2415
|
};
|
|
2416
|
-
GeographicScatterAreaSeries.prototype.
|
|
2417
|
-
if (this.
|
|
2418
|
-
this.
|
|
2416
|
+
GeographicScatterAreaSeries.prototype.x2 = function () {
|
|
2417
|
+
if (this.xt != null) {
|
|
2418
|
+
this.xr = this.xt.yt;
|
|
2419
2419
|
}
|
|
2420
2420
|
};
|
|
2421
|
-
GeographicScatterAreaSeries.prototype.
|
|
2422
|
-
_super.prototype.
|
|
2423
|
-
this.
|
|
2421
|
+
GeographicScatterAreaSeries.prototype.sg = function () {
|
|
2422
|
+
_super.prototype.sg.call(this);
|
|
2423
|
+
this.x2();
|
|
2424
2424
|
};
|
|
2425
|
-
GeographicScatterAreaSeries.prototype.
|
|
2426
|
-
this.
|
|
2427
|
-
var a = this.
|
|
2428
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
2429
|
-
return this.
|
|
2425
|
+
GeographicScatterAreaSeries.prototype.wy = function () {
|
|
2426
|
+
this.xt = new ScatterAreaSeries();
|
|
2427
|
+
var a = this.xt;
|
|
2428
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.x1));
|
|
2429
|
+
return this.xt;
|
|
2430
2430
|
};
|
|
2431
|
-
GeographicScatterAreaSeries.prototype.
|
|
2431
|
+
GeographicScatterAreaSeries.prototype.x1 = function (a, b) {
|
|
2432
2432
|
if (this.triangulationStatusChanged != null) {
|
|
2433
2433
|
this.triangulationStatusChanged(this, b);
|
|
2434
2434
|
}
|
|
@@ -2436,30 +2436,30 @@ var GeographicScatterAreaSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
2436
2436
|
GeographicScatterAreaSeries.prototype.cs = function () {
|
|
2437
2437
|
return new GeographicScatterAreaSeriesView(this);
|
|
2438
2438
|
};
|
|
2439
|
-
GeographicScatterAreaSeries.prototype.
|
|
2440
|
-
_super.prototype.
|
|
2441
|
-
this.
|
|
2439
|
+
GeographicScatterAreaSeries.prototype.q0 = function (a) {
|
|
2440
|
+
_super.prototype.q0.call(this, a);
|
|
2441
|
+
this.xv = a;
|
|
2442
2442
|
};
|
|
2443
|
-
GeographicScatterAreaSeries.prototype.
|
|
2444
|
-
_super.prototype.
|
|
2443
|
+
GeographicScatterAreaSeries.prototype.q8 = function (a, b, c, d) {
|
|
2444
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
2445
2445
|
switch (b) {
|
|
2446
2446
|
case GeographicScatterAreaSeries.$$p[1]:
|
|
2447
|
-
this.
|
|
2447
|
+
this.xv.cq();
|
|
2448
2448
|
break;
|
|
2449
2449
|
case "ColorScale":
|
|
2450
|
-
this.
|
|
2451
|
-
this.
|
|
2450
|
+
this.xv.cr();
|
|
2451
|
+
this.x2();
|
|
2452
2452
|
break;
|
|
2453
2453
|
}
|
|
2454
2454
|
};
|
|
2455
|
-
GeographicScatterAreaSeries.prototype.
|
|
2455
|
+
GeographicScatterAreaSeries.prototype.get_g6 = function () {
|
|
2456
2456
|
return true;
|
|
2457
2457
|
};
|
|
2458
|
-
GeographicScatterAreaSeries.prototype.
|
|
2459
|
-
_super.prototype.
|
|
2458
|
+
GeographicScatterAreaSeries.prototype.set_g6 = function (a) {
|
|
2459
|
+
_super.prototype.set_g6.call(this, a);
|
|
2460
2460
|
};
|
|
2461
2461
|
GeographicScatterAreaSeries.$t = markType(GeographicScatterAreaSeries, 'GeographicScatterAreaSeries', GeographicXYTriangulatingSeries.$);
|
|
2462
|
-
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:
|
|
2462
|
+
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:xr:x3', [ColorScale.$, null], 'ColorMemberPath:xx:x4', [2, "value"]]);
|
|
2463
2463
|
return GeographicScatterAreaSeries;
|
|
2464
2464
|
}(GeographicXYTriangulatingSeries));
|
|
2465
2465
|
|
|
@@ -4982,7 +4982,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
4982
4982
|
* Checks if this control is geographic coordinate system
|
|
4983
4983
|
*/
|
|
4984
4984
|
get: function () {
|
|
4985
|
-
return this.i.
|
|
4985
|
+
return this.i.fb;
|
|
4986
4986
|
},
|
|
4987
4987
|
enumerable: false,
|
|
4988
4988
|
configurable: true
|
|
@@ -5003,10 +5003,10 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5003
5003
|
* 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%.
|
|
5004
5004
|
*/
|
|
5005
5005
|
get: function () {
|
|
5006
|
-
return this.i.
|
|
5006
|
+
return this.i.w1;
|
|
5007
5007
|
},
|
|
5008
5008
|
set: function (v) {
|
|
5009
|
-
this.i.
|
|
5009
|
+
this.i.w1 = +v;
|
|
5010
5010
|
},
|
|
5011
5011
|
enumerable: false,
|
|
5012
5012
|
configurable: true
|
|
@@ -5031,10 +5031,10 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5031
5031
|
|
|
5032
5032
|
*/
|
|
5033
5033
|
IgxGeographicMapSeriesHostComponent.prototype.notifyIndexedPropertiesChanged = function () {
|
|
5034
|
-
this.i.
|
|
5034
|
+
this.i.qf();
|
|
5035
5035
|
};
|
|
5036
5036
|
IgxGeographicMapSeriesHostComponent.prototype.getItemValue = function (item, memberPathName) {
|
|
5037
|
-
var iv = this.i.
|
|
5037
|
+
var iv = this.i.kp(item, memberPathName);
|
|
5038
5038
|
return (iv);
|
|
5039
5039
|
};
|
|
5040
5040
|
/**
|
|
@@ -5043,7 +5043,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5043
5043
|
* @param memberPathName * The property name of a valid member path for the series
|
|
5044
5044
|
*/
|
|
5045
5045
|
IgxGeographicMapSeriesHostComponent.prototype.getMemberPathValue = function (memberPathName) {
|
|
5046
|
-
var iv = this.i.
|
|
5046
|
+
var iv = this.i.mc(memberPathName);
|
|
5047
5047
|
return (iv);
|
|
5048
5048
|
};
|
|
5049
5049
|
/**
|
|
@@ -5052,23 +5052,23 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5052
5052
|
* @param world * The world coordinates to use.
|
|
5053
5053
|
*/
|
|
5054
5054
|
IgxGeographicMapSeriesHostComponent.prototype.getItem = function (world) {
|
|
5055
|
-
var iv = this.i.
|
|
5055
|
+
var iv = this.i.km(toPoint(world));
|
|
5056
5056
|
return (iv);
|
|
5057
5057
|
};
|
|
5058
5058
|
IgxGeographicMapSeriesHostComponent.prototype.getPreviousOrExactIndex = function (world, skipUnknowns) {
|
|
5059
|
-
var iv = this.i.
|
|
5059
|
+
var iv = this.i.j9(toPoint(world), skipUnknowns);
|
|
5060
5060
|
return (iv);
|
|
5061
5061
|
};
|
|
5062
5062
|
IgxGeographicMapSeriesHostComponent.prototype.getNextOrExactIndex = function (world, skipUnknowns) {
|
|
5063
|
-
var iv = this.i.
|
|
5063
|
+
var iv = this.i.j7(toPoint(world), skipUnknowns);
|
|
5064
5064
|
return (iv);
|
|
5065
5065
|
};
|
|
5066
5066
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValue = function (world, useInterpolation, skipUnknowns) {
|
|
5067
|
-
var iv = this.i.
|
|
5067
|
+
var iv = this.i.i4(toPoint(world), useInterpolation, skipUnknowns);
|
|
5068
5068
|
return (iv);
|
|
5069
5069
|
};
|
|
5070
5070
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
5071
|
-
var iv = this.i.
|
|
5071
|
+
var iv = this.i.wb(toPoint(world), useInterpolation, skipUnknowns);
|
|
5072
5072
|
return fromPoint(iv);
|
|
5073
5073
|
};
|
|
5074
5074
|
/**
|
|
@@ -5077,7 +5077,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5077
5077
|
* @param world * The world coordinate for which to get a value bounding box for
|
|
5078
5078
|
*/
|
|
5079
5079
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueBoundingBox = function (world) {
|
|
5080
|
-
var iv = this.i.
|
|
5080
|
+
var iv = this.i.wm(toPoint(world));
|
|
5081
5081
|
return fromRect(iv);
|
|
5082
5082
|
};
|
|
5083
5083
|
/**
|
|
@@ -5086,31 +5086,31 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5086
5086
|
* @param world * The world coordinates for which to get a value marker bounding box for
|
|
5087
5087
|
*/
|
|
5088
5088
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueMarkerBoundingBox = function (world) {
|
|
5089
|
-
var iv = this.i.
|
|
5089
|
+
var iv = this.i.wo(toPoint(world));
|
|
5090
5090
|
return fromRect(iv);
|
|
5091
5091
|
};
|
|
5092
5092
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesHighValue = function (world, useInterpolation, skipUnknowns) {
|
|
5093
|
-
var iv = this.i.
|
|
5093
|
+
var iv = this.i.i0(toPoint(world), useInterpolation, skipUnknowns);
|
|
5094
5094
|
return (iv);
|
|
5095
5095
|
};
|
|
5096
5096
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesHighValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
5097
|
-
var iv = this.i.
|
|
5097
|
+
var iv = this.i.v7(toPoint(world), useInterpolation, skipUnknowns);
|
|
5098
5098
|
return fromPoint(iv);
|
|
5099
5099
|
};
|
|
5100
5100
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValue = function (world, useInterpolation, skipUnknowns) {
|
|
5101
|
-
var iv = this.i.
|
|
5101
|
+
var iv = this.i.i2(toPoint(world), useInterpolation, skipUnknowns);
|
|
5102
5102
|
return (iv);
|
|
5103
5103
|
};
|
|
5104
5104
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesLowValuePosition = function (world, useInterpolation, skipUnknowns) {
|
|
5105
|
-
var iv = this.i.
|
|
5105
|
+
var iv = this.i.v9(toPoint(world), useInterpolation, skipUnknowns);
|
|
5106
5106
|
return fromPoint(iv);
|
|
5107
5107
|
};
|
|
5108
5108
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValuePositionFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
5109
|
-
var iv = this.i.
|
|
5109
|
+
var iv = this.i.wc(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
5110
5110
|
return fromPoint(iv);
|
|
5111
5111
|
};
|
|
5112
5112
|
IgxGeographicMapSeriesHostComponent.prototype.getSeriesValueFromSeriesPixel = function (mouse, useInterpolation, skipUnknowns) {
|
|
5113
|
-
var iv = this.i.
|
|
5113
|
+
var iv = this.i.i5(toPoint(mouse), useInterpolation, skipUnknowns);
|
|
5114
5114
|
return (iv);
|
|
5115
5115
|
};
|
|
5116
5116
|
/**
|
|
@@ -5118,7 +5118,7 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5118
5118
|
|
|
5119
5119
|
*/
|
|
5120
5120
|
IgxGeographicMapSeriesHostComponent.prototype.getItemSpan = function () {
|
|
5121
|
-
var iv = this.i.
|
|
5121
|
+
var iv = this.i.iv();
|
|
5122
5122
|
return (iv);
|
|
5123
5123
|
};
|
|
5124
5124
|
/**
|
|
@@ -5127,14 +5127,14 @@ var IgxGeographicMapSeriesHostComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
5127
5127
|
* @param animate * True if the change should be animated.
|
|
5128
5128
|
*/
|
|
5129
5129
|
IgxGeographicMapSeriesHostComponent.prototype.renderSeries = function (animate) {
|
|
5130
|
-
this.i.
|
|
5130
|
+
this.i.rq(animate);
|
|
5131
5131
|
};
|
|
5132
5132
|
/**
|
|
5133
5133
|
* Called when this series' Style is updated.
|
|
5134
5134
|
|
|
5135
5135
|
*/
|
|
5136
5136
|
IgxGeographicMapSeriesHostComponent.prototype.styleUpdated = function () {
|
|
5137
|
-
this.i.
|
|
5137
|
+
this.i.sb();
|
|
5138
5138
|
};
|
|
5139
5139
|
IgxGeographicMapSeriesHostComponent.ɵfac = ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicMapSeriesHostComponent, deps: [], target: ɵɵFactoryTarget.Component });
|
|
5140
5140
|
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 });
|
|
@@ -5243,10 +5243,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5243
5243
|
* 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.
|
|
5244
5244
|
*/
|
|
5245
5245
|
get: function () {
|
|
5246
|
-
return this.i.
|
|
5246
|
+
return this.i.xy;
|
|
5247
5247
|
},
|
|
5248
5248
|
set: function (v) {
|
|
5249
|
-
this.i.
|
|
5249
|
+
this.i.xy = v;
|
|
5250
5250
|
},
|
|
5251
5251
|
enumerable: false,
|
|
5252
5252
|
configurable: true
|
|
@@ -5256,10 +5256,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5256
5256
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
5257
5257
|
*/
|
|
5258
5258
|
get: function () {
|
|
5259
|
-
return this.i.
|
|
5259
|
+
return this.i.xj;
|
|
5260
5260
|
},
|
|
5261
5261
|
set: function (v) {
|
|
5262
|
-
this.i.
|
|
5262
|
+
this.i.xj = ensureBool(v);
|
|
5263
5263
|
},
|
|
5264
5264
|
enumerable: false,
|
|
5265
5265
|
configurable: true
|
|
@@ -5269,10 +5269,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5269
5269
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
5270
5270
|
*/
|
|
5271
5271
|
get: function () {
|
|
5272
|
-
return this.i.
|
|
5272
|
+
return this.i.xi;
|
|
5273
5273
|
},
|
|
5274
5274
|
set: function (v) {
|
|
5275
|
-
this.i.
|
|
5275
|
+
this.i.xi = ensureBool(v);
|
|
5276
5276
|
},
|
|
5277
5277
|
enumerable: false,
|
|
5278
5278
|
configurable: true
|
|
@@ -5282,10 +5282,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5282
5282
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
5283
5283
|
*/
|
|
5284
5284
|
get: function () {
|
|
5285
|
-
return this.i.
|
|
5285
|
+
return this.i.xa;
|
|
5286
5286
|
},
|
|
5287
5287
|
set: function (v) {
|
|
5288
|
-
this.i.
|
|
5288
|
+
this.i.xa = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
5289
5289
|
},
|
|
5290
5290
|
enumerable: false,
|
|
5291
5291
|
configurable: true
|
|
@@ -5295,10 +5295,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5295
5295
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
5296
5296
|
*/
|
|
5297
5297
|
get: function () {
|
|
5298
|
-
return this.i.
|
|
5298
|
+
return this.i.xm;
|
|
5299
5299
|
},
|
|
5300
5300
|
set: function (v) {
|
|
5301
|
-
this.i.
|
|
5301
|
+
this.i.xm = +v;
|
|
5302
5302
|
},
|
|
5303
5303
|
enumerable: false,
|
|
5304
5304
|
configurable: true
|
|
@@ -5308,10 +5308,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5308
5308
|
* Gets or sets the fill mapping property for the current series object.
|
|
5309
5309
|
*/
|
|
5310
5310
|
get: function () {
|
|
5311
|
-
return this.i.
|
|
5311
|
+
return this.i.xn;
|
|
5312
5312
|
},
|
|
5313
5313
|
set: function (v) {
|
|
5314
|
-
this.i.
|
|
5314
|
+
this.i.xn = v;
|
|
5315
5315
|
},
|
|
5316
5316
|
enumerable: false,
|
|
5317
5317
|
configurable: true
|
|
@@ -5321,7 +5321,7 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5321
5321
|
* Gets or sets the brush scale for the fill brush of markers.
|
|
5322
5322
|
*/
|
|
5323
5323
|
get: function () {
|
|
5324
|
-
var r = this.i.
|
|
5324
|
+
var r = this.i.w9;
|
|
5325
5325
|
if (r == null) {
|
|
5326
5326
|
return null;
|
|
5327
5327
|
}
|
|
@@ -5337,7 +5337,7 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5337
5337
|
set: function (v) {
|
|
5338
5338
|
if (v != null && this._stylingContainer && v._styling)
|
|
5339
5339
|
v._styling(this._stylingContainer, this, this);
|
|
5340
|
-
v == null ? this.i.
|
|
5340
|
+
v == null ? this.i.w9 = null : this.i.w9 = v.i;
|
|
5341
5341
|
},
|
|
5342
5342
|
enumerable: false,
|
|
5343
5343
|
configurable: true
|
|
@@ -5348,10 +5348,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5348
5348
|
* This setting applies only if multiple series are using the same FillScale.
|
|
5349
5349
|
*/
|
|
5350
5350
|
get: function () {
|
|
5351
|
-
return this.i.
|
|
5351
|
+
return this.i.xh;
|
|
5352
5352
|
},
|
|
5353
5353
|
set: function (v) {
|
|
5354
|
-
this.i.
|
|
5354
|
+
this.i.xh = ensureBool(v);
|
|
5355
5355
|
},
|
|
5356
5356
|
enumerable: false,
|
|
5357
5357
|
configurable: true
|
|
@@ -5361,10 +5361,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5361
5361
|
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
5362
5362
|
*/
|
|
5363
5363
|
get: function () {
|
|
5364
|
-
return this.i.
|
|
5364
|
+
return this.i.xl;
|
|
5365
5365
|
},
|
|
5366
5366
|
set: function (v) {
|
|
5367
|
-
this.i.
|
|
5367
|
+
this.i.xl = +v;
|
|
5368
5368
|
},
|
|
5369
5369
|
enumerable: false,
|
|
5370
5370
|
configurable: true
|
|
@@ -5374,7 +5374,7 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5374
5374
|
* Set a shapefile datasource to use with the series.
|
|
5375
5375
|
*/
|
|
5376
5376
|
get: function () {
|
|
5377
|
-
var r = this.i.
|
|
5377
|
+
var r = this.i.xd;
|
|
5378
5378
|
if (r == null) {
|
|
5379
5379
|
return null;
|
|
5380
5380
|
}
|
|
@@ -5393,7 +5393,7 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5393
5393
|
return r.externalObject;
|
|
5394
5394
|
},
|
|
5395
5395
|
set: function (v) {
|
|
5396
|
-
v == null ? this.i.
|
|
5396
|
+
v == null ? this.i.xd = null : this.i.xd = v.i;
|
|
5397
5397
|
},
|
|
5398
5398
|
enumerable: false,
|
|
5399
5399
|
configurable: true
|
|
@@ -5404,10 +5404,10 @@ var IgxGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
5404
5404
|
* 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.
|
|
5405
5405
|
*/
|
|
5406
5406
|
get: function () {
|
|
5407
|
-
return this.i.
|
|
5407
|
+
return this.i.xk;
|
|
5408
5408
|
},
|
|
5409
5409
|
set: function (v) {
|
|
5410
|
-
this.i.
|
|
5410
|
+
this.i.xk = +v;
|
|
5411
5411
|
},
|
|
5412
5412
|
enumerable: false,
|
|
5413
5413
|
configurable: true
|
|
@@ -5529,140 +5529,140 @@ var GeographicShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5529
5529
|
__extends(GeographicShapeSeriesBase, _super);
|
|
5530
5530
|
function GeographicShapeSeriesBase() {
|
|
5531
5531
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
5532
|
-
_this.xh = false;
|
|
5533
5532
|
_this.xg = false;
|
|
5533
|
+
_this.xf = false;
|
|
5534
5534
|
_this.assigningShapeStyle = null;
|
|
5535
5535
|
_this.assigningShapeMarkerStyle = null;
|
|
5536
|
-
_this.
|
|
5537
|
-
_this.
|
|
5536
|
+
_this.xc = null;
|
|
5537
|
+
_this.xe = false;
|
|
5538
5538
|
return _this;
|
|
5539
5539
|
}
|
|
5540
5540
|
GeographicShapeSeriesBase.prototype.cs = function () {
|
|
5541
5541
|
return new GeographicShapeSeriesBaseView(this);
|
|
5542
5542
|
};
|
|
5543
|
-
GeographicShapeSeriesBase.prototype.
|
|
5544
|
-
_super.prototype.
|
|
5545
|
-
this.
|
|
5543
|
+
GeographicShapeSeriesBase.prototype.q0 = function (a) {
|
|
5544
|
+
_super.prototype.q0.call(this, a);
|
|
5545
|
+
this.xb = a;
|
|
5546
5546
|
};
|
|
5547
|
-
GeographicShapeSeriesBase.prototype.
|
|
5547
|
+
GeographicShapeSeriesBase.prototype.get_fd = function () {
|
|
5548
5548
|
return true;
|
|
5549
5549
|
};
|
|
5550
5550
|
GeographicShapeSeriesBase.prototype.get_ed = function () {
|
|
5551
5551
|
return true;
|
|
5552
5552
|
};
|
|
5553
|
-
GeographicShapeSeriesBase.prototype.
|
|
5554
|
-
_super.prototype.
|
|
5553
|
+
GeographicShapeSeriesBase.prototype.q8 = function (a, b, c, d) {
|
|
5554
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
5555
5555
|
switch (b) {
|
|
5556
5556
|
case "SeriesViewer":
|
|
5557
|
-
this.
|
|
5557
|
+
this.xb.ci();
|
|
5558
5558
|
break;
|
|
5559
5559
|
case "ShapeMemberPath":
|
|
5560
|
-
this.
|
|
5560
|
+
this.xb.ck();
|
|
5561
5561
|
break;
|
|
5562
5562
|
case GeographicShapeSeriesBase.$$p[8]:
|
|
5563
|
-
this.
|
|
5563
|
+
this.xb.cj();
|
|
5564
5564
|
break;
|
|
5565
5565
|
case GeographicShapeSeriesBase.$$p[4]:
|
|
5566
|
-
this.
|
|
5567
|
-
this.
|
|
5568
|
-
if (this.
|
|
5569
|
-
var e = this.
|
|
5570
|
-
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.
|
|
5566
|
+
this.wz.x7 = this.xj;
|
|
5567
|
+
this.xg = this.xj;
|
|
5568
|
+
if (this.xj) {
|
|
5569
|
+
var e = this.wz;
|
|
5570
|
+
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.x1));
|
|
5571
5571
|
}
|
|
5572
5572
|
else {
|
|
5573
|
-
var f = this.
|
|
5574
|
-
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.
|
|
5573
|
+
var f = this.wz;
|
|
5574
|
+
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.x1));
|
|
5575
5575
|
}
|
|
5576
5576
|
break;
|
|
5577
5577
|
case GeographicShapeSeriesBase.$$p[3]:
|
|
5578
|
-
this.
|
|
5579
|
-
this.
|
|
5580
|
-
if (this.
|
|
5581
|
-
var g = this.
|
|
5582
|
-
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.
|
|
5578
|
+
this.wz.x6 = this.xi;
|
|
5579
|
+
this.xf = this.xi;
|
|
5580
|
+
if (this.xj) {
|
|
5581
|
+
var g = this.wz;
|
|
5582
|
+
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.x0));
|
|
5583
5583
|
}
|
|
5584
5584
|
else {
|
|
5585
|
-
var h = this.
|
|
5586
|
-
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.
|
|
5585
|
+
var h = this.wz;
|
|
5586
|
+
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.x0));
|
|
5587
5587
|
}
|
|
5588
5588
|
break;
|
|
5589
5589
|
case GeographicShapeSeriesBase.$$p[5]:
|
|
5590
|
-
this.
|
|
5590
|
+
this.wz.xj = this.xa;
|
|
5591
5591
|
break;
|
|
5592
5592
|
case GeographicShapeSeriesBase.$$p[6]:
|
|
5593
|
-
this.
|
|
5593
|
+
this.wz.yo = this.xl;
|
|
5594
5594
|
break;
|
|
5595
5595
|
case GeographicShapeSeriesBase.$$p[7]:
|
|
5596
|
-
this.
|
|
5596
|
+
this.wz.yp = this.xm;
|
|
5597
5597
|
break;
|
|
5598
5598
|
case GeographicShapeSeriesBase.$$p[0]:
|
|
5599
|
-
this.
|
|
5599
|
+
this.wz.yt = this.xn;
|
|
5600
5600
|
break;
|
|
5601
5601
|
case GeographicShapeSeriesBase.$$p[1]:
|
|
5602
|
-
this.
|
|
5602
|
+
this.wz.w9 = this.w9;
|
|
5603
5603
|
break;
|
|
5604
5604
|
case GeographicShapeSeriesBase.$$p[2]:
|
|
5605
|
-
this.
|
|
5605
|
+
this.wz.x2 = this.xh;
|
|
5606
5606
|
break;
|
|
5607
5607
|
case "ShapefileDataSource":
|
|
5608
5608
|
if (c != null) {
|
|
5609
5609
|
var i = c;
|
|
5610
|
-
if (this.
|
|
5611
|
-
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.
|
|
5610
|
+
if (this.xe) {
|
|
5611
|
+
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.x2));
|
|
5612
5612
|
}
|
|
5613
5613
|
}
|
|
5614
5614
|
if (d != null) {
|
|
5615
5615
|
var j = d;
|
|
5616
5616
|
if (j.count > 0) {
|
|
5617
|
-
this.
|
|
5617
|
+
this.x3();
|
|
5618
5618
|
break;
|
|
5619
5619
|
}
|
|
5620
|
-
this.
|
|
5621
|
-
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.
|
|
5620
|
+
this.xe = true;
|
|
5621
|
+
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.x2));
|
|
5622
5622
|
}
|
|
5623
5623
|
break;
|
|
5624
5624
|
}
|
|
5625
5625
|
};
|
|
5626
|
-
GeographicShapeSeriesBase.prototype.
|
|
5626
|
+
GeographicShapeSeriesBase.prototype.x1 = function (a, b) {
|
|
5627
5627
|
if (this.assigningShapeStyle != null) {
|
|
5628
5628
|
this.assigningShapeStyle(this, b);
|
|
5629
5629
|
}
|
|
5630
5630
|
};
|
|
5631
|
-
GeographicShapeSeriesBase.prototype.
|
|
5631
|
+
GeographicShapeSeriesBase.prototype.x0 = function (a, b) {
|
|
5632
5632
|
if (this.assigningShapeMarkerStyle != null) {
|
|
5633
5633
|
this.assigningShapeMarkerStyle(this, b);
|
|
5634
5634
|
}
|
|
5635
5635
|
};
|
|
5636
|
-
GeographicShapeSeriesBase.prototype.
|
|
5637
|
-
this.
|
|
5636
|
+
GeographicShapeSeriesBase.prototype.x2 = function (a, b) {
|
|
5637
|
+
this.x3();
|
|
5638
5638
|
};
|
|
5639
|
-
GeographicShapeSeriesBase.prototype.
|
|
5640
|
-
var sds_ = this.
|
|
5639
|
+
GeographicShapeSeriesBase.prototype.x3 = function () {
|
|
5640
|
+
var sds_ = this.xd;
|
|
5641
5641
|
var ext_ = sds_.externalObject;
|
|
5642
5642
|
this.itemsSource = (ext_.getPointData());
|
|
5643
5643
|
};
|
|
5644
|
-
Object.defineProperty(GeographicShapeSeriesBase.prototype, "
|
|
5644
|
+
Object.defineProperty(GeographicShapeSeriesBase.prototype, "xd", {
|
|
5645
5645
|
get: function () {
|
|
5646
|
-
return this.
|
|
5646
|
+
return this.xc;
|
|
5647
5647
|
},
|
|
5648
5648
|
set: function (a) {
|
|
5649
|
-
var b = this.
|
|
5650
|
-
this.
|
|
5651
|
-
if (b != this.
|
|
5652
|
-
this.raisePropertyChanged("ShapefileDataSource", b, this.
|
|
5649
|
+
var b = this.xc;
|
|
5650
|
+
this.xc = a;
|
|
5651
|
+
if (b != this.xc) {
|
|
5652
|
+
this.raisePropertyChanged("ShapefileDataSource", b, this.xc);
|
|
5653
5653
|
}
|
|
5654
5654
|
},
|
|
5655
5655
|
enumerable: false,
|
|
5656
5656
|
configurable: true
|
|
5657
5657
|
});
|
|
5658
|
-
GeographicShapeSeriesBase.prototype.
|
|
5658
|
+
GeographicShapeSeriesBase.prototype.get_g6 = function () {
|
|
5659
5659
|
return true;
|
|
5660
5660
|
};
|
|
5661
|
-
GeographicShapeSeriesBase.prototype.
|
|
5662
|
-
_super.prototype.
|
|
5661
|
+
GeographicShapeSeriesBase.prototype.set_g6 = function (a) {
|
|
5662
|
+
_super.prototype.set_g6.call(this, a);
|
|
5663
5663
|
};
|
|
5664
5664
|
GeographicShapeSeriesBase.$t = markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
|
|
5665
|
-
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['FillMemberPath:
|
|
5665
|
+
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['FillMemberPath:xn:x4', [2], 'FillScale:w9:x5', [BrushScale.$], 'FillScaleUseGlobalValues:xh:x6', [0, false], 'IsCustomShapeMarkerStyleAllowed:xi:x7', [0, false], 'IsCustomShapeStyleAllowed:xj:x8', [0, false], 'ItemSearchMode:xa:x9', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:xl:ya', [1, 10000], 'ItemSearchThreshold:xm:yb', [1, 10000], 'ShapeFilterResolution:xk:yc', [1, 2], 'ShapeMemberPath:xy:yd', [2, "points"]]);
|
|
5666
5666
|
return GeographicShapeSeriesBase;
|
|
5667
5667
|
}(GeographicMapSeriesHost));
|
|
5668
5668
|
/**
|
|
@@ -5678,23 +5678,23 @@ var GeographicShapeSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
5678
5678
|
}
|
|
5679
5679
|
GeographicShapeSeriesBaseView.prototype.b5 = function () {
|
|
5680
5680
|
_super.prototype.b5.call(this);
|
|
5681
|
-
this.ch.
|
|
5681
|
+
this.ch.wz.y6 = this.ch.xy;
|
|
5682
5682
|
};
|
|
5683
5683
|
GeographicShapeSeriesBaseView.prototype.ci = function () {
|
|
5684
|
-
var a = this.ch.
|
|
5684
|
+
var a = this.ch.wz;
|
|
5685
5685
|
if (this.ch.db == null) {
|
|
5686
|
-
a.
|
|
5687
|
-
a.
|
|
5686
|
+
a.xd = null;
|
|
5687
|
+
a.xf = null;
|
|
5688
5688
|
return;
|
|
5689
5689
|
}
|
|
5690
|
-
a.
|
|
5691
|
-
a.
|
|
5690
|
+
a.xd = this.ch.db.ws;
|
|
5691
|
+
a.xf = this.ch.db.wu;
|
|
5692
5692
|
};
|
|
5693
5693
|
GeographicShapeSeriesBaseView.prototype.ck = function () {
|
|
5694
|
-
this.ch.
|
|
5694
|
+
this.ch.wz.y6 = this.ch.xy;
|
|
5695
5695
|
};
|
|
5696
5696
|
GeographicShapeSeriesBaseView.prototype.cj = function () {
|
|
5697
|
-
this.ch.
|
|
5697
|
+
this.ch.wz.yl = this.ch.xk;
|
|
5698
5698
|
};
|
|
5699
5699
|
GeographicShapeSeriesBaseView.$t = markType(GeographicShapeSeriesBaseView, 'GeographicShapeSeriesBaseView', HostSeriesView.$);
|
|
5700
5700
|
return GeographicShapeSeriesBaseView;
|
|
@@ -5730,54 +5730,54 @@ var GeographicShapeSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5730
5730
|
_this.cl = null;
|
|
5731
5731
|
_this.cl = a;
|
|
5732
5732
|
if (!_this.q) {
|
|
5733
|
-
_this.cl.
|
|
5733
|
+
_this.cl.xy = "points";
|
|
5734
5734
|
}
|
|
5735
5735
|
return _this;
|
|
5736
5736
|
}
|
|
5737
5737
|
GeographicShapeSeriesView.prototype.au = function () {
|
|
5738
5738
|
_super.prototype.au.call(this);
|
|
5739
5739
|
if (!this.q) {
|
|
5740
|
-
this.cl.
|
|
5741
|
-
this.cl.
|
|
5742
|
-
this.cl.
|
|
5743
|
-
this.cl.
|
|
5744
|
-
this.cl.
|
|
5740
|
+
this.cl.zl = Defaults.aj;
|
|
5741
|
+
this.cl.jo = Defaults.p;
|
|
5742
|
+
this.cl.yk = Defaults.o;
|
|
5743
|
+
this.cl.yh = Defaults.d;
|
|
5744
|
+
this.cl.yf = Defaults.a;
|
|
5745
5745
|
}
|
|
5746
5746
|
};
|
|
5747
5747
|
GeographicShapeSeriesView.prototype.b5 = function () {
|
|
5748
5748
|
_super.prototype.b5.call(this);
|
|
5749
|
-
this.cl.
|
|
5750
|
-
this.cl.
|
|
5751
|
-
this.cl.
|
|
5752
|
-
this.cl.
|
|
5753
|
-
this.cl.
|
|
5749
|
+
this.cl.wz.abs = this.cl.zn;
|
|
5750
|
+
this.cl.wz.aal = this.cl.yi;
|
|
5751
|
+
this.cl.wz.aa7 = this.cl.y3;
|
|
5752
|
+
this.cl.wz.aao = this.cl.yk;
|
|
5753
|
+
this.cl.wz.z7 = this.cl.ye;
|
|
5754
5754
|
};
|
|
5755
5755
|
GeographicShapeSeriesView.prototype.cq = function () {
|
|
5756
|
-
this.cl.
|
|
5756
|
+
this.cl.wz.aa7 = this.cl.y3;
|
|
5757
5757
|
};
|
|
5758
5758
|
GeographicShapeSeriesView.prototype.cs = function () {
|
|
5759
|
-
this.cl.
|
|
5759
|
+
this.cl.wz.aao = this.cl.yk;
|
|
5760
5760
|
};
|
|
5761
5761
|
GeographicShapeSeriesView.prototype.cn = function () {
|
|
5762
|
-
this.cl.
|
|
5762
|
+
this.cl.wz.z7 = this.cl.ye;
|
|
5763
5763
|
};
|
|
5764
5764
|
GeographicShapeSeriesView.prototype.cr = function () {
|
|
5765
|
-
this.cl.
|
|
5765
|
+
this.cl.wz.aag = this.cl.yh;
|
|
5766
5766
|
};
|
|
5767
5767
|
GeographicShapeSeriesView.prototype.cm = function () {
|
|
5768
|
-
this.cl.
|
|
5768
|
+
this.cl.wz.abo = this.cl.zk;
|
|
5769
5769
|
};
|
|
5770
5770
|
GeographicShapeSeriesView.prototype.co = function () {
|
|
5771
|
-
this.cl.
|
|
5771
|
+
this.cl.wz.abp = this.cl.zl;
|
|
5772
5772
|
};
|
|
5773
5773
|
GeographicShapeSeriesView.prototype.cp = function () {
|
|
5774
|
-
this.cl.
|
|
5774
|
+
this.cl.wz.abr = this.cl.zm;
|
|
5775
5775
|
};
|
|
5776
5776
|
GeographicShapeSeriesView.prototype.ct = function () {
|
|
5777
|
-
this.cl.
|
|
5777
|
+
this.cl.wz.aal = this.cl.yi;
|
|
5778
5778
|
};
|
|
5779
5779
|
GeographicShapeSeriesView.prototype.cu = function () {
|
|
5780
|
-
this.cl.
|
|
5780
|
+
this.cl.wz.abs = this.cl.zn;
|
|
5781
5781
|
};
|
|
5782
5782
|
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
5783
5783
|
return GeographicShapeSeriesView;
|
|
@@ -5796,95 +5796,95 @@ var GeographicShapeSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5796
5796
|
GeographicShapeSeries.prototype.bj = function () {
|
|
5797
5797
|
return new GeographicShapeSeries();
|
|
5798
5798
|
};
|
|
5799
|
-
GeographicShapeSeries.prototype.
|
|
5799
|
+
GeographicShapeSeries.prototype.get_fp = function () {
|
|
5800
5800
|
return true;
|
|
5801
5801
|
};
|
|
5802
5802
|
GeographicShapeSeries.prototype.cs = function () {
|
|
5803
5803
|
return new GeographicShapeSeriesView(this);
|
|
5804
5804
|
};
|
|
5805
|
-
GeographicShapeSeries.prototype.
|
|
5806
|
-
_super.prototype.
|
|
5807
|
-
this.
|
|
5805
|
+
GeographicShapeSeries.prototype.q0 = function (a) {
|
|
5806
|
+
_super.prototype.q0.call(this, a);
|
|
5807
|
+
this.yj = a;
|
|
5808
5808
|
};
|
|
5809
|
-
GeographicShapeSeries.prototype.
|
|
5809
|
+
GeographicShapeSeries.prototype.wy = function () {
|
|
5810
5810
|
var a = new ScatterPolygonSeries();
|
|
5811
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
5812
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
5811
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.y0));
|
|
5812
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.y1));
|
|
5813
5813
|
return a;
|
|
5814
5814
|
};
|
|
5815
|
-
GeographicShapeSeries.prototype.
|
|
5815
|
+
GeographicShapeSeries.prototype.y0 = function (a, b) {
|
|
5816
5816
|
if (this.styleShape != null) {
|
|
5817
5817
|
this.styleShape(this, b);
|
|
5818
5818
|
}
|
|
5819
5819
|
};
|
|
5820
|
-
GeographicShapeSeries.prototype.
|
|
5821
|
-
var c = typeCast(ScatterPolygonSeries.$, this.
|
|
5820
|
+
GeographicShapeSeries.prototype.y1 = function (a, b) {
|
|
5821
|
+
var c = typeCast(ScatterPolygonSeries.$, this.wz);
|
|
5822
5822
|
if (c == null) {
|
|
5823
5823
|
return;
|
|
5824
5824
|
}
|
|
5825
5825
|
};
|
|
5826
|
-
GeographicShapeSeries.prototype.
|
|
5827
|
-
return this.
|
|
5826
|
+
GeographicShapeSeries.prototype.im = function () {
|
|
5827
|
+
return this.yk;
|
|
5828
|
+
};
|
|
5829
|
+
GeographicShapeSeries.prototype.vk = function () {
|
|
5830
|
+
return this.zi;
|
|
5828
5831
|
};
|
|
5829
5832
|
GeographicShapeSeries.prototype.vl = function () {
|
|
5830
5833
|
return this.zj;
|
|
5831
5834
|
};
|
|
5832
|
-
GeographicShapeSeries.prototype.
|
|
5833
|
-
return this.
|
|
5835
|
+
GeographicShapeSeries.prototype.sy = function () {
|
|
5836
|
+
return this.y2;
|
|
5834
5837
|
};
|
|
5835
|
-
GeographicShapeSeries.prototype.
|
|
5836
|
-
|
|
5837
|
-
};
|
|
5838
|
-
GeographicShapeSeries.prototype.ma = function () {
|
|
5839
|
-
var a = typeCast(ScatterPolygonSeries.$, this.w0);
|
|
5838
|
+
GeographicShapeSeries.prototype.l9 = function () {
|
|
5839
|
+
var a = typeCast(ScatterPolygonSeries.$, this.wz);
|
|
5840
5840
|
if (a == null) {
|
|
5841
5841
|
return "Unknown";
|
|
5842
5842
|
}
|
|
5843
|
-
return a.
|
|
5843
|
+
return a.l9();
|
|
5844
5844
|
};
|
|
5845
|
-
GeographicShapeSeries.prototype.
|
|
5846
|
-
_super.prototype.
|
|
5845
|
+
GeographicShapeSeries.prototype.q8 = function (a, b, c, d) {
|
|
5846
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
5847
5847
|
switch (b) {
|
|
5848
5848
|
case GeographicShapeSeries.$$p[6]:
|
|
5849
|
-
this.
|
|
5849
|
+
this.wz.aae = this.yg;
|
|
5850
5850
|
break;
|
|
5851
5851
|
case GeographicShapeSeries.$$p[5]:
|
|
5852
|
-
this.
|
|
5852
|
+
this.wz.aaa = this.yf;
|
|
5853
5853
|
break;
|
|
5854
5854
|
case GeographicShapeSeries.$$p[9]:
|
|
5855
|
-
this.
|
|
5855
|
+
this.yj.cq();
|
|
5856
5856
|
break;
|
|
5857
5857
|
case GeographicShapeSeries.$$p[10]:
|
|
5858
|
-
this.
|
|
5858
|
+
this.yj.cs();
|
|
5859
5859
|
break;
|
|
5860
5860
|
case GeographicShapeSeries.$$p[4]:
|
|
5861
|
-
this.
|
|
5861
|
+
this.yj.cn();
|
|
5862
5862
|
break;
|
|
5863
5863
|
case GeographicShapeSeries.$$p[11]:
|
|
5864
|
-
this.
|
|
5864
|
+
this.yj.cr();
|
|
5865
5865
|
break;
|
|
5866
5866
|
case GeographicShapeSeries.$$p[3]:
|
|
5867
|
-
this.
|
|
5867
|
+
this.yj.cm();
|
|
5868
5868
|
break;
|
|
5869
5869
|
case GeographicShapeSeries.$$p[7]:
|
|
5870
|
-
this.
|
|
5870
|
+
this.yj.co();
|
|
5871
5871
|
break;
|
|
5872
5872
|
case GeographicShapeSeries.$$p[8]:
|
|
5873
|
-
this.
|
|
5873
|
+
this.yj.cp();
|
|
5874
5874
|
break;
|
|
5875
5875
|
case GeographicShapeSeries.$$p[13]:
|
|
5876
|
-
this.
|
|
5876
|
+
this.yj.ct();
|
|
5877
5877
|
break;
|
|
5878
5878
|
case GeographicShapeSeries.$$p[12]:
|
|
5879
|
-
this.
|
|
5879
|
+
this.yj.cu();
|
|
5880
5880
|
break;
|
|
5881
5881
|
}
|
|
5882
5882
|
};
|
|
5883
|
-
GeographicShapeSeries.prototype.
|
|
5883
|
+
GeographicShapeSeries.prototype.jk = function () {
|
|
5884
5884
|
return 0.7;
|
|
5885
5885
|
};
|
|
5886
5886
|
GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
5887
|
-
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
5887
|
+
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:zi:y4', [Brush.$], 'ActualMarkerOutline:zj:y5', [Brush.$], 'ActualMarkerTemplate:y2:y6', [DataTemplate.$, null], 'MarkerBrush:zk:y7', [Brush.$], 'MarkerCollisionAvoidance:ye:y8', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:yf:y9', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:yg:za', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:zl:zb', [Brush.$], 'MarkerStyle:zm:zc', [Style.$], 'MarkerTemplate:y3:zd', [DataTemplate.$, null], 'MarkerThickness:yk:ze', [1, DeviceUtils.g(2)], 'MarkerType:yh:zf', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:zn:zg', [Style.$, null], 'ShapeStyleSelector:yi:zh', [StyleSelector.$, null]]);
|
|
5888
5888
|
return GeographicShapeSeries;
|
|
5889
5889
|
}(GeographicShapeSeriesBase));
|
|
5890
5890
|
|
|
@@ -5923,7 +5923,7 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5923
5923
|
* Gets whether the current series shows a polygon shape.
|
|
5924
5924
|
*/
|
|
5925
5925
|
get: function () {
|
|
5926
|
-
return this.i.
|
|
5926
|
+
return this.i.fp;
|
|
5927
5927
|
},
|
|
5928
5928
|
enumerable: false,
|
|
5929
5929
|
configurable: true
|
|
@@ -5933,11 +5933,11 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5933
5933
|
* Gets or sets the fill brush.
|
|
5934
5934
|
*/
|
|
5935
5935
|
get: function () {
|
|
5936
|
-
return this.i.
|
|
5936
|
+
return this.i.zn ? this.i.zn.fill : null;
|
|
5937
5937
|
},
|
|
5938
5938
|
set: function (v) {
|
|
5939
5939
|
this.ensureShapeStyle();
|
|
5940
|
-
this.i.
|
|
5940
|
+
this.i.zn.fill = v;
|
|
5941
5941
|
},
|
|
5942
5942
|
enumerable: false,
|
|
5943
5943
|
configurable: true
|
|
@@ -5947,11 +5947,11 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5947
5947
|
* Gets or sets the stroke brush.
|
|
5948
5948
|
*/
|
|
5949
5949
|
get: function () {
|
|
5950
|
-
return this.i.
|
|
5950
|
+
return this.i.zn ? this.i.zn.stroke : null;
|
|
5951
5951
|
},
|
|
5952
5952
|
set: function (v) {
|
|
5953
5953
|
this.ensureShapeStyle();
|
|
5954
|
-
this.i.
|
|
5954
|
+
this.i.zn.stroke = v;
|
|
5955
5955
|
},
|
|
5956
5956
|
enumerable: false,
|
|
5957
5957
|
configurable: true
|
|
@@ -5961,11 +5961,11 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5961
5961
|
* Gets or sets the stroke thickness.
|
|
5962
5962
|
*/
|
|
5963
5963
|
get: function () {
|
|
5964
|
-
return this.i.
|
|
5964
|
+
return this.i.zn ? this.i.zn.strokeThickness : NaN;
|
|
5965
5965
|
},
|
|
5966
5966
|
set: function (v) {
|
|
5967
5967
|
this.ensureShapeStyle();
|
|
5968
|
-
this.i.
|
|
5968
|
+
this.i.zn.strokeThickness = +v;
|
|
5969
5969
|
},
|
|
5970
5970
|
enumerable: false,
|
|
5971
5971
|
configurable: true
|
|
@@ -5975,20 +5975,20 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5975
5975
|
* Gets or sets the opacity.
|
|
5976
5976
|
*/
|
|
5977
5977
|
get: function () {
|
|
5978
|
-
return this.i.
|
|
5978
|
+
return this.i.zn ? this.i.zn.opacity : NaN;
|
|
5979
5979
|
},
|
|
5980
5980
|
set: function (v) {
|
|
5981
5981
|
this.ensureShapeStyle();
|
|
5982
|
-
this.i.
|
|
5982
|
+
this.i.zn.opacity = +v;
|
|
5983
5983
|
},
|
|
5984
5984
|
enumerable: false,
|
|
5985
5985
|
configurable: true
|
|
5986
5986
|
});
|
|
5987
5987
|
IgxGeographicShapeSeriesComponent.prototype.ensureShapeStyle = function () {
|
|
5988
|
-
if (this.i.
|
|
5988
|
+
if (this.i.zn) {
|
|
5989
5989
|
return;
|
|
5990
5990
|
}
|
|
5991
|
-
this.i.
|
|
5991
|
+
this.i.zn = new Style();
|
|
5992
5992
|
};
|
|
5993
5993
|
Object.defineProperty(IgxGeographicShapeSeriesComponent.prototype, "markerType", {
|
|
5994
5994
|
/**
|
|
@@ -5996,10 +5996,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
5996
5996
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
5997
5997
|
*/
|
|
5998
5998
|
get: function () {
|
|
5999
|
-
return this.i.
|
|
5999
|
+
return this.i.yh;
|
|
6000
6000
|
},
|
|
6001
6001
|
set: function (v) {
|
|
6002
|
-
this.i.
|
|
6002
|
+
this.i.yh = ensureEnum(MarkerType_$type, v);
|
|
6003
6003
|
},
|
|
6004
6004
|
enumerable: false,
|
|
6005
6005
|
configurable: true
|
|
@@ -6009,10 +6009,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6009
6009
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
6010
6010
|
*/
|
|
6011
6011
|
get: function () {
|
|
6012
|
-
return this.i.
|
|
6012
|
+
return this.i.yg;
|
|
6013
6013
|
},
|
|
6014
6014
|
set: function (v) {
|
|
6015
|
-
this.i.
|
|
6015
|
+
this.i.yg = ensureEnum(MarkerOutlineMode_$type, v);
|
|
6016
6016
|
},
|
|
6017
6017
|
enumerable: false,
|
|
6018
6018
|
configurable: true
|
|
@@ -6022,10 +6022,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6022
6022
|
* Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
|
|
6023
6023
|
*/
|
|
6024
6024
|
get: function () {
|
|
6025
|
-
return this.i.
|
|
6025
|
+
return this.i.yf;
|
|
6026
6026
|
},
|
|
6027
6027
|
set: function (v) {
|
|
6028
|
-
this.i.
|
|
6028
|
+
this.i.yf = ensureEnum(MarkerFillMode_$type, v);
|
|
6029
6029
|
},
|
|
6030
6030
|
enumerable: false,
|
|
6031
6031
|
configurable: true
|
|
@@ -6035,10 +6035,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6035
6035
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
6036
6036
|
*/
|
|
6037
6037
|
get: function () {
|
|
6038
|
-
return this.i.
|
|
6038
|
+
return this.i.y3;
|
|
6039
6039
|
},
|
|
6040
6040
|
set: function (v) {
|
|
6041
|
-
this.i.
|
|
6041
|
+
this.i.y3 = v;
|
|
6042
6042
|
},
|
|
6043
6043
|
enumerable: false,
|
|
6044
6044
|
configurable: true
|
|
@@ -6048,10 +6048,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6048
6048
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
6049
6049
|
*/
|
|
6050
6050
|
get: function () {
|
|
6051
|
-
return brushToString(this.i.
|
|
6051
|
+
return brushToString(this.i.zk);
|
|
6052
6052
|
},
|
|
6053
6053
|
set: function (v) {
|
|
6054
|
-
this.i.
|
|
6054
|
+
this.i.zk = stringToBrush(v);
|
|
6055
6055
|
},
|
|
6056
6056
|
enumerable: false,
|
|
6057
6057
|
configurable: true
|
|
@@ -6061,10 +6061,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6061
6061
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
6062
6062
|
*/
|
|
6063
6063
|
get: function () {
|
|
6064
|
-
return brushToString(this.i.
|
|
6064
|
+
return brushToString(this.i.zl);
|
|
6065
6065
|
},
|
|
6066
6066
|
set: function (v) {
|
|
6067
|
-
this.i.
|
|
6067
|
+
this.i.zl = stringToBrush(v);
|
|
6068
6068
|
},
|
|
6069
6069
|
enumerable: false,
|
|
6070
6070
|
configurable: true
|
|
@@ -6074,10 +6074,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6074
6074
|
* Gets or sets thickness of the marker outline
|
|
6075
6075
|
*/
|
|
6076
6076
|
get: function () {
|
|
6077
|
-
return this.i.
|
|
6077
|
+
return this.i.yk;
|
|
6078
6078
|
},
|
|
6079
6079
|
set: function (v) {
|
|
6080
|
-
this.i.
|
|
6080
|
+
this.i.yk = +v;
|
|
6081
6081
|
},
|
|
6082
6082
|
enumerable: false,
|
|
6083
6083
|
configurable: true
|
|
@@ -6087,10 +6087,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6087
6087
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
6088
6088
|
*/
|
|
6089
6089
|
get: function () {
|
|
6090
|
-
return this.i.
|
|
6090
|
+
return this.i.ye;
|
|
6091
6091
|
},
|
|
6092
6092
|
set: function (v) {
|
|
6093
|
-
this.i.
|
|
6093
|
+
this.i.ye = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
6094
6094
|
},
|
|
6095
6095
|
enumerable: false,
|
|
6096
6096
|
configurable: true
|
|
@@ -6100,10 +6100,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6100
6100
|
* Gets the effective marker template for the current series object.
|
|
6101
6101
|
*/
|
|
6102
6102
|
get: function () {
|
|
6103
|
-
return this.i.
|
|
6103
|
+
return this.i.y2;
|
|
6104
6104
|
},
|
|
6105
6105
|
set: function (v) {
|
|
6106
|
-
this.i.
|
|
6106
|
+
this.i.y2 = v;
|
|
6107
6107
|
},
|
|
6108
6108
|
enumerable: false,
|
|
6109
6109
|
configurable: true
|
|
@@ -6113,10 +6113,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6113
6113
|
* Gets the effective marker brush for the current series object.
|
|
6114
6114
|
*/
|
|
6115
6115
|
get: function () {
|
|
6116
|
-
return brushToString(this.i.
|
|
6116
|
+
return brushToString(this.i.zi);
|
|
6117
6117
|
},
|
|
6118
6118
|
set: function (v) {
|
|
6119
|
-
this.i.
|
|
6119
|
+
this.i.zi = stringToBrush(v);
|
|
6120
6120
|
},
|
|
6121
6121
|
enumerable: false,
|
|
6122
6122
|
configurable: true
|
|
@@ -6126,10 +6126,10 @@ var IgxGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
6126
6126
|
* Gets the effective marker outline for the current series object.
|
|
6127
6127
|
*/
|
|
6128
6128
|
get: function () {
|
|
6129
|
-
return brushToString(this.i.
|
|
6129
|
+
return brushToString(this.i.zj);
|
|
6130
6130
|
},
|
|
6131
6131
|
set: function (v) {
|
|
6132
|
-
this.i.
|
|
6132
|
+
this.i.zj = stringToBrush(v);
|
|
6133
6133
|
},
|
|
6134
6134
|
enumerable: false,
|
|
6135
6135
|
configurable: true
|
|
@@ -6274,19 +6274,19 @@ var GeographicPolylineSeriesView = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
6274
6274
|
GeographicPolylineSeriesView.prototype.au = function () {
|
|
6275
6275
|
_super.prototype.au.call(this);
|
|
6276
6276
|
if (!this.q) {
|
|
6277
|
-
this.cl.
|
|
6277
|
+
this.cl.jo = Defaults.n;
|
|
6278
6278
|
}
|
|
6279
6279
|
};
|
|
6280
6280
|
GeographicPolylineSeriesView.prototype.b5 = function () {
|
|
6281
6281
|
_super.prototype.b5.call(this);
|
|
6282
|
-
this.cl.
|
|
6283
|
-
this.cl.
|
|
6282
|
+
this.cl.wz.z7 = this.cl.ye;
|
|
6283
|
+
this.cl.wz.aac = this.cl.ym;
|
|
6284
6284
|
};
|
|
6285
6285
|
GeographicPolylineSeriesView.prototype.cm = function () {
|
|
6286
|
-
this.cl.
|
|
6286
|
+
this.cl.wz.z7 = this.cl.ye;
|
|
6287
6287
|
};
|
|
6288
6288
|
GeographicPolylineSeriesView.prototype.cn = function () {
|
|
6289
|
-
this.cl.
|
|
6289
|
+
this.cl.wz.aac = this.cl.ym;
|
|
6290
6290
|
};
|
|
6291
6291
|
GeographicPolylineSeriesView.$t = markType(GeographicPolylineSeriesView, 'GeographicPolylineSeriesView', GeographicShapeSeriesBaseView.$);
|
|
6292
6292
|
return GeographicPolylineSeriesView;
|
|
@@ -6305,39 +6305,39 @@ var GeographicPolylineSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6305
6305
|
GeographicPolylineSeries.prototype.bj = function () {
|
|
6306
6306
|
return new GeographicPolylineSeries();
|
|
6307
6307
|
};
|
|
6308
|
-
GeographicPolylineSeries.prototype.
|
|
6308
|
+
GeographicPolylineSeries.prototype.get_fq = function () {
|
|
6309
6309
|
return true;
|
|
6310
6310
|
};
|
|
6311
6311
|
GeographicPolylineSeries.prototype.cs = function () {
|
|
6312
6312
|
return new GeographicPolylineSeriesView(this);
|
|
6313
6313
|
};
|
|
6314
|
-
GeographicPolylineSeries.prototype.
|
|
6315
|
-
_super.prototype.
|
|
6316
|
-
this.
|
|
6314
|
+
GeographicPolylineSeries.prototype.q0 = function (a) {
|
|
6315
|
+
_super.prototype.q0.call(this, a);
|
|
6316
|
+
this.yf = a;
|
|
6317
6317
|
};
|
|
6318
|
-
GeographicPolylineSeries.prototype.
|
|
6318
|
+
GeographicPolylineSeries.prototype.wy = function () {
|
|
6319
6319
|
var a = new ScatterPolylineSeries();
|
|
6320
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
6320
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.yj));
|
|
6321
6321
|
return a;
|
|
6322
6322
|
};
|
|
6323
|
-
GeographicPolylineSeries.prototype.
|
|
6323
|
+
GeographicPolylineSeries.prototype.yj = function (a, b) {
|
|
6324
6324
|
if (this.styleShape != null) {
|
|
6325
6325
|
this.styleShape(this, b);
|
|
6326
6326
|
}
|
|
6327
6327
|
};
|
|
6328
|
-
GeographicPolylineSeries.prototype.
|
|
6329
|
-
_super.prototype.
|
|
6328
|
+
GeographicPolylineSeries.prototype.q8 = function (a, b, c, d) {
|
|
6329
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
6330
6330
|
switch (b) {
|
|
6331
6331
|
case GeographicPolylineSeries.$$p[1]:
|
|
6332
|
-
this.
|
|
6332
|
+
this.yf.cm();
|
|
6333
6333
|
break;
|
|
6334
6334
|
case GeographicPolylineSeries.$$p[0]:
|
|
6335
|
-
this.
|
|
6335
|
+
this.yf.cn();
|
|
6336
6336
|
break;
|
|
6337
6337
|
}
|
|
6338
6338
|
};
|
|
6339
6339
|
GeographicPolylineSeries.$t = markType(GeographicPolylineSeries, 'GeographicPolylineSeries', GeographicShapeSeriesBase.$);
|
|
6340
|
-
GeographicPolylineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:
|
|
6340
|
+
GeographicPolylineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:ym:yk', [Style.$, null], 'ShapeStyleSelector:ye:yl', [StyleSelector.$, null]]);
|
|
6341
6341
|
return GeographicPolylineSeries;
|
|
6342
6342
|
}(GeographicShapeSeriesBase));
|
|
6343
6343
|
|
|
@@ -6376,7 +6376,7 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
6376
6376
|
* Gets whether the current series shows a polyline shape.
|
|
6377
6377
|
*/
|
|
6378
6378
|
get: function () {
|
|
6379
|
-
return this.i.
|
|
6379
|
+
return this.i.fq;
|
|
6380
6380
|
},
|
|
6381
6381
|
enumerable: false,
|
|
6382
6382
|
configurable: true
|
|
@@ -6386,11 +6386,11 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
6386
6386
|
* Gets or sets the fill brush.
|
|
6387
6387
|
*/
|
|
6388
6388
|
get: function () {
|
|
6389
|
-
return this.i.
|
|
6389
|
+
return this.i.ym ? this.i.ym.fill : null;
|
|
6390
6390
|
},
|
|
6391
6391
|
set: function (v) {
|
|
6392
6392
|
this.ensureShapeStyle();
|
|
6393
|
-
this.i.
|
|
6393
|
+
this.i.ym.fill = v;
|
|
6394
6394
|
},
|
|
6395
6395
|
enumerable: false,
|
|
6396
6396
|
configurable: true
|
|
@@ -6400,11 +6400,11 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
6400
6400
|
* Gets or sets the stroke brush.
|
|
6401
6401
|
*/
|
|
6402
6402
|
get: function () {
|
|
6403
|
-
return this.i.
|
|
6403
|
+
return this.i.ym ? this.i.ym.stroke : null;
|
|
6404
6404
|
},
|
|
6405
6405
|
set: function (v) {
|
|
6406
6406
|
this.ensureShapeStyle();
|
|
6407
|
-
this.i.
|
|
6407
|
+
this.i.ym.stroke = v;
|
|
6408
6408
|
},
|
|
6409
6409
|
enumerable: false,
|
|
6410
6410
|
configurable: true
|
|
@@ -6414,11 +6414,11 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
6414
6414
|
* Gets or sets the stroke thickness.
|
|
6415
6415
|
*/
|
|
6416
6416
|
get: function () {
|
|
6417
|
-
return this.i.
|
|
6417
|
+
return this.i.ym ? this.i.ym.strokeThickness : NaN;
|
|
6418
6418
|
},
|
|
6419
6419
|
set: function (v) {
|
|
6420
6420
|
this.ensureShapeStyle();
|
|
6421
|
-
this.i.
|
|
6421
|
+
this.i.ym.strokeThickness = +v;
|
|
6422
6422
|
},
|
|
6423
6423
|
enumerable: false,
|
|
6424
6424
|
configurable: true
|
|
@@ -6428,20 +6428,20 @@ var IgxGeographicPolylineSeriesComponent = /** @class */ /*@__PURE__*/ (function
|
|
|
6428
6428
|
* Gets or sets the opacity.
|
|
6429
6429
|
*/
|
|
6430
6430
|
get: function () {
|
|
6431
|
-
return this.i.
|
|
6431
|
+
return this.i.ym ? this.i.ym.opacity : NaN;
|
|
6432
6432
|
},
|
|
6433
6433
|
set: function (v) {
|
|
6434
6434
|
this.ensureShapeStyle();
|
|
6435
|
-
this.i.
|
|
6435
|
+
this.i.ym.opacity = +v;
|
|
6436
6436
|
},
|
|
6437
6437
|
enumerable: false,
|
|
6438
6438
|
configurable: true
|
|
6439
6439
|
});
|
|
6440
6440
|
IgxGeographicPolylineSeriesComponent.prototype.ensureShapeStyle = function () {
|
|
6441
|
-
if (this.i.
|
|
6441
|
+
if (this.i.ym) {
|
|
6442
6442
|
return;
|
|
6443
6443
|
}
|
|
6444
|
-
this.i.
|
|
6444
|
+
this.i.ym = new Style();
|
|
6445
6445
|
};
|
|
6446
6446
|
Object.defineProperty(IgxGeographicPolylineSeriesComponent.prototype, "styleShape", {
|
|
6447
6447
|
get: function () {
|
|
@@ -6686,59 +6686,59 @@ var TileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6686
6686
|
__extends(TileSeries, _super);
|
|
6687
6687
|
function TileSeries() {
|
|
6688
6688
|
var _this = _super.call(this) || this;
|
|
6689
|
-
_this.z9 = null;
|
|
6690
6689
|
_this.z8 = null;
|
|
6690
|
+
_this.z7 = null;
|
|
6691
6691
|
_this.imageTilesReady = null;
|
|
6692
|
-
_this.
|
|
6693
|
-
_this.
|
|
6692
|
+
_this.aab = null;
|
|
6693
|
+
_this.aac = false;
|
|
6694
6694
|
_this.ab = TileSeries.$;
|
|
6695
6695
|
return _this;
|
|
6696
6696
|
}
|
|
6697
6697
|
TileSeries.prototype.bj = function () {
|
|
6698
6698
|
return new TileSeries();
|
|
6699
6699
|
};
|
|
6700
|
-
TileSeries.prototype.
|
|
6700
|
+
TileSeries.prototype.get_f2 = function () {
|
|
6701
6701
|
return true;
|
|
6702
6702
|
};
|
|
6703
6703
|
TileSeries.prototype.cs = function () {
|
|
6704
6704
|
return new TileSeriesView(this);
|
|
6705
6705
|
};
|
|
6706
|
-
TileSeries.prototype.
|
|
6707
|
-
_super.prototype.
|
|
6708
|
-
this.
|
|
6706
|
+
TileSeries.prototype.q0 = function (a) {
|
|
6707
|
+
_super.prototype.q0.call(this, a);
|
|
6708
|
+
this.z6 = a;
|
|
6709
6709
|
};
|
|
6710
|
-
TileSeries.prototype.
|
|
6710
|
+
TileSeries.prototype.get_x9 = function () {
|
|
6711
6711
|
return false;
|
|
6712
6712
|
};
|
|
6713
|
-
Object.defineProperty(TileSeries.prototype, "
|
|
6713
|
+
Object.defineProperty(TileSeries.prototype, "aaa", {
|
|
6714
6714
|
get: function () {
|
|
6715
|
-
return this.
|
|
6715
|
+
return this.z8;
|
|
6716
6716
|
},
|
|
6717
6717
|
set: function (a) {
|
|
6718
|
-
var b = a != this.
|
|
6718
|
+
var b = a != this.aaa;
|
|
6719
6719
|
if (b) {
|
|
6720
|
-
var c = this.
|
|
6721
|
-
this.
|
|
6720
|
+
var c = this.aaa;
|
|
6721
|
+
this.z8 = a;
|
|
6722
6722
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
6723
6723
|
}
|
|
6724
6724
|
},
|
|
6725
6725
|
enumerable: false,
|
|
6726
6726
|
configurable: true
|
|
6727
6727
|
});
|
|
6728
|
-
Object.defineProperty(TileSeries.prototype, "
|
|
6728
|
+
Object.defineProperty(TileSeries.prototype, "z9", {
|
|
6729
6729
|
get: function () {
|
|
6730
|
-
return this.
|
|
6730
|
+
return this.z7;
|
|
6731
6731
|
},
|
|
6732
6732
|
set: function (a) {
|
|
6733
|
-
var b = this.
|
|
6734
|
-
this.
|
|
6735
|
-
this.raisePropertyChanged("ActualTileImagery", b, this.
|
|
6733
|
+
var b = this.z7;
|
|
6734
|
+
this.z7 = a;
|
|
6735
|
+
this.raisePropertyChanged("ActualTileImagery", b, this.z7);
|
|
6736
6736
|
},
|
|
6737
6737
|
enumerable: false,
|
|
6738
6738
|
configurable: true
|
|
6739
6739
|
});
|
|
6740
|
-
TileSeries.prototype.
|
|
6741
|
-
_super.prototype.
|
|
6740
|
+
TileSeries.prototype.q8 = function (a, b, c, d) {
|
|
6741
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
6742
6742
|
var e;
|
|
6743
6743
|
var f;
|
|
6744
6744
|
switch (b) {
|
|
@@ -6746,141 +6746,141 @@ var TileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6746
6746
|
e = c;
|
|
6747
6747
|
f = d;
|
|
6748
6748
|
if (e != null) {
|
|
6749
|
-
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.
|
|
6749
|
+
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.aaf));
|
|
6750
6750
|
}
|
|
6751
6751
|
if (f != null) {
|
|
6752
|
-
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.
|
|
6752
|
+
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.aaf));
|
|
6753
6753
|
}
|
|
6754
|
-
this.
|
|
6755
|
-
this.
|
|
6756
|
-
this.
|
|
6754
|
+
this.z6.dh(e, f);
|
|
6755
|
+
this.rq(false);
|
|
6756
|
+
this.qk();
|
|
6757
6757
|
break;
|
|
6758
6758
|
case "ActualTileImagery":
|
|
6759
6759
|
e = c;
|
|
6760
6760
|
f = d;
|
|
6761
6761
|
if (e != null) {
|
|
6762
|
-
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.
|
|
6762
|
+
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.aag));
|
|
6763
6763
|
e.deferralHandler = null;
|
|
6764
6764
|
}
|
|
6765
6765
|
if (f != null) {
|
|
6766
|
-
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.
|
|
6766
|
+
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.aag));
|
|
6767
6767
|
f.deferralHandler = this;
|
|
6768
6768
|
}
|
|
6769
|
-
this.
|
|
6769
|
+
this.z6.dg(e, f);
|
|
6770
6770
|
if (f != null && typeCast(XamGeographicMap.$, this.db) !== null) {
|
|
6771
6771
|
f.geographicMap = this.db;
|
|
6772
|
-
this.
|
|
6773
|
-
this.
|
|
6772
|
+
this.aai(this.cv);
|
|
6773
|
+
this.z6.dd(this.db.v4);
|
|
6774
6774
|
}
|
|
6775
|
-
this.
|
|
6775
|
+
this.qk();
|
|
6776
6776
|
break;
|
|
6777
6777
|
case "ActualWindowRect":
|
|
6778
|
-
this.
|
|
6778
|
+
this.z6.dd(d);
|
|
6779
6779
|
break;
|
|
6780
6780
|
case "WorldRect":
|
|
6781
|
-
this.
|
|
6781
|
+
this.z6.dk(d);
|
|
6782
6782
|
break;
|
|
6783
6783
|
case "SeriesViewer":
|
|
6784
6784
|
var g = c;
|
|
6785
6785
|
var h = d;
|
|
6786
|
-
if (g != null && this.
|
|
6787
|
-
this.
|
|
6786
|
+
if (g != null && this.z9 != null) {
|
|
6787
|
+
this.z9.be(null);
|
|
6788
6788
|
}
|
|
6789
|
-
if (h != null && this.
|
|
6790
|
-
this.
|
|
6789
|
+
if (h != null && this.z9 != null) {
|
|
6790
|
+
this.z9.be(this.cv.w);
|
|
6791
6791
|
}
|
|
6792
6792
|
break;
|
|
6793
6793
|
case "ActualBrush":
|
|
6794
6794
|
case "ActualOutline":
|
|
6795
6795
|
case "ActualThickness":
|
|
6796
|
-
this.
|
|
6796
|
+
this.qm();
|
|
6797
6797
|
break;
|
|
6798
6798
|
}
|
|
6799
6799
|
};
|
|
6800
|
-
TileSeries.prototype.
|
|
6800
|
+
TileSeries.prototype.aaf = function (a, b) {
|
|
6801
6801
|
if (b.propertyName == "MultiScaleImage") {
|
|
6802
|
-
this.
|
|
6802
|
+
this.aai(this.cv);
|
|
6803
6803
|
}
|
|
6804
6804
|
};
|
|
6805
|
-
TileSeries.prototype.
|
|
6805
|
+
TileSeries.prototype.aag = function (a, b) {
|
|
6806
6806
|
if (this.imageTilesReady != null) {
|
|
6807
6807
|
this.imageTilesReady(this, new EventArgs());
|
|
6808
6808
|
}
|
|
6809
|
-
if (!this.
|
|
6810
|
-
this.
|
|
6809
|
+
if (!this.aac) {
|
|
6810
|
+
this.z6.di();
|
|
6811
6811
|
}
|
|
6812
6812
|
};
|
|
6813
6813
|
TileSeries.prototype.register = function (a, b) {
|
|
6814
|
-
this.
|
|
6814
|
+
this.aab = b;
|
|
6815
6815
|
};
|
|
6816
6816
|
TileSeries.prototype.unRegister = function (a) {
|
|
6817
|
-
this.
|
|
6817
|
+
this.aab = null;
|
|
6818
6818
|
};
|
|
6819
6819
|
TileSeries.prototype.deferredRefresh = function () {
|
|
6820
|
-
this.
|
|
6820
|
+
this.rq(false);
|
|
6821
6821
|
};
|
|
6822
6822
|
TileSeries.prototype.deferAction = function (a) {
|
|
6823
|
-
if (this.
|
|
6824
|
-
this.
|
|
6823
|
+
if (this.jy != null) {
|
|
6824
|
+
this.jy.setTimeout(a, 0);
|
|
6825
6825
|
}
|
|
6826
6826
|
else {
|
|
6827
6827
|
window.setTimeout(a, 0);
|
|
6828
6828
|
}
|
|
6829
6829
|
};
|
|
6830
|
-
TileSeries.prototype.
|
|
6831
|
-
this.
|
|
6832
|
-
_super.prototype.
|
|
6830
|
+
TileSeries.prototype.sp = function (a, b) {
|
|
6831
|
+
this.z6.dj();
|
|
6832
|
+
_super.prototype.sp.call(this, a, b);
|
|
6833
6833
|
};
|
|
6834
|
-
TileSeries.prototype.
|
|
6835
|
-
_super.prototype.
|
|
6836
|
-
this.
|
|
6834
|
+
TileSeries.prototype.rr = function (a) {
|
|
6835
|
+
_super.prototype.rr.call(this, a);
|
|
6836
|
+
this.aah(a, this.cv);
|
|
6837
6837
|
};
|
|
6838
|
-
TileSeries.prototype.
|
|
6838
|
+
TileSeries.prototype.aah = function (a, b) {
|
|
6839
6839
|
var c;
|
|
6840
6840
|
var d;
|
|
6841
6841
|
var e = b;
|
|
6842
6842
|
var f = b.getViewInfo(c, d);
|
|
6843
6843
|
c = f.p0;
|
|
6844
6844
|
d = f.p1;
|
|
6845
|
-
this.
|
|
6846
|
-
if (this.
|
|
6847
|
-
this.
|
|
6848
|
-
this.
|
|
6849
|
-
this.
|
|
6845
|
+
this.aai(b);
|
|
6846
|
+
if (this.aab != null) {
|
|
6847
|
+
this.aac = true;
|
|
6848
|
+
this.aab(a);
|
|
6849
|
+
this.aac = false;
|
|
6850
6850
|
}
|
|
6851
6851
|
e.di();
|
|
6852
6852
|
};
|
|
6853
|
-
TileSeries.prototype.
|
|
6854
|
-
_super.prototype.
|
|
6855
|
-
var f = this.
|
|
6853
|
+
TileSeries.prototype.rp = function (a, b, c, d, e) {
|
|
6854
|
+
_super.prototype.rp.call(this, a, b, c, d, e);
|
|
6855
|
+
var f = this.hm.item(d);
|
|
6856
6856
|
f.a3(c);
|
|
6857
6857
|
if (this.d5(f)) {
|
|
6858
6858
|
return;
|
|
6859
6859
|
}
|
|
6860
|
-
this.
|
|
6860
|
+
this.zm(f);
|
|
6861
6861
|
};
|
|
6862
|
-
TileSeries.prototype.
|
|
6862
|
+
TileSeries.prototype.aai = function (a) {
|
|
6863
6863
|
var b;
|
|
6864
6864
|
var c;
|
|
6865
6865
|
var d = a.getViewInfo(b, c);
|
|
6866
6866
|
b = d.p0;
|
|
6867
6867
|
c = d.p1;
|
|
6868
|
-
if (this.
|
|
6869
|
-
if (this.
|
|
6870
|
-
this.
|
|
6868
|
+
if (this.aaa != null && this.aaa.ao != null) {
|
|
6869
|
+
if (this.aaa != this.z9) {
|
|
6870
|
+
this.z9 = this.aaa;
|
|
6871
6871
|
}
|
|
6872
|
-
if (this.
|
|
6873
|
-
if (this.
|
|
6874
|
-
this.
|
|
6872
|
+
if (this.z9 != null && !b.isEmpty) {
|
|
6873
|
+
if (this.z9.width != b.width) {
|
|
6874
|
+
this.z9.width = b.width;
|
|
6875
6875
|
}
|
|
6876
|
-
if (this.
|
|
6877
|
-
this.
|
|
6876
|
+
if (this.z9.height != b.height) {
|
|
6877
|
+
this.z9.height = b.height;
|
|
6878
6878
|
}
|
|
6879
6879
|
}
|
|
6880
6880
|
}
|
|
6881
6881
|
};
|
|
6882
|
-
TileSeries.prototype.
|
|
6883
|
-
_super.prototype.
|
|
6882
|
+
TileSeries.prototype.o4 = function (a, b) {
|
|
6883
|
+
_super.prototype.o4.call(this, a, b);
|
|
6884
6884
|
b.de();
|
|
6885
6885
|
};
|
|
6886
6886
|
TileSeries.$t = markType(TileSeries, 'TileSeries', ShapeSeriesBase.$, [IMapRenderDeferralHandler_$type]);
|
|
@@ -6903,8 +6903,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6903
6903
|
TileSeriesView.prototype.au = function () {
|
|
6904
6904
|
_super.prototype.au.call(this);
|
|
6905
6905
|
if (!this.q) {
|
|
6906
|
-
this.da.
|
|
6907
|
-
this.da.
|
|
6906
|
+
this.da.vu = Defaults.ao;
|
|
6907
|
+
this.da.ve = Defaults.an;
|
|
6908
6908
|
}
|
|
6909
6909
|
};
|
|
6910
6910
|
TileSeriesView.prototype.ck = function (a, b) {
|
|
@@ -6931,14 +6931,14 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6931
6931
|
this.as();
|
|
6932
6932
|
};
|
|
6933
6933
|
TileSeriesView.prototype.dd = function (a) {
|
|
6934
|
-
if (this.da.
|
|
6935
|
-
this.da.
|
|
6934
|
+
if (this.da.aaa != null) {
|
|
6935
|
+
this.da.aaa.windowRect = a;
|
|
6936
6936
|
}
|
|
6937
6937
|
};
|
|
6938
6938
|
TileSeriesView.prototype.dg = function (a, b) {
|
|
6939
6939
|
if (this.dc == null) {
|
|
6940
|
-
this.dc = this.e.
|
|
6941
|
-
var c = this.e.
|
|
6940
|
+
this.dc = this.e.jy.createElement("canvas");
|
|
6941
|
+
var c = this.e.jy.get2DCanvasContext(this.dc);
|
|
6942
6942
|
this.db = new RenderingContext(new CanvasViewRenderer(), c);
|
|
6943
6943
|
this.dc.setAttribute("width", this.bx.width.toString());
|
|
6944
6944
|
this.dc.setAttribute("height", this.bx.height.toString());
|
|
@@ -6967,8 +6967,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
6967
6967
|
this.dc.setAttribute("width", this.bx.width.toString());
|
|
6968
6968
|
this.dc.setAttribute("height", this.bx.height.toString());
|
|
6969
6969
|
}
|
|
6970
|
-
if (this.da.
|
|
6971
|
-
this.da.
|
|
6970
|
+
if (this.da.aaa != null) {
|
|
6971
|
+
this.da.aaa.bf(this.bx);
|
|
6972
6972
|
}
|
|
6973
6973
|
};
|
|
6974
6974
|
TileSeriesView.prototype.a8 = function (a, b) {
|
|
@@ -7002,8 +7002,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7002
7002
|
TileSeriesView.prototype.de = function () {
|
|
7003
7003
|
};
|
|
7004
7004
|
TileSeriesView.prototype.dk = function (a) {
|
|
7005
|
-
if (this.da.
|
|
7006
|
-
this.da.
|
|
7005
|
+
if (this.da.aaa != null) {
|
|
7006
|
+
this.da.aaa.a6();
|
|
7007
7007
|
}
|
|
7008
7008
|
};
|
|
7009
7009
|
TileSeriesView.$t = markType(TileSeriesView, 'TileSeriesView', ShapeSeriesViewBase.$);
|
|
@@ -7043,7 +7043,7 @@ var IgxTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7043
7043
|
* Gets whether the current series shows a tile imagery.
|
|
7044
7044
|
*/
|
|
7045
7045
|
get: function () {
|
|
7046
|
-
return this.i.
|
|
7046
|
+
return this.i.f2;
|
|
7047
7047
|
},
|
|
7048
7048
|
enumerable: false,
|
|
7049
7049
|
configurable: true
|
|
@@ -7053,14 +7053,14 @@ var IgxTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7053
7053
|
* The MapImagery which is used to provide the tiles for display.
|
|
7054
7054
|
*/
|
|
7055
7055
|
get: function () {
|
|
7056
|
-
var r = this.i.
|
|
7056
|
+
var r = this.i.aaa;
|
|
7057
7057
|
if (r == null) {
|
|
7058
7058
|
return null;
|
|
7059
7059
|
}
|
|
7060
7060
|
return r.externalObject;
|
|
7061
7061
|
},
|
|
7062
7062
|
set: function (v) {
|
|
7063
|
-
v == null ? this.i.
|
|
7063
|
+
v == null ? this.i.aaa = null : this.i.aaa = v.i;
|
|
7064
7064
|
},
|
|
7065
7065
|
enumerable: false,
|
|
7066
7066
|
configurable: true
|
|
@@ -7161,8 +7161,8 @@ var GeographicTileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7161
7161
|
__extends(GeographicTileSeries, _super);
|
|
7162
7162
|
function GeographicTileSeries() {
|
|
7163
7163
|
var _this = _super.call(this) || this;
|
|
7164
|
-
_this.yg = null;
|
|
7165
7164
|
_this.yf = null;
|
|
7165
|
+
_this.ye = null;
|
|
7166
7166
|
_this.imageTilesReady = null;
|
|
7167
7167
|
_this.ab = GeographicTileSeries.$;
|
|
7168
7168
|
return _this;
|
|
@@ -7170,56 +7170,56 @@ var GeographicTileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7170
7170
|
GeographicTileSeries.prototype.bj = function () {
|
|
7171
7171
|
return new GeographicTileSeries();
|
|
7172
7172
|
};
|
|
7173
|
-
GeographicTileSeries.prototype.
|
|
7173
|
+
GeographicTileSeries.prototype.get_f2 = function () {
|
|
7174
7174
|
return true;
|
|
7175
7175
|
};
|
|
7176
|
-
Object.defineProperty(GeographicTileSeries.prototype, "
|
|
7176
|
+
Object.defineProperty(GeographicTileSeries.prototype, "yg", {
|
|
7177
7177
|
get: function () {
|
|
7178
|
-
return this.
|
|
7178
|
+
return this.yf;
|
|
7179
7179
|
},
|
|
7180
7180
|
set: function (a) {
|
|
7181
|
-
var b = a != this.
|
|
7181
|
+
var b = a != this.yg;
|
|
7182
7182
|
if (b) {
|
|
7183
|
-
var c = this.
|
|
7184
|
-
this.
|
|
7183
|
+
var c = this.yg;
|
|
7184
|
+
this.yf = a;
|
|
7185
7185
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
7186
7186
|
}
|
|
7187
7187
|
},
|
|
7188
7188
|
enumerable: false,
|
|
7189
7189
|
configurable: true
|
|
7190
7190
|
});
|
|
7191
|
-
GeographicTileSeries.prototype.
|
|
7192
|
-
if (this.
|
|
7193
|
-
this.
|
|
7191
|
+
GeographicTileSeries.prototype.yk = function () {
|
|
7192
|
+
if (this.yg != null) {
|
|
7193
|
+
this.yg.clearTileCache();
|
|
7194
7194
|
}
|
|
7195
7195
|
};
|
|
7196
|
-
GeographicTileSeries.prototype.
|
|
7197
|
-
_super.prototype.
|
|
7196
|
+
GeographicTileSeries.prototype.q8 = function (a, b, c, d) {
|
|
7197
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
7198
7198
|
switch (b) {
|
|
7199
7199
|
case "TileImagery":
|
|
7200
|
-
if (this.
|
|
7201
|
-
this.
|
|
7200
|
+
if (this.wz != null) {
|
|
7201
|
+
this.wz.aaa = this.yg;
|
|
7202
7202
|
}
|
|
7203
7203
|
break;
|
|
7204
7204
|
}
|
|
7205
7205
|
};
|
|
7206
|
-
GeographicTileSeries.prototype.
|
|
7207
|
-
_super.prototype.
|
|
7208
|
-
this.
|
|
7209
|
-
if (this.
|
|
7210
|
-
var c = this.
|
|
7211
|
-
c.imageTilesReady = delegateRemove(c.imageTilesReady, runOn(this, this.
|
|
7206
|
+
GeographicTileSeries.prototype.w4 = function (a, b) {
|
|
7207
|
+
_super.prototype.w4.call(this, a, b);
|
|
7208
|
+
this.wz.aaa = this.yg;
|
|
7209
|
+
if (this.ye != null) {
|
|
7210
|
+
var c = this.ye;
|
|
7211
|
+
c.imageTilesReady = delegateRemove(c.imageTilesReady, runOn(this, this.yj));
|
|
7212
7212
|
}
|
|
7213
|
-
this.
|
|
7214
|
-
if (this.
|
|
7215
|
-
var d = this.
|
|
7216
|
-
d.imageTilesReady = delegateCombine(d.imageTilesReady, runOn(this, this.
|
|
7213
|
+
this.ye = this.wz;
|
|
7214
|
+
if (this.ye != null) {
|
|
7215
|
+
var d = this.ye;
|
|
7216
|
+
d.imageTilesReady = delegateCombine(d.imageTilesReady, runOn(this, this.yj));
|
|
7217
7217
|
}
|
|
7218
7218
|
};
|
|
7219
|
-
GeographicTileSeries.prototype.
|
|
7219
|
+
GeographicTileSeries.prototype.wy = function () {
|
|
7220
7220
|
return new TileSeries();
|
|
7221
7221
|
};
|
|
7222
|
-
GeographicTileSeries.prototype.
|
|
7222
|
+
GeographicTileSeries.prototype.yj = function (a, b) {
|
|
7223
7223
|
if (this.imageTilesReady != null) {
|
|
7224
7224
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
7225
7225
|
}
|
|
@@ -7256,7 +7256,7 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
7256
7256
|
* Gets whether the current series shows a tile imagery.
|
|
7257
7257
|
*/
|
|
7258
7258
|
get: function () {
|
|
7259
|
-
return this.i.
|
|
7259
|
+
return this.i.f2;
|
|
7260
7260
|
},
|
|
7261
7261
|
enumerable: false,
|
|
7262
7262
|
configurable: true
|
|
@@ -7266,14 +7266,14 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
7266
7266
|
* The MapImagery which is used to provide the tiles for display.
|
|
7267
7267
|
*/
|
|
7268
7268
|
get: function () {
|
|
7269
|
-
var r = this.i.
|
|
7269
|
+
var r = this.i.yg;
|
|
7270
7270
|
if (r == null) {
|
|
7271
7271
|
return null;
|
|
7272
7272
|
}
|
|
7273
7273
|
return r.externalObject;
|
|
7274
7274
|
},
|
|
7275
7275
|
set: function (v) {
|
|
7276
|
-
v == null ? this.i.
|
|
7276
|
+
v == null ? this.i.yg = null : this.i.yg = v.i;
|
|
7277
7277
|
},
|
|
7278
7278
|
enumerable: false,
|
|
7279
7279
|
configurable: true
|
|
@@ -7293,7 +7293,7 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
7293
7293
|
|
|
7294
7294
|
*/
|
|
7295
7295
|
IgxGeographicTileSeriesComponent.prototype.clearTileCache = function () {
|
|
7296
|
-
this.i.
|
|
7296
|
+
this.i.yk();
|
|
7297
7297
|
};
|
|
7298
7298
|
Object.defineProperty(IgxGeographicTileSeriesComponent.prototype, "imageTilesReady", {
|
|
7299
7299
|
/**
|
|
@@ -7414,10 +7414,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7414
7414
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
7415
7415
|
*/
|
|
7416
7416
|
get: function () {
|
|
7417
|
-
return this.i.
|
|
7417
|
+
return this.i.w9;
|
|
7418
7418
|
},
|
|
7419
7419
|
set: function (v) {
|
|
7420
|
-
this.i.
|
|
7420
|
+
this.i.w9 = ensureEnum(MarkerType_$type, v);
|
|
7421
7421
|
},
|
|
7422
7422
|
enumerable: false,
|
|
7423
7423
|
configurable: true
|
|
@@ -7427,10 +7427,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7427
7427
|
* Gets or sets thickness of the marker outline
|
|
7428
7428
|
*/
|
|
7429
7429
|
get: function () {
|
|
7430
|
-
return this.i.
|
|
7430
|
+
return this.i.xa;
|
|
7431
7431
|
},
|
|
7432
7432
|
set: function (v) {
|
|
7433
|
-
this.i.
|
|
7433
|
+
this.i.xa = +v;
|
|
7434
7434
|
},
|
|
7435
7435
|
enumerable: false,
|
|
7436
7436
|
configurable: true
|
|
@@ -7440,10 +7440,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7440
7440
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
7441
7441
|
*/
|
|
7442
7442
|
get: function () {
|
|
7443
|
-
return this.i.
|
|
7443
|
+
return this.i.w8;
|
|
7444
7444
|
},
|
|
7445
7445
|
set: function (v) {
|
|
7446
|
-
this.i.
|
|
7446
|
+
this.i.w8 = ensureEnum(MarkerOutlineMode_$type, v);
|
|
7447
7447
|
},
|
|
7448
7448
|
enumerable: false,
|
|
7449
7449
|
configurable: true
|
|
@@ -7453,10 +7453,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7453
7453
|
* Gets or sets whether the marker fill is based on the marker outline of the series rather than the marker brushes collection.
|
|
7454
7454
|
*/
|
|
7455
7455
|
get: function () {
|
|
7456
|
-
return this.i.
|
|
7456
|
+
return this.i.w7;
|
|
7457
7457
|
},
|
|
7458
7458
|
set: function (v) {
|
|
7459
|
-
this.i.
|
|
7459
|
+
this.i.w7 = ensureEnum(MarkerFillMode_$type, v);
|
|
7460
7460
|
},
|
|
7461
7461
|
enumerable: false,
|
|
7462
7462
|
configurable: true
|
|
@@ -7466,10 +7466,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7466
7466
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
7467
7467
|
*/
|
|
7468
7468
|
get: function () {
|
|
7469
|
-
return this.i.
|
|
7469
|
+
return this.i.xp;
|
|
7470
7470
|
},
|
|
7471
7471
|
set: function (v) {
|
|
7472
|
-
this.i.
|
|
7472
|
+
this.i.xp = v;
|
|
7473
7473
|
},
|
|
7474
7474
|
enumerable: false,
|
|
7475
7475
|
configurable: true
|
|
@@ -7479,10 +7479,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7479
7479
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
7480
7480
|
*/
|
|
7481
7481
|
get: function () {
|
|
7482
|
-
return brushToString(this.i.
|
|
7482
|
+
return brushToString(this.i.x3);
|
|
7483
7483
|
},
|
|
7484
7484
|
set: function (v) {
|
|
7485
|
-
this.i.
|
|
7485
|
+
this.i.x3 = stringToBrush(v);
|
|
7486
7486
|
},
|
|
7487
7487
|
enumerable: false,
|
|
7488
7488
|
configurable: true
|
|
@@ -7492,10 +7492,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7492
7492
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
7493
7493
|
*/
|
|
7494
7494
|
get: function () {
|
|
7495
|
-
return brushToString(this.i.
|
|
7495
|
+
return brushToString(this.i.x4);
|
|
7496
7496
|
},
|
|
7497
7497
|
set: function (v) {
|
|
7498
|
-
this.i.
|
|
7498
|
+
this.i.x4 = stringToBrush(v);
|
|
7499
7499
|
},
|
|
7500
7500
|
enumerable: false,
|
|
7501
7501
|
configurable: true
|
|
@@ -7507,10 +7507,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7507
7507
|
* choose a representative set.
|
|
7508
7508
|
*/
|
|
7509
7509
|
get: function () {
|
|
7510
|
-
return this.i.
|
|
7510
|
+
return this.i.xb;
|
|
7511
7511
|
},
|
|
7512
7512
|
set: function (v) {
|
|
7513
|
-
this.i.
|
|
7513
|
+
this.i.xb = +v;
|
|
7514
7514
|
},
|
|
7515
7515
|
enumerable: false,
|
|
7516
7516
|
configurable: true
|
|
@@ -7520,10 +7520,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7520
7520
|
* Gets the effective marker template for the current series object.
|
|
7521
7521
|
*/
|
|
7522
7522
|
get: function () {
|
|
7523
|
-
return this.i.
|
|
7523
|
+
return this.i.xo;
|
|
7524
7524
|
},
|
|
7525
7525
|
set: function (v) {
|
|
7526
|
-
this.i.
|
|
7526
|
+
this.i.xo = v;
|
|
7527
7527
|
},
|
|
7528
7528
|
enumerable: false,
|
|
7529
7529
|
configurable: true
|
|
@@ -7533,10 +7533,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7533
7533
|
* Gets the effective marker brush for the current series object.
|
|
7534
7534
|
*/
|
|
7535
7535
|
get: function () {
|
|
7536
|
-
return brushToString(this.i.
|
|
7536
|
+
return brushToString(this.i.x1);
|
|
7537
7537
|
},
|
|
7538
7538
|
set: function (v) {
|
|
7539
|
-
this.i.
|
|
7539
|
+
this.i.x1 = stringToBrush(v);
|
|
7540
7540
|
},
|
|
7541
7541
|
enumerable: false,
|
|
7542
7542
|
configurable: true
|
|
@@ -7546,10 +7546,10 @@ var IgxGeographicMarkerSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
7546
7546
|
* Gets the effective marker outline for the current series object.
|
|
7547
7547
|
*/
|
|
7548
7548
|
get: function () {
|
|
7549
|
-
return brushToString(this.i.
|
|
7549
|
+
return brushToString(this.i.x2);
|
|
7550
7550
|
},
|
|
7551
7551
|
set: function (v) {
|
|
7552
|
-
this.i.
|
|
7552
|
+
this.i.x2 = stringToBrush(v);
|
|
7553
7553
|
},
|
|
7554
7554
|
enumerable: false,
|
|
7555
7555
|
configurable: true
|
|
@@ -7600,75 +7600,75 @@ var GeographicMarkerSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
7600
7600
|
__extends(GeographicMarkerSeries, _super);
|
|
7601
7601
|
function GeographicMarkerSeries() {
|
|
7602
7602
|
var _this = _super.call(this) || this;
|
|
7603
|
-
var a = _this.
|
|
7604
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(_this, _this.
|
|
7603
|
+
var a = _this.wz;
|
|
7604
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(_this, _this.xn));
|
|
7605
7605
|
return _this;
|
|
7606
7606
|
}
|
|
7607
|
-
GeographicMarkerSeries.prototype.
|
|
7608
|
-
return this.
|
|
7607
|
+
GeographicMarkerSeries.prototype.sy = function () {
|
|
7608
|
+
return this.xo;
|
|
7609
|
+
};
|
|
7610
|
+
GeographicMarkerSeries.prototype.vk = function () {
|
|
7611
|
+
return this.x1;
|
|
7609
7612
|
};
|
|
7610
7613
|
GeographicMarkerSeries.prototype.vl = function () {
|
|
7611
7614
|
return this.x2;
|
|
7612
7615
|
};
|
|
7613
|
-
GeographicMarkerSeries.prototype.
|
|
7614
|
-
return this.
|
|
7615
|
-
};
|
|
7616
|
-
GeographicMarkerSeries.prototype.io = function () {
|
|
7617
|
-
return this.xb;
|
|
7616
|
+
GeographicMarkerSeries.prototype.im = function () {
|
|
7617
|
+
return this.xa;
|
|
7618
7618
|
};
|
|
7619
|
-
GeographicMarkerSeries.prototype.
|
|
7620
|
-
var a = typeCast(MarkerSeries.$, this.
|
|
7619
|
+
GeographicMarkerSeries.prototype.l9 = function () {
|
|
7620
|
+
var a = typeCast(MarkerSeries.$, this.wz);
|
|
7621
7621
|
if (a == null) {
|
|
7622
7622
|
return "Unknown";
|
|
7623
7623
|
}
|
|
7624
|
-
return a.
|
|
7624
|
+
return a.l9();
|
|
7625
7625
|
};
|
|
7626
|
-
GeographicMarkerSeries.prototype.
|
|
7627
|
-
var c = typeCast(MarkerSeries.$, this.
|
|
7626
|
+
GeographicMarkerSeries.prototype.xn = function (a, b) {
|
|
7627
|
+
var c = typeCast(MarkerSeries.$, this.wz);
|
|
7628
7628
|
if (c == null) {
|
|
7629
7629
|
return;
|
|
7630
7630
|
}
|
|
7631
7631
|
if (b.propertyName == "ActualMarkerTemplate") {
|
|
7632
|
-
this.
|
|
7632
|
+
this.xo = c.xz;
|
|
7633
7633
|
}
|
|
7634
7634
|
else if (b.propertyName == "ActualMarkerOutline") {
|
|
7635
|
-
this.
|
|
7635
|
+
this.x2 = c.yh;
|
|
7636
7636
|
}
|
|
7637
7637
|
else if (b.propertyName == "ActualMarkerBrush") {
|
|
7638
|
-
this.
|
|
7638
|
+
this.x1 = c.yg;
|
|
7639
7639
|
}
|
|
7640
7640
|
};
|
|
7641
|
-
GeographicMarkerSeries.prototype.
|
|
7642
|
-
_super.prototype.
|
|
7641
|
+
GeographicMarkerSeries.prototype.q8 = function (a, b, c, d) {
|
|
7642
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
7643
7643
|
switch (b) {
|
|
7644
7644
|
case GeographicMarkerSeries.$$p[3]:
|
|
7645
|
-
this.
|
|
7645
|
+
this.wz.yi = this.x3;
|
|
7646
7646
|
break;
|
|
7647
7647
|
case GeographicMarkerSeries.$$p[6]:
|
|
7648
|
-
this.
|
|
7648
|
+
this.wz.yj = this.x4;
|
|
7649
7649
|
break;
|
|
7650
7650
|
case GeographicMarkerSeries.$$p[5]:
|
|
7651
|
-
this.
|
|
7651
|
+
this.wz.w3 = this.w8;
|
|
7652
7652
|
break;
|
|
7653
7653
|
case GeographicMarkerSeries.$$p[4]:
|
|
7654
|
-
this.
|
|
7654
|
+
this.wz.wz = this.w7;
|
|
7655
7655
|
break;
|
|
7656
7656
|
case GeographicMarkerSeries.$$p[9]:
|
|
7657
|
-
this.
|
|
7657
|
+
this.wz.w9 = this.w9;
|
|
7658
7658
|
break;
|
|
7659
7659
|
case GeographicMarkerSeries.$$p[7]:
|
|
7660
|
-
this.
|
|
7660
|
+
this.wz.x1 = this.xp;
|
|
7661
7661
|
break;
|
|
7662
7662
|
case GeographicMarkerSeries.$$p[8]:
|
|
7663
|
-
this.
|
|
7663
|
+
this.wz.xi = this.xa;
|
|
7664
7664
|
break;
|
|
7665
7665
|
case GeographicMarkerSeries.$$p[10]:
|
|
7666
|
-
this.
|
|
7666
|
+
this.wz.z8 = this.xb;
|
|
7667
7667
|
break;
|
|
7668
7668
|
}
|
|
7669
7669
|
};
|
|
7670
7670
|
GeographicMarkerSeries.$t = markType(GeographicMarkerSeries, 'GeographicMarkerSeries', GeographicMapSeriesHost.$);
|
|
7671
|
-
GeographicMarkerSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
7671
|
+
GeographicMarkerSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:x1:xq', [Brush.$], 'ActualMarkerOutline:x2:xr', [Brush.$], 'ActualMarkerTemplate:xo:xs', [DataTemplate.$, null], 'MarkerBrush:x3:xt', [Brush.$], 'MarkerFillMode:w7:xu', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:w8:xv', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:x4:xw', [Brush.$], 'MarkerTemplate:xp:xx', [DataTemplate.$, null], 'MarkerThickness:xa:xy', [1, DeviceUtils.g(2)], 'MarkerType:w9:xz', [MarkerType_$type, enumGetBox(MarkerType_$type, Defaults.e)], 'MaximumMarkers:xb:x0', [1, 400]]);
|
|
7672
7672
|
return GeographicMarkerSeries;
|
|
7673
7673
|
}(GeographicMapSeriesHost));
|
|
7674
7674
|
|
|
@@ -7696,49 +7696,49 @@ var GeographicProportionalSymbolSeriesView = /** @class */ /*@__PURE__*/ (functi
|
|
|
7696
7696
|
};
|
|
7697
7697
|
GeographicProportionalSymbolSeriesView.prototype.b5 = function () {
|
|
7698
7698
|
_super.prototype.b5.call(this);
|
|
7699
|
-
var a = this.ch.
|
|
7700
|
-
a.
|
|
7701
|
-
a.
|
|
7702
|
-
a.
|
|
7703
|
-
a.
|
|
7704
|
-
a.
|
|
7705
|
-
a.ac3 = this.ch.yj;
|
|
7706
|
-
a.adt = this.ch.y4;
|
|
7707
|
-
a.acs = this.ch.yb;
|
|
7708
|
-
a.adj = this.ch.yv;
|
|
7709
|
-
a.ade = this.ch.yn;
|
|
7710
|
-
a.acp = this.ch.x8;
|
|
7711
|
-
a.ac1 = this.ch.yf;
|
|
7699
|
+
var a = this.ch.wz;
|
|
7700
|
+
a.aas = this.ch.yy;
|
|
7701
|
+
a.aa0 = this.ch.yw;
|
|
7702
|
+
a.w9 = this.ch.w9;
|
|
7703
|
+
a.x1 = this.ch.xp;
|
|
7704
|
+
a.xi = this.ch.xa;
|
|
7712
7705
|
a.ac2 = this.ch.yi;
|
|
7713
|
-
a.
|
|
7706
|
+
a.ads = this.ch.y3;
|
|
7707
|
+
a.acr = this.ch.ya;
|
|
7708
|
+
a.adi = this.ch.yu;
|
|
7709
|
+
a.add = this.ch.ym;
|
|
7710
|
+
a.aco = this.ch.x7;
|
|
7711
|
+
a.ac0 = this.ch.ye;
|
|
7712
|
+
a.ac1 = this.ch.yh;
|
|
7714
7713
|
a.ac7 = this.ch.yk;
|
|
7714
|
+
a.ac6 = this.ch.yj;
|
|
7715
7715
|
};
|
|
7716
7716
|
GeographicProportionalSymbolSeriesView.prototype.cq = function () {
|
|
7717
|
-
this.ch.
|
|
7717
|
+
this.ch.wz.aas = this.ch.yy;
|
|
7718
7718
|
};
|
|
7719
7719
|
GeographicProportionalSymbolSeriesView.prototype.cp = function () {
|
|
7720
|
-
this.ch.
|
|
7720
|
+
this.ch.wz.aa0 = this.ch.yw;
|
|
7721
7721
|
};
|
|
7722
7722
|
GeographicProportionalSymbolSeriesView.prototype.cv = function () {
|
|
7723
|
-
this.ch.
|
|
7723
|
+
this.ch.wz.w9 = this.ch.w9;
|
|
7724
7724
|
};
|
|
7725
7725
|
GeographicProportionalSymbolSeriesView.prototype.ct = function () {
|
|
7726
|
-
this.ch.
|
|
7726
|
+
this.ch.wz.x1 = this.ch.xp;
|
|
7727
7727
|
};
|
|
7728
7728
|
GeographicProportionalSymbolSeriesView.prototype.cu = function () {
|
|
7729
|
-
this.ch.
|
|
7729
|
+
this.ch.wz.xi = this.ch.xa;
|
|
7730
7730
|
};
|
|
7731
7731
|
GeographicProportionalSymbolSeriesView.prototype.cw = function () {
|
|
7732
|
-
this.ch.
|
|
7732
|
+
this.ch.wz.z8 = this.ch.xb;
|
|
7733
7733
|
};
|
|
7734
7734
|
GeographicProportionalSymbolSeriesView.prototype.cy = function () {
|
|
7735
|
-
this.ch.
|
|
7735
|
+
this.ch.wz.xAxis = this.ch.db.ws;
|
|
7736
7736
|
};
|
|
7737
7737
|
GeographicProportionalSymbolSeriesView.prototype.cz = function () {
|
|
7738
|
-
this.ch.
|
|
7738
|
+
this.ch.wz.yAxis = this.ch.db.wu;
|
|
7739
7739
|
};
|
|
7740
7740
|
GeographicProportionalSymbolSeriesView.prototype.cx = function () {
|
|
7741
|
-
var a = this.ch.
|
|
7741
|
+
var a = this.ch.wz;
|
|
7742
7742
|
if (this.ch.db == null) {
|
|
7743
7743
|
a.xAxis = null;
|
|
7744
7744
|
a.yAxis = null;
|
|
@@ -7748,45 +7748,45 @@ var GeographicProportionalSymbolSeriesView = /** @class */ /*@__PURE__*/ (functi
|
|
|
7748
7748
|
a.yAxis = this.ch.db.wu;
|
|
7749
7749
|
};
|
|
7750
7750
|
GeographicProportionalSymbolSeriesView.prototype.cr = function () {
|
|
7751
|
-
this.ch.
|
|
7751
|
+
this.ch.wz.yi = this.ch.x3;
|
|
7752
7752
|
};
|
|
7753
7753
|
GeographicProportionalSymbolSeriesView.prototype.cs = function () {
|
|
7754
|
-
this.ch.
|
|
7754
|
+
this.ch.wz.yj = this.ch.x4;
|
|
7755
7755
|
};
|
|
7756
7756
|
GeographicProportionalSymbolSeriesView.prototype.c0 = function () {
|
|
7757
|
-
this.ch.
|
|
7757
|
+
this.ch.wz.ads = this.ch.y3;
|
|
7758
7758
|
};
|
|
7759
7759
|
GeographicProportionalSymbolSeriesView.prototype.c1 = function () {
|
|
7760
|
-
this.ch.
|
|
7761
|
-
this.ch.
|
|
7760
|
+
this.ch.wz.acr = this.ch.ya;
|
|
7761
|
+
this.ch.wz.ac2 = this.ch.yi;
|
|
7762
7762
|
};
|
|
7763
7763
|
GeographicProportionalSymbolSeriesView.prototype.cl = function () {
|
|
7764
|
-
this.ch.
|
|
7764
|
+
this.ch.wz.adi = this.ch.yu;
|
|
7765
7765
|
};
|
|
7766
7766
|
GeographicProportionalSymbolSeriesView.prototype.cj = function () {
|
|
7767
|
-
this.ch.
|
|
7768
|
-
this.ch.
|
|
7769
|
-
this.ch.
|
|
7770
|
-
this.ch.
|
|
7771
|
-
this.ch.
|
|
7767
|
+
this.ch.wz.aco = this.ch.x7;
|
|
7768
|
+
this.ch.wz.ac0 = this.ch.ye;
|
|
7769
|
+
this.ch.wz.ac1 = this.ch.yh;
|
|
7770
|
+
this.ch.wz.ac7 = this.ch.yk;
|
|
7771
|
+
this.ch.wz.ac6 = this.ch.yj;
|
|
7772
7772
|
};
|
|
7773
7773
|
GeographicProportionalSymbolSeriesView.prototype.ci = function () {
|
|
7774
|
-
this.ch.
|
|
7774
|
+
this.ch.wz.add = this.ch.ym;
|
|
7775
7775
|
};
|
|
7776
7776
|
GeographicProportionalSymbolSeriesView.prototype.c2 = function () {
|
|
7777
|
-
this.ch.
|
|
7777
|
+
this.ch.wz.ac2 = this.ch.yi;
|
|
7778
7778
|
};
|
|
7779
7779
|
GeographicProportionalSymbolSeriesView.prototype.ck = function () {
|
|
7780
|
-
this.ch.
|
|
7780
|
+
this.ch.wz.ac0 = this.ch.ye;
|
|
7781
7781
|
};
|
|
7782
7782
|
GeographicProportionalSymbolSeriesView.prototype.co = function () {
|
|
7783
|
-
this.ch.
|
|
7783
|
+
this.ch.wz.ac1 = this.ch.yh;
|
|
7784
7784
|
};
|
|
7785
7785
|
GeographicProportionalSymbolSeriesView.prototype.cn = function () {
|
|
7786
|
-
this.ch.
|
|
7786
|
+
this.ch.wz.ac7 = this.ch.yk;
|
|
7787
7787
|
};
|
|
7788
7788
|
GeographicProportionalSymbolSeriesView.prototype.cm = function () {
|
|
7789
|
-
this.ch.
|
|
7789
|
+
this.ch.wz.ac6 = this.ch.yj;
|
|
7790
7790
|
};
|
|
7791
7791
|
GeographicProportionalSymbolSeriesView.$t = markType(GeographicProportionalSymbolSeriesView, 'GeographicProportionalSymbolSeriesView', HostSeriesView.$);
|
|
7792
7792
|
return GeographicProportionalSymbolSeriesView;
|
|
@@ -7798,9 +7798,9 @@ var GeographicProportionalSymbolSeries = /** @class */ /*@__PURE__*/ (function (
|
|
|
7798
7798
|
__extends(GeographicProportionalSymbolSeries, _super);
|
|
7799
7799
|
function GeographicProportionalSymbolSeries() {
|
|
7800
7800
|
var _this = _super.call(this) || this;
|
|
7801
|
-
_this.
|
|
7802
|
-
_this.ye = false;
|
|
7801
|
+
_this.x8 = null;
|
|
7803
7802
|
_this.yd = false;
|
|
7803
|
+
_this.yc = false;
|
|
7804
7804
|
_this.assigningScatterStyle = null;
|
|
7805
7805
|
_this.assigningScatterMarkerStyle = null;
|
|
7806
7806
|
_this.ab = GeographicProportionalSymbolSeries.$;
|
|
@@ -7815,111 +7815,111 @@ var GeographicProportionalSymbolSeries = /** @class */ /*@__PURE__*/ (function (
|
|
|
7815
7815
|
GeographicProportionalSymbolSeries.prototype.cs = function () {
|
|
7816
7816
|
return new GeographicProportionalSymbolSeriesView(this);
|
|
7817
7817
|
};
|
|
7818
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7819
|
-
_super.prototype.
|
|
7820
|
-
this.
|
|
7818
|
+
GeographicProportionalSymbolSeries.prototype.q0 = function (a) {
|
|
7819
|
+
_super.prototype.q0.call(this, a);
|
|
7820
|
+
this.yb = a;
|
|
7821
7821
|
};
|
|
7822
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7822
|
+
GeographicProportionalSymbolSeries.prototype.jk = function () {
|
|
7823
7823
|
return 0.7;
|
|
7824
7824
|
};
|
|
7825
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7825
|
+
GeographicProportionalSymbolSeries.prototype.wy = function () {
|
|
7826
7826
|
return new BubbleSeries();
|
|
7827
7827
|
};
|
|
7828
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7828
|
+
GeographicProportionalSymbolSeries.prototype.get_fd = function () {
|
|
7829
7829
|
return true;
|
|
7830
7830
|
};
|
|
7831
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7832
|
-
_super.prototype.
|
|
7831
|
+
GeographicProportionalSymbolSeries.prototype.q8 = function (a, b, c, d) {
|
|
7832
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
7833
7833
|
switch (b) {
|
|
7834
7834
|
case "SeriesViewer":
|
|
7835
|
-
this.
|
|
7835
|
+
this.yb.cx();
|
|
7836
7836
|
break;
|
|
7837
7837
|
case GeographicProportionalSymbolSeries.$$p[9]:
|
|
7838
|
-
this.
|
|
7838
|
+
this.yb.cq();
|
|
7839
7839
|
break;
|
|
7840
7840
|
case GeographicProportionalSymbolSeries.$$p[8]:
|
|
7841
|
-
this.
|
|
7841
|
+
this.yb.cp();
|
|
7842
7842
|
break;
|
|
7843
7843
|
case "XAxis":
|
|
7844
|
-
this.
|
|
7844
|
+
this.yb.cy();
|
|
7845
7845
|
break;
|
|
7846
7846
|
case "YAxis":
|
|
7847
|
-
this.
|
|
7847
|
+
this.yb.cz();
|
|
7848
7848
|
break;
|
|
7849
7849
|
case GeographicProportionalSymbolSeries.$$p[13]:
|
|
7850
|
-
this.
|
|
7850
|
+
this.yb.c0();
|
|
7851
7851
|
break;
|
|
7852
7852
|
case GeographicProportionalSymbolSeries.$$p[14]:
|
|
7853
|
-
this.
|
|
7853
|
+
this.yb.c1();
|
|
7854
7854
|
break;
|
|
7855
7855
|
case GeographicProportionalSymbolSeries.$$p[15]:
|
|
7856
|
-
this.
|
|
7856
|
+
this.yb.c2();
|
|
7857
7857
|
break;
|
|
7858
7858
|
case GeographicProportionalSymbolSeries.$$p[7]:
|
|
7859
|
-
this.
|
|
7859
|
+
this.yb.cl();
|
|
7860
7860
|
break;
|
|
7861
7861
|
case GeographicProportionalSymbolSeries.$$p[0]:
|
|
7862
|
-
this.
|
|
7862
|
+
this.yb.ci();
|
|
7863
7863
|
break;
|
|
7864
7864
|
case GeographicProportionalSymbolSeries.$$p[1]:
|
|
7865
|
-
this.
|
|
7865
|
+
this.yb.cj();
|
|
7866
7866
|
break;
|
|
7867
7867
|
case GeographicProportionalSymbolSeries.$$p[2]:
|
|
7868
|
-
this.
|
|
7868
|
+
this.yb.ck();
|
|
7869
7869
|
break;
|
|
7870
7870
|
case GeographicProportionalSymbolSeries.$$p[12]:
|
|
7871
|
-
this.
|
|
7871
|
+
this.yb.co();
|
|
7872
7872
|
break;
|
|
7873
7873
|
case GeographicProportionalSymbolSeries.$$p[11]:
|
|
7874
|
-
this.
|
|
7874
|
+
this.yb.cn();
|
|
7875
7875
|
break;
|
|
7876
7876
|
case GeographicProportionalSymbolSeries.$$p[10]:
|
|
7877
|
-
this.
|
|
7877
|
+
this.yb.cm();
|
|
7878
7878
|
break;
|
|
7879
7879
|
case GeographicProportionalSymbolSeries.$$p[4]:
|
|
7880
|
-
this.
|
|
7881
|
-
this.
|
|
7882
|
-
if (this.
|
|
7883
|
-
var e = this.
|
|
7884
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
7880
|
+
this.wz.zo = this.yg;
|
|
7881
|
+
this.yd = this.yg;
|
|
7882
|
+
if (this.yg) {
|
|
7883
|
+
var e = this.wz;
|
|
7884
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.y8));
|
|
7885
7885
|
}
|
|
7886
7886
|
else {
|
|
7887
|
-
var f = this.
|
|
7888
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
7887
|
+
var f = this.wz;
|
|
7888
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.y8));
|
|
7889
7889
|
}
|
|
7890
7890
|
break;
|
|
7891
7891
|
case GeographicProportionalSymbolSeries.$$p[3]:
|
|
7892
|
-
this.
|
|
7893
|
-
this.
|
|
7894
|
-
if (this.
|
|
7895
|
-
var g = this.
|
|
7896
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
7892
|
+
this.wz.zn = this.yf;
|
|
7893
|
+
this.yc = this.yf;
|
|
7894
|
+
if (this.yg) {
|
|
7895
|
+
var g = this.wz;
|
|
7896
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.y7));
|
|
7897
7897
|
}
|
|
7898
7898
|
else {
|
|
7899
|
-
var h = this.
|
|
7900
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
7899
|
+
var h = this.wz;
|
|
7900
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.y7));
|
|
7901
7901
|
}
|
|
7902
7902
|
break;
|
|
7903
7903
|
case GeographicProportionalSymbolSeries.$$p[5]:
|
|
7904
|
-
this.
|
|
7904
|
+
this.wz.y7 = this.x9;
|
|
7905
7905
|
break;
|
|
7906
7906
|
case GeographicProportionalSymbolSeries.$$p[6]:
|
|
7907
|
-
this.
|
|
7907
|
+
this.wz.z7 = this.yl;
|
|
7908
7908
|
break;
|
|
7909
7909
|
}
|
|
7910
7910
|
};
|
|
7911
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7911
|
+
GeographicProportionalSymbolSeries.prototype.y8 = function (a, b) {
|
|
7912
7912
|
if (this.assigningScatterStyle != null) {
|
|
7913
7913
|
this.assigningScatterStyle(this, b);
|
|
7914
7914
|
}
|
|
7915
7915
|
};
|
|
7916
|
-
GeographicProportionalSymbolSeries.prototype.
|
|
7916
|
+
GeographicProportionalSymbolSeries.prototype.y7 = function (a, b) {
|
|
7917
7917
|
if (this.assigningScatterMarkerStyle != null) {
|
|
7918
7918
|
this.assigningScatterMarkerStyle(this, b);
|
|
7919
7919
|
}
|
|
7920
7920
|
};
|
|
7921
7921
|
GeographicProportionalSymbolSeries.$t = markType(GeographicProportionalSymbolSeries, 'GeographicProportionalSymbolSeries', GeographicMarkerSeries.$);
|
|
7922
|
-
GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:
|
|
7922
|
+
GeographicProportionalSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:ym:y9', [2], 'FillScale:x7:za', [BrushScale.$], 'FillScaleUseGlobalValues:ye:zb', [0, false], 'IsCustomScatterMarkerStyleAllowed:yf:zc', [0, false], 'IsCustomScatterStyleAllowed:yg:zd', [0, false], 'ItemSearchMode:x9:ze', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:yl:zf', [1, 10000], 'LabelMemberPath:yu:zg', [2], 'LatitudeMemberPath:yw:zh', [2, null], 'LongitudeMemberPath:yy:zi', [2, null], 'MarkerBrushBrightness:yj:zj', [1, NaN], 'MarkerOutlineBrightness:yk:zk', [1, NaN], 'MarkerOutlineUsesFillScale:yh:zl', [0, false], 'RadiusMemberPath:y3:zm', [2, null], 'RadiusScale:ya:zn', [SizeScale.$], 'RadiusScaleUseGlobalValues:yi:zo', [0, false]]);
|
|
7923
7923
|
return GeographicProportionalSymbolSeries;
|
|
7924
7924
|
}(GeographicMarkerSeries));
|
|
7925
7925
|
|
|
@@ -7970,10 +7970,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7970
7970
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
7971
7971
|
*/
|
|
7972
7972
|
get: function () {
|
|
7973
|
-
return this.i.
|
|
7973
|
+
return this.i.yw;
|
|
7974
7974
|
},
|
|
7975
7975
|
set: function (v) {
|
|
7976
|
-
this.i.
|
|
7976
|
+
this.i.yw = v;
|
|
7977
7977
|
},
|
|
7978
7978
|
enumerable: false,
|
|
7979
7979
|
configurable: true
|
|
@@ -7983,10 +7983,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7983
7983
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
7984
7984
|
*/
|
|
7985
7985
|
get: function () {
|
|
7986
|
-
return this.i.
|
|
7986
|
+
return this.i.yy;
|
|
7987
7987
|
},
|
|
7988
7988
|
set: function (v) {
|
|
7989
|
-
this.i.
|
|
7989
|
+
this.i.yy = v;
|
|
7990
7990
|
},
|
|
7991
7991
|
enumerable: false,
|
|
7992
7992
|
configurable: true
|
|
@@ -7996,10 +7996,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
7996
7996
|
* Gets or sets the radius mapping property for the current series object.
|
|
7997
7997
|
*/
|
|
7998
7998
|
get: function () {
|
|
7999
|
-
return this.i.
|
|
7999
|
+
return this.i.y3;
|
|
8000
8000
|
},
|
|
8001
8001
|
set: function (v) {
|
|
8002
|
-
this.i.
|
|
8002
|
+
this.i.y3 = v;
|
|
8003
8003
|
},
|
|
8004
8004
|
enumerable: false,
|
|
8005
8005
|
configurable: true
|
|
@@ -8009,7 +8009,7 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8009
8009
|
* Gets or sets the radius size scale for the bubbles.
|
|
8010
8010
|
*/
|
|
8011
8011
|
get: function () {
|
|
8012
|
-
var r = this.i.
|
|
8012
|
+
var r = this.i.ya;
|
|
8013
8013
|
if (r == null) {
|
|
8014
8014
|
return null;
|
|
8015
8015
|
}
|
|
@@ -8025,7 +8025,7 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8025
8025
|
set: function (v) {
|
|
8026
8026
|
if (v != null && this._stylingContainer && v._styling)
|
|
8027
8027
|
v._styling(this._stylingContainer, this, this);
|
|
8028
|
-
v == null ? this.i.
|
|
8028
|
+
v == null ? this.i.ya = null : this.i.ya = v.i;
|
|
8029
8029
|
},
|
|
8030
8030
|
enumerable: false,
|
|
8031
8031
|
configurable: true
|
|
@@ -8035,10 +8035,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8035
8035
|
* Gets or sets the Label mapping property for the current series object.
|
|
8036
8036
|
*/
|
|
8037
8037
|
get: function () {
|
|
8038
|
-
return this.i.
|
|
8038
|
+
return this.i.yu;
|
|
8039
8039
|
},
|
|
8040
8040
|
set: function (v) {
|
|
8041
|
-
this.i.
|
|
8041
|
+
this.i.yu = v;
|
|
8042
8042
|
},
|
|
8043
8043
|
enumerable: false,
|
|
8044
8044
|
configurable: true
|
|
@@ -8048,10 +8048,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8048
8048
|
* Gets or sets the fill mapping property for the current series object.
|
|
8049
8049
|
*/
|
|
8050
8050
|
get: function () {
|
|
8051
|
-
return this.i.
|
|
8051
|
+
return this.i.ym;
|
|
8052
8052
|
},
|
|
8053
8053
|
set: function (v) {
|
|
8054
|
-
this.i.
|
|
8054
|
+
this.i.ym = v;
|
|
8055
8055
|
},
|
|
8056
8056
|
enumerable: false,
|
|
8057
8057
|
configurable: true
|
|
@@ -8061,7 +8061,7 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8061
8061
|
* Gets or sets the brush scale for the marker brush.
|
|
8062
8062
|
*/
|
|
8063
8063
|
get: function () {
|
|
8064
|
-
var r = this.i.
|
|
8064
|
+
var r = this.i.x7;
|
|
8065
8065
|
if (r == null) {
|
|
8066
8066
|
return null;
|
|
8067
8067
|
}
|
|
@@ -8077,7 +8077,7 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8077
8077
|
set: function (v) {
|
|
8078
8078
|
if (v != null && this._stylingContainer && v._styling)
|
|
8079
8079
|
v._styling(this._stylingContainer, this, this);
|
|
8080
|
-
v == null ? this.i.
|
|
8080
|
+
v == null ? this.i.x7 = null : this.i.x7 = v.i;
|
|
8081
8081
|
},
|
|
8082
8082
|
enumerable: false,
|
|
8083
8083
|
configurable: true
|
|
@@ -8088,10 +8088,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8088
8088
|
* This setting applies only if multiple series are using the same FillScale.
|
|
8089
8089
|
*/
|
|
8090
8090
|
get: function () {
|
|
8091
|
-
return this.i.
|
|
8091
|
+
return this.i.ye;
|
|
8092
8092
|
},
|
|
8093
8093
|
set: function (v) {
|
|
8094
|
-
this.i.
|
|
8094
|
+
this.i.ye = ensureBool(v);
|
|
8095
8095
|
},
|
|
8096
8096
|
enumerable: false,
|
|
8097
8097
|
configurable: true
|
|
@@ -8102,10 +8102,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8102
8102
|
* This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
|
|
8103
8103
|
*/
|
|
8104
8104
|
get: function () {
|
|
8105
|
-
return this.i.
|
|
8105
|
+
return this.i.yh;
|
|
8106
8106
|
},
|
|
8107
8107
|
set: function (v) {
|
|
8108
|
-
this.i.
|
|
8108
|
+
this.i.yh = ensureBool(v);
|
|
8109
8109
|
},
|
|
8110
8110
|
enumerable: false,
|
|
8111
8111
|
configurable: true
|
|
@@ -8116,10 +8116,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8116
8116
|
* Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
|
|
8117
8117
|
*/
|
|
8118
8118
|
get: function () {
|
|
8119
|
-
return this.i.
|
|
8119
|
+
return this.i.yk;
|
|
8120
8120
|
},
|
|
8121
8121
|
set: function (v) {
|
|
8122
|
-
this.i.
|
|
8122
|
+
this.i.yk = +v;
|
|
8123
8123
|
},
|
|
8124
8124
|
enumerable: false,
|
|
8125
8125
|
configurable: true
|
|
@@ -8130,10 +8130,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8130
8130
|
* Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
|
|
8131
8131
|
*/
|
|
8132
8132
|
get: function () {
|
|
8133
|
-
return this.i.
|
|
8133
|
+
return this.i.yj;
|
|
8134
8134
|
},
|
|
8135
8135
|
set: function (v) {
|
|
8136
|
-
this.i.
|
|
8136
|
+
this.i.yj = +v;
|
|
8137
8137
|
},
|
|
8138
8138
|
enumerable: false,
|
|
8139
8139
|
configurable: true
|
|
@@ -8144,10 +8144,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8144
8144
|
* This setting applies only if multiple series are using the same RadiusScale.
|
|
8145
8145
|
*/
|
|
8146
8146
|
get: function () {
|
|
8147
|
-
return this.i.
|
|
8147
|
+
return this.i.yi;
|
|
8148
8148
|
},
|
|
8149
8149
|
set: function (v) {
|
|
8150
|
-
this.i.
|
|
8150
|
+
this.i.yi = ensureBool(v);
|
|
8151
8151
|
},
|
|
8152
8152
|
enumerable: false,
|
|
8153
8153
|
configurable: true
|
|
@@ -8157,10 +8157,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8157
8157
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
8158
8158
|
*/
|
|
8159
8159
|
get: function () {
|
|
8160
|
-
return this.i.
|
|
8160
|
+
return this.i.yg;
|
|
8161
8161
|
},
|
|
8162
8162
|
set: function (v) {
|
|
8163
|
-
this.i.
|
|
8163
|
+
this.i.yg = ensureBool(v);
|
|
8164
8164
|
},
|
|
8165
8165
|
enumerable: false,
|
|
8166
8166
|
configurable: true
|
|
@@ -8170,10 +8170,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8170
8170
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
8171
8171
|
*/
|
|
8172
8172
|
get: function () {
|
|
8173
|
-
return this.i.
|
|
8173
|
+
return this.i.yf;
|
|
8174
8174
|
},
|
|
8175
8175
|
set: function (v) {
|
|
8176
|
-
this.i.
|
|
8176
|
+
this.i.yf = ensureBool(v);
|
|
8177
8177
|
},
|
|
8178
8178
|
enumerable: false,
|
|
8179
8179
|
configurable: true
|
|
@@ -8183,10 +8183,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8183
8183
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
8184
8184
|
*/
|
|
8185
8185
|
get: function () {
|
|
8186
|
-
return this.i.
|
|
8186
|
+
return this.i.x9;
|
|
8187
8187
|
},
|
|
8188
8188
|
set: function (v) {
|
|
8189
|
-
this.i.
|
|
8189
|
+
this.i.x9 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
8190
8190
|
},
|
|
8191
8191
|
enumerable: false,
|
|
8192
8192
|
configurable: true
|
|
@@ -8196,10 +8196,10 @@ var IgxGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
8196
8196
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
8197
8197
|
*/
|
|
8198
8198
|
get: function () {
|
|
8199
|
-
return this.i.
|
|
8199
|
+
return this.i.yl;
|
|
8200
8200
|
},
|
|
8201
8201
|
set: function (v) {
|
|
8202
|
-
this.i.
|
|
8202
|
+
this.i.yl = +v;
|
|
8203
8203
|
},
|
|
8204
8204
|
enumerable: false,
|
|
8205
8205
|
configurable: true
|
|
@@ -8401,40 +8401,40 @@ var GeographicSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
8401
8401
|
}
|
|
8402
8402
|
};
|
|
8403
8403
|
GeographicSymbolSeriesView.prototype.b5 = function () {
|
|
8404
|
-
var a = this.ch.
|
|
8404
|
+
var a = this.ch.wz;
|
|
8405
8405
|
_super.prototype.b5.call(this);
|
|
8406
|
-
a.
|
|
8407
|
-
a.
|
|
8408
|
-
a.
|
|
8409
|
-
a.
|
|
8410
|
-
a.
|
|
8406
|
+
a.aas = this.ch.yn;
|
|
8407
|
+
a.aa0 = this.ch.yl;
|
|
8408
|
+
a.w9 = this.ch.w9;
|
|
8409
|
+
a.x1 = this.ch.xp;
|
|
8410
|
+
a.xi = this.ch.xa;
|
|
8411
8411
|
};
|
|
8412
8412
|
GeographicSymbolSeriesView.prototype.cj = function () {
|
|
8413
|
-
this.ch.
|
|
8413
|
+
this.ch.wz.aas = this.ch.yn;
|
|
8414
8414
|
};
|
|
8415
8415
|
GeographicSymbolSeriesView.prototype.ci = function () {
|
|
8416
|
-
this.ch.
|
|
8416
|
+
this.ch.wz.aa0 = this.ch.yl;
|
|
8417
8417
|
};
|
|
8418
8418
|
GeographicSymbolSeriesView.prototype.cp = function () {
|
|
8419
|
-
this.ch.
|
|
8419
|
+
this.ch.wz.w9 = this.ch.w9;
|
|
8420
8420
|
};
|
|
8421
8421
|
GeographicSymbolSeriesView.prototype.cn = function () {
|
|
8422
|
-
this.ch.
|
|
8422
|
+
this.ch.wz.x1 = this.ch.xp;
|
|
8423
8423
|
};
|
|
8424
8424
|
GeographicSymbolSeriesView.prototype.co = function () {
|
|
8425
|
-
this.ch.
|
|
8425
|
+
this.ch.wz.xi = this.ch.xa;
|
|
8426
8426
|
};
|
|
8427
8427
|
GeographicSymbolSeriesView.prototype.cq = function () {
|
|
8428
|
-
this.ch.
|
|
8428
|
+
this.ch.wz.z8 = this.ch.xb;
|
|
8429
8429
|
};
|
|
8430
8430
|
GeographicSymbolSeriesView.prototype.cs = function () {
|
|
8431
|
-
this.ch.
|
|
8431
|
+
this.ch.wz.xAxis = this.ch.db.ws;
|
|
8432
8432
|
};
|
|
8433
8433
|
GeographicSymbolSeriesView.prototype.ct = function () {
|
|
8434
|
-
this.ch.
|
|
8434
|
+
this.ch.wz.yAxis = this.ch.db.wu;
|
|
8435
8435
|
};
|
|
8436
8436
|
GeographicSymbolSeriesView.prototype.cr = function () {
|
|
8437
|
-
var a = this.ch.
|
|
8437
|
+
var a = this.ch.wz;
|
|
8438
8438
|
if (this.ch.db == null) {
|
|
8439
8439
|
a.xAxis = null;
|
|
8440
8440
|
a.yAxis = null;
|
|
@@ -8444,13 +8444,13 @@ var GeographicSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
8444
8444
|
a.yAxis = this.ch.db.wu;
|
|
8445
8445
|
};
|
|
8446
8446
|
GeographicSymbolSeriesView.prototype.cl = function () {
|
|
8447
|
-
this.ch.
|
|
8447
|
+
this.ch.wz.ys = this.ch.x7;
|
|
8448
8448
|
};
|
|
8449
8449
|
GeographicSymbolSeriesView.prototype.ck = function () {
|
|
8450
|
-
this.ch.
|
|
8450
|
+
this.ch.wz.yi = this.ch.x3;
|
|
8451
8451
|
};
|
|
8452
8452
|
GeographicSymbolSeriesView.prototype.cm = function () {
|
|
8453
|
-
this.ch.
|
|
8453
|
+
this.ch.wz.yj = this.ch.x4;
|
|
8454
8454
|
};
|
|
8455
8455
|
GeographicSymbolSeriesView.$t = markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
|
|
8456
8456
|
return GeographicSymbolSeriesView;
|
|
@@ -8462,9 +8462,9 @@ var GeographicSymbolSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
8462
8462
|
__extends(GeographicSymbolSeries, _super);
|
|
8463
8463
|
function GeographicSymbolSeries() {
|
|
8464
8464
|
var _this = _super.call(this) || this;
|
|
8465
|
-
_this.
|
|
8466
|
-
_this.yd = false;
|
|
8465
|
+
_this.x9 = null;
|
|
8467
8466
|
_this.yc = false;
|
|
8467
|
+
_this.yb = false;
|
|
8468
8468
|
_this.assigningScatterStyle = null;
|
|
8469
8469
|
_this.assigningScatterMarkerStyle = null;
|
|
8470
8470
|
_this.ab = GeographicSymbolSeries.$;
|
|
@@ -8479,84 +8479,84 @@ var GeographicSymbolSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
8479
8479
|
GeographicSymbolSeries.prototype.cs = function () {
|
|
8480
8480
|
return new GeographicSymbolSeriesView(this);
|
|
8481
8481
|
};
|
|
8482
|
-
GeographicSymbolSeries.prototype.
|
|
8483
|
-
_super.prototype.
|
|
8484
|
-
this.
|
|
8482
|
+
GeographicSymbolSeries.prototype.q0 = function (a) {
|
|
8483
|
+
_super.prototype.q0.call(this, a);
|
|
8484
|
+
this.ya = a;
|
|
8485
8485
|
};
|
|
8486
|
-
GeographicSymbolSeries.prototype.
|
|
8486
|
+
GeographicSymbolSeries.prototype.jk = function () {
|
|
8487
8487
|
return 0.7;
|
|
8488
8488
|
};
|
|
8489
|
-
GeographicSymbolSeries.prototype.
|
|
8489
|
+
GeographicSymbolSeries.prototype.wy = function () {
|
|
8490
8490
|
return new ScatterSeries();
|
|
8491
8491
|
};
|
|
8492
|
-
GeographicSymbolSeries.prototype.
|
|
8492
|
+
GeographicSymbolSeries.prototype.get_fd = function () {
|
|
8493
8493
|
return true;
|
|
8494
8494
|
};
|
|
8495
|
-
GeographicSymbolSeries.prototype.
|
|
8496
|
-
_super.prototype.
|
|
8495
|
+
GeographicSymbolSeries.prototype.q8 = function (a, b, c, d) {
|
|
8496
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
8497
8497
|
switch (b) {
|
|
8498
8498
|
case "SeriesViewer":
|
|
8499
|
-
this.
|
|
8499
|
+
this.ya.cr();
|
|
8500
8500
|
break;
|
|
8501
8501
|
case GeographicSymbolSeries.$$p[5]:
|
|
8502
|
-
this.
|
|
8502
|
+
this.ya.cj();
|
|
8503
8503
|
break;
|
|
8504
8504
|
case GeographicSymbolSeries.$$p[4]:
|
|
8505
|
-
this.
|
|
8505
|
+
this.ya.ci();
|
|
8506
8506
|
break;
|
|
8507
8507
|
case GeographicSymbolSeries.$$p[6]:
|
|
8508
|
-
this.
|
|
8508
|
+
this.ya.cl();
|
|
8509
8509
|
break;
|
|
8510
8510
|
case "XAxis":
|
|
8511
|
-
this.
|
|
8511
|
+
this.ya.cs();
|
|
8512
8512
|
break;
|
|
8513
8513
|
case "YAxis":
|
|
8514
|
-
this.
|
|
8514
|
+
this.ya.ct();
|
|
8515
8515
|
break;
|
|
8516
8516
|
case GeographicSymbolSeries.$$p[1]:
|
|
8517
|
-
this.
|
|
8518
|
-
this.
|
|
8519
|
-
if (this.
|
|
8520
|
-
var e = this.
|
|
8521
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
8517
|
+
this.wz.zo = this.ye;
|
|
8518
|
+
this.yc = this.ye;
|
|
8519
|
+
if (this.ye) {
|
|
8520
|
+
var e = this.wz;
|
|
8521
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.ys));
|
|
8522
8522
|
}
|
|
8523
8523
|
else {
|
|
8524
|
-
var f = this.
|
|
8525
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
8524
|
+
var f = this.wz;
|
|
8525
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.ys));
|
|
8526
8526
|
}
|
|
8527
8527
|
break;
|
|
8528
8528
|
case GeographicSymbolSeries.$$p[0]:
|
|
8529
|
-
this.
|
|
8530
|
-
this.
|
|
8531
|
-
if (this.
|
|
8532
|
-
var g = this.
|
|
8533
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
8529
|
+
this.wz.zn = this.yd;
|
|
8530
|
+
this.yb = this.yd;
|
|
8531
|
+
if (this.ye) {
|
|
8532
|
+
var g = this.wz;
|
|
8533
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.yr));
|
|
8534
8534
|
}
|
|
8535
8535
|
else {
|
|
8536
|
-
var h = this.
|
|
8537
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
8536
|
+
var h = this.wz;
|
|
8537
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.yr));
|
|
8538
8538
|
}
|
|
8539
8539
|
break;
|
|
8540
8540
|
case GeographicSymbolSeries.$$p[2]:
|
|
8541
|
-
this.
|
|
8541
|
+
this.wz.y7 = this.x8;
|
|
8542
8542
|
break;
|
|
8543
8543
|
case GeographicSymbolSeries.$$p[3]:
|
|
8544
|
-
this.
|
|
8544
|
+
this.wz.z7 = this.yg;
|
|
8545
8545
|
break;
|
|
8546
8546
|
}
|
|
8547
8547
|
};
|
|
8548
|
-
GeographicSymbolSeries.prototype.
|
|
8548
|
+
GeographicSymbolSeries.prototype.ys = function (a, b) {
|
|
8549
8549
|
if (this.assigningScatterStyle != null) {
|
|
8550
8550
|
this.assigningScatterStyle(this, b);
|
|
8551
8551
|
}
|
|
8552
8552
|
};
|
|
8553
|
-
GeographicSymbolSeries.prototype.
|
|
8553
|
+
GeographicSymbolSeries.prototype.yr = function (a, b) {
|
|
8554
8554
|
if (this.assigningScatterMarkerStyle != null) {
|
|
8555
8555
|
this.assigningScatterMarkerStyle(this, b);
|
|
8556
8556
|
}
|
|
8557
8557
|
};
|
|
8558
8558
|
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
|
|
8559
|
-
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:
|
|
8559
|
+
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:yd:yt', [0, false], 'IsCustomScatterStyleAllowed:ye:yu', [0, false], 'ItemSearchMode:x8:yv', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:yg:yw', [1, 10000], 'LatitudeMemberPath:yl:yx', [2, null], 'LongitudeMemberPath:yn:yy', [2, null], 'MarkerCollisionAvoidance:x7:yz', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:yf:y0', [0, false]]);
|
|
8560
8560
|
return GeographicSymbolSeries;
|
|
8561
8561
|
}(GeographicMarkerSeries));
|
|
8562
8562
|
|
|
@@ -8607,10 +8607,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8607
8607
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
8608
8608
|
*/
|
|
8609
8609
|
get: function () {
|
|
8610
|
-
return this.i.
|
|
8610
|
+
return this.i.yl;
|
|
8611
8611
|
},
|
|
8612
8612
|
set: function (v) {
|
|
8613
|
-
this.i.
|
|
8613
|
+
this.i.yl = v;
|
|
8614
8614
|
},
|
|
8615
8615
|
enumerable: false,
|
|
8616
8616
|
configurable: true
|
|
@@ -8620,10 +8620,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8620
8620
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
8621
8621
|
*/
|
|
8622
8622
|
get: function () {
|
|
8623
|
-
return this.i.
|
|
8623
|
+
return this.i.yn;
|
|
8624
8624
|
},
|
|
8625
8625
|
set: function (v) {
|
|
8626
|
-
this.i.
|
|
8626
|
+
this.i.yn = v;
|
|
8627
8627
|
},
|
|
8628
8628
|
enumerable: false,
|
|
8629
8629
|
configurable: true
|
|
@@ -8633,10 +8633,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8633
8633
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
8634
8634
|
*/
|
|
8635
8635
|
get: function () {
|
|
8636
|
-
return this.i.
|
|
8636
|
+
return this.i.x7;
|
|
8637
8637
|
},
|
|
8638
8638
|
set: function (v) {
|
|
8639
|
-
this.i.
|
|
8639
|
+
this.i.x7 = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
8640
8640
|
},
|
|
8641
8641
|
enumerable: false,
|
|
8642
8642
|
configurable: true
|
|
@@ -8646,10 +8646,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8646
8646
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
8647
8647
|
*/
|
|
8648
8648
|
get: function () {
|
|
8649
|
-
return this.i.
|
|
8649
|
+
return this.i.ye;
|
|
8650
8650
|
},
|
|
8651
8651
|
set: function (v) {
|
|
8652
|
-
this.i.
|
|
8652
|
+
this.i.ye = ensureBool(v);
|
|
8653
8653
|
},
|
|
8654
8654
|
enumerable: false,
|
|
8655
8655
|
configurable: true
|
|
@@ -8659,10 +8659,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8659
8659
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
8660
8660
|
*/
|
|
8661
8661
|
get: function () {
|
|
8662
|
-
return this.i.
|
|
8662
|
+
return this.i.yd;
|
|
8663
8663
|
},
|
|
8664
8664
|
set: function (v) {
|
|
8665
|
-
this.i.
|
|
8665
|
+
this.i.yd = ensureBool(v);
|
|
8666
8666
|
},
|
|
8667
8667
|
enumerable: false,
|
|
8668
8668
|
configurable: true
|
|
@@ -8672,10 +8672,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8672
8672
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
8673
8673
|
*/
|
|
8674
8674
|
get: function () {
|
|
8675
|
-
return this.i.
|
|
8675
|
+
return this.i.x8;
|
|
8676
8676
|
},
|
|
8677
8677
|
set: function (v) {
|
|
8678
|
-
this.i.
|
|
8678
|
+
this.i.x8 = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
8679
8679
|
},
|
|
8680
8680
|
enumerable: false,
|
|
8681
8681
|
configurable: true
|
|
@@ -8685,10 +8685,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
8685
8685
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
8686
8686
|
*/
|
|
8687
8687
|
get: function () {
|
|
8688
|
-
return this.i.
|
|
8688
|
+
return this.i.yg;
|
|
8689
8689
|
},
|
|
8690
8690
|
set: function (v) {
|
|
8691
|
-
this.i.
|
|
8691
|
+
this.i.yg = +v;
|
|
8692
8692
|
},
|
|
8693
8693
|
enumerable: false,
|
|
8694
8694
|
configurable: true
|
|
@@ -8871,10 +8871,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8871
8871
|
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
8872
8872
|
*/
|
|
8873
8873
|
get: function () {
|
|
8874
|
-
return this.i.
|
|
8874
|
+
return this.i.xb;
|
|
8875
8875
|
},
|
|
8876
8876
|
set: function (v) {
|
|
8877
|
-
this.i.
|
|
8877
|
+
this.i.xb = v;
|
|
8878
8878
|
},
|
|
8879
8879
|
enumerable: false,
|
|
8880
8880
|
configurable: true
|
|
@@ -8884,10 +8884,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8884
8884
|
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
8885
8885
|
*/
|
|
8886
8886
|
get: function () {
|
|
8887
|
-
return this.i.
|
|
8887
|
+
return this.i.w9;
|
|
8888
8888
|
},
|
|
8889
8889
|
set: function (v) {
|
|
8890
|
-
this.i.
|
|
8890
|
+
this.i.w9 = v;
|
|
8891
8891
|
},
|
|
8892
8892
|
enumerable: false,
|
|
8893
8893
|
configurable: true
|
|
@@ -8898,10 +8898,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8898
8898
|
* 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.
|
|
8899
8899
|
*/
|
|
8900
8900
|
get: function () {
|
|
8901
|
-
return this.i.
|
|
8901
|
+
return this.i.w8;
|
|
8902
8902
|
},
|
|
8903
8903
|
set: function (v) {
|
|
8904
|
-
this.i.
|
|
8904
|
+
this.i.w8 = v;
|
|
8905
8905
|
},
|
|
8906
8906
|
enumerable: false,
|
|
8907
8907
|
configurable: true
|
|
@@ -8911,10 +8911,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8911
8911
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
8912
8912
|
*/
|
|
8913
8913
|
get: function () {
|
|
8914
|
-
return this.i.
|
|
8914
|
+
return this.i.xe;
|
|
8915
8915
|
},
|
|
8916
8916
|
set: function (v) {
|
|
8917
|
-
this.i.
|
|
8917
|
+
this.i.xe = v;
|
|
8918
8918
|
},
|
|
8919
8919
|
enumerable: false,
|
|
8920
8920
|
configurable: true
|
|
@@ -8924,10 +8924,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8924
8924
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
8925
8925
|
*/
|
|
8926
8926
|
get: function () {
|
|
8927
|
-
return this.i.
|
|
8927
|
+
return this.i.xg;
|
|
8928
8928
|
},
|
|
8929
8929
|
set: function (v) {
|
|
8930
|
-
this.i.
|
|
8930
|
+
this.i.xg = v;
|
|
8931
8931
|
},
|
|
8932
8932
|
enumerable: false,
|
|
8933
8933
|
configurable: true
|
|
@@ -8937,10 +8937,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
8937
8937
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
8938
8938
|
*/
|
|
8939
8939
|
get: function () {
|
|
8940
|
-
return this.i.
|
|
8940
|
+
return this.i.xi;
|
|
8941
8941
|
},
|
|
8942
8942
|
set: function (v) {
|
|
8943
|
-
this.i.
|
|
8943
|
+
this.i.xi = v;
|
|
8944
8944
|
},
|
|
8945
8945
|
enumerable: false,
|
|
8946
8946
|
configurable: true
|
|
@@ -9015,10 +9015,10 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9015
9015
|
* The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
|
|
9016
9016
|
*/
|
|
9017
9017
|
get: function () {
|
|
9018
|
-
return this.i.
|
|
9018
|
+
return this.i.xx;
|
|
9019
9019
|
},
|
|
9020
9020
|
set: function (v) {
|
|
9021
|
-
this.i.
|
|
9021
|
+
this.i.xx = v;
|
|
9022
9022
|
},
|
|
9023
9023
|
enumerable: false,
|
|
9024
9024
|
configurable: true
|
|
@@ -9028,7 +9028,7 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9028
9028
|
* The ColorScale used to resolve the color values of points in the series.
|
|
9029
9029
|
*/
|
|
9030
9030
|
get: function () {
|
|
9031
|
-
var r = this.i.
|
|
9031
|
+
var r = this.i.xs;
|
|
9032
9032
|
if (r == null) {
|
|
9033
9033
|
return null;
|
|
9034
9034
|
}
|
|
@@ -9044,7 +9044,7 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9044
9044
|
set: function (v) {
|
|
9045
9045
|
if (v != null && this._stylingContainer && v._styling)
|
|
9046
9046
|
v._styling(this._stylingContainer, this, this);
|
|
9047
|
-
v == null ? this.i.
|
|
9047
|
+
v == null ? this.i.xs = null : this.i.xs = v.i;
|
|
9048
9048
|
},
|
|
9049
9049
|
enumerable: false,
|
|
9050
9050
|
configurable: true
|
|
@@ -9054,7 +9054,7 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9054
9054
|
* Gets actual color scale that is set on ColorScale property or default ColorScale
|
|
9055
9055
|
*/
|
|
9056
9056
|
get: function () {
|
|
9057
|
-
var r = this.i.
|
|
9057
|
+
var r = this.i.xr;
|
|
9058
9058
|
if (r == null) {
|
|
9059
9059
|
return null;
|
|
9060
9060
|
}
|
|
@@ -9070,7 +9070,7 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9070
9070
|
set: function (v) {
|
|
9071
9071
|
if (v != null && this._stylingContainer && v._styling)
|
|
9072
9072
|
v._styling(this._stylingContainer, this, this);
|
|
9073
|
-
v == null ? this.i.
|
|
9073
|
+
v == null ? this.i.xr = null : this.i.xr = v.i;
|
|
9074
9074
|
},
|
|
9075
9075
|
enumerable: false,
|
|
9076
9076
|
configurable: true
|
|
@@ -9104,7 +9104,7 @@ var IgxGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9104
9104
|
|
|
9105
9105
|
*/
|
|
9106
9106
|
IgxGeographicScatterAreaSeriesComponent.prototype.updateActualColorScale = function () {
|
|
9107
|
-
this.i.
|
|
9107
|
+
this.i.x2();
|
|
9108
9108
|
};
|
|
9109
9109
|
Object.defineProperty(IgxGeographicScatterAreaSeriesComponent.prototype, "triangulationStatusChanged", {
|
|
9110
9110
|
/**
|
|
@@ -9224,71 +9224,71 @@ var GeographicHighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (functi
|
|
|
9224
9224
|
}
|
|
9225
9225
|
GeographicHighDensityScatterSeriesView.prototype.b5 = function () {
|
|
9226
9226
|
_super.prototype.b5.call(this);
|
|
9227
|
-
var a = typeCast(HighDensityScatterSeries.$, this.ch.
|
|
9228
|
-
a.
|
|
9229
|
-
a.
|
|
9230
|
-
a.xm = this.ch.xc;
|
|
9227
|
+
var a = typeCast(HighDensityScatterSeries.$, this.ch.wz);
|
|
9228
|
+
a.y8 = this.ch.xo;
|
|
9229
|
+
a.zg = this.ch.xm;
|
|
9231
9230
|
a.xl = this.ch.xb;
|
|
9232
|
-
a.
|
|
9233
|
-
a.
|
|
9231
|
+
a.xk = this.ch.xa;
|
|
9232
|
+
a.f7 = this.ch.w9;
|
|
9234
9233
|
a.yg = this.ch.xd;
|
|
9235
|
-
a.
|
|
9234
|
+
a.yf = this.ch.xc;
|
|
9236
9235
|
a.aae = this.ch.x7;
|
|
9237
|
-
a.
|
|
9236
|
+
a.aad = this.ch.x6;
|
|
9237
|
+
a.ys = this.ch.xg;
|
|
9238
9238
|
};
|
|
9239
9239
|
GeographicHighDensityScatterSeriesView.prototype.cn = function () {
|
|
9240
|
-
this.ch.
|
|
9240
|
+
this.ch.wz.y8 = this.ch.xo;
|
|
9241
9241
|
};
|
|
9242
9242
|
GeographicHighDensityScatterSeriesView.prototype.cm = function () {
|
|
9243
|
-
this.ch.
|
|
9243
|
+
this.ch.wz.zg = this.ch.xm;
|
|
9244
9244
|
};
|
|
9245
9245
|
GeographicHighDensityScatterSeriesView.prototype.cs = function () {
|
|
9246
|
-
this.ch.
|
|
9246
|
+
this.ch.wz.xl = this.ch.xb;
|
|
9247
9247
|
};
|
|
9248
9248
|
GeographicHighDensityScatterSeriesView.prototype.cq = function () {
|
|
9249
|
-
this.ch.
|
|
9249
|
+
this.ch.wz.xk = this.ch.xa;
|
|
9250
9250
|
};
|
|
9251
9251
|
GeographicHighDensityScatterSeriesView.prototype.co = function () {
|
|
9252
|
-
this.ch.
|
|
9252
|
+
this.ch.wz.f7 = this.ch.w9;
|
|
9253
9253
|
};
|
|
9254
9254
|
GeographicHighDensityScatterSeriesView.prototype.cl = function () {
|
|
9255
|
-
this.ch.
|
|
9255
|
+
this.ch.wz.yg = this.ch.xd;
|
|
9256
9256
|
};
|
|
9257
9257
|
GeographicHighDensityScatterSeriesView.prototype.cj = function () {
|
|
9258
|
-
this.ch.
|
|
9258
|
+
this.ch.wz.yf = this.ch.xc;
|
|
9259
9259
|
};
|
|
9260
9260
|
GeographicHighDensityScatterSeriesView.prototype.cr = function () {
|
|
9261
|
-
var a = typeCast(HighDensityScatterSeries.$, this.ch.
|
|
9261
|
+
var a = typeCast(HighDensityScatterSeries.$, this.ch.wz);
|
|
9262
9262
|
if (this.ch.db == null) {
|
|
9263
|
-
a.
|
|
9264
|
-
a.
|
|
9263
|
+
a.w4 = null;
|
|
9264
|
+
a.w6 = null;
|
|
9265
9265
|
return;
|
|
9266
9266
|
}
|
|
9267
|
-
a.
|
|
9268
|
-
a.
|
|
9267
|
+
a.w4 = this.ch.db.ws;
|
|
9268
|
+
a.w6 = this.ch.db.wu;
|
|
9269
9269
|
};
|
|
9270
9270
|
GeographicHighDensityScatterSeriesView.prototype.ct = function () {
|
|
9271
|
-
this.ch.
|
|
9271
|
+
this.ch.wz.w4 = this.ch.db.ws;
|
|
9272
9272
|
};
|
|
9273
9273
|
GeographicHighDensityScatterSeriesView.prototype.cu = function () {
|
|
9274
|
-
this.ch.
|
|
9274
|
+
this.ch.wz.w6 = this.ch.db.wu;
|
|
9275
9275
|
};
|
|
9276
9276
|
GeographicHighDensityScatterSeriesView.prototype.ck = function () {
|
|
9277
|
-
this.ch.
|
|
9277
|
+
this.ch.wz.aae = this.ch.x7;
|
|
9278
9278
|
};
|
|
9279
9279
|
GeographicHighDensityScatterSeriesView.prototype.ci = function () {
|
|
9280
|
-
this.ch.
|
|
9280
|
+
this.ch.wz.aad = this.ch.x6;
|
|
9281
9281
|
};
|
|
9282
9282
|
GeographicHighDensityScatterSeriesView.prototype.cp = function () {
|
|
9283
|
-
this.ch.
|
|
9283
|
+
this.ch.wz.ys = this.ch.xg;
|
|
9284
9284
|
};
|
|
9285
9285
|
GeographicHighDensityScatterSeriesView.prototype.au = function () {
|
|
9286
9286
|
_super.prototype.au.call(this);
|
|
9287
9287
|
if (!this.q) {
|
|
9288
|
-
this.ch.
|
|
9289
|
-
this.ch.
|
|
9290
|
-
this.ch.
|
|
9291
|
-
this.ch.
|
|
9288
|
+
this.ch.x7 = Defaults.aq;
|
|
9289
|
+
this.ch.x6 = Defaults.ap;
|
|
9290
|
+
this.ch.ve = Defaults.al;
|
|
9291
|
+
this.ch.vu = Defaults.ak;
|
|
9292
9292
|
}
|
|
9293
9293
|
};
|
|
9294
9294
|
GeographicHighDensityScatterSeriesView.$t = markType(GeographicHighDensityScatterSeriesView, 'GeographicHighDensityScatterSeriesView', HostSeriesView.$);
|
|
@@ -9301,117 +9301,117 @@ var GeographicHighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (
|
|
|
9301
9301
|
__extends(GeographicHighDensityScatterSeries, _super);
|
|
9302
9302
|
function GeographicHighDensityScatterSeries() {
|
|
9303
9303
|
var _this = _super.call(this) || this;
|
|
9304
|
-
_this.
|
|
9304
|
+
_this.w7 = null;
|
|
9305
9305
|
_this.progressiveLoadStatusChanged = null;
|
|
9306
|
-
_this.
|
|
9306
|
+
_this.xf = 0;
|
|
9307
9307
|
_this.ab = GeographicHighDensityScatterSeries.$;
|
|
9308
9308
|
return _this;
|
|
9309
9309
|
}
|
|
9310
9310
|
GeographicHighDensityScatterSeries.prototype.bj = function () {
|
|
9311
9311
|
return new GeographicHighDensityScatterSeries();
|
|
9312
9312
|
};
|
|
9313
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9314
|
-
if (!isNaN_(this.
|
|
9315
|
-
return _super.prototype.
|
|
9313
|
+
GeographicHighDensityScatterSeries.prototype.jj = function () {
|
|
9314
|
+
if (!isNaN_(this.ji)) {
|
|
9315
|
+
return _super.prototype.jj.call(this);
|
|
9316
9316
|
}
|
|
9317
9317
|
return Defaults.q;
|
|
9318
9318
|
};
|
|
9319
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9319
|
+
GeographicHighDensityScatterSeries.prototype.get_fn = function () {
|
|
9320
9320
|
return true;
|
|
9321
9321
|
};
|
|
9322
9322
|
GeographicHighDensityScatterSeries.prototype.cs = function () {
|
|
9323
9323
|
return new GeographicHighDensityScatterSeriesView(this);
|
|
9324
9324
|
};
|
|
9325
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9326
|
-
_super.prototype.
|
|
9327
|
-
this.
|
|
9325
|
+
GeographicHighDensityScatterSeries.prototype.q0 = function (a) {
|
|
9326
|
+
_super.prototype.q0.call(this, a);
|
|
9327
|
+
this.w8 = a;
|
|
9328
9328
|
};
|
|
9329
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9330
|
-
this.
|
|
9331
|
-
return this.
|
|
9329
|
+
GeographicHighDensityScatterSeries.prototype.wy = function () {
|
|
9330
|
+
this.w7 = new HighDensityScatterSeries();
|
|
9331
|
+
return this.w7;
|
|
9332
9332
|
};
|
|
9333
|
-
Object.defineProperty(GeographicHighDensityScatterSeries.prototype, "
|
|
9333
|
+
Object.defineProperty(GeographicHighDensityScatterSeries.prototype, "xh", {
|
|
9334
9334
|
get: function () {
|
|
9335
|
-
return this.
|
|
9335
|
+
return this.xf;
|
|
9336
9336
|
},
|
|
9337
9337
|
set: function (a) {
|
|
9338
|
-
var b = this.
|
|
9339
|
-
this.
|
|
9340
|
-
this.raisePropertyChanged("ProgressiveStatus", b, this.
|
|
9338
|
+
var b = this.xf;
|
|
9339
|
+
this.xf = a;
|
|
9340
|
+
this.raisePropertyChanged("ProgressiveStatus", b, this.xf);
|
|
9341
9341
|
},
|
|
9342
9342
|
enumerable: false,
|
|
9343
9343
|
configurable: true
|
|
9344
9344
|
});
|
|
9345
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9346
|
-
_super.prototype.
|
|
9347
|
-
var c = this.
|
|
9348
|
-
c.progressiveLoadStatusChanged = delegateCombine(c.progressiveLoadStatusChanged, runOn(this, this.
|
|
9349
|
-
var d = this.
|
|
9350
|
-
d.propertyUpdated = delegateCombine(d.propertyUpdated, runOn(this, this.
|
|
9351
|
-
};
|
|
9352
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9353
|
-
this.
|
|
9345
|
+
GeographicHighDensityScatterSeries.prototype.w4 = function (a, b) {
|
|
9346
|
+
_super.prototype.w4.call(this, a, b);
|
|
9347
|
+
var c = this.wz;
|
|
9348
|
+
c.progressiveLoadStatusChanged = delegateCombine(c.progressiveLoadStatusChanged, runOn(this, this.xv));
|
|
9349
|
+
var d = this.wz;
|
|
9350
|
+
d.propertyUpdated = delegateCombine(d.propertyUpdated, runOn(this, this.xu));
|
|
9351
|
+
};
|
|
9352
|
+
GeographicHighDensityScatterSeries.prototype.xv = function (a, b) {
|
|
9353
|
+
this.xh = b.currentStatus;
|
|
9354
9354
|
if (this.progressiveLoadStatusChanged != null) {
|
|
9355
9355
|
this.progressiveLoadStatusChanged(this, b);
|
|
9356
9356
|
}
|
|
9357
9357
|
};
|
|
9358
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9359
|
-
if (this.
|
|
9358
|
+
GeographicHighDensityScatterSeries.prototype.xu = function (a, b) {
|
|
9359
|
+
if (this.w7 == null) {
|
|
9360
9360
|
return;
|
|
9361
9361
|
}
|
|
9362
9362
|
};
|
|
9363
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9364
|
-
_super.prototype.
|
|
9363
|
+
GeographicHighDensityScatterSeries.prototype.q8 = function (a, b, c, d) {
|
|
9364
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
9365
9365
|
switch (b) {
|
|
9366
9366
|
case "SeriesViewer":
|
|
9367
|
-
this.
|
|
9367
|
+
this.w8.cr();
|
|
9368
9368
|
break;
|
|
9369
9369
|
case GeographicHighDensityScatterSeries.$$p[5]:
|
|
9370
|
-
this.
|
|
9370
|
+
this.w8.cn();
|
|
9371
9371
|
break;
|
|
9372
9372
|
case GeographicHighDensityScatterSeries.$$p[4]:
|
|
9373
|
-
this.
|
|
9373
|
+
this.w8.cm();
|
|
9374
9374
|
break;
|
|
9375
9375
|
case GeographicHighDensityScatterSeries.$$p[9]:
|
|
9376
|
-
this.
|
|
9376
|
+
this.w8.cs();
|
|
9377
9377
|
break;
|
|
9378
9378
|
case GeographicHighDensityScatterSeries.$$p[8]:
|
|
9379
|
-
this.
|
|
9379
|
+
this.w8.cq();
|
|
9380
9380
|
break;
|
|
9381
9381
|
case GeographicHighDensityScatterSeries.$$p[6]:
|
|
9382
|
-
this.
|
|
9382
|
+
this.w8.co();
|
|
9383
9383
|
break;
|
|
9384
9384
|
case "XAxis":
|
|
9385
|
-
this.
|
|
9385
|
+
this.w8.ct();
|
|
9386
9386
|
break;
|
|
9387
9387
|
case "YAxis":
|
|
9388
|
-
this.
|
|
9388
|
+
this.w8.cu();
|
|
9389
9389
|
break;
|
|
9390
9390
|
case GeographicHighDensityScatterSeries.$$p[3]:
|
|
9391
|
-
this.
|
|
9391
|
+
this.w8.cl();
|
|
9392
9392
|
break;
|
|
9393
9393
|
case GeographicHighDensityScatterSeries.$$p[1]:
|
|
9394
|
-
this.
|
|
9394
|
+
this.w8.cj();
|
|
9395
9395
|
break;
|
|
9396
9396
|
case GeographicHighDensityScatterSeries.$$p[2]:
|
|
9397
|
-
this.
|
|
9397
|
+
this.w8.ck();
|
|
9398
9398
|
break;
|
|
9399
9399
|
case GeographicHighDensityScatterSeries.$$p[0]:
|
|
9400
|
-
this.
|
|
9400
|
+
this.w8.ci();
|
|
9401
9401
|
break;
|
|
9402
9402
|
case GeographicHighDensityScatterSeries.$$p[7]:
|
|
9403
|
-
this.
|
|
9403
|
+
this.w8.cp();
|
|
9404
9404
|
break;
|
|
9405
9405
|
}
|
|
9406
9406
|
};
|
|
9407
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9407
|
+
GeographicHighDensityScatterSeries.prototype.get_g6 = function () {
|
|
9408
9408
|
return true;
|
|
9409
9409
|
};
|
|
9410
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
9411
|
-
_super.prototype.
|
|
9410
|
+
GeographicHighDensityScatterSeries.prototype.set_g6 = function (a) {
|
|
9411
|
+
_super.prototype.set_g6.call(this, a);
|
|
9412
9412
|
};
|
|
9413
9413
|
GeographicHighDensityScatterSeries.$t = markType(GeographicHighDensityScatterSeries, 'GeographicHighDensityScatterSeries', GeographicMapSeriesHost.$);
|
|
9414
|
-
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:
|
|
9414
|
+
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:x6:xw', [Color.$, Defaults.ap], 'HeatMaximum:xc:xx', [1, 50], 'HeatMinimumColor:x7:xy', [Color.$, Defaults.aq], 'HeatMinimum:xd:xz', [1, 0], 'LatitudeMemberPath:xm:x0', [2, null], 'LongitudeMemberPath:xo:x1', [2, null], 'MouseOverEnabled:w9:x2', [0, false], 'PointExtent:xg:x3', [1, 1], 'ProgressiveLoad:xa:x4', [0, true], 'UseBruteForce:xb:x5', [0, false]]);
|
|
9415
9415
|
return GeographicHighDensityScatterSeries;
|
|
9416
9416
|
}(GeographicMapSeriesHost));
|
|
9417
9417
|
|
|
@@ -9451,7 +9451,7 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9451
9451
|
* Gets whether the current series shows pixels.
|
|
9452
9452
|
*/
|
|
9453
9453
|
get: function () {
|
|
9454
|
-
return this.i.
|
|
9454
|
+
return this.i.fn;
|
|
9455
9455
|
},
|
|
9456
9456
|
enumerable: false,
|
|
9457
9457
|
configurable: true
|
|
@@ -9461,10 +9461,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9461
9461
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
9462
9462
|
*/
|
|
9463
9463
|
get: function () {
|
|
9464
|
-
return this.i.
|
|
9464
|
+
return this.i.xm;
|
|
9465
9465
|
},
|
|
9466
9466
|
set: function (v) {
|
|
9467
|
-
this.i.
|
|
9467
|
+
this.i.xm = v;
|
|
9468
9468
|
},
|
|
9469
9469
|
enumerable: false,
|
|
9470
9470
|
configurable: true
|
|
@@ -9474,10 +9474,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9474
9474
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
9475
9475
|
*/
|
|
9476
9476
|
get: function () {
|
|
9477
|
-
return this.i.
|
|
9477
|
+
return this.i.xo;
|
|
9478
9478
|
},
|
|
9479
9479
|
set: function (v) {
|
|
9480
|
-
this.i.
|
|
9480
|
+
this.i.xo = v;
|
|
9481
9481
|
},
|
|
9482
9482
|
enumerable: false,
|
|
9483
9483
|
configurable: true
|
|
@@ -9487,10 +9487,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9487
9487
|
* Gets or sets the whether to use use brute force mode.
|
|
9488
9488
|
*/
|
|
9489
9489
|
get: function () {
|
|
9490
|
-
return this.i.
|
|
9490
|
+
return this.i.xb;
|
|
9491
9491
|
},
|
|
9492
9492
|
set: function (v) {
|
|
9493
|
-
this.i.
|
|
9493
|
+
this.i.xb = ensureBool(v);
|
|
9494
9494
|
},
|
|
9495
9495
|
enumerable: false,
|
|
9496
9496
|
configurable: true
|
|
@@ -9500,10 +9500,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9500
9500
|
* Gets or sets the whether to progressively load the data into the chart.
|
|
9501
9501
|
*/
|
|
9502
9502
|
get: function () {
|
|
9503
|
-
return this.i.
|
|
9503
|
+
return this.i.xa;
|
|
9504
9504
|
},
|
|
9505
9505
|
set: function (v) {
|
|
9506
|
-
this.i.
|
|
9506
|
+
this.i.xa = ensureBool(v);
|
|
9507
9507
|
},
|
|
9508
9508
|
enumerable: false,
|
|
9509
9509
|
configurable: true
|
|
@@ -9513,10 +9513,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9513
9513
|
* Gets or sets the whether the chart reacts to mouse move events.
|
|
9514
9514
|
*/
|
|
9515
9515
|
get: function () {
|
|
9516
|
-
return this.i.
|
|
9516
|
+
return this.i.w9;
|
|
9517
9517
|
},
|
|
9518
9518
|
set: function (v) {
|
|
9519
|
-
this.i.
|
|
9519
|
+
this.i.w9 = ensureBool(v);
|
|
9520
9520
|
},
|
|
9521
9521
|
enumerable: false,
|
|
9522
9522
|
configurable: true
|
|
@@ -9526,10 +9526,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9526
9526
|
* Gets or sets the density value that maps to the minimum heat color.
|
|
9527
9527
|
*/
|
|
9528
9528
|
get: function () {
|
|
9529
|
-
return this.i.
|
|
9529
|
+
return this.i.xd;
|
|
9530
9530
|
},
|
|
9531
9531
|
set: function (v) {
|
|
9532
|
-
this.i.
|
|
9532
|
+
this.i.xd = +v;
|
|
9533
9533
|
},
|
|
9534
9534
|
enumerable: false,
|
|
9535
9535
|
configurable: true
|
|
@@ -9539,10 +9539,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9539
9539
|
* Gets or sets the value that maps to the maximum heat color.
|
|
9540
9540
|
*/
|
|
9541
9541
|
get: function () {
|
|
9542
|
-
return this.i.
|
|
9542
|
+
return this.i.xc;
|
|
9543
9543
|
},
|
|
9544
9544
|
set: function (v) {
|
|
9545
|
-
this.i.
|
|
9545
|
+
this.i.xc = +v;
|
|
9546
9546
|
},
|
|
9547
9547
|
enumerable: false,
|
|
9548
9548
|
configurable: true
|
|
@@ -9552,10 +9552,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9552
9552
|
* Gets or sets the color to use for the minimum end of the scale.
|
|
9553
9553
|
*/
|
|
9554
9554
|
get: function () {
|
|
9555
|
-
return colorToString(this.i.
|
|
9555
|
+
return colorToString(this.i.x7);
|
|
9556
9556
|
},
|
|
9557
9557
|
set: function (v) {
|
|
9558
|
-
this.i.
|
|
9558
|
+
this.i.x7 = stringToColor(v);
|
|
9559
9559
|
},
|
|
9560
9560
|
enumerable: false,
|
|
9561
9561
|
configurable: true
|
|
@@ -9565,10 +9565,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9565
9565
|
* Gets or sets the color to use for the maximum end of the scale.
|
|
9566
9566
|
*/
|
|
9567
9567
|
get: function () {
|
|
9568
|
-
return colorToString(this.i.
|
|
9568
|
+
return colorToString(this.i.x6);
|
|
9569
9569
|
},
|
|
9570
9570
|
set: function (v) {
|
|
9571
|
-
this.i.
|
|
9571
|
+
this.i.x6 = stringToColor(v);
|
|
9572
9572
|
},
|
|
9573
9573
|
enumerable: false,
|
|
9574
9574
|
configurable: true
|
|
@@ -9578,10 +9578,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9578
9578
|
* Gets or sets the the pixel extent of the square data points that are rendered.
|
|
9579
9579
|
*/
|
|
9580
9580
|
get: function () {
|
|
9581
|
-
return this.i.
|
|
9581
|
+
return this.i.xg;
|
|
9582
9582
|
},
|
|
9583
9583
|
set: function (v) {
|
|
9584
|
-
this.i.
|
|
9584
|
+
this.i.xg = +v;
|
|
9585
9585
|
},
|
|
9586
9586
|
enumerable: false,
|
|
9587
9587
|
configurable: true
|
|
@@ -9591,10 +9591,10 @@ var IgxGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
9591
9591
|
* Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
|
|
9592
9592
|
*/
|
|
9593
9593
|
get: function () {
|
|
9594
|
-
return this.i.
|
|
9594
|
+
return this.i.xh;
|
|
9595
9595
|
},
|
|
9596
9596
|
set: function (v) {
|
|
9597
|
-
this.i.
|
|
9597
|
+
this.i.xh = +v;
|
|
9598
9598
|
},
|
|
9599
9599
|
enumerable: false,
|
|
9600
9600
|
configurable: true
|
|
@@ -9748,24 +9748,24 @@ var GeographicContourLineSeriesView = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
9748
9748
|
GeographicContourLineSeriesView.prototype.au = function () {
|
|
9749
9749
|
_super.prototype.au.call(this);
|
|
9750
9750
|
if (!this.q) {
|
|
9751
|
-
this.cp.
|
|
9751
|
+
this.cp.jo = Defaults.m;
|
|
9752
9752
|
}
|
|
9753
9753
|
};
|
|
9754
9754
|
GeographicContourLineSeriesView.prototype.b5 = function () {
|
|
9755
9755
|
_super.prototype.b5.call(this);
|
|
9756
|
-
if (this.cp.
|
|
9757
|
-
this.cp.
|
|
9758
|
-
this.cp.
|
|
9756
|
+
if (this.cp.wz != null) {
|
|
9757
|
+
this.cp.xr.yu = this.cp.xu;
|
|
9758
|
+
this.cp.xr.y4 = this.cp.xy;
|
|
9759
9759
|
}
|
|
9760
9760
|
};
|
|
9761
9761
|
GeographicContourLineSeriesView.prototype.cq = function () {
|
|
9762
|
-
if (this.cp.
|
|
9763
|
-
this.cp.
|
|
9762
|
+
if (this.cp.xr != null) {
|
|
9763
|
+
this.cp.xr.yu = this.cp.xu;
|
|
9764
9764
|
}
|
|
9765
9765
|
};
|
|
9766
9766
|
GeographicContourLineSeriesView.prototype.cr = function () {
|
|
9767
|
-
if (this.cp.
|
|
9768
|
-
this.cp.
|
|
9767
|
+
if (this.cp.xr != null) {
|
|
9768
|
+
this.cp.xr.y4 = this.cp.xy;
|
|
9769
9769
|
}
|
|
9770
9770
|
};
|
|
9771
9771
|
GeographicContourLineSeriesView.$t = markType(GeographicContourLineSeriesView, 'GeographicContourLineSeriesView', GeographicXYTriangulatingSeriesView.$);
|
|
@@ -9785,72 +9785,72 @@ var GeographicContourLineSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
9785
9785
|
GeographicContourLineSeries.prototype.bj = function () {
|
|
9786
9786
|
return new GeographicContourLineSeries();
|
|
9787
9787
|
};
|
|
9788
|
-
GeographicContourLineSeries.prototype.
|
|
9788
|
+
GeographicContourLineSeries.prototype.get_fi = function () {
|
|
9789
9789
|
return true;
|
|
9790
9790
|
};
|
|
9791
|
-
GeographicContourLineSeries.prototype.
|
|
9792
|
-
_super.prototype.
|
|
9791
|
+
GeographicContourLineSeries.prototype.w4 = function (a, b) {
|
|
9792
|
+
_super.prototype.w4.call(this, a, b);
|
|
9793
9793
|
};
|
|
9794
|
-
GeographicContourLineSeries.prototype.
|
|
9795
|
-
this.
|
|
9796
|
-
var a = this.
|
|
9797
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
9798
|
-
var b = this.
|
|
9799
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.
|
|
9800
|
-
return this.
|
|
9794
|
+
GeographicContourLineSeries.prototype.wy = function () {
|
|
9795
|
+
this.xr = new ScatterContourSeries();
|
|
9796
|
+
var a = this.xr;
|
|
9797
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.x1));
|
|
9798
|
+
var b = this.xr;
|
|
9799
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.x2));
|
|
9800
|
+
return this.xr;
|
|
9801
9801
|
};
|
|
9802
|
-
GeographicContourLineSeries.prototype.
|
|
9802
|
+
GeographicContourLineSeries.prototype.x1 = function (a, b) {
|
|
9803
9803
|
if (this.triangulationStatusChanged != null) {
|
|
9804
9804
|
this.triangulationStatusChanged(this, b);
|
|
9805
9805
|
}
|
|
9806
9806
|
};
|
|
9807
|
-
GeographicContourLineSeries.prototype.
|
|
9808
|
-
var c = typeCast(ScatterContourSeries.$, this.
|
|
9807
|
+
GeographicContourLineSeries.prototype.x2 = function (a, b) {
|
|
9808
|
+
var c = typeCast(ScatterContourSeries.$, this.wz);
|
|
9809
9809
|
if (c == null) {
|
|
9810
9810
|
return;
|
|
9811
9811
|
}
|
|
9812
9812
|
if (b.propertyName == "ActualFillScale") {
|
|
9813
|
-
this.
|
|
9813
|
+
this.xt = c.yt;
|
|
9814
9814
|
}
|
|
9815
9815
|
};
|
|
9816
|
-
GeographicContourLineSeries.prototype.
|
|
9817
|
-
_super.prototype.
|
|
9816
|
+
GeographicContourLineSeries.prototype.sg = function () {
|
|
9817
|
+
_super.prototype.sg.call(this);
|
|
9818
9818
|
};
|
|
9819
9819
|
GeographicContourLineSeries.prototype.cs = function () {
|
|
9820
9820
|
return new GeographicContourLineSeriesView(this);
|
|
9821
9821
|
};
|
|
9822
|
-
GeographicContourLineSeries.prototype.
|
|
9823
|
-
_super.prototype.
|
|
9824
|
-
this.
|
|
9822
|
+
GeographicContourLineSeries.prototype.q0 = function (a) {
|
|
9823
|
+
_super.prototype.q0.call(this, a);
|
|
9824
|
+
this.xv = a;
|
|
9825
9825
|
};
|
|
9826
|
-
GeographicContourLineSeries.prototype.
|
|
9827
|
-
_super.prototype.
|
|
9826
|
+
GeographicContourLineSeries.prototype.q8 = function (a, b, c, d) {
|
|
9827
|
+
_super.prototype.q8.call(this, a, b, c, d);
|
|
9828
9828
|
switch (b) {
|
|
9829
9829
|
case GeographicContourLineSeries.$$p[1]:
|
|
9830
|
-
this.
|
|
9830
|
+
this.xv.cq();
|
|
9831
9831
|
break;
|
|
9832
9832
|
case GeographicContourLineSeries.$$p[2]:
|
|
9833
|
-
this.
|
|
9833
|
+
this.xv.cr();
|
|
9834
9834
|
break;
|
|
9835
9835
|
case GeographicContourLineSeries.$$p[3]:
|
|
9836
|
-
this.
|
|
9836
|
+
this.xr.yr = this.xq;
|
|
9837
9837
|
break;
|
|
9838
9838
|
case "DashArray":
|
|
9839
|
-
this.
|
|
9839
|
+
this.xr.v1 = this.v1;
|
|
9840
9840
|
break;
|
|
9841
9841
|
case "DashCap":
|
|
9842
|
-
this.
|
|
9842
|
+
this.xr.v2 = this.v2;
|
|
9843
9843
|
break;
|
|
9844
9844
|
case "MiterLimit":
|
|
9845
|
-
this.
|
|
9845
|
+
this.xr.jg = this.jg;
|
|
9846
9846
|
break;
|
|
9847
9847
|
case "LineJoin":
|
|
9848
|
-
this.
|
|
9848
|
+
this.xr.v4 = this.v4;
|
|
9849
9849
|
break;
|
|
9850
9850
|
}
|
|
9851
9851
|
};
|
|
9852
9852
|
GeographicContourLineSeries.$t = markType(GeographicContourLineSeries, 'GeographicContourLineSeries', GeographicXYTriangulatingSeries.$);
|
|
9853
|
-
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:
|
|
9853
|
+
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:xt:x3', [ValueBrushScale.$, null], 'FillScale:xu:x4', [ValueBrushScale.$, null], 'ValueMemberPath:xy:x5', [2, "value"], 'ValueResolver:xq:x6', [ContourValueResolver.$, null]]);
|
|
9854
9854
|
return GeographicContourLineSeries;
|
|
9855
9855
|
}(GeographicXYTriangulatingSeries));
|
|
9856
9856
|
|
|
@@ -9889,7 +9889,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9889
9889
|
* Gets whether the current series shows a line contour shape.
|
|
9890
9890
|
*/
|
|
9891
9891
|
get: function () {
|
|
9892
|
-
return this.i.
|
|
9892
|
+
return this.i.fi;
|
|
9893
9893
|
},
|
|
9894
9894
|
enumerable: false,
|
|
9895
9895
|
configurable: true
|
|
@@ -9899,10 +9899,10 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9899
9899
|
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
9900
9900
|
*/
|
|
9901
9901
|
get: function () {
|
|
9902
|
-
return this.i.
|
|
9902
|
+
return this.i.xy;
|
|
9903
9903
|
},
|
|
9904
9904
|
set: function (v) {
|
|
9905
|
-
this.i.
|
|
9905
|
+
this.i.xy = v;
|
|
9906
9906
|
},
|
|
9907
9907
|
enumerable: false,
|
|
9908
9908
|
configurable: true
|
|
@@ -9912,7 +9912,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9912
9912
|
* The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
9913
9913
|
*/
|
|
9914
9914
|
get: function () {
|
|
9915
|
-
var r = this.i.
|
|
9915
|
+
var r = this.i.xu;
|
|
9916
9916
|
if (r == null) {
|
|
9917
9917
|
return null;
|
|
9918
9918
|
}
|
|
@@ -9928,7 +9928,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9928
9928
|
set: function (v) {
|
|
9929
9929
|
if (v != null && this._stylingContainer && v._styling)
|
|
9930
9930
|
v._styling(this._stylingContainer, this, this);
|
|
9931
|
-
v == null ? this.i.
|
|
9931
|
+
v == null ? this.i.xu = null : this.i.xu = v.i;
|
|
9932
9932
|
},
|
|
9933
9933
|
enumerable: false,
|
|
9934
9934
|
configurable: true
|
|
@@ -9938,7 +9938,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9938
9938
|
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
9939
9939
|
*/
|
|
9940
9940
|
get: function () {
|
|
9941
|
-
var r = this.i.
|
|
9941
|
+
var r = this.i.xt;
|
|
9942
9942
|
if (r == null) {
|
|
9943
9943
|
return null;
|
|
9944
9944
|
}
|
|
@@ -9954,7 +9954,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9954
9954
|
set: function (v) {
|
|
9955
9955
|
if (v != null && this._stylingContainer && v._styling)
|
|
9956
9956
|
v._styling(this._stylingContainer, this, this);
|
|
9957
|
-
v == null ? this.i.
|
|
9957
|
+
v == null ? this.i.xt = null : this.i.xt = v.i;
|
|
9958
9958
|
},
|
|
9959
9959
|
enumerable: false,
|
|
9960
9960
|
configurable: true
|
|
@@ -9964,7 +9964,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9964
9964
|
* The ContourValueResolver used to determine the numeric values of contours.
|
|
9965
9965
|
*/
|
|
9966
9966
|
get: function () {
|
|
9967
|
-
var r = this.i.
|
|
9967
|
+
var r = this.i.xq;
|
|
9968
9968
|
if (r == null) {
|
|
9969
9969
|
return null;
|
|
9970
9970
|
}
|
|
@@ -9980,7 +9980,7 @@ var IgxGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
9980
9980
|
set: function (v) {
|
|
9981
9981
|
if (v != null && this._stylingContainer && v._styling)
|
|
9982
9982
|
v._styling(this._stylingContainer, this, this);
|
|
9983
|
-
v == null ? this.i.
|
|
9983
|
+
v == null ? this.i.xq = null : this.i.xq = v.i;
|
|
9984
9984
|
},
|
|
9985
9985
|
enumerable: false,
|
|
9986
9986
|
configurable: true
|