| Package | Description |
|---|---|
| nom.tam.fits | |
| 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 |
|---|---|
static BinaryTable |
BinaryTableHDU.encapsulate(Object o) |
static BinaryTable |
BinaryTableHDU.manufactureData(Header header) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BinaryTable.createColumnDataFor(BinaryTable table)
TODO: this is only for internal access!
|
| Constructor and Description |
|---|
BinaryTableHDU(Header hdr,
BinaryTable datum) |
| Modifier and Type | Method and Description |
|---|---|
void |
ICompressParameters.initializeColumns(IHeaderAccess header,
BinaryTable binaryTable,
int size)
initialize the column based options of the compression algorithm from the
binary table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompressParameters.initializeColumns(IHeaderAccess header,
BinaryTable binaryTable,
int size) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompressedImageData |
class |
CompressedTableData |
| Modifier and Type | Method and Description |
|---|---|
protected BinaryTable |
CompressedTableData.asBinaryTable(BinaryTable dataToFill,
Header compressedHeader,
Header targetHeader) |
| Modifier and Type | Method and Description |
|---|---|
protected BinaryTable |
CompressedTableData.asBinaryTable(BinaryTable dataToFill,
Header compressedHeader,
Header targetHeader) |
| Modifier and Type | Method and Description |
|---|---|
protected BinaryTable |
TiledImageCompressionOperation.getBinaryTable() |
| Constructor and Description |
|---|
TiledImageCompressionOperation(BinaryTable binaryTable)
create a TiledImageCompressionOperation based on a compressed image data.
|
Copyright © 1996–2018 nom-tam-fits. All rights reserved.