Uses of Class
com.luciad.multidimensional.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
-
Uses of TLcdDimension in com.luciad.format.netcdf
Modifier 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
-
Uses of TLcdDimension in com.luciad.multidimensional
Modifier and TypeMethodDescriptionTLcdDimension.Builder.build()
Builds the dimension axis values with the set parameters.