Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InvokeOperatorInterpolator

Hierarchy

Implements

Index

Constructors

constructor

Properties

argsInterpolator

argsInterpolator: StructureInterpolator<Value>

funcInterpolator

funcInterpolator: StructureInterpolator<Value>

Static color

color: function

Type declaration

Static shape

shape: function

Type declaration

Static transform

transform: function

Type declaration

Methods

deinterpolate

  • deinterpolate(f: AnyItem): number

equals

  • equals(that: any): boolean

interpolate

  • interpolate(u: number): Item

map

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

range

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 lngLat

Static map

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

Static number

Static scale

Static step

Static structure

Static time