Class Summary |
BintableStarTable |
An implementation of the StarTable interface which uses a FITS BINTABLE
extension. |
FitsStarTable |
An implementation of the StarTable interface which uses FITS TABLE
or BINTABLE extensions. |
FitsTableBuilder |
Implementation of the TableBuilder interface which
gets StarTables from FITS files. |
FitsTableSerializer |
Class which knows how to do the various bits of serializing a StarTable
to FITS BINTABLE format. |
FitsTableWriter |
Handles writing of a StarTable in FITS binary format. |
MappedFile |
Provides mapped access to a data buffer, compatible with nom.tam.util
classes. |