import { Series } from "./Series";
import { ISupportsFillScale } from "./ISupportsFillScale";
import { DependencyProperty } from "igniteui-react-core";
import { DependencyObject } from "igniteui-react-core";
import { BrushScale } from "./BrushScale";
import { IFastItemColumn$1 } from "igniteui-react-core";
import { HighlightingInfo } from "igniteui-react-core";
import { ShapeItemSearchMode } from "./ShapeItemSearchMode";
import { Point, Type } from "igniteui-react-core";
import { NumericXAxis } from "./NumericXAxis";
import { NumericYAxis } from "./NumericYAxis";
import { List$1 } from "igniteui-react-core";
import { Rect } from "igniteui-react-core";
import { StyleShapeEventArgs } from "./StyleShapeEventArgs";
import { Axis } from "./Axis";
import { FrameworkElement } from "igniteui-react-core";
import { DataContext } from "igniteui-react-core";
import { Marker } from "./Marker";
import { Tuple$2 } from "igniteui-react-core";
import { ShapeHitRegion } from "./ShapeHitRegion";
import { AssigningShapeStyleEventArgs } from "./AssigningShapeStyleEventArgs";
import { AssigningShapeMarkerStyleEventArgs } from "./AssigningShapeMarkerStyleEventArgs";
import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay";
import { FlattenedShape } from "./FlattenedShape";
import { SeriesView } from "./SeriesView";
import { Clipper } from "igniteui-react-core";
import { ScalerParams } from "./ScalerParams";
import { RenderSurface } from "./RenderSurface";
import { Dictionary$2 } from "igniteui-react-core";
import { ActualRange } from "./ActualRange";
import { AssigningSeriesShapeStyleEventArgsBase } from "./AssigningSeriesShapeStyleEventArgsBase";
import { SeriesRenderManager } from "./SeriesRenderManager";
import { Shape } from "igniteui-react-core";
import { AssigningSeriesStyleEventArgsBase } from "./AssigningSeriesStyleEventArgsBase";
import { FastItemsSourceEventAction } from "igniteui-react-core";
import { ChartSelection } from "./ChartSelection";
import { SeriesSelectionBehavior } from "./SeriesSelectionBehavior";
import { AxisRange } from "./AxisRange";
import { Style } from "igniteui-react-core";
import { StyleSelector } from "./StyleSelector";
import { Path } from "igniteui-react-core";
import { Pool$1 } from "igniteui-react-core";
import { PointCollection } from "igniteui-react-core";
import { PathGeometry } from "igniteui-react-core";
import { RenderingContext } from "igniteui-react-core";
/**
 * @hidden
 */
export declare abstract class ShapeSeriesBase extends Series implements ISupportsFillScale {
    static $t: Type;
    constructor();
    o2(): void;
    ai(): Axis[];
    kq(a: any, b: string): any;
    md(a: string): string;
    ya: boolean;
    x9: boolean;
    yw: string;
    xc: BrushScale;
    private xv;
    get xx(): IFastItemColumn$1<number>;
    set xx(a: IFastItemColumn$1<number>);
    x5: boolean;
    protected x0: boolean;
    protected xz: boolean;
    protected get_fe(): boolean;
    private xt;
    private xu;
    protected get_ee(): boolean;
    protected xr(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
    protected xs(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
    private xj;
    get xk(): ShapeItemSearchMode;
    set xk(a: ShapeItemSearchMode);
    protected xl(): ShapeItemSearchMode;
    xm: ShapeItemSearchMode;
    ys: number;
    yr: number;
    ir(a: Point): number;
    private w4;
    private w5;
    protected zf(a: Point): Tuple$2<number, Point>;
    private ze;
    protected get_x2(): boolean;
    protected get x2(): boolean;
    private zd;
    protected yn(a: Point): number;
    we(a: Point, b: boolean, c: boolean): Point;
    kn(a: Point): any;
    protected xq(a: any, b: Point, c: HighlightingInfo): HighlightingInfo;
    dh(a: any, b: Point, c: boolean): HighlightingInfo;
    di(a: any, b: Point, c: boolean): HighlightingInfo;
    assigningShapeStyle: (sender: any, args: AssigningShapeStyleEventArgs) => void;
    assigningShapeMarkerStyle: (sender: any, args: AssigningShapeMarkerStyleEventArgs) => void;
    protected yg(): boolean;
    protected yf(): boolean;
    protected xn: ShapeSeriesRenderManager;
    y9: string;
    get y0(): string;
    set y0(a: string);
    static readonly zw: DependencyProperty;
    protected gb(): boolean;
    protected ht(): List$1<SeriesLayerPropertyOverlay>;
    private zi;
    private xw;
    get xy(): IFastItemColumn$1<any>;
    set xy(a: IFastItemColumn$1<any>);
    xg: NumericXAxis;
    xi: NumericYAxis;
    private x7;
    private static yb;
    private convertToListList;
    protected dn(a: string): IFastItemColumn$1<any>;
    protected ra(a: any, b: string, c: any, d: any): void;
    protected ye(): boolean;
    protected yd(): boolean;
    x4(a: any): boolean;
    x3(a: any): boolean;
    private xf;
    private xh;
    private ym;
    yi: List$1<Rect>;
    private zq;
    private z7;
    protected yk(a: SeriesView, b: Clipper, c: any, d: ScalerParams, e: ScalerParams, f: number, g: number): List$1<FlattenedShape>;
    private w1;
    private w3;
    private w2;
    private w0;
    protected get_x8(): boolean;
    protected get x8(): boolean;
    protected yh(): boolean;
    rt(a: boolean): void;
    rr(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
    updateFillScaleGlobals(): void;
    protected zp(a: SeriesView): void;
    w9(): ActualRange;
    protected zl(a: FrameworkElement, b: boolean, c: number, d: number, e: boolean, f: boolean): void;
    protected zk(a: number, b: number, c: boolean): void;
    protected zn(a: AssigningShapeStyleEventArgs): void;
    protected zm(a: AssigningShapeMarkerStyleEventArgs): void;
    w6(a: number, b: number): any[];
    protected w7(a: number, b: number): any[];
    private static zo;
    qb(): void;
    protected st(a: Rect, b: Rect): void;
    protected ss(a: Rect, b: Rect): void;
    protected pb(a: FastItemsSourceEventAction, b: number, c: number, d: string): void;
    he(a: Rect, b: Rect, c: SeriesView): boolean;
    protected get_yc(): boolean;
    protected get yc(): boolean;
    q1(a: SeriesView): void;
    private xo;
    private yl;
    private xe;
    private zg;
    z6: Rect;
    private xd;
    private xp;
    private w8;
    private zs;
    o5(a: boolean, b: SeriesView): void;
    private zj;
    private zr;
    zh(a: Rect, b: List$1<ChartSelection>, c: SeriesSelectionBehavior): void;
    x1(a: List$1<ChartSelection>, b: SeriesSelectionBehavior, c: number): boolean;
    a2(a: Point, b: boolean): DataContext;
    yt(a: number): any;
    protected get_g7(): boolean;
    protected set_g7(a: boolean): void;
    yo: number;
    yp: number;
    ay(a: Axis): AxisRange;
    protected get_fx(): boolean;
    protected get_fl(): boolean;
    get x6(): boolean;
    z8(a: any, b: DependencyObject, c: Style): Style;
    styleShape: (sender: any, e: StyleShapeEventArgs) => void;
    static $$p: string[];
}
/**
 * @hidden
 */
export declare class ShapeSeriesRenderManager extends SeriesRenderManager {
    static $t: Type;
    protected c(): AssigningSeriesStyleEventArgsBase;
    protected a(): AssigningSeriesShapeStyleEventArgsBase;
    aw: AssigningShapeMarkerStyleEventArgs;
    ax: AssigningShapeStyleEventArgs;
    a1(a: Shape, b: number, c: boolean): void;
    ay(a: ShapeSeriesBase, 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 abstract class ShapeSeriesViewBase extends SeriesView {
    static $t: Type;
    constructor(a: ShapeSeriesBase);
    cg: Dictionary$2<number, FlattenedShape>;
    b8(a: Point): Marker;
    get ci(): List$1<ShapeHitRegion>;
    protected cc(): Pool$1<FrameworkElement>;
    cf(a: Rect): boolean;
    static cj(a: List$1<FlattenedShape>): List$1<PointCollection>;
    get ce(): boolean;
    protected ca: ShapeSeriesBase;
    private ch;
    cm(a: number, b: any, c: Rect, d: List$1<FlattenedShape>): void;
    protected c8(a: number, b: any): FrameworkElement;
    protected abstract co(a: FrameworkElement, b: PathGeometry): void;
    static cp(a: ShapeSeriesViewBase, b: Path, c: any): void;
    ct(a: (arg1: FrameworkElement) => void): void;
    cq(a: FrameworkElement, b: any, c: boolean): void;
    protected cs(a: FrameworkElement, b: boolean): void;
    private cn;
    private c1;
    protected abstract c9(a: number, b: List$1<PointCollection>): PathGeometry;
    cy(): void;
    cx(): void;
    private cl;
    c0(a: number, b: number): void;
    cr(): void;
    protected ck: List$1<Path>;
    c5(): FrameworkElement;
    cu(a: FrameworkElement): void;
    cv(a: FrameworkElement): void;
    cw(a: FrameworkElement): void;
    protected cd: Pool$1<FrameworkElement>;
    da(a: number, b: List$1<PointCollection>, c: boolean): PathGeometry;
    protected af(a: number): any;
    private db;
    protected ae(a: number): any;
    protected bc(a: RenderingContext, b: boolean): void;
    private cb;
    private dc;
    get dd(): Style;
    c3(a: StyleSelector): void;
    c2(a: Style): void;
    c6(a: Point, b: boolean): FrameworkElement;
    c7(a: Point, b: boolean, c: boolean): FrameworkElement;
    b9(a: Point, b: boolean, c: boolean): ShapeHitRegion;
    private b5;
    private b7;
    private b6;
    private b4;
    cz(a: number[], b: number[], c: number[], d: number[]): void;
    c4(): void;
    aq(a: any): void;
}
