Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T = any

Hierarchy

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Readonly Abstract type

type: string

Methods

Abstract clear

  • clear(): void

Abstract find

Abstract insert

  • insert(item: Rect<T>): void

Abstract remove

  • remove(item: Rect<T>): void

update

  • update(item: Rect<T>): void

Legend

  • Class
  • Class with type parameter
  • Property
  • Method
  • Variable
  • Type alias
  • Interface with type parameter

Generated using TypeDoc