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 class
ImageData.ImageDataTiler
This 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 StandardImageTiler
ImageData. tiler
The image tiler associated with this image.Methods in nom.tam.fits that return StandardImageTiler Modifier and Type Method Description StandardImageTiler
ImageData. getTiler()
StandardImageTiler
ImageHDU. getTiler()
Methods in nom.tam.fits with parameters of type StandardImageTiler Modifier and Type Method Description (package private) void
ImageData. setTiler(StandardImageTiler tiler)
-