Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ScaleInterpolator<D, R, DU, RU, S>

Type parameters

Hierarchy

Implements

Index

Properties

Static color

color: (c0?: AnyColor, c1?: AnyColor) => ColorInterpolator

Type declaration

Static shape

shape: (s0?: AnyShape, s1?: AnyShape) => ShapeInterpolator

Type declaration

Static structure

structure: <I>(i0?: AnyItem, i1?: AnyItem) => StructureInterpolator<I>

Type declaration

Static transform

Type declaration

Methods

Abstract deinterpolate

Abstract equals

  • equals(that: unknown): boolean

Abstract interpolate

  • interpolate(u: number): S

map

range

Static angle

Static array

Static form

Static from

Static fromAny

Static interpolator

Static len

Static lngLat

Static map

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

Static number

Static scale

Static step

Static time