ncsa.hdf.hdflib
Class HDFIMCOMPCompInfo

java.lang.Object
  extended by ncsa.hdf.hdflib.HDFCompInfo
      extended by ncsa.hdf.hdflib.HDFOldCompInfo
          extended by ncsa.hdf.hdflib.HDFIMCOMPCompInfo

public class HDFIMCOMPCompInfo
extends HDFOldCompInfo

This class is a container for the parameters to the HDF ``Image compression'' compression class.

In this case, no auxilliary information is needed.

For details of the HDF libraries, see the HDF Documentation at: http://hdf.ncsa.uiuc.edu


Field Summary
 
Fields inherited from class ncsa.hdf.hdflib.HDFOldCompInfo
ctype
 
Constructor Summary
HDFIMCOMPCompInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HDFIMCOMPCompInfo

public HDFIMCOMPCompInfo()