Uses of Class
nom.tam.fits.BinaryTable.SaveState
Packages that use BinaryTable.SaveState
-
Uses of BinaryTable.SaveState in nom.tam.fits
Fields in nom.tam.fits with type parameters of type BinaryTable.SaveStateModifier and TypeFieldDescriptionprivate ColumnTable<BinaryTable.SaveState> BinaryTable.tableWhere the data is actually stored.Methods in nom.tam.fits that return types with arguments of type BinaryTable.SaveStateModifier and TypeMethodDescriptionprotected ColumnTable<BinaryTable.SaveState> BinaryTable.createColumnTable(Object[] arrCol, int[] sizes) private ColumnTable<BinaryTable.SaveState> BinaryTable.createTable()Create a column table given the number of rows and a model row.BinaryTable.getData() -
Uses of BinaryTable.SaveState in nom.tam.image.compression.hdu
Method parameters in nom.tam.image.compression.hdu with type arguments of type BinaryTable.SaveStateModifier and TypeMethodDescriptionvoidCompressedTableData.prepareUncompressedData(ColumnTable<BinaryTable.SaveState> data)