Uses of Class
com.luciad.format.grib.TLcdGRIBModelDescriptor
Packages that use 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
Subclasses of TLcdGRIBModelDescriptor in com.luciad.format.gribModifier and TypeClassDescriptionclass
Deprecated.The NetCDF decoder should be used to decode GRIB data.Methods in com.luciad.format.grib with parameters of type TLcdGRIBModelDescriptorModifier 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
Methods in com.luciad.format.grib.gxy with parameters of type TLcdGRIBModelDescriptorModifier 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.