Skip navigation links
LuciadLightspeed
2023.1.07

Package com.luciad.transformation

Handles all transformations between model coordinates and world coordinates.

See: Description

Package com.luciad.transformation Description

Handles all transformations between model coordinates and world coordinates.

The model coordinate system is defined by the model, e.g. longitude/latitude coordinate pairs representing the locations of cities in the world. It is defined with respect to a model reference, e.g. WGS-84.

The world coordinate system is a common cartesian space for viewing one or more models. It is defined with respect to a world reference. It differs from the screen coordinate system only by a translation and a scaling, as is illustrated by the image below.

Transformations from model to world to view
Since:
1.0
Skip navigation links
LuciadLightspeed
2023.1.07