import { MarkerSeries } from "./MarkerSeries";
import { ISupportsErrorBars } from "./ISupportsErrorBars";
import { ITrendLineSeries } from "./ITrendLineSeries";
import { ScatterAxisInfoCache } from "./ScatterAxisInfoCache";
import { NumericXAxis } from "./NumericXAxis";
import { DependencyProperty } from "igniteui-angular-core";
import { NumericYAxis } from "./NumericYAxis";
import { IFastItemColumn$1 } from "igniteui-angular-core";
import { Series } from "./Series";
import { TrendLineType } from "igniteui-angular-core";
import { Brush } from "igniteui-angular-core";
import { PenLineCap } from "igniteui-angular-core";
import { DoubleCollection } from "igniteui-angular-core";
import { CollisionAvoidanceType } from "./CollisionAvoidanceType";
import { Axis } from "./Axis";
import { ScatterItemSearchMode } from "./ScatterItemSearchMode";
import { ScatterErrorBarSettings } from "./ScatterErrorBarSettings";
import { HighlightingInfo } from "igniteui-angular-core";
import { ScatterFrame } from "./ScatterFrame";
import { SeriesView } from "./SeriesView";
import { Point, Type } from "igniteui-angular-core";
import { List$1 } from "igniteui-angular-core";
import { SeriesPointOfInterest } from "./SeriesPointOfInterest";
import { Rect } from "igniteui-angular-core";
import { Marker } from "./Marker";
import { MarkerSeriesView } from "./MarkerSeriesView";
import { SeriesHitTestMode } from "./SeriesHitTestMode";
import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay";
import { FastItemsSourceEventAction } from "igniteui-angular-core";
import { ITrendLineManager } from "./ITrendLineManager";
import { Clipper } from "igniteui-angular-core";
import { OwnedPoint } from "./OwnedPoint";
import { AxisRange } from "./AxisRange";
import { HashPool$2 } from "igniteui-angular-core";
import { ScatterTrendLineManager } from "./ScatterTrendLineManager";
import { MarkerManagerBase } from "./MarkerManagerBase";
import { Thickness } from "igniteui-angular-core";
import { SeriesPlotAreaMarginHorizontalMode } from "./SeriesPlotAreaMarginHorizontalMode";
import { SeriesPlotAreaMarginVerticalMode } from "./SeriesPlotAreaMarginVerticalMode";
import { Size } from "igniteui-angular-core";
import { AssigningScatterStyleEventArgs } from "./AssigningScatterStyleEventArgs";
import { AssigningScatterMarkerStyleEventArgs } from "./AssigningScatterMarkerStyleEventArgs";
import { ChartSelection } from "./ChartSelection";
import { SeriesSelectionBehavior } from "./SeriesSelectionBehavior";
import { MarkerCollisionMode } from "./MarkerCollisionMode";
import { AssigningSeriesStyleEventArgsBase } from "./AssigningSeriesStyleEventArgsBase";
import { SeriesRenderManager } from "./SeriesRenderManager";
import { ErrorBarsHelper } from "./ErrorBarsHelper";
import { IErrorBarCalculator } from "igniteui-angular-core";
import { PathGeometry } from "igniteui-angular-core";
import { RenderSurface } from "./RenderSurface";
import { IDictionary$2 } from "igniteui-angular-core";
import { ValueLayerValueMode } from "./ValueLayerValueMode";
import { AssigningSeriesShapeStyleEventArgsBase } from "./AssigningSeriesShapeStyleEventArgsBase";
import { RenderingContext } from "igniteui-angular-core";
/**
 * @hidden
 */
export declare abstract class ScatterBase extends MarkerSeries implements ISupportsErrorBars, ITrendLineSeries {
    static $t: Type;
    protected ct(): SeriesView;
    ph(): void;
    rj(a: SeriesView): void;
    z9: ScatterBaseView;
    protected get_f0(): boolean;
    ai(): Axis[];
    k1(a: any, b: string): any;
    mq(a: string): string;
    ed(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
    protected b3(): SeriesHitTestMode;
    xc(a: Point): Rect;
    g4(a: Point, b: boolean): boolean;
    constructor();
    z8: ScatterAxisInfoCache;
    xAxis: NumericXAxis;
    yAxis: NumericYAxis;
    ab5: string;
    get aat(): IFastItemColumn$1<number>;
    set aat(a: IFastItemColumn$1<number>);
    private aar;
    acd: string;
    get aau(): IFastItemColumn$1<number>;
    set aau(a: IFastItemColumn$1<number>);
    private aas;
    abp: string;
    abr: string;
    protected gj(): boolean;
    protected aa8(): boolean;
    protected h1(): List$1<SeriesLayerPropertyOverlay>;
    private ack;
    private acl;
    ab1: string;
    ab9: string;
    ab3: string;
    acb: string;
    trendLineType: TrendLineType;
    trendLineBrush: Brush;
    get adu(): Brush;
    set adu(a: Brush);
    static readonly ac5: DependencyProperty;
    trendLineThickness: number;
    adw: PenLineCap;
    adv: DoubleCollection;
    trendLinePeriod: number;
    z5: CollisionAvoidanceType;
    get GetErrorBarsXAxis(): Axis;
    get GetErrorBarsYAxis(): Axis;
    abm: number;
    abl: number;
    aak: ScatterItemSearchMode;
    abk: number;
    qr(): void;
    aaa: ScatterErrorBarSettings;
    protected rs(a: any, b: string, c: any, d: any): void;
    protected aa5(): boolean;
    protected aa4(): boolean;
    aaz(a: any): boolean;
    aay(a: any): boolean;
    private ac3;
    private adx;
    private ady;
    private acf;
    protected aa3(a: string, b: FastItemsSourceEventAction): boolean;
    protected pq(a: FastItemsSourceEventAction, b: number, c: number, d: string): void;
    acv(a: ScatterFrame): void;
    acu(a: ScatterFrame, b: Clipper): void;
    ay(a: Axis): AxisRange;
    ky(a: Point): any;
    private aah;
    get aai(): ScatterItemSearchMode;
    set aai(a: ScatterItemSearchMode);
    protected aaj(): ScatterItemSearchMode;
    ke(a: Point): number;
    i0(a: Point): number;
    protected abg(a: Point): number;
    private zy;
    private zz;
    protected abf(a: Point): number;
    private aci;
    protected get_aa2(): boolean;
    protected get aa2(): boolean;
    private abj;
    protected abi(a: Point): number;
    protected abe(a: Point): number;
    protected abh(a: Point): number;
    wy(a: Point, b: boolean, c: boolean): Point;
    gl(a: any): boolean;
    protected ta(a: Rect, b: Rect): void;
    protected tb(a: Rect, b: Rect): void;
    aae: ScatterFrame;
    aag: ScatterFrame;
    aac: ScatterFrame;
    aad(): ScatterFrame;
    acg(a: ScatterBaseView, b: ScatterFrame, c: number, d: Rect, e: Rect): void;
    acr(a: ScatterFrame, b: ScatterBaseView): void;
    pk(a: boolean, b: SeriesView): void;
    aa1: boolean;
    aa0: boolean;
    protected aax: boolean;
    protected aaw: boolean;
    protected get_fh(): boolean;
    private aap;
    private aaq;
    protected aan(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
    protected aao(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
    xi(a: SeriesPlotAreaMarginHorizontalMode, b: SeriesPlotAreaMarginVerticalMode): Thickness;
    protected aam(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
    dh(a: any, b: Point, c: boolean): HighlightingInfo;
    di(a: any, b: Point, c: boolean): HighlightingInfo;
    assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void;
    assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void;
    protected aa7(): boolean;
    protected aa6(): boolean;
    ac2(a: ScatterFrame, b: ScatterBaseView): void;
    ak(a: Rect, b: SeriesSelectionBehavior): ChartSelection[];
    qk(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior): void;
    acj(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior, d: MarkerCollisionMode, e: IFastItemColumn$1<number>): void;
    z1(a: number, b: number): any[];
    protected z2(a: number, b: number): any[];
    protected aal: ScatterSeriesRenderManager;
    ach(a: ScatterBaseView, b: ScatterFrame): void;
    protected acn(a: number, b: number, c: boolean): void;
    protected acm(a: number, b: number, c: boolean): void;
    protected acx(a: AssigningScatterStyleEventArgs): void;
    protected acw(a: AssigningScatterMarkerStyleEventArgs): void;
    acp(a: ScatterFrame, b: ScatterBaseView): void;
    acs(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: number, e: number, f: boolean): {
        p3?: number;
        p4?: number;
    };
    acq(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: number, e: number, f: boolean): {
        p3?: number;
        p4?: number;
    };
    aco(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: any, e: number, f: number, g: boolean): {
        p4?: number;
        p5?: number;
    };
    act(a: ErrorBarsHelper, b: IErrorBarCalculator, c: number, d: number, e: number, f: boolean): {
        p2?: number;
        p3?: number;
        p4?: number;
    };
    acz(a: ScatterFrame, b: ScatterBaseView): void;
    private ac0;
    private ac1;
    hm(a: Rect, b: Rect, c: SeriesView): boolean;
    getViewInfo(a: Rect, b: Rect): {
        p0: Rect;
        p1: Rect;
    };
    sb(a: boolean): void;
    protected s1(): void;
    aaf: ScatterFrame;
    sc(a: Rect, b: RenderSurface): void;
    sd(): void;
    private aab;
    r9(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
    acy(a: IDictionary$2<any, OwnedPoint>, b: HashPool$2<any, Marker>): void;
    z0(a: ScatterBaseView, b: HashPool$2<any, Marker>, c: Point[], d: Rect, e: Rect): Point[];
    aa9(a: HashPool$2<any, Marker>, b: List$1<number>): List$1<number>;
    protected qf(a: any): void;
    i7(): number;
    getDataLegendSeriesContextAt(a: number, b: number): any;
    private aav;
    private aba;
    private abb;
    abc: number;
    abd: number;
    private ac4;
    ji(a: ValueLayerValueMode, b: Axis): number;
    aq(a: ValueLayerValueMode): number[];
    w2(a: number[]): Point;
    w1(a: ValueLayerValueMode): Point;
    bd(): ITrendLineManager;
    qt(): void;
    static $$p: string[];
}
/**
 * @hidden
 */
export declare class ScatterSeriesRenderManager extends SeriesRenderManager {
    static $t: Type;
    protected c(): AssigningSeriesStyleEventArgsBase;
    protected a(): AssigningSeriesShapeStyleEventArgsBase;
    aw: AssigningScatterMarkerStyleEventArgs;
    ax: AssigningScatterStyleEventArgs;
    ay(a: ScatterBase, 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 ScatterBaseView extends MarkerSeriesView {
    static $t: Type;
    dd: MarkerManagerBase;
    protected db: Point[];
    protected de: ScatterBase;
    protected dj: List$1<number>;
    constructor(a: ScatterBase);
    private dv;
    private dw;
    df: ScatterTrendLineManager;
    a4(): void;
    private du;
    dx(a: Marker): Size;
    protected dc(): MarkerManagerBase;
    protected ds(a: IDictionary$2<any, OwnedPoint>): void;
    di(): List$1<Marker>;
    da(): Point[];
    protected c9(): Point[];
    protected dh(): List$1<number>;
    dk(): void;
    dq(a: PathGeometry): void;
    dl(): void;
    dr(a: PathGeometry): void;
    dt(): void;
    dg: HashPool$2<any, Marker>;
    cw(a: (arg1: Marker) => void): void;
    dn(a: (arg1: Marker) => void): void;
    dp(): void;
    protected bi(a: RenderingContext, b: boolean): void;
    dm(a: boolean): void;
    getDefaultTooltipTemplate(): string;
}
