Uses of Class
nom.tam.image.compression.hdu.CompressedTableHDU
-
Packages that use CompressedTableHDU Package Description nom.tam.image.compression.hdu -
-
Uses of CompressedTableHDU in nom.tam.image.compression.hdu
Methods in nom.tam.image.compression.hdu that return CompressedTableHDU Modifier and Type Method Description CompressedTableHDUCompressedTableHDU. compress()static CompressedTableHDUCompressedTableHDU. fromBinaryTableHDU(BinaryTableHDU binaryTableHDU, int tileRows, java.lang.String... columnCompressionAlgorithms)Prepare a compressed binary table HDU for the specified binary table.
-