Module org.hdfgroup.object
Package hdf.object.h5
-
Class Summary Class Description H5Attribute An attribute is a (name, value) pair of metadata attached to a primary data object such as a dataset, group or named datatype.H5CompoundDS The H5CompoundDS class defines an HDF5 dataset of compound datatypes.H5Datatype This class defines HDF5 datatype characteristics and APIs for a data type.H5File H5File is an implementation of the FileFormat class for HDF5 files.H5Group An H5Group object represents an existing HDF5 group in file.H5Link An H5Link object represents an existing HDF5 object in file.H5ScalarDS H5ScalarDS describes a multi-dimension array of HDF5 scalar or atomic data types, such as byte, int, short, long, float, double and string, and operations performed on the scalar dataset.H5Utils -
Enum Summary Enum Description H5CompoundDS.IO_TYPE H5ScalarDS.IO_TYPE