Home Identifier Source Repository

Identifier

Class Summary

Static Public Class Summary
public

Renderer for Coverages with domain type Grid.

public

Displays a palette legend for the parameter displayed by the given

public

Manages palettes under common names.

public

Renderer for Coverages with domain type Profile.

public

Displays a time axis selector for a given coverage layer.

Function Summary

Static Public Function Summary
public

LayerFactory(options: {}): *

public

asSciJSndarray(arr: *): *

Wraps an object with get(i,j,k,...) method and .shape property

public

directPalette(colors: *): *

Converts an array of CSS colors to a palette of the same size.

public

indexOfNearest(a: *, x: *): *

Return the index in a of the value closest to x.

public

indicesOfNearest(a: *, x: *): *

Return the indices of the two neighbors in the a array closest to x.

public

inject(html: *, css: *)

Inject HTML and CSS into the DOM.

public

linearPalette(colors: Array, steps: number): *

Calculates a linear palette of the given size (default 256) from the given

public

scale(val: *, palette: *, extent: *): *

Variable Summary

Static Public Variable Summary
public
public
public