Uses of Enum Class
org.lsst.fits.imageio.CameraImageReadParam.Scale
Packages that use CameraImageReadParam.Scale
-
Uses of CameraImageReadParam.Scale in org.lsst.fits.imageio
Methods in org.lsst.fits.imageio that return CameraImageReadParam.ScaleModifier and TypeMethodDescriptionCameraImageReadParam.getScale()static CameraImageReadParam.ScaleReturns the enum constant of this class with the specified name.static CameraImageReadParam.Scale[]CameraImageReadParam.Scale.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.lsst.fits.imageio with parameters of type CameraImageReadParam.ScaleModifier and TypeMethodDescriptionvoidCameraImageReadParam.setScale(CameraImageReadParam.Scale scale)