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 CompressedTableHDU
CompressedTableHDU. compress()
static CompressedTableHDU
CompressedTableHDU. fromBinaryTableHDU(BinaryTableHDU binaryTableHDU, int tileRows, java.lang.String... columnCompressionAlgorithms)
Prepare a compressed binary table HDU for the specified binary table.
-