Package hdf.hdflib
package hdf.hdflib
-
ClassDescriptionThis is a class for handling multidimensional arrays for HDF.This is a generic class to represent the HDF chunk_info union, which contains parameters for the different chunking schemes.This class is a container for the parameters to the HDF comp_info union.This interface defines the values of constants defined by the HDF 4.2 API.This class is a container for the parameters to the HDF DEFLATION compression algorithm.This class is a container for the parameters to the HDF ``Image compression'' compression class.This class is a container for the parameters to the HDF JPEG compression class.This is the Java interface for the HDF 4.2 library.This class is a container for the parameters to the HDF NBIT compressed chunked class.This class is a container for the parameters to the HDF ``NBIT'' compression class.This class is a generic container for the parameters to the HDF compressed classes, with the ``new'' encoding.This class is a generic container for the parameters to the HDF compressed classes, with the ``ole'' encoding.This class is a generic container for the parameters to the HDF RLE compressed classes, with the ``old'' type encoding.This class is a generic container for the parameters to the HDF RLE compressed classes, with the ``new'' type encoding.This class is a generic container for the parameters to the HDF ``Skipping Huffman'' compression classes.This class is a container for the parameters to the HDF SZIP compression algorithm.
-
ExceptionDescriptionThe class HDFException returns errors from the HDF library.The class HDFJavaException returns errors from the Java wrapper of theHDF library.The class HDFException returns errors raised by the HDF library.HDFNotImplementedException indicates a function that is part of the HDF API, but which cannot or will not be implemented for Java.