Uses of Class
ncsa.hdf.hdflib.HDFNewCompInfo

Packages that use HDFNewCompInfo
ncsa.hdf.hdflib   
 

Uses of HDFNewCompInfo in ncsa.hdf.hdflib
 

Subclasses of HDFNewCompInfo in ncsa.hdf.hdflib
 class HDFDeflateCompInfo
           This class is a container for the parameters to the HDF DEFLATION compression algorithm.
 class HDFNBITCompInfo
           This class is a container for the parameters to the HDF ``NBIT'' compression class.
 class HDFRLECompInfo
           This class is a generic container for the parameters to the HDF RLE compressed classes, with the ``new'' type encoding.
 class HDFSKPHUFFCompInfo
           This class is a generic container for the parameters to the HDF ``Skipping Huffman'' compression classes.
 class HDFSZIPCompInfo
           This class is a container for the parameters to the HDF SZIP compression algorithm.