jsky.image.fits.codec
Class FITSDecodeParam
java.lang.Object
jsky.image.fits.codec.FITSDecodeParam
- All Implemented Interfaces:
- com.sun.media.jai.codec.ImageDecodeParam, Serializable, Cloneable
public class FITSDecodeParam
- extends Object
- implements com.sun.media.jai.codec.ImageDecodeParam
- See Also:
- Serialized Form
Method Summary |
int |
getPreviewSize()
Return the value of the previewSize property. |
void |
setPreviewSize(int i)
Set the size of the window used to display the prescaled preview image. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FITSDecodeParam
public FITSDecodeParam()
setPreviewSize
public void setPreviewSize(int i)
- Set the size of the window used to display the prescaled preview image.
This determines the scale factor.
getPreviewSize
public int getPreviewSize()
- Return the value of the previewSize property.
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.