UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

675 lines (674 loc) 18.4 kB
/* 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 RadialGaugeDescription = /*@__PURE__*/ (() => { class RadialGaugeDescription extends Description { constructor() { super(); this.ct = null; this.ab = 0; this.cv = null; this.cu = null; this.dc = null; this.cx = null; this.cm = null; this.g = null; this.h = null; this.ag = 0; this.s = 0; this.af = 0; this.r = 0; this.ac = 0; this.z = 0; this.aa = 0; this.a8 = 0; this.a2 = 0; this.az = 0; this.c8 = null; this.ch = 0; this.da = null; this.c0 = null; this.c1 = null; this.au = 0; this.an = 0; this.c5 = null; this.av = 0; this.ao = 0; this.am = 0; this.al = 0; this.at = 0; this.as = 0; this.ar = 0; this.ap = 0; this.c4 = null; this.a3 = 0; this.c2 = null; this.c3 = null; this.aw = 0; this.aq = 0; this.a0 = 0; this.ad = 0; this.ae = 0; this.a5 = 0; this.a4 = 0; this.a6 = 0; this.c9 = null; this.cs = null; this.aj = 0; this.ai = 0; this.ak = 0; this.cz = null; this.ah = 0; this.c6 = null; this.cn = null; this.co = null; this.y = 0; this.w = 0; this.x = 0; this.a1 = 0; this.c7 = null; this.u = 0; this.v = 0; this.cp = null; this.i = null; this.ay = 0; this.cq = null; this.o = false; this.n = false; this.cr = null; this.cy = null; this.f = null; this.a7 = 0; this.ax = 0; this.t = 0; this.cw = null; this.cl = null; this.db = null; this.ck = null; this.cj = null; } get fontFamily() { return this.ct; } set fontFamily(a) { this.ct = a; this.e("FontFamily"); } get fontSize() { return this.ab; } set fontSize(a) { this.ab = a; this.e("FontSize"); } get fontWeight() { return this.cv; } set fontWeight(a) { this.cv = a; this.e("FontWeight"); } get fontStyle() { return this.cu; } set fontStyle(a) { this.cu = a; this.e("FontStyle"); } get width() { return this.dc; } set width(a) { this.dc = a; this.e("Width"); } get height() { return this.cx; } set height(a) { this.cx = a; this.e("Height"); } get background() { return this.cm; } set background(a) { this.cm = a; this.e("Background"); } get_type() { return "RadialGauge"; } get type() { return this.get_type(); } get rangeBrushes() { return this.g; } set rangeBrushes(a) { this.g = a; this.e("RangeBrushes"); } get rangeOutlines() { return this.h; } set rangeOutlines(a) { this.h = a; this.e("RangeOutlines"); } get minimumValue() { return this.ag; } set minimumValue(a) { this.ag = a; this.e("MinimumValue"); } get actualMinimumValue() { return this.s; } set actualMinimumValue(a) { this.s = a; this.e("ActualMinimumValue"); } get maximumValue() { return this.af; } set maximumValue(a) { this.af = a; this.e("MaximumValue"); } get actualMaximumValue() { return this.r; } set actualMaximumValue(a) { this.r = a; this.e("ActualMaximumValue"); } get interval() { return this.ac; } set interval(a) { this.ac = a; this.e("Interval"); } get centerX() { return this.z; } set centerX(a) { this.z = a; this.e("CenterX"); } get centerY() { return this.aa; } set centerY(a) { this.aa = a; this.e("CenterY"); } get value() { return this.a8; } set value(a) { this.a8 = a; this.e("Value"); } get scaleStartAngle() { return this.a2; } set scaleStartAngle(a) { this.a2 = a; this.e("ScaleStartAngle"); } get scaleEndAngle() { return this.az; } set scaleEndAngle(a) { this.az = a; this.e("ScaleEndAngle"); } get scaleSweepDirection() { return this.c8; } set scaleSweepDirection(a) { this.c8 = a; this.e("ScaleSweepDirection"); } get transitionDuration() { return this.ch; } set transitionDuration(a) { this.ch = a; this.e("TransitionDuration"); } get transitionEasingFunctionRef() { return this.da; } set transitionEasingFunctionRef(a) { this.da = a; this.e("TransitionEasingFunctionRef"); } get needleBrush() { return this.c0; } set needleBrush(a) { this.c0 = a; this.e("NeedleBrush"); } get needleOutline() { return this.c1; } set needleOutline(a) { this.c1 = a; this.e("NeedleOutline"); } get needleStartExtent() { return this.au; } set needleStartExtent(a) { this.au = a; this.e("NeedleStartExtent"); } get needleEndExtent() { return this.an; } set needleEndExtent(a) { this.an = a; this.e("NeedleEndExtent"); } get needleShape() { return this.c5; } set needleShape(a) { this.c5 = a; this.e("NeedleShape"); } get needleStartWidthRatio() { return this.av; } set needleStartWidthRatio(a) { this.av = a; this.e("NeedleStartWidthRatio"); } get needleEndWidthRatio() { return this.ao; } set needleEndWidthRatio(a) { this.ao = a; this.e("NeedleEndWidthRatio"); } get needleBaseFeatureWidthRatio() { return this.am; } set needleBaseFeatureWidthRatio(a) { this.am = a; this.e("NeedleBaseFeatureWidthRatio"); } get needleBaseFeatureExtent() { return this.al; } set needleBaseFeatureExtent(a) { this.al = a; this.e("NeedleBaseFeatureExtent"); } get needlePointFeatureWidthRatio() { return this.at; } set needlePointFeatureWidthRatio(a) { this.at = a; this.e("NeedlePointFeatureWidthRatio"); } get needlePointFeatureExtent() { return this.as; } set needlePointFeatureExtent(a) { this.as = a; this.e("NeedlePointFeatureExtent"); } get needlePivotWidthRatio() { return this.ar; } set needlePivotWidthRatio(a) { this.ar = a; this.e("NeedlePivotWidthRatio"); } get needlePivotInnerWidthRatio() { return this.ap; } set needlePivotInnerWidthRatio(a) { this.ap = a; this.e("NeedlePivotInnerWidthRatio"); } get needlePivotShape() { return this.c4; } set needlePivotShape(a) { this.c4 = a; this.e("NeedlePivotShape"); } get scaleStartExtent() { return this.a3; } set scaleStartExtent(a) { this.a3 = a; this.e("ScaleStartExtent"); } get needlePivotBrush() { return this.c2; } set needlePivotBrush(a) { this.c2 = a; this.e("NeedlePivotBrush"); } get needlePivotOutline() { return this.c3; } set needlePivotOutline(a) { this.c3 = a; this.e("NeedlePivotOutline"); } get needleStrokeThickness() { return this.aw; } set needleStrokeThickness(a) { this.aw = a; this.e("NeedleStrokeThickness"); } get needlePivotStrokeThickness() { return this.aq; } set needlePivotStrokeThickness(a) { this.aq = a; this.e("NeedlePivotStrokeThickness"); } get scaleEndExtent() { return this.a0; } set scaleEndExtent(a) { this.a0 = a; this.e("ScaleEndExtent"); } get labelExtent() { return this.ad; } set labelExtent(a) { this.ad = a; this.e("LabelExtent"); } get labelInterval() { return this.ae; } set labelInterval(a) { this.ae = a; this.e("LabelInterval"); } get tickStartExtent() { return this.a5; } set tickStartExtent(a) { this.a5 = a; this.e("TickStartExtent"); } get tickEndExtent() { return this.a4; } set tickEndExtent(a) { this.a4 = a; this.e("TickEndExtent"); } get tickStrokeThickness() { return this.a6; } set tickStrokeThickness(a) { this.a6 = a; this.e("TickStrokeThickness"); } get tickBrush() { return this.c9; } set tickBrush(a) { this.c9 = a; this.e("TickBrush"); } get fontBrush() { return this.cs; } set fontBrush(a) { this.cs = a; this.e("FontBrush"); } get minorTickStartExtent() { return this.aj; } set minorTickStartExtent(a) { this.aj = a; this.e("MinorTickStartExtent"); } get minorTickEndExtent() { return this.ai; } set minorTickEndExtent(a) { this.ai = a; this.e("MinorTickEndExtent"); } get minorTickStrokeThickness() { return this.ak; } set minorTickStrokeThickness(a) { this.ak = a; this.e("MinorTickStrokeThickness"); } get minorTickBrush() { return this.cz; } set minorTickBrush(a) { this.cz = a; this.e("MinorTickBrush"); } get minorTickCount() { return this.ah; } set minorTickCount(a) { this.ah = a; this.e("MinorTickCount"); } get scaleBrush() { return this.c6; } set scaleBrush(a) { this.c6 = a; this.e("ScaleBrush"); } get backingBrush() { return this.cn; } set backingBrush(a) { this.cn = a; this.e("BackingBrush"); } get backingOutline() { return this.co; } set backingOutline(a) { this.co = a; this.e("BackingOutline"); } get backingStrokeThickness() { return this.y; } set backingStrokeThickness(a) { this.y = a; this.e("BackingStrokeThickness"); } get backingOuterExtent() { return this.w; } set backingOuterExtent(a) { this.w = a; this.e("BackingOuterExtent"); } get backingOversweep() { return this.x; } set backingOversweep(a) { this.x = a; this.e("BackingOversweep"); } get scaleOversweep() { return this.a1; } set scaleOversweep(a) { this.a1 = a; this.e("ScaleOversweep"); } get scaleOversweepShape() { return this.c7; } set scaleOversweepShape(a) { this.c7 = a; this.e("ScaleOversweepShape"); } get backingCornerRadius() { return this.u; } set backingCornerRadius(a) { this.u = a; this.e("BackingCornerRadius"); } get backingInnerExtent() { return this.v; } set backingInnerExtent(a) { this.v = a; this.e("BackingInnerExtent"); } get backingShape() { return this.cp; } set backingShape(a) { this.cp = a; this.e("BackingShape"); } get ranges() { return this.i; } set ranges(a) { this.i = a; this.e("Ranges"); } get radiusMultiplier() { return this.ay; } set radiusMultiplier(a) { this.ay = a; this.e("RadiusMultiplier"); } get duplicateLabelOmissionStrategy() { return this.cq; } set duplicateLabelOmissionStrategy(a) { this.cq = a; this.e("DuplicateLabelOmissionStrategy"); } get isNeedleDraggingEnabled() { return this.o; } set isNeedleDraggingEnabled(a) { this.o = a; this.e("IsNeedleDraggingEnabled"); } get isNeedleDraggingConstrained() { return this.n; } set isNeedleDraggingConstrained(a) { this.n = a; this.e("IsNeedleDraggingConstrained"); } get font() { return this.cr; } set font(a) { this.cr = a; this.e("Font"); } get labelFormat() { return this.cy; } set labelFormat(a) { this.cy = a; this.e("LabelFormat"); } get labelFormatSpecifiers() { return this.f; } set labelFormatSpecifiers(a) { this.f = a; this.e("LabelFormatSpecifiers"); } get transitionProgress() { return this.a7; } set transitionProgress(a) { this.a7 = a; this.e("TransitionProgress"); } get pixelScalingRatio() { return this.ax; } set pixelScalingRatio(a) { this.ax = a; this.e("PixelScalingRatio"); } get actualPixelScalingRatio() { return this.t; } set actualPixelScalingRatio(a) { this.t = a; this.e("ActualPixelScalingRatio"); } get formatLabelRef() { return this.cw; } set formatLabelRef(a) { this.cw = a; this.e("FormatLabelRef"); } get alignLabelRef() { return this.cl; } set alignLabelRef(a) { this.cl = a; this.e("AlignLabelRef"); } get valueChangedRef() { return this.db; } set valueChangedRef(a) { this.db = a; this.e("ValueChangedRef"); } get actualMinimumValueChangeRef() { return this.ck; } set actualMinimumValueChangeRef(a) { this.ck = a; this.e("ActualMinimumValueChangeRef"); } get actualMaximumValueChangeRef() { return this.cj; } set actualMaximumValueChangeRef(a) { this.cj = a; this.e("ActualMaximumValueChangeRef"); } } RadialGaugeDescription.$t = markType(RadialGaugeDescription, 'RadialGaugeDescription', Description.$); return RadialGaugeDescription; })();