Uses of Interface
com.luciad.multidimensional.ILcdMultiDimensional
Packages that use ILcdMultiDimensional
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.
LuciadFusion TileStore provides a resource model, based on
ALfnResourceMetadata
.General interfaces and implementations to model multi-dimensional data, for example data that can change
over time or can vary in height.
-
Uses of ILcdMultiDimensional in com.luciad.format.asterix
Classes in com.luciad.format.asterix that implement ILcdMultiDimensionalModifier and TypeClassDescriptionclass
Implements date filtering for ASTERIX Category 8 weather models. -
Uses of ILcdMultiDimensional in com.luciad.format.netcdf
Classes in com.luciad.format.netcdf that implement ILcdMultiDimensionalModifier and TypeClassDescriptionclass
This model wrapper around a NetCDF model makes it possible to filter NetCDF data. -
Uses of ILcdMultiDimensional in com.luciad.format.nvg.nvg20.model
Classes in com.luciad.format.nvg.nvg20.model that implement ILcdMultiDimensional -
Uses of ILcdMultiDimensional in com.luciad.fusion.tilestore.metadata
Classes in com.luciad.fusion.tilestore.metadata that implement ILcdMultiDimensionalModifier and TypeClassDescriptionclass
A representation of a raster coverage. -
Uses of ILcdMultiDimensional in com.luciad.multidimensional
Subinterfaces of ILcdMultiDimensional in com.luciad.multidimensionalModifier and TypeInterfaceDescriptioninterface
Models that support dimensional filtering, such as NetCDF, NVG and some LuciadFusion models, should implement this interface.