CoordinateTransformer.getValue

Syntax

getValue(data: Number);

Parameters

data. Transformed data.

Description

The getValue method returns transformed data.

Comments

The method returns value of the Number type.

Example

The example of use is given on the page with description of the MapBarAxis class constructor page.

See also:

CoordinateTransformer