UNPKG

igniteui-react-charts

Version:

Ignite UI React charting components for building rich data visualizations using TypeScript APIs.

287 lines (286 loc) 11.2 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-react-core"; import { NumericYAxis } from "./NumericYAxis"; import { IFastItemColumn$1 } from "igniteui-react-core"; import { Series } from "./Series"; import { TrendLineType } from "igniteui-react-core"; import { Brush } from "igniteui-react-core"; import { PenLineCap } from "igniteui-react-core"; import { DoubleCollection } from "igniteui-react-core"; import { CollisionAvoidanceType } from "./CollisionAvoidanceType"; import { Axis } from "./Axis"; import { ScatterItemSearchMode } from "./ScatterItemSearchMode"; import { ScatterErrorBarSettings } from "./ScatterErrorBarSettings"; import { HighlightingInfo } from "igniteui-react-core"; import { ScatterFrame } from "./ScatterFrame"; import { SeriesView } from "./SeriesView"; import { Point, Type } from "igniteui-react-core"; import { List$1 } from "igniteui-react-core"; import { SeriesPointOfInterest } from "./SeriesPointOfInterest"; import { Rect } from "igniteui-react-core"; import { Marker } from "./Marker"; import { MarkerSeriesView } from "./MarkerSeriesView"; import { SeriesHitTestMode } from "./SeriesHitTestMode"; import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay"; import { FastItemsSourceEventAction } from "igniteui-react-core"; import { ITrendLineManager } from "./ITrendLineManager"; import { Clipper } from "igniteui-react-core"; import { OwnedPoint } from "./OwnedPoint"; import { AxisRange } from "./AxisRange"; import { HashPool$2 } from "igniteui-react-core"; import { ScatterTrendLineManager } from "./ScatterTrendLineManager"; import { MarkerManagerBase } from "./MarkerManagerBase"; import { Thickness } from "igniteui-react-core"; import { SeriesPlotAreaMarginHorizontalMode } from "./SeriesPlotAreaMarginHorizontalMode"; import { SeriesPlotAreaMarginVerticalMode } from "./SeriesPlotAreaMarginVerticalMode"; import { Size } from "igniteui-react-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-react-core"; import { PathGeometry } from "igniteui-react-core"; import { RenderSurface } from "./RenderSurface"; import { IDictionary$2 } from "igniteui-react-core"; import { ValueLayerValueMode } from "./ValueLayerValueMode"; import { AssigningSeriesShapeStyleEventArgsBase } from "./AssigningSeriesShapeStyleEventArgsBase"; import { RenderingContext } from "igniteui-react-core"; /** * @hidden */ export declare abstract class ScatterBase extends MarkerSeries implements ISupportsErrorBars, ITrendLineSeries { static $t: Type; protected ct(): SeriesView; pf(): void; rh(a: SeriesView): void; zi: ScatterBaseView; protected get_fz(): boolean; ai(): Axis[]; kz(a: any, b: string): any; mo(a: string): string; ed(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean; protected b3(): SeriesHitTestMode; xa(a: Point): Rect; g2(a: Point, b: boolean): boolean; constructor(); zh: ScatterAxisInfoCache; xAxis: NumericXAxis; yAxis: NumericYAxis; abe: string; get z2(): IFastItemColumn$1<number>; set z2(a: IFastItemColumn$1<number>); private z0; abm: string; get z3(): IFastItemColumn$1<number>; set z3(a: IFastItemColumn$1<number>); private z1; aay: string; aa0: string; protected gh(): boolean; protected aah(): boolean; protected hz(): List$1<SeriesLayerPropertyOverlay>; private abt; private abu; aba: string; abi: string; abc: string; abk: string; trendLineType: TrendLineType; trendLineBrush: Brush; get ac3(): Brush; set ac3(a: Brush); static readonly ace: DependencyProperty; trendLineThickness: number; ac5: PenLineCap; ac4: DoubleCollection; trendLinePeriod: number; ze: CollisionAvoidanceType; get GetErrorBarsXAxis(): Axis; get GetErrorBarsYAxis(): Axis; aav: number; aau: number; zt: ScatterItemSearchMode; aat: number; qp(): void; zj: ScatterErrorBarSettings; protected rq(a: any, b: string, c: any, d: any): void; protected aae(): boolean; protected aad(): boolean; z8(a: any): boolean; z7(a: any): boolean; private acc; private ac6; private ac7; private abo; protected aac(a: string, b: FastItemsSourceEventAction): boolean; protected po(a: FastItemsSourceEventAction, b: number, c: number, d: string): void; ab3(a: ScatterFrame): void; ab4(a: ScatterFrame, b: Clipper): void; ay(a: Axis): AxisRange; kw(a: Point): any; private zq; get zr(): ScatterItemSearchMode; set zr(a: ScatterItemSearchMode); protected zs(): ScatterItemSearchMode; kc(a: Point): number; iy(a: Point): number; protected aap(a: Point): number; private y7; private y8; protected aao(a: Point): number; private abr; protected get_aab(): boolean; protected get aab(): boolean; private aas; protected aar(a: Point): number; protected aan(a: Point): number; protected aaq(a: Point): number; ww(a: Point, b: boolean, c: boolean): Point; gj(a: any): boolean; protected s8(a: Rect, b: Rect): void; protected s9(a: Rect, b: Rect): void; zn: ScatterFrame; zp: ScatterFrame; zl: ScatterFrame; zm(): ScatterFrame; abp(a: ScatterBaseView, b: ScatterFrame, c: number, d: Rect, e: Rect): void; ab0(a: ScatterFrame, b: ScatterBaseView): void; pi(a: boolean, b: SeriesView): void; aaa: boolean; z9: boolean; protected z6: boolean; protected z5: boolean; protected get_fh(): boolean; private zy; private zz; protected zw(a: any, b: Point, c: HighlightingInfo): HighlightingInfo; protected zx(a: any, b: Point, c: HighlightingInfo): HighlightingInfo; xg(a: SeriesPlotAreaMarginHorizontalMode, b: SeriesPlotAreaMarginVerticalMode): Thickness; protected zv(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 aag(): boolean; protected aaf(): boolean; acb(a: ScatterFrame, b: ScatterBaseView): void; ak(a: Rect, b: SeriesSelectionBehavior): ChartSelection[]; qi(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior): void; abs(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior, d: MarkerCollisionMode, e: IFastItemColumn$1<number>): void; za(a: number, b: number): any[]; protected zb(a: number, b: number): any[]; protected zu: ScatterSeriesRenderManager; abq(a: ScatterBaseView, b: ScatterFrame): void; protected abw(a: number, b: number, c: boolean): void; protected abv(a: number, b: number, c: boolean): void; protected ab6(a: AssigningScatterStyleEventArgs): void; protected ab5(a: AssigningScatterMarkerStyleEventArgs): void; aby(a: ScatterFrame, b: ScatterBaseView): void; ab1(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: number, e: number, f: boolean): { p3?: number; p4?: number; }; abz(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: number, e: number, f: boolean): { p3?: number; p4?: number; }; abx(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: any, e: number, f: number, g: boolean): { p4?: number; p5?: number; }; ab2(a: ErrorBarsHelper, b: IErrorBarCalculator, c: number, d: number, e: number, f: boolean): { p2?: number; p3?: number; p4?: number; }; ab8(a: ScatterFrame, b: ScatterBaseView): void; private ab9; private aca; hk(a: Rect, b: Rect, c: SeriesView): boolean; getViewInfo(a: Rect, b: Rect): { p0: Rect; p1: Rect; }; r9(a: boolean): void; protected sz(): void; zo: ScatterFrame; sa(a: Rect, b: RenderSurface): void; sb(): void; private zk; r7(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void; ab7(a: IDictionary$2<any, OwnedPoint>, b: HashPool$2<any, Marker>): void; y9(a: ScatterBaseView, b: HashPool$2<any, Marker>, c: Point[], d: Rect, e: Rect): Point[]; aai(a: HashPool$2<any, Marker>, b: List$1<number>): List$1<number>; protected qd(a: any): void; i5(): number; getDataLegendSeriesContextAt(a: number, b: number): any; private z4; private aaj; private aak; aal: number; aam: number; private acd; jg(a: ValueLayerValueMode, b: Axis): number; aq(a: ValueLayerValueMode): number[]; w0(a: number[]): Point; wz(a: ValueLayerValueMode): Point; bd(): ITrendLineManager; qr(): 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; }