Uses of Class
com.luciad.format.grib.TLcdGRIBModelDescriptor
Package
Description
Provides decoders for handling GRIB data.
Contains painters and icons for visualizing GRIB data.
-
Uses of TLcdGRIBModelDescriptor in com.luciad.format.grib
Modifier and TypeClassDescriptionclass
Deprecated.The NetCDF decoder should be used to decode GRIB data.Modifier and TypeMethodDescriptionboolean
ILcdGRIBBulletinFilter.accept
(TLcdGRIBModelDescriptor aModelDescriptor, ILcdModelReference aModelReference, ILcdBounds aBounds) Deprecated.Returns whether the GRIB message described by the specified parameters may be added to the decoded model. -
Uses of TLcdGRIBModelDescriptor in com.luciad.format.grib.gxy
Modifier and TypeMethodDescriptionprotected ILcdRasterPainter
TLcdGRIBGXYPainterProvider.createRasterPainter
(TLcdGRIBModelDescriptor aModelDescriptor) Deprecated.Creates and configures a raster painter for the given model descriptor.protected String
TLcdGRIBGXYController.formatValue
(TLcdGRIBModelDescriptor aGRIBModelDescriptor, int aInternalValue) Deprecated.Formats the given internal GRIB value as a String.