Uses of Class
hdf.hdflib.HDFNewCompInfo
-
-
Uses of HDFNewCompInfo in hdf.hdflib
Subclasses of HDFNewCompInfo in hdf.hdflib Modifier and Type Class Description 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.
-