Package nom.tam.fits.compression.provider.param.base


package nom.tam.fits.compression.provider.param.base
(for internal use) Base implementations of the interfaces that manage compression parameters for the various algorithms. It's weird enough that it's in its own package, rather than being part of the core compression package, but that's life.
  • Classes
    Class
    Description
    (for internal use) Compression parameters that are bundled together from distinct sets of component parameters.
    (for internal use) Compression parameters that are stored in the table along with the compressed data.
    (for internal use)
    (for internal use) A parameter stored in the FITS header or compressed table that is linked to a compression option.
    (for internal use) A set of CompressParameters that are bundled together, typically because they are parameters that all link to the same ICompressOption