Uses of Enum Class
com.luciad.format.grib.TLcdGRIBModelDecoder.MultiValuedRasterCreation
Packages that use TLcdGRIBModelDecoder.MultiValuedRasterCreation
-
Uses of TLcdGRIBModelDecoder.MultiValuedRasterCreation in com.luciad.format.grib
Methods in com.luciad.format.grib that return TLcdGRIBModelDecoder.MultiValuedRasterCreationModifier and TypeMethodDescriptionTLcdGRIBModelDecoder.getMultiValuedRasterCreation()
Deprecated.Returns when multi-valued rasters are created.Returns the enum constant of this class with the specified name.TLcdGRIBModelDecoder.MultiValuedRasterCreation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.grib with parameters of type TLcdGRIBModelDecoder.MultiValuedRasterCreationModifier and TypeMethodDescriptionvoid
TLcdGRIBModelDecoder.setMultiValuedRasterCreation
(TLcdGRIBModelDecoder.MultiValuedRasterCreation aMultiValuedRasterCreation) Deprecated.Configures the creation of multi-valued rasters.