Package hdf.hdflib
Class HDFOldCompInfo
java.lang.Object
hdf.hdflib.HDFCompInfo
hdf.hdflib.HDFOldCompInfo
- Direct Known Subclasses:
HDFIMCOMPCompInfo
,HDFJPEGCompInfo
,HDFOldRLECompInfo
This class is a generic container for the parameters to the HDF compressed classes, with the ``ole'' encoding.
Compression parameters are expressed as instances of sub-classes of this type.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ctype
public int ctype
-
-
Constructor Details
-
HDFOldCompInfo
public HDFOldCompInfo()
-