Uses of Class
nom.tam.image.StandardImageTiler
-
Packages that use StandardImageTiler Package Description nom.tam.fits -
-
Uses of StandardImageTiler in nom.tam.fits
Subclasses of StandardImageTiler in nom.tam.fits Modifier and Type Class Description protected classImageData.ImageDataTilerThis inner class allows the ImageTiler to see if the user has read in the data.Fields in nom.tam.fits declared as StandardImageTiler Modifier and Type Field Description private StandardImageTilerImageData. tilerThe image tiler associated with this image.Methods in nom.tam.fits that return StandardImageTiler Modifier and Type Method Description StandardImageTilerImageData. getTiler()StandardImageTilerImageHDU. getTiler()Methods in nom.tam.fits with parameters of type StandardImageTiler Modifier and Type Method Description (package private) voidImageData. setTiler(StandardImageTiler tiler)
-