Package hdf.hdflib

Class HDFOldCompInfo

  • Direct Known Subclasses:
    HDFIMCOMPCompInfo, HDFJPEGCompInfo, HDFOldRLECompInfo

    public class HDFOldCompInfo
    extends HDFCompInfo

    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

      Fields 
      Modifier and Type Field Description
      int ctype  
    • Constructor Summary

      Constructors 
      Constructor Description
      HDFOldCompInfo()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ctype

        public int ctype
    • Constructor Detail

      • HDFOldCompInfo

        public HDFOldCompInfo()