Package hdf.hdflib

Class HDFCompInfo

  • Direct Known Subclasses:
    HDFNewCompInfo, HDFOldCompInfo

    public class HDFCompInfo
    extends java.lang.Object

    This class is a container for the parameters to the HDF comp_info union.

    The parameters for different compression schemes are represented as sub-classes of this class

    • Field Summary

      Fields 
      Modifier and Type Field Description
      int ctype  
    • Constructor Summary

      Constructors 
      Constructor Description
      HDFCompInfo()  
    • 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

      • HDFCompInfo

        public HDFCompInfo()