UNPKG

igniteui-angular-charts

Version:

Ignite UI Angular charting components for building rich data visualizations for modern web apps.

170 lines (169 loc) 6.93 kB
import { CategorySeries } from "./CategorySeries"; import { IIsCategoryBased } from "./IIsCategoryBased"; import { IHasSingleValueCategory } from "./IHasSingleValueCategory"; import { IHasCategoryTrendline } from "./IHasCategoryTrendline"; import { ITrendLineSeries } from "./ITrendLineSeries"; import { IAnchoredCategorySeriesInteractionManager } from "./IAnchoredCategorySeriesInteractionManager"; import { Type, Point } from "igniteui-angular-core"; import { DependencyProperty } from "igniteui-angular-core"; import { IFastItemColumn$1 } from "igniteui-angular-core"; import { TrendLineType } from "igniteui-angular-core"; import { Brush } from "igniteui-angular-core"; import { PenLineCap } from "igniteui-angular-core"; import { DoubleCollection } from "igniteui-angular-core"; import { CategoryFrame } from "./CategoryFrame"; import { CategoryMode } from "./CategoryMode"; import { ICategoryScaler } from "./ICategoryScaler"; import { IScaler } from "./IScaler"; import { IBucketizer } from "./IBucketizer"; import { CategorySeriesView } from "./CategorySeriesView"; import { IPreparesCategoryTrendline } from "./IPreparesCategoryTrendline"; import { CategorySeriesMarkerCollisionAvoidance } from "./CategorySeriesMarkerCollisionAvoidance"; import { ConsolidatedItemHitTestBehavior } from "./ConsolidatedItemHitTestBehavior"; import { SeriesView } from "./SeriesView"; import { List$1 } from "igniteui-angular-core"; import { Rect } from "igniteui-angular-core"; import { Axis } from "./Axis"; import { ITrendLineManager } from "./ITrendLineManager"; import { CategoryBucketCalculator } from "./CategoryBucketCalculator"; import { AxisRange } from "./AxisRange"; import { FastItemsSourceEventAction } from "igniteui-angular-core"; import { PointCollection } from "igniteui-angular-core"; import { Clipper } from "igniteui-angular-core"; import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay"; import { RenderSurface } from "./RenderSurface"; import { IDetectsCollisions } from "./IDetectsCollisions"; import { ValueLayerValueMode } from "./ValueLayerValueMode"; import { ValueCollisionMode } from "./ValueCollisionMode"; import { ChartSelection } from "./ChartSelection"; import { SeriesSelectionBehavior } from "./SeriesSelectionBehavior"; import { RenderingContext } from "igniteui-angular-core"; /** * @hidden */ export declare abstract class AnchoredCategorySeries extends CategorySeries implements IIsCategoryBased, IHasSingleValueCategory, IHasCategoryTrendline, ITrendLineSeries { static $t: Type; private abl; get abm(): IAnchoredCategorySeriesInteractionManager; abh: AnchoredCategorySeriesView; getHostReferenceValue(): number; mp(): string; protected ct(): SeriesView; rg(a: SeriesView): void; abs: boolean; constructor(); ab9: string; kz(a: any, b: string): any; mo(a: string): string; get valueColumn(): IFastItemColumn$1<number>; set valueColumn(a: IFastItemColumn$1<number>); private abn; ab1: string; ab5: string; ab7: string; getDataLegendSeriesContextAt(a: number, b: number): any; trendLineType: TrendLineType; trendLineBrush: Brush; get acw(): Brush; set acw(a: Brush); static readonly aci: DependencyProperty; trendLineThickness: number; acy: PenLineCap; acx: DoubleCollection; trendLinePeriod: number; abw: number; gj(a: any): boolean; protected abe(a: number, b: number, c: Axis): any[]; protected rp(a: any, b: string, c: any, d: any): void; ay(a: Axis): AxisRange; protected pn(a: FastItemsSourceEventAction, b: number, c: number, d: string): void; protected aae(): number; abv(a: CategorySeriesView): number; acf(a: PointCollection, b: number, c: CategorySeriesView): void; abf(a: List$1<number[]>, b: number, c: Rect, d: Rect): Clipper; abg(a: List$1<number[]>, b: number, c: Rect, d: Rect, e: boolean): Clipper; protected gh(): boolean; protected hz(): List$1<SeriesLayerPropertyOverlay>; private acb; hk(a: Rect, b: Rect, c: SeriesView): boolean; ph(a: boolean, b: SeriesView): void; aa4(a: CategoryFrame, b: CategorySeriesView): void; aa7(a: CategoryFrame, b: CategorySeriesView): void; abi: CategoryFrame; r6(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void; acc(a: CategoryFrame, b: CategorySeriesView): void; protected sy(): void; k6(a: any, b: Point): any; get currentCategoryMode(): CategoryMode; get scaler(): ICategoryScaler; get yScaler(): IScaler; get bucketizer(): IBucketizer; get currentMode2Index(): number; provideCollisionDetector(): IDetectsCollisions; get trendlinePreparer(): IPreparesCategoryTrendline; protected abz: string; protected aby: string; abstract acd(a: Axis): void; abstract ace(a: Axis): void; protected qc(a: any): void; abj: CategorySeriesMarkerCollisionAvoidance; kw(a: Point): any; abk: ConsolidatedItemHitTestBehavior; get mayContainUnknowns(): boolean; i5(): number; protected get_abx(): number; protected get abx(): number; az(a: Rect): AxisRange; private ach; private abp; private abt; abu: number; private acg; jg(a: ValueLayerValueMode, b: Axis): number; aq(a: ValueLayerValueMode): number[]; wy(a: ValueLayerValueMode): Point; wz(a: number[]): Point; aa0(a: ValueCollisionMode, b: List$1<ChartSelection>, c: number, d: number, e: number, f: number, g: SeriesSelectionBehavior): void; abr(a: number, b: number, c: number): boolean; abq(a: number, b: number, c: number): boolean; aar(a: List$1<ChartSelection>, b: number, c: SeriesSelectionBehavior): void; bd(): ITrendLineManager; qq(): void; get useHighMarkerFidelity(): boolean; static $$p: string[]; } /** * @hidden */ export declare class AnchoredCategoryBucketCalculator extends CategoryBucketCalculator { static $t: Type; constructor(a: AnchoredCategorySeriesView); protected i: AnchoredCategorySeriesView; getBucketWithoutUnknowns(a: number): number[]; getBucket(a: number): number[]; private h; private j; cacheValues(): void; unCacheValues(): void; } /** * @hidden */ export declare class AnchoredCategorySeriesView extends CategorySeriesView { static $t: Type; di: AnchoredCategorySeries; constructor(a: AnchoredCategorySeries); private dj; get dk(): ITrendLineManager; set dk(a: ITrendLineManager); get dl(): boolean; dq(): void; dn(): void; dm(): void; da(): CategoryBucketCalculator; dp(): void; dr(): void; ds(a: number): Rect; protected bi(a: RenderingContext, b: boolean): void; getDefaultTooltipTemplate(): string; }