Package | Description |
---|---|
nom.tam.fits | |
nom.tam.image.compression.bintable | |
nom.tam.image.compression.hdu | |
nom.tam.util |
Modifier and Type | Method and Description |
---|---|
protected ColumnTable<BinaryTable.SaveState> |
BinaryTable.createColumnTable(Object[] arrCol,
int[] sizes) |
ColumnTable<BinaryTable.SaveState> |
BinaryTable.getData() |
Constructor and Description |
---|
BinaryTable(ColumnTable<?> tabIn)
Create a binary table from an existing ColumnTable
|
Modifier and Type | Field and Description |
---|---|
protected ColumnTable<?> |
BinaryTableTile.data |
Constructor and Description |
---|
BinaryTableTile(ColumnTable<?> data,
BinaryTableTileDescription description) |
BinaryTableTileCompressor(CompressedTableData binData,
ColumnTable<?> columnTable,
BinaryTableTileDescription description) |
BinaryTableTileDecompressor(CompressedTableData binData,
ColumnTable<?> columnTable,
BinaryTableTileDescription description) |
Modifier and Type | Method and Description |
---|---|
void |
CompressedTableData.prepareUncompressedData(ColumnTable<BinaryTable.SaveState> data) |
Modifier and Type | Method and Description |
---|---|
ColumnTable<T> |
ColumnTable.copy() |
Copyright © 1996–2017 nom-tam-fits. All rights reserved.