Package | Description |
---|---|
nom.tam.fits.compression.provider.param.api | |
nom.tam.fits.compression.provider.param.base | |
nom.tam.image.compression.hdu | |
nom.tam.image.compression.tile |
Modifier and Type | Method and Description |
---|---|
void |
ICompressParameters.addColumnsToTable(BinaryTableHDU hdu)
Add the columns that hold the metadata for the parameters that are column
based to the dhu.
|
Modifier and Type | Method and Description |
---|---|
void |
CompressParameters.addColumnsToTable(BinaryTableHDU hdu) |
Modifier and Type | Class and Description |
---|---|
class |
CompressedImageHDU
A compressed image is a normal binary table with a defined structure.
|
class |
CompressedTableHDU |
Modifier and Type | Method and Description |
---|---|
BinaryTableHDU |
CompressedTableHDU.asBinaryTableHDU() |
Modifier and Type | Method and Description |
---|---|
static CompressedTableHDU |
CompressedTableHDU.fromBinaryTableHDU(BinaryTableHDU binaryTableHDU,
int tileRows,
String... columnCompressionAlgorithms)
Prepare a compressed binary table HDU for the specified binary table.
|
Modifier and Type | Method and Description |
---|---|
void |
TiledImageCompressionOperation.compress(BinaryTableHDU hdu) |
Copyright © 1996–2018 nom-tam-fits. All rights reserved.