All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ncsa.hdf.hdflib.HDFNewCompInfo

java.lang.Object
   |
   +----ncsa.hdf.hdflib.HDFCompInfo
           |
           +----ncsa.hdf.hdflib.HDFNewCompInfo

public class HDFNewCompInfo
extends HDFCompInfo

This class is a generic container for the parameters to the HDF compressed classes, with the ``new'' encoding.

Compression parameters are expressed as instances of sub-classes of this type.

For details of the HDF libraries, see the HDF Documentation at: http://hdf.ncsa.uiuc.edu


Variable Index

 o ctype

Constructor Index

 o HDFNewCompInfo()

Variables

 o ctype
 public int ctype

Constructors

 o HDFNewCompInfo
 public HDFNewCompInfo()

All Packages  Class Hierarchy  This Package  Previous  Next  Index