Uses of Interface
nom.tam.fits.FitsElement
Packages that use FitsElement
Package
Description
 The core classes of nom-tam-fits.
Image tiling support.
Compressing and decompressing HDUs, for both images and binary tables.
- 
Uses of FitsElement in nom.tam.fitsClasses in nom.tam.fits that implement FitsElementModifier and TypeClassDescriptionclassDeprecated.Serves no purpose really.classASCII table data.classASCII table header/data unit.classAbstract base class for all header-data unit (HDU) types.classTable data for binary table HDUs.classBinary table header/data unit.classThe data segment of an HDU.classHeap for storing variable-length entries in binary tables.classAccess and manipulate the header of a HDU.classImage data.classHeader/data unit for images.final classA subclass ofDatacontaining no actual data.classA class of HDU that contains only a header only with no associated data.classRandom Groups data.classRandom groups header/data unit.classTableHDU<T extends AbstractTableData>Base class for binary and ASCII table implementations.classA container for unknown binary data types.classA HDU that holds a type of data we don't recognise.
- 
Uses of FitsElement in nom.tam.imageClasses in nom.tam.image that implement FitsElementModifier and TypeClassDescriptionclassSimple streaming image tile implementation.
- 
Uses of FitsElement in nom.tam.image.compression.hduClasses in nom.tam.image.compression.hdu that implement FitsElementModifier and TypeClassDescriptionclassFITS representation of a compressed image.classA header-data unit (HDU) containing a compressed image.classFITS representation of a compressed binary table.classA header-data unit (HDU) containing a compressed binary table.