Uses of Interface
com.luciad.multidimensional.ILcdMultiDimensionalModel
Package
Description
Provides classes and interfaces for decoding and displaying ASTERIX data.
Provides support for decoding NetCDF files.
This package contains a domain model to represent an NVG 2.0 data source.
General interfaces and implementations to model multi-dimensional data, for example data that can change
over time or can vary in height.
-
Uses of ILcdMultiDimensionalModel in com.luciad.format.asterix
Modifier and TypeClassDescriptionclass
Implements date filtering for ASTERIX Category 8 weather models. -
Uses of ILcdMultiDimensionalModel in com.luciad.format.netcdf
Modifier and TypeClassDescriptionclass
This model wrapper around a NetCDF model makes it possible to filter NetCDF data. -
Uses of ILcdMultiDimensionalModel in com.luciad.format.nvg.nvg20.model
-
Uses of ILcdMultiDimensionalModel in com.luciad.multidimensional
Modifier and TypeMethodDescriptionTLcdDimensionFilter.createSnappingFilter
(ILcdMultiDimensionalModel aModel, TLcdDimensionFilter.SnapMode aSnapMode) Returns an exact matching filter value in the given model depending on the value of aSnapMode.