import { Series } from "igniteui-angular-charts"; import { Point, Type } from "igniteui-angular-core"; import { DependencyProperty } from "igniteui-angular-core"; import { List$1 } from "igniteui-angular-core"; import { SeriesPointOfInterest } from "igniteui-angular-charts"; import { Axis } from "igniteui-angular-charts"; import { HighlightingInfo } from "igniteui-angular-core"; import { Rect } from "igniteui-angular-core"; import { SeriesView } from "igniteui-angular-charts"; import { RenderSurface } from "igniteui-angular-charts"; import { DataContext } from "igniteui-angular-core"; import { RenderingContext } from "igniteui-angular-core"; /** * @hidden */ export declare abstract class GeographicMapSeriesHost extends Series { static $t: Type; qx(): void; constructor(); private xl; protected get_ff(): boolean; k1(a: any, b: string): any; mq(a: string): string; protected get_kt(): any; protected set_kt(a: any): void; ed(a: List$1, b: boolean, c: boolean, d: number, e: boolean): boolean; ai(): Axis[]; bp(): Series; get xn(): Series; set xn(a: Series); protected get_hasMarkers(): boolean; protected xs(a: any, b: any): void; dh(a: any, b: Point, c: boolean): HighlightingInfo; di(a: any, b: Point, c: boolean): HighlightingInfo; ky(a: Point): any; kl(a: Point, b: boolean): number; kj(a: Point, b: boolean): number; jf(a: Point, b: boolean, c: boolean): number; wy(a: Point, b: boolean, c: boolean): Point; xa(a: Point): Rect; ao(a: Point): Rect[]; xb(a: Point): Rect; ap(a: Point): Rect[]; xc(a: Point): Rect; xd(a: Point): Rect; jb(a: Point, b: boolean, c: boolean): number; wu(a: Point, b: boolean, c: boolean): Point; jd(a: Point, b: boolean, c: boolean): number; ww(a: Point, b: boolean, c: boolean): Point; wz(a: Point, b: boolean, c: boolean): Point; jg(a: Point, b: boolean, c: boolean): number; wv(a: Point, b: boolean, c: boolean): Point; jc(a: Point, b: boolean, c: boolean): number; wx(a: Point, b: boolean, c: boolean): Point; je(a: Point, b: boolean, c: boolean): number; kf(a: Point): number; i5(): number; i1(a: Point): number; kz(a: Point): any; protected abstract xm(): Series; protected ct(): SeriesView; rj(a: SeriesView): void; xo: HostSeriesView; static readonly xu: DependencyProperty; get xp(): number; set xp(a: number); protected rs(a: any, b: string, c: any, d: any): void; private xr; private xt; sa(a: boolean): void; protected rn(a: boolean): void; r9(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void; a2(a: Point, b: boolean): DataContext; sw(): void; protected get_coercionMethods(): any; protected set_coercionMethods(a: any): void; protected qf(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; }