Uses of Package
ncsa.hdf.object.h5

Packages that use ncsa.hdf.object.h5
ncsa.hdf.object.h5   
 

Classes in ncsa.hdf.object.h5 used by ncsa.hdf.object.h5
H5File
          H5File is an implementation of the FileFormat class for HDF5 files.
H5Group
          An H5Group object represents an existing HDF5 group 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.