Uses of Class
nom.tam.fits.ImageData
Packages that use ImageData
Package
Description
 The core classes of nom-tam-fits.
Image tiling support.
- 
Uses of ImageData in nom.tam.fitsSubclasses of ImageData in nom.tam.fitsModifier and TypeClassDescriptionfinal classA subclass ofDatacontaining no actual data.Methods in nom.tam.fits that return ImageDataModifier and TypeMethodDescriptionConverts this image HDU to another image HDU of a different type, possibly using a qunatizer for the integer-decimal conversion of the data elements.static ImageDataImageHDU.encapsulate(Object o) Deprecated.static ImageDataCreates a new FITS image using the specified primitive numerical Java array containing data.static ImageDataImageHDU.manufactureData(Header hdr) Deprecated.(for internal use) Will reduce visibility in the futureConstructors in nom.tam.fits with parameters of type ImageData
- 
Uses of ImageData in nom.tam.imageSubclasses of ImageData in nom.tam.imageModifier and TypeClassDescriptionclassSimple streaming image tile implementation.
from(Object)instead.