igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
722 lines (721 loc) • 22.4 kB
JavaScript
/*
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
https://www.infragistics.com/legal/license/igultimate-la
https://www.infragistics.com/legal/license/igultimate-eula
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
*/
import { __extends } from "tslib";
import { AnnotationLayerDescription } from "./AnnotationLayerDescription";
import { markType } from "./type";
/**
* @hidden
*/
var ValueLayerDescription = /** @class */ /*@__PURE__*/ (function (_super) {
__extends(ValueLayerDescription, _super);
function ValueLayerDescription() {
var _this = _super.call(this) || this;
_this.iw = null;
_this.ig = null;
_this.ix = null;
_this.iv = null;
_this.iu = null;
_this.gs = false;
_this.gm = false;
_this.iz = null;
_this.i3 = null;
_this.i1 = null;
_this.iy = null;
_this.hb = 0;
_this.ia = 0;
_this.i0 = null;
_this.hd = 0;
_this.hf = 0;
_this.he = 0;
_this.hc = 0;
_this.hj = 0;
_this.hl = 0;
_this.hk = 0;
_this.hi = 0;
_this.hg = 0;
_this.i5 = null;
_this.i2 = null;
_this.hh = 0;
_this.ib = 0;
_this.i4 = null;
_this.hm = 0;
_this.gr = false;
_this.is = null;
_this.g7 = 0;
_this.g9 = 0;
_this.g8 = 0;
_this.ha = 0;
_this.g0 = 0;
_this.im = null;
_this.ii = null;
_this.ik = null;
_this.g2 = 0;
_this.g4 = 0;
_this.gq = false;
_this.ih = null;
_this.g5 = 0;
_this.io = null;
_this.gp = false;
_this.g1 = 0;
_this.ij = null;
_this.gn = false;
_this.g3 = 0;
_this.il = null;
_this.go = false;
_this.ip = null;
_this.g6 = 0;
_this.iq = null;
_this.ir = null;
_this.ie = null;
_this.it = null;
return _this;
}
ValueLayerDescription.prototype.get_type = function () {
return "ValueLayer";
};
Object.defineProperty(ValueLayerDescription.prototype, "valueMode", {
get: function () {
return this.iw;
},
set: function (a) {
this.iw = a;
this.j("ValueMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "horizontalLineStroke", {
get: function () {
return this.ig;
},
set: function (a) {
this.ig = a;
this.j("HorizontalLineStroke");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "verticalLineStroke", {
get: function () {
return this.ix;
},
set: function (a) {
this.ix = a;
this.j("VerticalLineStroke");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "targetSeriesRef", {
get: function () {
return this.iv;
},
set: function (a) {
this.iv = a;
this.j("TargetSeriesRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "targetAxisRef", {
get: function () {
return this.iu;
},
set: function (a) {
this.iu = a;
this.j("TargetAxisRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "useInterpolation", {
get: function () {
return this.gs;
},
set: function (a) {
this.gs = a;
this.j("UseInterpolation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "isAxisAnnotationEnabled", {
get: function () {
return this.gm;
},
set: function (a) {
this.gm = a;
this.j("IsAxisAnnotationEnabled");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "xAxisAnnotationFormatLabelRef", {
get: function () {
return this.iz;
},
set: function (a) {
this.iz = a;
this.j("XAxisAnnotationFormatLabelRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "yAxisAnnotationFormatLabelRef", {
get: function () {
return this.i3;
},
set: function (a) {
this.i3 = a;
this.j("YAxisAnnotationFormatLabelRef");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "xAxisAnnotationTextColor", {
get: function () {
return this.i1;
},
set: function (a) {
this.i1 = a;
this.j("XAxisAnnotationTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "xAxisAnnotationBackground", {
get: function () {
return this.iy;
},
set: function (a) {
this.iy = a;
this.j("XAxisAnnotationBackground");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "xAxisAnnotationBackgroundCornerRadius", {
get: function () {
return this.hb;
},
set: function (a) {
this.hb = a;
this.j("XAxisAnnotationBackgroundCornerRadius");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "xAxisAnnotationInterpolatedValuePrecision", {
get: function () {
return this.ia;
},
set: function (a) {
this.ia = a;
this.j("XAxisAnnotationInterpolatedValuePrecision");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "xAxisAnnotationOutline", {
get: function () {
return this.i0;
},
set: function (a) {
this.i0 = a;
this.j("XAxisAnnotationOutline");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "xAxisAnnotationPaddingLeft", {
get: function () {
return this.hd;
},
set: function (a) {
this.hd = a;
this.j("XAxisAnnotationPaddingLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "xAxisAnnotationPaddingTop", {
get: function () {
return this.hf;
},
set: function (a) {
this.hf = a;
this.j("XAxisAnnotationPaddingTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "xAxisAnnotationPaddingRight", {
get: function () {
return this.he;
},
set: function (a) {
this.he = a;
this.j("XAxisAnnotationPaddingRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "xAxisAnnotationPaddingBottom", {
get: function () {
return this.hc;
},
set: function (a) {
this.hc = a;
this.j("XAxisAnnotationPaddingBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "yAxisAnnotationPaddingLeft", {
get: function () {
return this.hj;
},
set: function (a) {
this.hj = a;
this.j("YAxisAnnotationPaddingLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "yAxisAnnotationPaddingTop", {
get: function () {
return this.hl;
},
set: function (a) {
this.hl = a;
this.j("YAxisAnnotationPaddingTop");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "yAxisAnnotationPaddingRight", {
get: function () {
return this.hk;
},
set: function (a) {
this.hk = a;
this.j("YAxisAnnotationPaddingRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "yAxisAnnotationPaddingBottom", {
get: function () {
return this.hi;
},
set: function (a) {
this.hi = a;
this.j("YAxisAnnotationPaddingBottom");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "xAxisAnnotationStrokeThickness", {
get: function () {
return this.hg;
},
set: function (a) {
this.hg = a;
this.j("XAxisAnnotationStrokeThickness");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "yAxisAnnotationTextColor", {
get: function () {
return this.i5;
},
set: function (a) {
this.i5 = a;
this.j("YAxisAnnotationTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "yAxisAnnotationBackground", {
get: function () {
return this.i2;
},
set: function (a) {
this.i2 = a;
this.j("YAxisAnnotationBackground");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "yAxisAnnotationBackgroundCornerRadius", {
get: function () {
return this.hh;
},
set: function (a) {
this.hh = a;
this.j("YAxisAnnotationBackgroundCornerRadius");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "yAxisAnnotationInterpolatedValuePrecision", {
get: function () {
return this.ib;
},
set: function (a) {
this.ib = a;
this.j("YAxisAnnotationInterpolatedValuePrecision");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "yAxisAnnotationOutline", {
get: function () {
return this.i4;
},
set: function (a) {
this.i4 = a;
this.j("YAxisAnnotationOutline");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "yAxisAnnotationStrokeThickness", {
get: function () {
return this.hm;
},
set: function (a) {
this.hm = a;
this.j("YAxisAnnotationStrokeThickness");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "skipUnknownValues", {
get: function () {
return this.gr;
},
set: function (a) {
this.gr = a;
this.j("SkipUnknownValues");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextLocation", {
get: function () {
return this.is;
},
set: function (a) {
this.is = a;
this.j("OverlayTextLocation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextHorizontalMargin", {
get: function () {
return this.g7;
},
set: function (a) {
this.g7 = a;
this.j("OverlayTextHorizontalMargin");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextVerticalMargin", {
get: function () {
return this.g9;
},
set: function (a) {
this.g9 = a;
this.j("OverlayTextVerticalMargin");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextHorizontalPadding", {
get: function () {
return this.g8;
},
set: function (a) {
this.g8 = a;
this.j("OverlayTextHorizontalPadding");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextVerticalPadding", {
get: function () {
return this.ha;
},
set: function (a) {
this.ha = a;
this.j("OverlayTextVerticalPadding");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextAngle", {
get: function () {
return this.g0;
},
set: function (a) {
this.g0 = a;
this.j("OverlayTextAngle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextColor", {
get: function () {
return this.im;
},
set: function (a) {
this.im = a;
this.j("OverlayTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextBackground", {
get: function () {
return this.ii;
},
set: function (a) {
this.ii = a;
this.j("OverlayTextBackground");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextBorderColor", {
get: function () {
return this.ik;
},
set: function (a) {
this.ik = a;
this.j("OverlayTextBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextBorderRadius", {
get: function () {
return this.g2;
},
set: function (a) {
this.g2 = a;
this.j("OverlayTextBorderRadius");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextBorderThickness", {
get: function () {
return this.g4;
},
set: function (a) {
this.g4 = a;
this.j("OverlayTextBorderThickness");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextVisible", {
get: function () {
return this.gq;
},
set: function (a) {
this.gq = a;
this.j("OverlayTextVisible");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayText", {
get: function () {
return this.ih;
},
set: function (a) {
this.ih = a;
this.j("OverlayText");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextColorShift", {
get: function () {
return this.g5;
},
set: function (a) {
this.g5 = a;
this.j("OverlayTextColorShift");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextColorMode", {
get: function () {
return this.io;
},
set: function (a) {
this.io = a;
this.j("OverlayTextColorMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextColorMatchLayer", {
get: function () {
return this.gp;
},
set: function (a) {
this.gp = a;
this.j("OverlayTextColorMatchLayer");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextBackgroundShift", {
get: function () {
return this.g1;
},
set: function (a) {
this.g1 = a;
this.j("OverlayTextBackgroundShift");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextBackgroundMode", {
get: function () {
return this.ij;
},
set: function (a) {
this.ij = a;
this.j("OverlayTextBackgroundMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextBackgroundMatchLayer", {
get: function () {
return this.gn;
},
set: function (a) {
this.gn = a;
this.j("OverlayTextBackgroundMatchLayer");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextBorderShift", {
get: function () {
return this.g3;
},
set: function (a) {
this.g3 = a;
this.j("OverlayTextBorderShift");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextBorderMode", {
get: function () {
return this.il;
},
set: function (a) {
this.il = a;
this.j("OverlayTextBorderMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextBorderMatchLayer", {
get: function () {
return this.go;
},
set: function (a) {
this.go = a;
this.j("OverlayTextBorderMatchLayer");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextFontFamily", {
get: function () {
return this.ip;
},
set: function (a) {
this.ip = a;
this.j("OverlayTextFontFamily");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextFontSize", {
get: function () {
return this.g6;
},
set: function (a) {
this.g6 = a;
this.j("OverlayTextFontSize");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextFontStyle", {
get: function () {
return this.iq;
},
set: function (a) {
this.iq = a;
this.j("OverlayTextFontStyle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "overlayTextFontWeight", {
get: function () {
return this.ir;
},
set: function (a) {
this.ir = a;
this.j("OverlayTextFontWeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "actualValueLayerBrush", {
get: function () {
return this.ie;
},
set: function (a) {
this.ie = a;
this.j("ActualValueLayerBrush");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ValueLayerDescription.prototype, "stylingOverlayTextRef", {
get: function () {
return this.it;
},
set: function (a) {
this.it = a;
this.j("StylingOverlayTextRef");
},
enumerable: false,
configurable: true
});
ValueLayerDescription.$t = markType(ValueLayerDescription, 'ValueLayerDescription', AnnotationLayerDescription.$);
return ValueLayerDescription;
}(AnnotationLayerDescription));
export { ValueLayerDescription };