Package hdf.hdflib
Class HDFOldRLECompInfo
- java.lang.Object
-
- hdf.hdflib.HDFCompInfo
-
- hdf.hdflib.HDFOldCompInfo
-
- hdf.hdflib.HDFOldRLECompInfo
-
public class HDFOldRLECompInfo extends HDFOldCompInfo
This class is a generic container for the parameters to the HDF RLE compressed classes, with the ``old'' type encoding.
In this case, there is no auxilliary information.
-
-
Field Summary
-
Fields inherited from class hdf.hdflib.HDFOldCompInfo
ctype
-
-
Constructor Summary
Constructors Constructor Description HDFOldRLECompInfo()
-