uk.ac.starlink.jaiutil
Class HDXDecodeParam

java.lang.Object
  extended by uk.ac.starlink.jaiutil.HDXDecodeParam
All Implemented Interfaces:
com.sun.media.jai.codec.ImageDecodeParam, Serializable, Cloneable

public class HDXDecodeParam
extends Object
implements com.sun.media.jai.codec.ImageDecodeParam

See Also:
Serialized Form

Constructor Summary
HDXDecodeParam()
           
 
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
 

Constructor Detail

HDXDecodeParam

public HDXDecodeParam()
Method Detail

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.