Skip navigation links
LuciadFusion
2023.1.09

Package com.luciad.multidimensional

General interfaces and implementations to model multi-dimensional data, for example data that can change over time or can vary in height.

See: Description

Package com.luciad.multidimensional Description

General interfaces and implementations to model multi-dimensional data, for example data that can change over time or can vary in height.

The main interface is ILcdMultiDimensional, which describes the axes over which a multi-dimensional object is defined. A TLcdDimensionAxis is defined by its type, unit and ranges in which data can be defined.

A model can also implement ILcdMultiDimensionalModel to present its ILcdDimensions and become filterable.

Since:
2015.0
Skip navigation links
LuciadFusion
2023.1.09