All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ncsa.hdf.hdflib.HDFRLECompInfo

java.lang.Object
   |
   +----ncsa.hdf.hdflib.HDFCompInfo
           |
           +----ncsa.hdf.hdflib.HDFNewCompInfo
                   |
                   +----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


Constructor Index

 o HDFRLECompInfo()

Constructors

 o HDFRLECompInfo
 public HDFRLECompInfo()

All Packages  Class Hierarchy  This Package  Previous  Next  Index