igniteui-react-charts
Version:
Ignite UI React charting components for building rich data visualizations using TypeScript APIs.
227 lines (226 loc) • 8.59 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;
ri(a: SeriesView): void;
protected b3(): SeriesHitTestMode;
xb(a: Point): Rect;
g3(a: Point, b: boolean): boolean;
zj: PolarBaseView;
private zk;
pg(): void;
protected get_ft(): boolean;
w2(a: Point): Point;
ed(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
constructor();
private abs;
private abu;
private zb;
zi: PolarAxisInfoCache;
private ac1;
private ac0;
private acz;
zw: SeriesRenderer$2<PolarFrame, PolarBaseView>;
aa5: string;
abn: string;
aba: string;
aa8: string;
protected gi(): boolean;
protected aak(): boolean;
protected h0(): List$1<SeriesLayerPropertyOverlay>;
private abw;
private abv;
protected get z5(): IFastItemColumn$1<number>;
protected set z5(a: IFastItemColumn$1<number>);
private z3;
protected get z6(): IFastItemColumn$1<number>;
protected set z6(a: IFastItemColumn$1<number>);
private z4;
zf: NumericAngleAxis;
zg: NumericRadiusAxis;
aal: boolean;
aav: number;
zx: TrendLineType;
acu: Brush;
get act(): Brush;
set act(a: Brush);
static readonly ab4: DependencyProperty;
aat: number;
acw: PenLineCap;
acv: DoubleCollection;
aaw: number;
aax: number;
aab: boolean;
zo: PolarFrame;
zq: PolarFrame;
zm: PolarFrame;
zn(): PolarFrame;
zh: PolarAxes;
qq(): void;
protected pp(a: FastItemsSourceEventAction, b: number, c: number, d: string): void;
protected s9(a: Rect, b: Rect): void;
protected ta(a: Rect, b: Rect): void;
hl(a: Rect, b: Rect, c: SeriesView): boolean;
sa(a: boolean): void;
private acy;
ay(a: Axis): AxisRange;
gk(a: any): boolean;
kx(a: Point): any;
kd(a: Point): number;
iz(a: Point): number;
protected aap(a: Point): number;
protected aao(a: Point): number;
private aac;
private aam;
private aas;
protected aar(a: Point): number;
protected aaq(a: Point): number;
wx(a: Point, b: boolean, c: boolean): Point;
ai(): Axis[];
k0(a: any, b: string): any;
mp(a: string): string;
protected rr(a: any, b: string, c: any, d: any): void;
private zs;
get zt(): ScatterItemSearchMode;
set zt(a: ScatterItemSearchMode);
protected zu(): ScatterItemSearchMode;
protected get_aaf(): boolean;
protected get aaf(): boolean;
protected aah(): boolean;
protected aag(): boolean;
zv: ScatterItemSearchMode;
aau: number;
aaa(a: any): boolean;
z9(a: any): boolean;
pj(a: boolean, b: SeriesView): void;
private zc;
abr(a: PolarFrame, b: number, c: Rect, d: Rect): void;
abz(a: PolarFrame, b: PolarBaseView): void;
aae: boolean;
aad: boolean;
protected z8: boolean;
protected z7: boolean;
protected get_fh(): boolean;
private z1;
private z2;
protected zz(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
protected z0(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
protected zy(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 aaj(): boolean;
protected aai(): boolean;
ab3(a: PolarFrame, b: PolarBaseView): void;
y9(a: number, b: number): any[];
protected za(a: number, b: number): any[];
protected zr: PolarSeriesRenderManager;
abt(a: PolarBaseView, b: PolarFrame): void;
protected aby(a: number, b: number, c: boolean): void;
protected abx(a: number, b: number, c: boolean): void;
protected ab1(a: AssigningPolarStyleEventArgs): void;
protected ab0(a: AssigningPolarMarkerStyleEventArgs): void;
private abq;
protected s0(): void;
zp: PolarFrame;
sb(a: Rect, b: RenderSurface): void;
sc(): void;
private zl;
r8(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
ab2(a: IDictionary$2<any, OwnedPoint>, b: HashPool$2<any, Marker>): void;
y8(a: HashPool$2<any, Marker>, b: Rect, c: Rect): Point[];
aan(a: HashPool$2<any, Marker>): List$1<number>;
acx(a: number): Point;
protected qe(a: any): void;
abj: string;
aa1: string;
abl: string;
aa3: string;
getDataLegendSeriesContextAt(a: number, b: number): any;
ak(a: Rect, b: SeriesSelectionBehavior): ChartSelection[];
qj(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;
}