Package nom.tam.fits

Class 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 Detail

      • getMemoryImage

        protected java.lang.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