Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AffineTransformInterpolator

Hierarchy

Implements

Index

Constructors

constructor

Properties

Static color

color: function

Type declaration

Static shape

shape: function

Type declaration

Static structure

structure: function

Type declaration

Methods

deinterpolate

equals

  • equals(that: unknown): boolean

interpolate

map

  • map<U>(f: function): Interpolator<U>

range

Static affine

Static angle

Static array

Static form

Static from

  • from<T, U>(a?: U, b?: U): Interpolator<T, U>

Static fromAny

Static interpolator

Static len

Static list

Static lngLat

Static map

  • map<S, T>(a: S, b: S, f: function): Interpolator<T>

Static number

Static rotate

Static scale

Static skew

Static step

Static time

Static transform

Static translate