Uses of Class
nom.tam.image.compression.hdu.CompressedTableData
Packages that use CompressedTableData
Package
Description
Compressing and decompressing HDUs, for both images and binary tables.
- 
Uses of CompressedTableData in nom.tam.image.compression.hduMethods in nom.tam.image.compression.hdu that return CompressedTableDataModifier and TypeMethodDescriptionCompressedTableHDU.getData()static CompressedTableDataCompressedTableHDU.manufactureData(Header hdr) Deprecated.(for internal use) Will reduce visibility in the futureConstructors in nom.tam.image.compression.hdu with parameters of type CompressedTableDataModifierConstructorDescriptionCompressedTableHDU(Header hdr, CompressedTableData datum) Creates an new compressed table HDU with the specified header and compressed data.