igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
715 lines (714 loc) • 19.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 { Description } from "./Description";
import { markType } from "./type";
/**
* @hidden
*/
export let LinearGaugeDescription = /*@__PURE__*/ (() => {
class LinearGaugeDescription extends Description {
constructor() {
super();
this.db = null;
this.al = 0;
this.dd = null;
this.dc = null;
this.du = null;
this.df = null;
this.c6 = null;
this.bm = 0;
this.dp = null;
this.n = null;
this.l = null;
this.m = null;
this.au = 0;
this.ag = 0;
this.at = 0;
this.af = 0;
this.bn = 0;
this.dn = null;
this.dl = null;
this.ba = 0;
this.bd = 0;
this.bb = 0;
this.be = 0;
this.a1 = 0;
this.a5 = 0;
this.a0 = 0;
this.a4 = 0;
this.a3 = 0;
this.a7 = 0;
this.a2 = 0;
this.a6 = 0;
this.ao = 0;
this.bi = 0;
this.bj = 0;
this.aq = 0;
this.ap = 0;
this.ar = 0;
this.as = 0;
this.av = 0;
this.bk = 0;
this.bh = 0;
this.bl = 0;
this.ds = null;
this.da = null;
this.az = 0;
this.dk = null;
this.dm = null;
this.a8 = 0;
this.ax = 0;
this.aw = 0;
this.ay = 0;
this.dj = null;
this.u = false;
this.c7 = null;
this.c8 = null;
this.ak = 0;
this.ai = 0;
this.aj = 0;
this.bf = 0;
this.bc = 0;
this.dq = null;
this.dr = null;
this.bg = 0;
this.w = false;
this.v = false;
this.t = false;
this.s = false;
this.di = null;
this.k = null;
this.cz = 0;
this.am = 0;
this.ae = 0;
this.an = 0;
this.c2 = null;
this.dh = null;
this.cy = 0;
this.x = false;
this.c9 = null;
this.a9 = 0;
this.ah = 0;
this.de = null;
this.c5 = null;
this.dt = null;
this.dg = null;
this.c4 = null;
this.c3 = null;
}
get fontFamily() {
return this.db;
}
set fontFamily(a) {
this.db = a;
this.j("FontFamily");
}
get fontSize() {
return this.al;
}
set fontSize(a) {
this.al = a;
this.j("FontSize");
}
get fontWeight() {
return this.dd;
}
set fontWeight(a) {
this.dd = a;
this.j("FontWeight");
}
get fontStyle() {
return this.dc;
}
set fontStyle(a) {
this.dc = a;
this.j("FontStyle");
}
get width() {
return this.du;
}
set width(a) {
this.du = a;
this.j("Width");
}
get height() {
return this.df;
}
set height(a) {
this.df = a;
this.j("Height");
}
get background() {
return this.c6;
}
set background(a) {
this.c6 = a;
this.j("Background");
}
get_type() {
return "LinearGauge";
}
get type() {
return this.get_type();
}
get transitionProgress() {
return this.bm;
}
set transitionProgress(a) {
this.bm = a;
this.j("TransitionProgress");
}
get orientation() {
return this.dp;
}
set orientation(a) {
this.dp = a;
this.j("Orientation");
}
get ranges() {
return this.n;
}
set ranges(a) {
this.n = a;
this.j("Ranges");
}
get rangeBrushes() {
return this.l;
}
set rangeBrushes(a) {
this.l = a;
this.j("RangeBrushes");
}
get rangeOutlines() {
return this.m;
}
set rangeOutlines(a) {
this.m = a;
this.j("RangeOutlines");
}
get minimumValue() {
return this.au;
}
set minimumValue(a) {
this.au = a;
this.j("MinimumValue");
}
get actualMinimumValue() {
return this.ag;
}
set actualMinimumValue(a) {
this.ag = a;
this.j("ActualMinimumValue");
}
get maximumValue() {
return this.at;
}
set maximumValue(a) {
this.at = a;
this.j("MaximumValue");
}
get actualMaximumValue() {
return this.af;
}
set actualMaximumValue(a) {
this.af = a;
this.j("ActualMaximumValue");
}
get value() {
return this.bn;
}
set value(a) {
this.bn = a;
this.j("Value");
}
get needleShape() {
return this.dn;
}
set needleShape(a) {
this.dn = a;
this.j("NeedleShape");
}
get needleName() {
return this.dl;
}
set needleName(a) {
this.dl = a;
this.j("NeedleName");
}
get rangeInnerExtent() {
return this.ba;
}
set rangeInnerExtent(a) {
this.ba = a;
this.j("RangeInnerExtent");
}
get scaleInnerExtent() {
return this.bd;
}
set scaleInnerExtent(a) {
this.bd = a;
this.j("ScaleInnerExtent");
}
get rangeOuterExtent() {
return this.bb;
}
set rangeOuterExtent(a) {
this.bb = a;
this.j("RangeOuterExtent");
}
get scaleOuterExtent() {
return this.be;
}
set scaleOuterExtent(a) {
this.be = a;
this.j("ScaleOuterExtent");
}
get needleInnerExtent() {
return this.a1;
}
set needleInnerExtent(a) {
this.a1 = a;
this.j("NeedleInnerExtent");
}
get needleOuterExtent() {
return this.a5;
}
set needleOuterExtent(a) {
this.a5 = a;
this.j("NeedleOuterExtent");
}
get needleInnerBaseWidth() {
return this.a0;
}
set needleInnerBaseWidth(a) {
this.a0 = a;
this.j("NeedleInnerBaseWidth");
}
get needleOuterBaseWidth() {
return this.a4;
}
set needleOuterBaseWidth(a) {
this.a4 = a;
this.j("NeedleOuterBaseWidth");
}
get needleInnerPointWidth() {
return this.a3;
}
set needleInnerPointWidth(a) {
this.a3 = a;
this.j("NeedleInnerPointWidth");
}
get needleOuterPointWidth() {
return this.a7;
}
set needleOuterPointWidth(a) {
this.a7 = a;
this.j("NeedleOuterPointWidth");
}
get needleInnerPointExtent() {
return this.a2;
}
set needleInnerPointExtent(a) {
this.a2 = a;
this.j("NeedleInnerPointExtent");
}
get needleOuterPointExtent() {
return this.a6;
}
set needleOuterPointExtent(a) {
this.a6 = a;
this.j("NeedleOuterPointExtent");
}
get interval() {
return this.ao;
}
set interval(a) {
this.ao = a;
this.j("Interval");
}
get ticksPostInitial() {
return this.bi;
}
set ticksPostInitial(a) {
this.bi = a;
this.j("TicksPostInitial");
}
get ticksPreTerminal() {
return this.bj;
}
set ticksPreTerminal(a) {
this.bj = a;
this.j("TicksPreTerminal");
}
get labelInterval() {
return this.aq;
}
set labelInterval(a) {
this.aq = a;
this.j("LabelInterval");
}
get labelExtent() {
return this.ap;
}
set labelExtent(a) {
this.ap = a;
this.j("LabelExtent");
}
get labelsPostInitial() {
return this.ar;
}
set labelsPostInitial(a) {
this.ar = a;
this.j("LabelsPostInitial");
}
get labelsPreTerminal() {
return this.as;
}
set labelsPreTerminal(a) {
this.as = a;
this.j("LabelsPreTerminal");
}
get minorTickCount() {
return this.av;
}
set minorTickCount(a) {
this.av = a;
this.j("MinorTickCount");
}
get tickStartExtent() {
return this.bk;
}
set tickStartExtent(a) {
this.bk = a;
this.j("TickStartExtent");
}
get tickEndExtent() {
return this.bh;
}
set tickEndExtent(a) {
this.bh = a;
this.j("TickEndExtent");
}
get tickStrokeThickness() {
return this.bl;
}
set tickStrokeThickness(a) {
this.bl = a;
this.j("TickStrokeThickness");
}
get tickBrush() {
return this.ds;
}
set tickBrush(a) {
this.ds = a;
this.j("TickBrush");
}
get fontBrush() {
return this.da;
}
set fontBrush(a) {
this.da = a;
this.j("FontBrush");
}
get needleBreadth() {
return this.az;
}
set needleBreadth(a) {
this.az = a;
this.j("NeedleBreadth");
}
get needleBrush() {
return this.dk;
}
set needleBrush(a) {
this.dk = a;
this.j("NeedleBrush");
}
get needleOutline() {
return this.dm;
}
set needleOutline(a) {
this.dm = a;
this.j("NeedleOutline");
}
get needleStrokeThickness() {
return this.a8;
}
set needleStrokeThickness(a) {
this.a8 = a;
this.j("NeedleStrokeThickness");
}
get minorTickStartExtent() {
return this.ax;
}
set minorTickStartExtent(a) {
this.ax = a;
this.j("MinorTickStartExtent");
}
get minorTickEndExtent() {
return this.aw;
}
set minorTickEndExtent(a) {
this.aw = a;
this.j("MinorTickEndExtent");
}
get minorTickStrokeThickness() {
return this.ay;
}
set minorTickStrokeThickness(a) {
this.ay = a;
this.j("MinorTickStrokeThickness");
}
get minorTickBrush() {
return this.dj;
}
set minorTickBrush(a) {
this.dj = a;
this.j("MinorTickBrush");
}
get isScaleInverted() {
return this.u;
}
set isScaleInverted(a) {
this.u = a;
this.j("IsScaleInverted");
}
get backingBrush() {
return this.c7;
}
set backingBrush(a) {
this.c7 = a;
this.j("BackingBrush");
}
get backingOutline() {
return this.c8;
}
set backingOutline(a) {
this.c8 = a;
this.j("BackingOutline");
}
get backingStrokeThickness() {
return this.ak;
}
set backingStrokeThickness(a) {
this.ak = a;
this.j("BackingStrokeThickness");
}
get backingInnerExtent() {
return this.ai;
}
set backingInnerExtent(a) {
this.ai = a;
this.j("BackingInnerExtent");
}
get backingOuterExtent() {
return this.aj;
}
set backingOuterExtent(a) {
this.aj = a;
this.j("BackingOuterExtent");
}
get scaleStartExtent() {
return this.bf;
}
set scaleStartExtent(a) {
this.bf = a;
this.j("ScaleStartExtent");
}
get scaleEndExtent() {
return this.bc;
}
set scaleEndExtent(a) {
this.bc = a;
this.j("ScaleEndExtent");
}
get scaleBrush() {
return this.dq;
}
set scaleBrush(a) {
this.dq = a;
this.j("ScaleBrush");
}
get scaleOutline() {
return this.dr;
}
set scaleOutline(a) {
this.dr = a;
this.j("ScaleOutline");
}
get scaleStrokeThickness() {
return this.bg;
}
set scaleStrokeThickness(a) {
this.bg = a;
this.j("ScaleStrokeThickness");
}
get mergeViewports() {
return this.w;
}
set mergeViewports(a) {
this.w = a;
this.j("MergeViewports");
}
get labelsVisible() {
return this.v;
}
set labelsVisible(a) {
this.v = a;
this.j("LabelsVisible");
}
get isNeedleDraggingEnabled() {
return this.t;
}
set isNeedleDraggingEnabled(a) {
this.t = a;
this.j("IsNeedleDraggingEnabled");
}
get isHighlightNeedleDraggingEnabled() {
return this.s;
}
set isHighlightNeedleDraggingEnabled(a) {
this.s = a;
this.j("IsHighlightNeedleDraggingEnabled");
}
get labelFormat() {
return this.di;
}
set labelFormat(a) {
this.di = a;
this.j("LabelFormat");
}
get labelFormatSpecifiers() {
return this.k;
}
set labelFormatSpecifiers(a) {
this.k = a;
this.j("LabelFormatSpecifiers");
}
get transitionDuration() {
return this.cz;
}
set transitionDuration(a) {
this.cz = a;
this.j("TransitionDuration");
}
get highlightValue() {
return this.am;
}
set highlightValue(a) {
this.am = a;
this.j("HighlightValue");
}
get actualHighlightValueOpacity() {
return this.ae;
}
set actualHighlightValueOpacity(a) {
this.ae = a;
this.j("ActualHighlightValueOpacity");
}
get highlightValueOpacity() {
return this.an;
}
set highlightValueOpacity(a) {
this.an = a;
this.j("HighlightValueOpacity");
}
get actualHighlightValueDisplayMode() {
return this.c2;
}
set actualHighlightValueDisplayMode(a) {
this.c2 = a;
this.j("ActualHighlightValueDisplayMode");
}
get highlightValueDisplayMode() {
return this.dh;
}
set highlightValueDisplayMode(a) {
this.dh = a;
this.j("HighlightValueDisplayMode");
}
get showToolTipTimeout() {
return this.cy;
}
set showToolTipTimeout(a) {
this.cy = a;
this.j("ShowToolTipTimeout");
}
get showToolTip() {
return this.x;
}
set showToolTip(a) {
this.x = a;
this.j("ShowToolTip");
}
get font() {
return this.c9;
}
set font(a) {
this.c9 = a;
this.j("Font");
}
get pixelScalingRatio() {
return this.a9;
}
set pixelScalingRatio(a) {
this.a9 = a;
this.j("PixelScalingRatio");
}
get actualPixelScalingRatio() {
return this.ah;
}
set actualPixelScalingRatio(a) {
this.ah = a;
this.j("ActualPixelScalingRatio");
}
get formatLabelRef() {
return this.de;
}
set formatLabelRef(a) {
this.de = a;
this.j("FormatLabelRef");
}
get alignLabelRef() {
return this.c5;
}
set alignLabelRef(a) {
this.c5 = a;
this.j("AlignLabelRef");
}
get valueChangedRef() {
return this.dt;
}
set valueChangedRef(a) {
this.dt = a;
this.j("ValueChangedRef");
}
get highlightValueChangedRef() {
return this.dg;
}
set highlightValueChangedRef(a) {
this.dg = a;
this.j("HighlightValueChangedRef");
}
get actualMinimumValueChangeRef() {
return this.c4;
}
set actualMinimumValueChangeRef(a) {
this.c4 = a;
this.j("ActualMinimumValueChangeRef");
}
get actualMaximumValueChangeRef() {
return this.c3;
}
set actualMaximumValueChangeRef(a) {
this.c3 = a;
this.j("ActualMaximumValueChangeRef");
}
}
LinearGaugeDescription.$t = markType(LinearGaugeDescription, 'LinearGaugeDescription', Description.$);
return LinearGaugeDescription;
})();