UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

288 lines (287 loc) 8.92 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 { DataAnnotationAxisLayerDescription } from "./DataAnnotationAxisLayerDescription"; import { markType } from "./type"; /** * @hidden */ export let DataAnnotationShapeLayerDescription = /*@__PURE__*/ (() => { class DataAnnotationShapeLayerDescription extends DataAnnotationAxisLayerDescription { constructor() { super(); this.ie = false; this.ih = false; this.jq = null; this.i1 = 0; this.i3 = 0; this.i2 = 0; this.i4 = 0; this.iu = 0; this.jl = null; this.jh = null; this.jj = null; this.iw = 0; this.iy = 0; this.il = false; this.jr = null; this.jg = null; this.iz = 0; this.jm = null; this.ik = false; this.iv = 0; this.ji = null; this.ii = false; this.ix = 0; this.jk = null; this.ij = false; this.jn = null; this.i0 = 0; this.jo = null; this.jp = null; this.ig = false; this.jt = null; this.ju = null; this.js = null; } get_type() { return "DataAnnotationShapeLayer"; } get annotationShapeVisible() { return this.ie; } set annotationShapeVisible(a) { this.ie = a; this.j("AnnotationShapeVisible"); } get itemsUseWorldCoordinates() { return this.ih; } set itemsUseWorldCoordinates(a) { this.ih = a; this.j("ItemsUseWorldCoordinates"); } get overlayTextLocation() { return this.jq; } set overlayTextLocation(a) { this.jq = a; this.j("OverlayTextLocation"); } get overlayTextHorizontalMargin() { return this.i1; } set overlayTextHorizontalMargin(a) { this.i1 = a; this.j("OverlayTextHorizontalMargin"); } get overlayTextVerticalMargin() { return this.i3; } set overlayTextVerticalMargin(a) { this.i3 = a; this.j("OverlayTextVerticalMargin"); } get overlayTextHorizontalPadding() { return this.i2; } set overlayTextHorizontalPadding(a) { this.i2 = a; this.j("OverlayTextHorizontalPadding"); } get overlayTextVerticalPadding() { return this.i4; } set overlayTextVerticalPadding(a) { this.i4 = a; this.j("OverlayTextVerticalPadding"); } get overlayTextAngle() { return this.iu; } set overlayTextAngle(a) { this.iu = a; this.j("OverlayTextAngle"); } get overlayTextColor() { return this.jl; } set overlayTextColor(a) { this.jl = a; this.j("OverlayTextColor"); } get overlayTextBackground() { return this.jh; } set overlayTextBackground(a) { this.jh = a; this.j("OverlayTextBackground"); } get overlayTextBorderColor() { return this.jj; } set overlayTextBorderColor(a) { this.jj = a; this.j("OverlayTextBorderColor"); } get overlayTextBorderRadius() { return this.iw; } set overlayTextBorderRadius(a) { this.iw = a; this.j("OverlayTextBorderRadius"); } get overlayTextBorderThickness() { return this.iy; } set overlayTextBorderThickness(a) { this.iy = a; this.j("OverlayTextBorderThickness"); } get overlayTextVisible() { return this.il; } set overlayTextVisible(a) { this.il = a; this.j("OverlayTextVisible"); } get overlayTextMemberPath() { return this.jr; } set overlayTextMemberPath(a) { this.jr = a; this.j("OverlayTextMemberPath"); } get overlayText() { return this.jg; } set overlayText(a) { this.jg = a; this.j("OverlayText"); } get overlayTextColorShift() { return this.iz; } set overlayTextColorShift(a) { this.iz = a; this.j("OverlayTextColorShift"); } get overlayTextColorMode() { return this.jm; } set overlayTextColorMode(a) { this.jm = a; this.j("OverlayTextColorMode"); } get overlayTextColorMatchLayer() { return this.ik; } set overlayTextColorMatchLayer(a) { this.ik = a; this.j("OverlayTextColorMatchLayer"); } get overlayTextBackgroundShift() { return this.iv; } set overlayTextBackgroundShift(a) { this.iv = a; this.j("OverlayTextBackgroundShift"); } get overlayTextBackgroundMode() { return this.ji; } set overlayTextBackgroundMode(a) { this.ji = a; this.j("OverlayTextBackgroundMode"); } get overlayTextBackgroundMatchLayer() { return this.ii; } set overlayTextBackgroundMatchLayer(a) { this.ii = a; this.j("OverlayTextBackgroundMatchLayer"); } get overlayTextBorderShift() { return this.ix; } set overlayTextBorderShift(a) { this.ix = a; this.j("OverlayTextBorderShift"); } get overlayTextBorderMode() { return this.jk; } set overlayTextBorderMode(a) { this.jk = a; this.j("OverlayTextBorderMode"); } get overlayTextBorderMatchLayer() { return this.ij; } set overlayTextBorderMatchLayer(a) { this.ij = a; this.j("OverlayTextBorderMatchLayer"); } get overlayTextFontFamily() { return this.jn; } set overlayTextFontFamily(a) { this.jn = a; this.j("OverlayTextFontFamily"); } get overlayTextFontSize() { return this.i0; } set overlayTextFontSize(a) { this.i0 = a; this.j("OverlayTextFontSize"); } get overlayTextFontStyle() { return this.jo; } set overlayTextFontStyle(a) { this.jo = a; this.j("OverlayTextFontStyle"); } get overlayTextFontWeight() { return this.jp; } set overlayTextFontWeight(a) { this.jp = a; this.j("OverlayTextFontWeight"); } get isTargetingHorizontalAxis() { return this.ig; } set isTargetingHorizontalAxis(a) { this.ig = a; this.j("IsTargetingHorizontalAxis"); } get stylingOverlayTextRef() { return this.jt; } set stylingOverlayTextRef(a) { this.jt = a; this.j("StylingOverlayTextRef"); } get stylingShapeAnnotationRef() { return this.ju; } set stylingShapeAnnotationRef(a) { this.ju = a; this.j("StylingShapeAnnotationRef"); } get stylingAxisAnnotationRef() { return this.js; } set stylingAxisAnnotationRef(a) { this.js = a; this.j("StylingAxisAnnotationRef"); } } DataAnnotationShapeLayerDescription.$t = markType(DataAnnotationShapeLayerDescription, 'DataAnnotationShapeLayerDescription', DataAnnotationAxisLayerDescription.$); return DataAnnotationShapeLayerDescription; })();