ncsa.hdf.hdflib
Class HDFRLECompInfo

java.lang.Object
  extended by ncsa.hdf.hdflib.HDFCompInfo
      extended by ncsa.hdf.hdflib.HDFNewCompInfo
          extended by ncsa.hdf.hdflib.HDFRLECompInfo

public class HDFRLECompInfo
extends HDFNewCompInfo

This class is a generic container for the parameters to the HDF RLE compressed classes, with the ``new'' type encoding.

In this case, there is no auxilliary information.

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.HDFNewCompInfo
ctype
 
Constructor Summary
HDFRLECompInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HDFRLECompInfo

public HDFRLECompInfo()