igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
283 lines (282 loc) • 11.4 kB
TypeScript
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 { Clipper } from "igniteui-angular-core";
import { OwnedPoint } from "./OwnedPoint";
import { AxisRange } from "./AxisRange";
import { HashPool$2 } from "igniteui-angular-core";
import { MarkerManagerBase } from "./MarkerManagerBase";
import { ScatterTrendLineManager } from "./ScatterTrendLineManager";
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 cs(): SeriesView;
o1(): void;
q0(a: SeriesView): void;
yw: ScatterBaseView;
protected get_fv(): boolean;
ai(): Axis[];
kp(a: any, b: string): any;
mc(a: string): string;
eb(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
protected b2(): SeriesHitTestMode;
wo(a: Point): Rect;
gv(a: Point, b: boolean): boolean;
constructor();
yv: ScatterAxisInfoCache;
xAxis: NumericXAxis;
yAxis: NumericYAxis;
aas: string;
get zg(): IFastItemColumn$1<number>;
set zg(a: IFastItemColumn$1<number>);
private ze;
aa0: string;
get zh(): IFastItemColumn$1<number>;
set zh(a: IFastItemColumn$1<number>);
private zf;
aac: string;
aae: string;
protected ga(): boolean;
protected zv(): boolean;
protected hs(): List$1<SeriesLayerPropertyOverlay>;
private aa7;
private aa8;
aao: string;
aaw: string;
aaq: string;
aay: string;
trendLineType: TrendLineType;
trendLineBrush: Brush;
get ach(): Brush;
set ach(a: Brush);
static readonly abs: DependencyProperty;
trendLineThickness: number;
acj: PenLineCap;
aci: DoubleCollection;
trendLinePeriod: number;
ys: CollisionAvoidanceType;
get GetErrorBarsXAxis(): Axis;
get GetErrorBarsYAxis(): Axis;
z9: number;
z8: number;
y7: ScatterItemSearchMode;
z7: number;
qa(): void;
yx: ScatterErrorBarSettings;
protected q8(a: any, b: string, c: any, d: any): void;
protected zs(): boolean;
protected zr(): boolean;
zm(a: any): boolean;
zl(a: any): boolean;
private abq;
private ack;
private acl;
private aa2;
protected zq(a: string, b: FastItemsSourceEventAction): boolean;
protected pa(a: FastItemsSourceEventAction, b: number, c: number, d: string): void;
abh(a: ScatterFrame): void;
abi(a: ScatterFrame, b: Clipper): void;
ay(a: Axis): AxisRange;
km(a: Point): any;
private y4;
get y5(): ScatterItemSearchMode;
set y5(a: ScatterItemSearchMode);
protected y6(): ScatterItemSearchMode;
j2(a: Point): number;
iq(a: Point): number;
protected z3(a: Point): number;
private yl;
private ym;
protected z2(a: Point): number;
private aa5;
protected get_zp(): boolean;
protected get zp(): boolean;
private z6;
protected z5(a: Point): number;
protected z1(a: Point): number;
protected z4(a: Point): number;
wb(a: Point, b: boolean, c: boolean): Point;
gc(a: any): boolean;
protected sp(a: Rect, b: Rect): void;
protected sq(a: Rect, b: Rect): void;
y1: ScatterFrame;
y3: ScatterFrame;
yz: ScatterFrame;
y0(): ScatterFrame;
aa3(a: ScatterBaseView, b: ScatterFrame, c: number, d: Rect, e: Rect): void;
abe(a: ScatterFrame, b: ScatterBaseView): void;
o4(a: boolean, b: SeriesView): void;
zo: boolean;
zn: boolean;
protected zk: boolean;
protected zj: boolean;
protected get_fd(): boolean;
private zc;
private zd;
protected za(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
protected zb(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
wu(a: SeriesPlotAreaMarginHorizontalMode, b: SeriesPlotAreaMarginVerticalMode): Thickness;
protected y9(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
dg(a: any, b: Point, c: boolean): HighlightingInfo;
dh(a: any, b: Point, c: boolean): HighlightingInfo;
assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void;
assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void;
protected zu(): boolean;
protected zt(): boolean;
abp(a: ScatterFrame, b: ScatterBaseView): void;
ak(a: Rect, b: SeriesSelectionBehavior): ChartSelection[];
p3(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior): void;
aa6(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior, d: MarkerCollisionMode, e: IFastItemColumn$1<number>): void;
yo(a: number, b: number): any[];
protected yp(a: number, b: number): any[];
protected y8: ScatterSeriesRenderManager;
aa4(a: ScatterBaseView, b: ScatterFrame): void;
protected aba(a: number, b: number, c: boolean): void;
protected aa9(a: number, b: number, c: boolean): void;
protected abk(a: AssigningScatterStyleEventArgs): void;
protected abj(a: AssigningScatterMarkerStyleEventArgs): void;
abc(a: ScatterFrame, b: ScatterBaseView): void;
abf(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: number, e: number, f: boolean): {
p3?: number;
p4?: number;
};
abd(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: number, e: number, f: boolean): {
p3?: number;
p4?: number;
};
abb(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: any, e: number, f: number, g: boolean): {
p4?: number;
p5?: number;
};
abg(a: ErrorBarsHelper, b: IErrorBarCalculator, c: number, d: number, e: number, f: boolean): {
p2?: number;
p3?: number;
p4?: number;
};
abm(a: ScatterFrame, b: ScatterBaseView): void;
private abn;
private abo;
hd(a: Rect, b: Rect, c: SeriesView): boolean;
getViewInfo(a: Rect, b: Rect): {
p0: Rect;
p1: Rect;
};
rr(a: boolean): void;
protected sg(): void;
y2: ScatterFrame;
rs(a: Rect, b: RenderSurface): void;
private yy;
rp(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
abl(a: IDictionary$2<any, OwnedPoint>, b: HashPool$2<any, Marker>): void;
yn(a: ScatterBaseView, b: HashPool$2<any, Marker>, c: Point[], d: Rect, e: Rect): Point[];
zw(a: HashPool$2<any, Marker>, b: List$1<number>): List$1<number>;
protected py(a: any): void;
ix(): number;
getDataLegendSeriesContextAt(a: number, b: number): any;
private zi;
private zx;
private zy;
zz: number;
z0: number;
private abr;
i7(a: ValueLayerValueMode, b: Axis): number;
aq(a: ValueLayerValueMode): number[];
wf(a: number[]): Point;
we(a: ValueLayerValueMode): Point;
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;
c0: MarkerManagerBase;
protected cy: Point[];
protected c1: ScatterBase;
protected c6: List$1<number>;
constructor(a: ScatterBase);
private dh;
private di;
c2: ScatterTrendLineManager;
au(): void;
private dg;
dj(a: Marker): Size;
protected cz(): MarkerManagerBase;
protected de(a: IDictionary$2<any, OwnedPoint>): void;
c5(): List$1<Marker>;
cx(): Point[];
protected cw(): Point[];
protected c4(): List$1<number>;
c7(): void;
dc(a: PathGeometry): void;
c8(): void;
dd(a: PathGeometry): void;
df(): void;
c3: HashPool$2<any, Marker>;
cj(a: (arg1: Marker) => void): void;
da(a: (arg1: Marker) => void): void;
db(): void;
protected a7(a: RenderingContext, b: boolean): void;
c9(a: boolean): void;
getDefaultTooltipTemplate(): string;
}