Options
All
  • Public
  • Public/Protected
  • All
Menu

Class R2Shape

Hierarchy

Implements

Index

Accessors

xMax

  • get xMax(): number

xMin

  • get xMin(): number

yMax

  • get yMax(): number

yMin

  • get yMin(): number

Methods

Abstract contains

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

Abstract intersects

Abstract transform

union

Static fromAny