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; qv(): void; constructor(); private xj; protected get_ff(): boolean; kz(a: any, b: string): any; mo(a: string): string; protected get_kr(): any; protected set_kr(a: any): void; ed(a: List$1, b: boolean, c: boolean, d: number, e: boolean): boolean; ai(): Axis[]; bp(): Series; get xl(): Series; set xl(a: Series); protected get_hasMarkers(): boolean; protected xq(a: any, b: any): void; dh(a: any, b: Point, c: boolean): HighlightingInfo; di(a: any, b: Point, c: boolean): HighlightingInfo; kw(a: Point): any; kj(a: Point, b: boolean): number; kh(a: Point, b: boolean): number; jd(a: Point, b: boolean, c: boolean): number; ww(a: Point, b: boolean, c: boolean): Point; w8(a: Point): Rect; ao(a: Point): Rect[]; w9(a: Point): Rect; ap(a: Point): Rect[]; xa(a: Point): Rect; xb(a: Point): Rect; i9(a: Point, b: boolean, c: boolean): number; ws(a: Point, b: boolean, c: boolean): Point; jb(a: Point, b: boolean, c: boolean): number; wu(a: Point, b: boolean, c: boolean): Point; wx(a: Point, b: boolean, c: boolean): Point; je(a: Point, b: boolean, c: boolean): number; wt(a: Point, b: boolean, c: boolean): Point; ja(a: Point, b: boolean, c: boolean): number; wv(a: Point, b: boolean, c: boolean): Point; jc(a: Point, b: boolean, c: boolean): number; kd(a: Point): number; i3(): number; iz(a: Point): number; kx(a: Point): any; protected abstract xk(): Series; protected ct(): SeriesView; rh(a: SeriesView): void; xm: HostSeriesView; static readonly xs: DependencyProperty; get xn(): number; set xn(a: number); protected rq(a: any, b: string, c: any, d: any): void; private xp; private xr; r8(a: boolean): void; protected rl(a: boolean): void; r7(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void; a2(a: Point, b: boolean): DataContext; su(): void; protected get_coercionMethods(): any; protected set_coercionMethods(a: any): void; protected qd(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; }