import { Series } from "igniteui-webcomponents-charts"; import { DependencyProperty } from "igniteui-webcomponents-core"; import { Point, Type } from "igniteui-webcomponents-core"; import { List$1 } from "igniteui-webcomponents-core"; import { SeriesPointOfInterest } from "igniteui-webcomponents-charts"; import { Axis } from "igniteui-webcomponents-charts"; import { HighlightingInfo } from "igniteui-webcomponents-core"; import { Rect } from "igniteui-webcomponents-core"; import { SeriesView } from "igniteui-webcomponents-charts"; import { RenderSurface } from "igniteui-webcomponents-charts"; import { DataContext } from "igniteui-webcomponents-core"; import { RenderingContext } from "igniteui-webcomponents-core"; /** * @hidden */ export declare abstract class GeographicMapSeriesHost extends Series { static $t: Type; oh(): void; constructor(); private t3; protected get_er(): boolean; jv(a: any, b: string): any; dt(a: List$1, b: boolean, c: boolean, d: number): boolean; ag(): Axis[]; bg(): Series; get t5(): Series; set t5(a: Series); protected get_hasMarkers(): boolean; protected ua(): void; c0(a: any, b: Point, c: boolean): HighlightingInfo; c1(a: any, b: Point, c: boolean): HighlightingInfo; js(a: Point): any; jg(a: Point, b: boolean): number; je(a: Point, b: boolean): number; ia(a: Point, b: boolean, c: boolean): number; tj(a: Point, b: boolean, c: boolean): Point; tu(a: Point): Rect; ak(a: Point): Rect[]; tv(a: Point): Rect; al(a: Point): Rect[]; tw(a: Point): Rect; tx(a: Point): Rect; h6(a: Point, b: boolean, c: boolean): number; tf(a: Point, b: boolean, c: boolean): Point; h8(a: Point, b: boolean, c: boolean): number; th(a: Point, b: boolean, c: boolean): Point; tk(a: Point, b: boolean, c: boolean): Point; ib(a: Point, b: boolean, c: boolean): number; tg(a: Point, b: boolean, c: boolean): Point; h7(a: Point, b: boolean, c: boolean): number; ti(a: Point, b: boolean, c: boolean): Point; h9(a: Point, b: boolean, c: boolean): number; ja(a: Point): number; h1(): number; hx(a: Point): number; jt(a: Point): any; protected abstract t4(): Series; protected cd(): SeriesView; o2(a: SeriesView): void; t6: HostSeriesView; static readonly uc: DependencyProperty; get t7(): number; set t7(a: number); protected pa(a: any, b: string, c: any, d: any): void; private t9; private ub; pr(a: boolean): void; pq(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void; au(a: Point, b: boolean): DataContext; qa(): void; protected get_coercionMethods(): any; protected set_coercionMethods(a: any): void; protected n2(a: any): void; } /** * @hidden */ export declare class HostSeriesView extends SeriesView { static $t: Type; constructor(a: GeographicMapSeriesHost); private b0; at(a: RenderingContext, b: RenderingContext): void; b5(): void; b6(): void; cd(): void; cg(): void; ca(): void; cf(): void; b4(): void; cc(): void; b1(): void; b2(): void; b7(): void; b8(): void; b3(): void; b9(): void; cb(): void; ce(): void; }