Uses of Class
nom.tam.image.compression.hdu.CompressedTableData
Package
Description
Compressing and decompressing HDUs, for both images and binary tables.
-
Uses of CompressedTableData in nom.tam.image.compression.hdu
Modifier and TypeMethodDescriptionCompressedTableHDU.getData()
static CompressedTableData
CompressedTableHDU.manufactureData
(Header hdr) Deprecated.(for internal use) Will reduce visibility in the futureModifierConstructorDescriptionCompressedTableHDU
(Header hdr, CompressedTableData datum) Creates an new compressed table HDU with the specified header and compressed data.