Uses of Class
nom.tam.image.compression.hdu.CompressedTableHDU
Packages that use CompressedTableHDU
-
Uses of CompressedTableHDU in nom.tam.image.compression.hdu
Methods in nom.tam.image.compression.hdu that return CompressedTableHDUModifier and TypeMethodDescriptionCompressedTableHDU.compress()
static CompressedTableHDU
CompressedTableHDU.fromBinaryTableHDU
(BinaryTableHDU binaryTableHDU, int tileRows, String... columnCompressionAlgorithms) Prepare a compressed binary table HDU for the specified binary table.