UNPKG

igniteui-angular-charts

Version:

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

287 lines (286 loc) 11.5 kB
import { MarkerSeries } from "./MarkerSeries"; import { ISupportsErrorBars } from "./ISupportsErrorBars"; import { ITrendLineSeries } from "./ITrendLineSeries"; import { ScatterAxisInfoCache } from "./ScatterAxisInfoCache"; import { NumericXAxis } from "./NumericXAxis"; import { DependencyProperty } from "igniteui-angular-core"; import { NumericYAxis } from "./NumericYAxis"; import { IFastItemColumn$1 } from "igniteui-angular-core"; import { Series } from "./Series"; 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 { CollisionAvoidanceType } from "./CollisionAvoidanceType"; import { Axis } from "./Axis"; import { ScatterItemSearchMode } from "./ScatterItemSearchMode"; import { ScatterErrorBarSettings } from "./ScatterErrorBarSettings"; import { HighlightingInfo } from "igniteui-angular-core"; import { ScatterFrame } from "./ScatterFrame"; import { SeriesView } from "./SeriesView"; import { Point, Type } from "igniteui-angular-core"; import { List$1 } from "igniteui-angular-core"; import { SeriesPointOfInterest } from "./SeriesPointOfInterest"; import { Rect } from "igniteui-angular-core"; import { Marker } from "./Marker"; import { MarkerSeriesView } from "./MarkerSeriesView"; import { SeriesHitTestMode } from "./SeriesHitTestMode"; import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay"; import { FastItemsSourceEventAction } from "igniteui-angular-core"; import { ITrendLineManager } from "./ITrendLineManager"; import { Clipper } from "igniteui-angular-core"; import { OwnedPoint } from "./OwnedPoint"; import { AxisRange } from "./AxisRange"; import { HashPool$2 } from "igniteui-angular-core"; import { ScatterTrendLineManager } from "./ScatterTrendLineManager"; import { MarkerManagerBase } from "./MarkerManagerBase"; import { Thickness } from "igniteui-angular-core"; import { SeriesPlotAreaMarginHorizontalMode } from "./SeriesPlotAreaMarginHorizontalMode"; import { SeriesPlotAreaMarginVerticalMode } from "./SeriesPlotAreaMarginVerticalMode"; import { Size } from "igniteui-angular-core"; import { AssigningScatterStyleEventArgs } from "./AssigningScatterStyleEventArgs"; import { AssigningScatterMarkerStyleEventArgs } from "./AssigningScatterMarkerStyleEventArgs"; import { ChartSelection } from "./ChartSelection"; import { SeriesSelectionBehavior } from "./SeriesSelectionBehavior"; import { MarkerCollisionMode } from "./MarkerCollisionMode"; import { AssigningSeriesStyleEventArgsBase } from "./AssigningSeriesStyleEventArgsBase"; import { SeriesRenderManager } from "./SeriesRenderManager"; import { ErrorBarsHelper } from "./ErrorBarsHelper"; import { IErrorBarCalculator } from "igniteui-angular-core"; import { PathGeometry } from "igniteui-angular-core"; import { RenderSurface } from "./RenderSurface"; import { IDictionary$2 } from "igniteui-angular-core"; import { ValueLayerValueMode } from "./ValueLayerValueMode"; import { AssigningSeriesShapeStyleEventArgsBase } from "./AssigningSeriesShapeStyleEventArgsBase"; import { RenderingContext } from "igniteui-angular-core"; /** * @hidden */ export declare abstract class ScatterBase extends MarkerSeries implements ISupportsErrorBars, ITrendLineSeries { static $t: Type; protected ct(): SeriesView; o8(): void; q8(a: SeriesView): void; y8: ScatterBaseView; protected get_fx(): boolean; ai(): Axis[]; ku(a: any, b: string): any; mi(a: string): string; ed(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean; protected b3(): SeriesHitTestMode; w0(a: Point): Rect; gx(a: Point, b: boolean): boolean; constructor(); y7: ScatterAxisInfoCache; xAxis: NumericXAxis; yAxis: NumericYAxis; aa4: string; get zs(): IFastItemColumn$1<number>; set zs(a: IFastItemColumn$1<number>); private zq; abc: string; get zt(): IFastItemColumn$1<number>; set zt(a: IFastItemColumn$1<number>); private zr; aao: string; aaq: string; protected gc(): boolean; protected z7(): boolean; protected hu(): List$1<SeriesLayerPropertyOverlay>; private abj; private abk; aa0: string; aa8: string; aa2: string; aba: string; trendLineType: TrendLineType; trendLineBrush: Brush; get act(): Brush; set act(a: Brush); static readonly ab4: DependencyProperty; trendLineThickness: number; acv: PenLineCap; acu: DoubleCollection; trendLinePeriod: number; y4: CollisionAvoidanceType; get GetErrorBarsXAxis(): Axis; get GetErrorBarsYAxis(): Axis; aal: number; aak: number; zj: ScatterItemSearchMode; aaj: number; qh(): void; y9: ScatterErrorBarSettings; protected rh(a: any, b: string, c: any, d: any): void; protected z4(): boolean; protected z3(): boolean; zy(a: any): boolean; zx(a: any): boolean; private ab2; private acw; private acx; private abe; protected z2(a: string, b: FastItemsSourceEventAction): boolean; protected ph(a: FastItemsSourceEventAction, b: number, c: number, d: string): void; abt(a: ScatterFrame): void; abu(a: ScatterFrame, b: Clipper): void; ay(a: Axis): AxisRange; kr(a: Point): any; private zg; get zh(): ScatterItemSearchMode; set zh(a: ScatterItemSearchMode); protected zi(): ScatterItemSearchMode; j7(a: Point): number; it(a: Point): number; protected aaf(a: Point): number; private yx; private yy; protected aae(a: Point): number; private abh; protected get_z1(): boolean; protected get z1(): boolean; private aai; protected aah(a: Point): number; protected aad(a: Point): number; protected aag(a: Point): number; wn(a: Point, b: boolean, c: boolean): Point; ge(a: any): boolean; protected sz(a: Rect, b: Rect): void; protected s0(a: Rect, b: Rect): void; zd: ScatterFrame; zf: ScatterFrame; zb: ScatterFrame; zc(): ScatterFrame; abf(a: ScatterBaseView, b: ScatterFrame, c: number, d: Rect, e: Rect): void; abq(a: ScatterFrame, b: ScatterBaseView): void; pb(a: boolean, b: SeriesView): void; z0: boolean; zz: boolean; protected zw: boolean; protected zv: boolean; protected get_ff(): boolean; private zo; private zp; protected zm(a: any, b: Point, c: HighlightingInfo): HighlightingInfo; protected zn(a: any, b: Point, c: HighlightingInfo): HighlightingInfo; w6(a: SeriesPlotAreaMarginHorizontalMode, b: SeriesPlotAreaMarginVerticalMode): Thickness; protected zl(a: any, b: Point, c: HighlightingInfo): HighlightingInfo; dh(a: any, b: Point, c: boolean): HighlightingInfo; di(a: any, b: Point, c: boolean): HighlightingInfo; assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void; assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void; protected z6(): boolean; protected z5(): boolean; ab1(a: ScatterFrame, b: ScatterBaseView): void; ak(a: Rect, b: SeriesSelectionBehavior): ChartSelection[]; qa(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior): void; abi(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior, d: MarkerCollisionMode, e: IFastItemColumn$1<number>): void; y0(a: number, b: number): any[]; protected y1(a: number, b: number): any[]; protected zk: ScatterSeriesRenderManager; abg(a: ScatterBaseView, b: ScatterFrame): void; protected abm(a: number, b: number, c: boolean): void; protected abl(a: number, b: number, c: boolean): void; protected abw(a: AssigningScatterStyleEventArgs): void; protected abv(a: AssigningScatterMarkerStyleEventArgs): void; abo(a: ScatterFrame, b: ScatterBaseView): void; abr(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: number, e: number, f: boolean): { p3?: number; p4?: number; }; abp(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: number, e: number, f: boolean): { p3?: number; p4?: number; }; abn(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: any, e: number, f: number, g: boolean): { p4?: number; p5?: number; }; abs(a: ErrorBarsHelper, b: IErrorBarCalculator, c: number, d: number, e: number, f: boolean): { p2?: number; p3?: number; p4?: number; }; aby(a: ScatterFrame, b: ScatterBaseView): void; private abz; private ab0; hf(a: Rect, b: Rect, c: SeriesView): boolean; getViewInfo(a: Rect, b: Rect): { p0: Rect; p1: Rect; }; r0(a: boolean): void; protected sq(): void; ze: ScatterFrame; r1(a: Rect, b: RenderSurface): void; r2(): void; private za; ry(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void; abx(a: IDictionary$2<any, OwnedPoint>, b: HashPool$2<any, Marker>): void; yz(a: ScatterBaseView, b: HashPool$2<any, Marker>, c: Point[], d: Rect, e: Rect): Point[]; z8(a: HashPool$2<any, Marker>, b: List$1<number>): List$1<number>; protected p5(a: any): void; i0(): number; getDataLegendSeriesContextAt(a: number, b: number): any; private zu; private z9; private aaa; aab: number; aac: number; private ab3; jb(a: ValueLayerValueMode, b: Axis): number; aq(a: ValueLayerValueMode): number[]; wr(a: number[]): Point; wq(a: ValueLayerValueMode): Point; bd(): ITrendLineManager; qj(): void; static $$p: string[]; } /** * @hidden */ export declare class ScatterSeriesRenderManager extends SeriesRenderManager { static $t: Type; protected c(): AssigningSeriesStyleEventArgsBase; protected a(): AssigningSeriesShapeStyleEventArgsBase; aw: AssigningScatterMarkerStyleEventArgs; ax: AssigningScatterStyleEventArgs; ay(a: ScatterBase, b: boolean, c: (orderedStartIndex: number, orderedEndIndex: number) => any[]): void; az(a: Series, b: boolean, c: (orderedStartIndex: number, orderedEndIndex: number) => any[]): void; a0(a: AssigningSeriesStyleEventArgsBase, b: number, c: number, d: boolean): void; } /** * @hidden */ export declare class ScatterBaseView extends MarkerSeriesView { static $t: Type; dd: MarkerManagerBase; protected db: Point[]; protected de: ScatterBase; protected dj: List$1<number>; constructor(a: ScatterBase); private dv; private dw; df: ScatterTrendLineManager; a4(): void; private du; dx(a: Marker): Size; protected dc(): MarkerManagerBase; protected ds(a: IDictionary$2<any, OwnedPoint>): void; di(): List$1<Marker>; da(): Point[]; protected c9(): Point[]; protected dh(): List$1<number>; dk(): void; dq(a: PathGeometry): void; dl(): void; dr(a: PathGeometry): void; dt(): void; dg: HashPool$2<any, Marker>; cw(a: (arg1: Marker) => void): void; dn(a: (arg1: Marker) => void): void; dp(): void; protected bi(a: RenderingContext, b: boolean): void; dm(a: boolean): void; getDefaultTooltipTemplate(): string; }