Uses of Class
nom.tam.image.compression.hdu.CompressedTableHDU
Packages that use CompressedTableHDU
Package
Description
Compressing and decompressing HDUs, for both images and binary tables.
- 
Uses of CompressedTableHDU in nom.tam.image.compression.hduMethods in nom.tam.image.compression.hdu that return CompressedTableHDUModifier and TypeMethodDescriptionCompressedTableHDU.compress()Performs the actual compression with the selected algorithm(s) and options.static CompressedTableHDUCompressedTableHDU.fromBinaryTableHDU(BinaryTableHDU binaryTableHDU, int tileRows, String... columnCompressionAlgorithms) Prepare a compressed binary table HDU for the specified binary table.