HDFArray |
This is a class for handling multidimensional arrays for HDF.
|
HDFChunkInfo |
This is a generic class to represent the HDF chunk_info union, which contains parameters for the
different chunking schemes.
|
HDFCompInfo |
This class is a container for the parameters to the HDF comp_info union.
|
HDFConstants |
This interface defines the values of constants defined by the HDF 4.2 API.
|
HDFDeflateCompInfo |
This class is a container for the parameters to the HDF DEFLATION compression algorithm.
|
HDFIMCOMPCompInfo |
This class is a container for the parameters to the HDF ``Image compression'' compression class.
|
HDFJPEGCompInfo |
This class is a container for the parameters to the HDF JPEG compression class.
|
HDFLibrary |
This is the Java interface for the HDF 4.2 library.
|
HDFNativeData |
This class encapsulates native methods to deal with arrays of numbers,
converting from numbers to bytes and bytes to numbers.
|
HDFNBITChunkInfo |
This class is a container for the parameters to the HDF NBIT compressed chunked class.
|
HDFNBITCompInfo |
This class is a container for the parameters to the HDF ``NBIT'' compression class.
|
HDFNewCompInfo |
This class is a generic container for the parameters to the HDF compressed classes, with the
``new'' encoding.
|
HDFOldCompInfo |
This class is a generic container for the parameters to the HDF compressed classes, with the
``ole'' encoding.
|
HDFOldRLECompInfo |
This class is a generic container for the parameters to the HDF RLE compressed classes, with the
``old'' type encoding.
|
HDFRLECompInfo |
This class is a generic container for the parameters to the HDF RLE compressed classes, with the
``new'' type encoding.
|
HDFSKPHUFFCompInfo |
This class is a generic container for the parameters to the HDF ``Skipping Huffman'' compression
classes.
|
HDFSZIPCompInfo |
This class is a container for the parameters to the HDF SZIP compression algorithm.
|