Package jsky.image.fits.codec

Class Summary
FITSCodec A subclass of ImageCodec that handles the FITS image format.
FITSData An abstract base class for performing data type specific operations on 2D FITS data.
FITSDataByte Used for byte FITS image data (2D).
FITSDataDouble Used for double FITS image data (2D).
FITSDataFloat Used for float FITS image data (2D).
FITSDataInt Used for int FITS image data (2D).
FITSDataShort Used for short FITS image data (2D).
FITSDecodeParam  
FITSDecoder An ImageDecoder for the FITS file format.
FITSEncodeParam  
FITSEncoder An ImageEncoder for the FITS file format.
FITSImage This is the core class for JAI FITS support.
 



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.