Uses of Class
com.luciad.format.grib.TLcdGRIB2CategoryTable
Packages that use TLcdGRIB2CategoryTable
-
Uses of TLcdGRIB2CategoryTable in com.luciad.format.grib
Methods in com.luciad.format.grib that return TLcdGRIB2CategoryTableModifier and TypeMethodDescriptionDeprecated.Decodes a GRIB category table file.Methods in com.luciad.format.grib with parameters of type TLcdGRIB2CategoryTableModifier and TypeMethodDescriptionvoidTLcdGRIB2ModelDecoder.addCategoryTable(TLcdGRIB2CategoryTable aCategoryTable) Deprecated.Adds a category table.voidTLcdGRIB2ModelDecoder.addCategoryTable(TLcdGRIB2CategoryTable aCategoryTable, boolean aMatchCenter) Deprecated.Adds a category table.voidTLcdGRIB2ModelDecoder.removeCategoryTable(TLcdGRIB2CategoryTable aCategoryTable) Deprecated.Removes a category table.