Uses of Enum Class
com.luciad.format.netcdf.TLcdNetCDFModelDecoder.MultiBandImageCreation
Packages that use TLcdNetCDFModelDecoder.MultiBandImageCreation
-
Uses of TLcdNetCDFModelDecoder.MultiBandImageCreation in com.luciad.format.netcdf
Methods in com.luciad.format.netcdf that return TLcdNetCDFModelDecoder.MultiBandImageCreationModifier and TypeMethodDescriptionTLcdNetCDFModelDecoder.getMultiBandImageCreation()
Returns when multi-band images are created.Returns the enum constant of this class with the specified name.TLcdNetCDFModelDecoder.MultiBandImageCreation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.netcdf with parameters of type TLcdNetCDFModelDecoder.MultiBandImageCreationModifier and TypeMethodDescriptionvoid
TLcdNetCDFModelDecoder.setMultiBandImageCreation
(TLcdNetCDFModelDecoder.MultiBandImageCreation aMultiValuedRasterCreation) Configures the creation of multi-band images.