Package nom.tam.fits.compression.provider.param.api
package nom.tam.fits.compression.provider.param.api
(for internal use) The basics of storing compression options in FITS headers and compressed table columns.
It's weird enough that compression parameters are being handled in separate packages from the algorithms they serve,
but that's life.
-
ClassDescriptionDeprecated.This class serves no purpose since 1.19.Deprecated.This class serves no purpose since 1.19.(for internal use) Compression parameters that are stored in the table along with the compressed data.(for internal use) Compression parameter that must be stored along the header meta data of the hdu.(for internal use) Compression parameter that must be stored along the meta data.(for internal use) Group of parameters that must be synchronized with the hdu meta data for a specific compression algorithm.Deprecated.This internal interface serves no purpose since 1.19.