import { MarkerSeries } from "./MarkerSeries";
import { ISupportsErrorBars } from "./ISupportsErrorBars";
import { ITrendLineSeries } from "./ITrendLineSeries";
import { ScatterAxisInfoCache } from "./ScatterAxisInfoCache";
import { NumericXAxis } from "./NumericXAxis";
import { DependencyProperty } from "igniteui-react-core";
import { NumericYAxis } from "./NumericYAxis";
import { IFastItemColumn$1 } from "igniteui-react-core";
import { Series } from "./Series";
import { TrendLineType } from "igniteui-react-core";
import { Brush } from "igniteui-react-core";
import { PenLineCap } from "igniteui-react-core";
import { DoubleCollection } from "igniteui-react-core";
import { CollisionAvoidanceType } from "./CollisionAvoidanceType";
import { Axis } from "./Axis";
import { ScatterItemSearchMode } from "./ScatterItemSearchMode";
import { ScatterErrorBarSettings } from "./ScatterErrorBarSettings";
import { HighlightingInfo } from "igniteui-react-core";
import { ScatterFrame } from "./ScatterFrame";
import { SeriesView } from "./SeriesView";
import { Point, Type } from "igniteui-react-core";
import { List$1 } from "igniteui-react-core";
import { SeriesPointOfInterest } from "./SeriesPointOfInterest";
import { Rect } from "igniteui-react-core";
import { Marker } from "./Marker";
import { MarkerSeriesView } from "./MarkerSeriesView";
import { SeriesHitTestMode } from "./SeriesHitTestMode";
import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay";
import { FastItemsSourceEventAction } from "igniteui-react-core";
import { Clipper } from "igniteui-react-core";
import { OwnedPoint } from "./OwnedPoint";
import { AxisRange } from "./AxisRange";
import { HashPool$2 } from "igniteui-react-core";
import { ScatterTrendLineManager } from "./ScatterTrendLineManager";
import { MarkerManagerBase } from "./MarkerManagerBase";
import { ITrendLineManager } from "./ITrendLineManager";
import { Thickness } from "igniteui-react-core";
import { SeriesPlotAreaMarginHorizontalMode } from "./SeriesPlotAreaMarginHorizontalMode";
import { SeriesPlotAreaMarginVerticalMode } from "./SeriesPlotAreaMarginVerticalMode";
import { Size } from "igniteui-react-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-react-core";
import { PathGeometry } from "igniteui-react-core";
import { RenderSurface } from "./RenderSurface";
import { IDictionary$2 } from "igniteui-react-core";
import { ValueLayerValueMode } from "./ValueLayerValueMode";
import { AssigningSeriesShapeStyleEventArgsBase } from "./AssigningSeriesShapeStyleEventArgsBase";
import { RenderingContext } from "igniteui-react-core";
/**
 * @hidden
 */
export declare abstract class ScatterBase extends MarkerSeries implements ISupportsErrorBars, ITrendLineSeries {
    static $t: Type;
    protected ct(): SeriesView;
    o2(): void;
    q1(a: SeriesView): void;
    yz: ScatterBaseView;
    protected get_fw(): boolean;
    ai(): Axis[];
    kq(a: any, b: string): any;
    md(a: string): string;
    ec(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
    protected b3(): SeriesHitTestMode;
    wr(a: Point): Rect;
    gw(a: Point, b: boolean): boolean;
    constructor();
    yy: ScatterAxisInfoCache;
    xAxis: NumericXAxis;
    yAxis: NumericYAxis;
    aav: string;
    get zj(): IFastItemColumn$1<number>;
    set zj(a: IFastItemColumn$1<number>);
    private zh;
    aa3: string;
    get zk(): IFastItemColumn$1<number>;
    set zk(a: IFastItemColumn$1<number>);
    private zi;
    aaf: string;
    aah: string;
    protected gb(): boolean;
    protected zy(): boolean;
    protected ht(): List$1<SeriesLayerPropertyOverlay>;
    private aba;
    private abb;
    aar: string;
    aaz: string;
    aat: string;
    aa1: string;
    trendLineType: TrendLineType;
    trendLineBrush: Brush;
    get ack(): Brush;
    set ack(a: Brush);
    static readonly abv: DependencyProperty;
    trendLineThickness: number;
    acm: PenLineCap;
    acl: DoubleCollection;
    trendLinePeriod: number;
    yv: CollisionAvoidanceType;
    get GetErrorBarsXAxis(): Axis;
    get GetErrorBarsYAxis(): Axis;
    aac: number;
    aab: number;
    za: ScatterItemSearchMode;
    aaa: number;
    qb(): void;
    y0: ScatterErrorBarSettings;
    protected ra(a: any, b: string, c: any, d: any): void;
    protected zv(): boolean;
    protected zu(): boolean;
    zp(a: any): boolean;
    zo(a: any): boolean;
    private abt;
    private acn;
    private aco;
    private aa5;
    protected zt(a: string, b: FastItemsSourceEventAction): boolean;
    protected pb(a: FastItemsSourceEventAction, b: number, c: number, d: string): void;
    abk(a: ScatterFrame): void;
    abl(a: ScatterFrame, b: Clipper): void;
    ay(a: Axis): AxisRange;
    kn(a: Point): any;
    private y7;
    get y8(): ScatterItemSearchMode;
    set y8(a: ScatterItemSearchMode);
    protected y9(): ScatterItemSearchMode;
    j3(a: Point): number;
    ir(a: Point): number;
    protected z6(a: Point): number;
    private yo;
    private yp;
    protected z5(a: Point): number;
    private aa8;
    protected get_zs(): boolean;
    protected get zs(): boolean;
    private z9;
    protected z8(a: Point): number;
    protected z4(a: Point): number;
    protected z7(a: Point): number;
    we(a: Point, b: boolean, c: boolean): Point;
    gd(a: any): boolean;
    protected ss(a: Rect, b: Rect): void;
    protected st(a: Rect, b: Rect): void;
    y4: ScatterFrame;
    y6: ScatterFrame;
    y2: ScatterFrame;
    y3(): ScatterFrame;
    aa6(a: ScatterBaseView, b: ScatterFrame, c: number, d: Rect, e: Rect): void;
    abh(a: ScatterFrame, b: ScatterBaseView): void;
    o5(a: boolean, b: SeriesView): void;
    zr: boolean;
    zq: boolean;
    protected zn: boolean;
    protected zm: boolean;
    protected get_fe(): boolean;
    private zf;
    private zg;
    protected zd(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
    protected ze(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
    wx(a: SeriesPlotAreaMarginHorizontalMode, b: SeriesPlotAreaMarginVerticalMode): Thickness;
    protected zc(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 zx(): boolean;
    protected zw(): boolean;
    abs(a: ScatterFrame, b: ScatterBaseView): void;
    ak(a: Rect, b: SeriesSelectionBehavior): ChartSelection[];
    p4(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior): void;
    aa9(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior, d: MarkerCollisionMode, e: IFastItemColumn$1<number>): void;
    yr(a: number, b: number): any[];
    protected ys(a: number, b: number): any[];
    protected zb: ScatterSeriesRenderManager;
    aa7(a: ScatterBaseView, b: ScatterFrame): void;
    protected abd(a: number, b: number, c: boolean): void;
    protected abc(a: number, b: number, c: boolean): void;
    protected abn(a: AssigningScatterStyleEventArgs): void;
    protected abm(a: AssigningScatterMarkerStyleEventArgs): void;
    abf(a: ScatterFrame, b: ScatterBaseView): void;
    abi(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: number, e: number, f: boolean): {
        p3?: number;
        p4?: number;
    };
    abg(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: number, e: number, f: boolean): {
        p3?: number;
        p4?: number;
    };
    abe(a: OwnedPoint, b: ErrorBarsHelper, c: IErrorBarCalculator, d: any, e: number, f: number, g: boolean): {
        p4?: number;
        p5?: number;
    };
    abj(a: ErrorBarsHelper, b: IErrorBarCalculator, c: number, d: number, e: number, f: boolean): {
        p2?: number;
        p3?: number;
        p4?: number;
    };
    abp(a: ScatterFrame, b: ScatterBaseView): void;
    private abq;
    private abr;
    he(a: Rect, b: Rect, c: SeriesView): boolean;
    getViewInfo(a: Rect, b: Rect): {
        p0: Rect;
        p1: Rect;
    };
    rt(a: boolean): void;
    protected sj(): void;
    y5: ScatterFrame;
    ru(a: Rect, b: RenderSurface): void;
    rv(): void;
    private y1;
    rr(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
    abo(a: IDictionary$2<any, OwnedPoint>, b: HashPool$2<any, Marker>): void;
    yq(a: ScatterBaseView, b: HashPool$2<any, Marker>, c: Point[], d: Rect, e: Rect): Point[];
    zz(a: HashPool$2<any, Marker>, b: List$1<number>): List$1<number>;
    protected pz(a: any): void;
    iy(): number;
    getDataLegendSeriesContextAt(a: number, b: number): any;
    private zl;
    private z0;
    private z1;
    z2: number;
    z3: number;
    private abu;
    i8(a: ValueLayerValueMode, b: Axis): number;
    aq(a: ValueLayerValueMode): number[];
    wi(a: number[]): Point;
    wh(a: ValueLayerValueMode): Point;
    bd(): ITrendLineManager;
    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;
    c4: MarkerManagerBase;
    protected c2: Point[];
    protected c5: ScatterBase;
    protected da: List$1<number>;
    constructor(a: ScatterBase);
    private dl;
    private dm;
    c6: ScatterTrendLineManager;
    ax(): void;
    private dk;
    dn(a: Marker): Size;
    protected c3(): MarkerManagerBase;
    protected di(a: IDictionary$2<any, OwnedPoint>): void;
    c9(): List$1<Marker>;
    c1(): Point[];
    protected c0(): Point[];
    protected c8(): List$1<number>;
    db(): void;
    dg(a: PathGeometry): void;
    dc(): void;
    dh(a: PathGeometry): void;
    dj(): void;
    c7: HashPool$2<any, Marker>;
    cn(a: (arg1: Marker) => void): void;
    de(a: (arg1: Marker) => void): void;
    df(): void;
    protected bb(a: RenderingContext, b: boolean): void;
    dd(a: boolean): void;
    getDefaultTooltipTemplate(): string;
}
