Class StiRadarAreaSeriesGeom

Hierarchy

Implements

Index

Constructors

constructor

Properties

childGeoms

childGeoms: StiCellGeom[] = null

clientRectangle

clientRectangle: RectangleD = RectangleD.empty

points

points: PointD[]

pointsFrom

pointsFrom: PointD[]

pointsIds

pointsIds: string[]

series

series: IStiSeries

type

type: StiGeomType = StiGeomType.None

Accessors

invisible

  • get invisible(): boolean

Methods

Protected allowChildDrawing

as

  • Type parameters

    • T

    Parameters

    Returns T

contains

  • contains(x: number, y: number): boolean

createChildGeoms

  • createChildGeoms(): void

dispose

  • dispose(): void

draw

drawChildGeoms

drawGeom

getGeomAt

getRect

getSeriesElementGeoms

getSeriesGeoms

implements

  • implements(): any[]

is

  • Type parameters

    • T

    Parameters

    Returns this

is2

  • is2<T>(type: object | Interface<T>): boolean
  • Type parameters

    • T

    Parameters

    Returns boolean

Generated using TypeDoc