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.fits
Subclasses of ImageData in nom.tam.fitsModifier and TypeClassDescriptionfinal class
A subclass ofData
containing 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 ImageData
ImageHDU.encapsulate
(Object o) Deprecated.static ImageData
Creates a new FITS image using the specified primitive numerical Java array containing data.static ImageData
ImageHDU.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.image
Subclasses of ImageData in nom.tam.imageModifier and TypeClassDescriptionclass
Simple streaming image tile implementation.
from(Object)
instead.