Package visad.data.hdf5.hdf5objects

Class Summary
HDF5Attribute An HDF5 attribute is a small datasets attached to primary datasets as metadata information.
HDF5Dataset This class provides a mechanism to describe properties of datasets and to transfer data between memory and disk.
HDF5Dataspace This class provides provides a mechanism to describe the positions of the elements of a dataset.
HDF5Datatype This class provides a mechanism to describe the storage format of individual data points of a data set.
HDF5File An HDF5File is designed to provide file-level access to HDF5 files.
HDF5Group This class is a container for the parameters to the HDF5 Group Object.
HDF5Object HDF5Object is an HDF5Object which is the super class of all the HDF5 objects.
HDF5TreeNode