All Classes Interface Summary Class Summary Exception Summary
Class |
Description |
Attribute |
An attribute is a (name, value) pair of metadata attached to a primary data
object such as dataset, group or named datatype.
|
Callbacks |
All callback definitions must derive from this interface.
|
CompoundDS |
A CompoundDS is a dataset with compound datatype.
|
DataFormat |
An interface that provides general I/O operations for read/write object data.
|
Dataset |
The abstract class provides general APIs to create and manipulate dataset
objects, and retrieve dataset properties datatype and dimension sizes.
|
Datatype |
Datatype is an abstract class that defines datatype characteristics and APIs
for a data type.
|
FileFormat |
FileFormat defines general interfaces for working with files whose data is
organized according to a supported format.
|
Group |
Group is an abstract class.
|
H5 |
This class is the Java interface for the HDF5 library.
|
H5_ih_info_t |
|
H5A_info_t |
|
H5AC_cache_config_t |
|
H5D_iterate_cb |
|
H5D_iterate_t |
|
H5G_info_t |
|
H5L_info_t |
|
H5L_iterate_cb |
|
H5L_iterate_t |
|
H5O_hdr_info_t |
|
H5O_info_t |
|
H5O_iterate_cb |
|
H5O_iterate_t |
|
HDF5AtomException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5AttributeException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5BtreeException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5Constants |
/** This class contains C constants and enumerated types of HDF5 library.
|
HDF5DataFiltersException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5DatasetInterfaceException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5DataspaceInterfaceException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5DataStorageException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5DatatypeInterfaceException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5Exception |
The class HDF5Exception returns errors from the Java HDF5 Interface.
|
HDF5ExternalFileListException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5FileInterfaceException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5FunctionArgumentException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5FunctionEntryExitException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5GroupInfo |
This class is a container for the information reported about an HDF5 Object
from the H5Gget_obj_info() method.
|
HDF5HeapException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5InternalErrorException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5JavaException |
The class HDF5JavaException returns errors from the Java wrapper of theHDF5
library.
|
HDF5LibraryException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5LowLevelIOException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5MetaDataCacheException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5ObjectHeaderException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5PropertyListInterfaceException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5ReferenceException |
|
HDF5ResourceUnavailableException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDF5SymbolTableException |
The class HDF5LibraryException returns errors raised by the HDF5 library.
|
HDFArray |
This is a class for handling multidimensional arrays for HDF.
|
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.1 API.
|
HDFDeflateCompInfo |
This class is a container for the parameters to the HDF
DEFLATION compression algorithm.
|
HDFDeprecated |
|
HDFException |
The class HDFException returns errors from the HDF
library.
|
HDFIMCOMPCompInfo |
This class is a container for the parameters to the HDF
``Image compression'' compression class.
|
HDFJavaException |
The class HDFJavaException returns errors from the Java
wrapper of theHDF library.
|
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.1 library.
|
HDFLibraryException |
The class HDFException returns errors raised by the HDF
library.
|
HDFNativeData |
This class encapsulates native methods to deal with arrays of numbers,
converting from numbers to bytes and bytes to numbers.
|
HDFNativeData |
|
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.
|
HDFNotImplementedException |
HDFNotImplementedException indicates a function that is part
of the HDF API, but which cannot or will not be implemented
for Java.
|
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.
|
HDFTable |
|
HObject |
The HObject class is the root class of all the HDF data objects.
|
Metadata |
Metadata is a general interface for metadata attached to data objects.
|
ScalarDS |
A scalar dataset is a multiple dimension array of scalar points.
|