Package hdf.hdflib
Class HDFRLECompInfo
- java.lang.Object
-
- hdf.hdflib.HDFCompInfo
-
- hdf.hdflib.HDFNewCompInfo
-
- 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.
-
-
Field Summary
-
Fields inherited from class hdf.hdflib.HDFNewCompInfo
ctype
-
-
Constructor Summary
Constructors Constructor Description HDFRLECompInfo()
-