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

protected class ImageData.ImageDataTiler extends StandardImageTiler
This inner class allows the ImageTiler to see if the user has read in the data.
  • Method Details

    • getMemoryImage

      protected Object 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 class StandardImageTiler
      Returns:
      the image data