Uses of Class
com.luciad.multidimensional.TLcdDimension
Packages that use TLcdDimension
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 TLcdDimension in com.luciad.format.asterix
Methods in com.luciad.format.asterix that return types with arguments of type TLcdDimension -
Uses of TLcdDimension in com.luciad.format.netcdf
Methods in com.luciad.format.netcdf that return types with arguments of type TLcdDimensionModifier and TypeMethodDescriptionList
<TLcdDimension<?>> TLcdNetCDFFilteredModel.getDimensions()
Gets a list of dimensions, for example time or height, over which this multi-dimensional object is defined. -
Uses of TLcdDimension in com.luciad.format.nvg.nvg20.model
Methods in com.luciad.format.nvg.nvg20.model that return types with arguments of type TLcdDimension -
Uses of TLcdDimension in com.luciad.multidimensional
Methods in com.luciad.multidimensional that return TLcdDimensionModifier and TypeMethodDescriptionTLcdDimension.Builder.build()
Builds the dimension axis values with the set parameters.