Package nom.tam.fits
Class ImageData.ImageDataTiler
java.lang.Object
nom.tam.image.StandardImageTiler
nom.tam.fits.ImageData.ImageDataTiler
- All Implemented Interfaces:
ImageTiler
- Enclosing class:
ImageData
This inner class allows the ImageTiler to see if the user has read in the data.
-
Method Summary
Methods inherited from class nom.tam.image.StandardImageTiler
fillFileData, fillFileData, fillFileData, fillFileData, fillMemData, fillMemData, fillTile, fillTile, getCompleteImage, getOffset, getTile, getTile, getTile, getTile, incrementPosition, incrementPosition
-
Method Details
-
getMemoryImage
Description copied from class:StandardImageTiler
See if we can get the image data from memory. This may be overridden by other classes, notably in nom.tam.fits.ImageData.- Specified by:
getMemoryImage
in classStandardImageTiler
- Returns:
- the image data
-