import { Series } from "igniteui-react-charts"; import { Point, Type } from "igniteui-react-core"; import { DependencyProperty } from "igniteui-react-core"; import { List$1 } from "igniteui-react-core"; import { SeriesPointOfInterest } from "igniteui-react-charts"; import { Axis } from "igniteui-react-charts"; import { HighlightingInfo } from "igniteui-react-core"; import { Rect } from "igniteui-react-core"; import { SeriesView } from "igniteui-react-charts"; import { RenderSurface } from "igniteui-react-charts"; import { DataContext } from "igniteui-react-core"; import { RenderingContext } from "igniteui-react-core"; /** * @hidden */ export declare abstract class GeographicMapSeriesHost extends Series { static $t: Type; qw(): void; constructor(); private xk; protected get_ff(): boolean; k0(a: any, b: string): any; mp(a: string): string; protected get_ks(): any; protected set_ks(a: any): void; ed(a: List$1, b: boolean, c: boolean, d: number, e: boolean): boolean; ai(): Axis[]; bp(): Series; get xm(): Series; set xm(a: Series); protected get_hasMarkers(): boolean; protected xr(a: any, b: any): void; dh(a: any, b: Point, c: boolean): HighlightingInfo; di(a: any, b: Point, c: boolean): HighlightingInfo; kx(a: Point): any; kk(a: Point, b: boolean): number; ki(a: Point, b: boolean): number; je(a: Point, b: boolean, c: boolean): number; wx(a: Point, b: boolean, c: boolean): Point; w9(a: Point): Rect; ao(a: Point): Rect[]; xa(a: Point): Rect; ap(a: Point): Rect[]; xb(a: Point): Rect; xc(a: Point): Rect; ja(a: Point, b: boolean, c: boolean): number; wt(a: Point, b: boolean, c: boolean): Point; jc(a: Point, b: boolean, c: boolean): number; wv(a: Point, b: boolean, c: boolean): Point; wy(a: Point, b: boolean, c: boolean): Point; jf(a: Point, b: boolean, c: boolean): number; wu(a: Point, b: boolean, c: boolean): Point; jb(a: Point, b: boolean, c: boolean): number; ww(a: Point, b: boolean, c: boolean): Point; jd(a: Point, b: boolean, c: boolean): number; ke(a: Point): number; i4(): number; i0(a: Point): number; ky(a: Point): any; protected abstract xl(): Series; protected ct(): SeriesView; ri(a: SeriesView): void; xn: HostSeriesView; static readonly xt: DependencyProperty; get xo(): number; set xo(a: number); protected rr(a: any, b: string, c: any, d: any): void; private xq; private xs; r9(a: boolean): void; protected rm(a: boolean): void; r8(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void; a2(a: Point, b: boolean): DataContext; sv(): void; protected get_coercionMethods(): any; protected set_coercionMethods(a: any): void; protected qe(a: any): void; } /** * @hidden */ export declare class HostSeriesView extends SeriesView { static $t: Type; constructor(a: GeographicMapSeriesHost); private cd; a3(a: RenderingContext, b: RenderingContext): void; ci(): void; cj(): void; cq(): void; ct(): void; cn(): void; cs(): void; ch(): void; cp(): void; ce(): void; cf(): void; ck(): void; cl(): void; cg(): void; cm(): void; co(): void; cr(): void; }