Uses of Enum Class
com.luciad.format.nitf.ELcdNITFBandRepresentation
-
Uses of ELcdNITFBandRepresentation in com.luciad.format.nitf
Modifier and TypeMethodDescriptionstatic ELcdNITFBandRepresentation
Returns the enum constant of this class with the specified name.static ELcdNITFBandRepresentation[]
ELcdNITFBandRepresentation.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionTLcdNITFUncompressedImageDecoder
(int aWidth, int aHeight, List<ELcdNITFBandRepresentation> aBands, int aBitsPerPixelPerBand, char aMode, ColorModel aColorModel) Deprecated.this constructor does not allow adequate configuration of the decoder.