Package hdf.hdflib
Class HDFNewCompInfo
- java.lang.Object
-
- hdf.hdflib.HDFCompInfo
-
- 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.
-
-
Field Summary
Fields Modifier and Type Field Description int
ctype
-
Constructor Summary
Constructors Constructor Description HDFNewCompInfo()
-