Uses of Enum Class
nom.tam.fits.header.Compression
Packages that use Compression
-
Uses of Compression in nom.tam.fits.header
Subclasses with type arguments of type Compression in nom.tam.fits.headerModifier and TypeClassDescriptionenumThe following keywords are defined by the compression convention for use in the header of the FITS binary table extension to describe the structure of the compressed image.Methods in nom.tam.fits.header that return CompressionModifier and TypeMethodDescriptionstatic CompressionReturns the enum constant of this class with the specified name.static Compression[]Compression.values()Returns an array containing the constants of this enum class, in the order they are declared.