igniteui-react-charts
Version:
Ignite UI React charting components for building rich data visualizations using TypeScript APIs.
227 lines (226 loc) • 8.6 kB
TypeScript
import { MarkerSeries } from "./MarkerSeries";
import { Point, Type } from "igniteui-react-core";
import { PolarAxisInfoCache } from "./PolarAxisInfoCache";
import { SeriesRenderer$2 } from "./SeriesRenderer$2";
import { PolarFrame } from "./PolarFrame";
import { DependencyProperty } from "igniteui-react-core";
import { IFastItemColumn$1 } from "igniteui-react-core";
import { Series } from "./Series";
import { NumericAngleAxis } from "./NumericAngleAxis";
import { NumericRadiusAxis } from "./NumericRadiusAxis";
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 { ScatterItemSearchMode } from "./ScatterItemSearchMode";
import { HighlightingInfo } from "igniteui-react-core";
import { SeriesView } from "./SeriesView";
import { SeriesHitTestMode } from "./SeriesHitTestMode";
import { Rect } from "igniteui-react-core";
import { Marker } from "./Marker";
import { MarkerSeriesView } from "./MarkerSeriesView";
import { PolarAxes } from "./PolarAxes";
import { List$1 } from "igniteui-react-core";
import { SeriesPointOfInterest } from "./SeriesPointOfInterest";
import { Axis } from "./Axis";
import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay";
import { FastItemsSourceEventAction } from "igniteui-react-core";
import { ITrendLineManager } from "./ITrendLineManager";
import { AxisRange } from "./AxisRange";
import { OwnedPoint } from "./OwnedPoint";
import { HashPool$2 } from "igniteui-react-core";
import { PolarTrendLineManager } from "./PolarTrendLineManager";
import { MarkerManagerBase } from "./MarkerManagerBase";
import { AssigningPolarStyleEventArgs } from "./AssigningPolarStyleEventArgs";
import { AssigningPolarMarkerStyleEventArgs } from "./AssigningPolarMarkerStyleEventArgs";
import { AssigningSeriesStyleEventArgsBase } from "./AssigningSeriesStyleEventArgsBase";
import { SeriesRenderManager } from "./SeriesRenderManager";
import { RenderSurface } from "./RenderSurface";
import { IDictionary$2 } from "igniteui-react-core";
import { ChartSelection } from "./ChartSelection";
import { SeriesSelectionBehavior } from "./SeriesSelectionBehavior";
import { AssigningSeriesShapeStyleEventArgsBase } from "./AssigningSeriesShapeStyleEventArgsBase";
import { RenderingContext } from "igniteui-react-core";
/**
* @hidden
*/
export declare abstract class PolarBase extends MarkerSeries {
static $t: Type;
protected ct(): SeriesView;
rj(a: SeriesView): void;
protected b3(): SeriesHitTestMode;
xc(a: Point): Rect;
g4(a: Point, b: boolean): boolean;
zn: PolarBaseView;
private zo;
ph(): void;
protected get_ft(): boolean;
w3(a: Point): Point;
ed(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
constructor();
private abw;
private aby;
private zf;
zm: PolarAxisInfoCache;
private ac5;
private ac4;
private ac3;
z0: SeriesRenderer$2<PolarFrame, PolarBaseView>;
aa9: string;
abr: string;
abe: string;
abc: string;
protected gj(): boolean;
protected aao(): boolean;
protected h1(): List$1<SeriesLayerPropertyOverlay>;
private ab0;
private abz;
protected get z9(): IFastItemColumn$1<number>;
protected set z9(a: IFastItemColumn$1<number>);
private z7;
protected get aaa(): IFastItemColumn$1<number>;
protected set aaa(a: IFastItemColumn$1<number>);
private z8;
zj: NumericAngleAxis;
zk: NumericRadiusAxis;
aap: boolean;
aaz: number;
z1: TrendLineType;
acy: Brush;
get acx(): Brush;
set acx(a: Brush);
static readonly ab8: DependencyProperty;
aax: number;
ac0: PenLineCap;
acz: DoubleCollection;
aa0: number;
aa1: number;
aaf: boolean;
zs: PolarFrame;
zu: PolarFrame;
zq: PolarFrame;
zr(): PolarFrame;
zl: PolarAxes;
qr(): void;
protected pq(a: FastItemsSourceEventAction, b: number, c: number, d: string): void;
protected ta(a: Rect, b: Rect): void;
protected tb(a: Rect, b: Rect): void;
hm(a: Rect, b: Rect, c: SeriesView): boolean;
sb(a: boolean): void;
private ac2;
ay(a: Axis): AxisRange;
gl(a: any): boolean;
ky(a: Point): any;
ke(a: Point): number;
i0(a: Point): number;
protected aat(a: Point): number;
protected aas(a: Point): number;
private aag;
private aaq;
private aaw;
protected aav(a: Point): number;
protected aau(a: Point): number;
wy(a: Point, b: boolean, c: boolean): Point;
ai(): Axis[];
k1(a: any, b: string): any;
mq(a: string): string;
protected rs(a: any, b: string, c: any, d: any): void;
private zw;
get zx(): ScatterItemSearchMode;
set zx(a: ScatterItemSearchMode);
protected zy(): ScatterItemSearchMode;
protected get_aaj(): boolean;
protected get aaj(): boolean;
protected aal(): boolean;
protected aak(): boolean;
zz: ScatterItemSearchMode;
aay: number;
aae(a: any): boolean;
aad(a: any): boolean;
pk(a: boolean, b: SeriesView): void;
private zg;
abv(a: PolarFrame, b: number, c: Rect, d: Rect): void;
ab3(a: PolarFrame, b: PolarBaseView): void;
aai: boolean;
aah: boolean;
protected aac: boolean;
protected aab: boolean;
protected get_fh(): boolean;
private z5;
private z6;
protected z3(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
protected z4(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
protected z2(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
dh(a: any, b: Point, c: boolean): HighlightingInfo;
di(a: any, b: Point, c: boolean): HighlightingInfo;
assigningPolarStyle: (sender: any, args: AssigningPolarStyleEventArgs) => void;
assigningPolarMarkerStyle: (sender: any, args: AssigningPolarMarkerStyleEventArgs) => void;
protected aan(): boolean;
protected aam(): boolean;
ab7(a: PolarFrame, b: PolarBaseView): void;
zd(a: number, b: number): any[];
protected ze(a: number, b: number): any[];
protected zv: PolarSeriesRenderManager;
abx(a: PolarBaseView, b: PolarFrame): void;
protected ab2(a: number, b: number, c: boolean): void;
protected ab1(a: number, b: number, c: boolean): void;
protected ab5(a: AssigningPolarStyleEventArgs): void;
protected ab4(a: AssigningPolarMarkerStyleEventArgs): void;
private abu;
protected s1(): void;
zt: PolarFrame;
sc(a: Rect, b: RenderSurface): void;
sd(): void;
private zp;
r9(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
ab6(a: IDictionary$2<any, OwnedPoint>, b: HashPool$2<any, Marker>): void;
zc(a: HashPool$2<any, Marker>, b: Rect, c: Rect): Point[];
aar(a: HashPool$2<any, Marker>): List$1<number>;
ac1(a: number): Point;
protected qf(a: any): void;
abn: string;
aa5: string;
abp: string;
aa7: string;
getDataLegendSeriesContextAt(a: number, b: number): any;
ak(a: Rect, b: SeriesSelectionBehavior): ChartSelection[];
qk(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior): void;
bd(): ITrendLineManager;
static $$p: string[];
}
/**
* @hidden
*/
export declare class PolarSeriesRenderManager extends SeriesRenderManager {
static $t: Type;
protected c(): AssigningSeriesStyleEventArgsBase;
protected a(): AssigningSeriesShapeStyleEventArgsBase;
aw: AssigningPolarMarkerStyleEventArgs;
ax: AssigningPolarStyleEventArgs;
ay(a: PolarBase, 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 PolarBaseView extends MarkerSeriesView {
static $t: Type;
protected dc: PolarBase;
db: MarkerManagerBase;
constructor(a: PolarBase);
dd: PolarTrendLineManager;
a4(): void;
dh(a: (arg1: Marker) => void): void;
protected da(): MarkerManagerBase;
protected di(a: IDictionary$2<any, OwnedPoint>): void;
protected c9(): Point[];
protected df(): List$1<number>;
dg(a: Rect, b: Rect, c: Rect, d: Rect): void;
dj(): void;
de: HashPool$2<any, Marker>;
cw(a: (arg1: Marker) => void): void;
protected bi(a: RenderingContext, b: boolean): void;
protected dk(): Rect;
getDefaultTooltipTemplate(): string;
}