Class HDFNewCompInfo

java.lang.Object
ncsa.hdf.hdflib.HDFCompInfo
ncsa.hdf.hdflib.HDFNewCompInfo
Direct Known Subclasses:
HDFDeflateCompInfo, HDFNBITCompInfo, HDFRLECompInfo, HDFSKPHUFFCompInfo, HDFSZIPCompInfo

public class HDFNewCompInfo extends HDFCompInfo

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

Compression parameters are expressed as instances of sub-classes of this type.

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

  • Field Details

    • ctype

      public int ctype
  • Constructor Details

    • HDFNewCompInfo

      public HDFNewCompInfo()