Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T = any

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private items

items: Map<Rect<T>, Rect<T>> = ...

Readonly type

type: string = ...

Methods

clear

  • clear(): void

find

insert

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

remove

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

update

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

Legend

  • Class
  • Class with type parameter
  • Property
  • Method
  • Variable
  • Type alias
  • Interface with type parameter
  • Inherited method
  • Private property

Generated using TypeDoc