| Package | Description |
|---|---|
| nom.tam.image.compression.bintable | |
| nom.tam.image.compression.hdu |
| Constructor and Description |
|---|
BinaryTableTileCompressor(CompressedTableData binData,
ColumnTable<?> columnTable,
BinaryTableTileDescription description) |
BinaryTableTileDecompressor(CompressedTableData binData,
ColumnTable<?> columnTable,
BinaryTableTileDescription description) |
| Modifier and Type | Method and Description |
|---|---|
CompressedTableData |
CompressedTableHDU.getData() |
static CompressedTableData |
CompressedTableHDU.manufactureData(Header hdr) |
protected CompressedTableData |
CompressedTableData.setRowsPerTile(int value) |
| Constructor and Description |
|---|
CompressedTableHDU(Header hdr,
CompressedTableData datum) |
Copyright © 1996–2018 nom-tam-fits. All rights reserved.