Uses of Class
hdf.object.h5.H5Group

Packages that use H5Group
Package Description
hdf.object.h5  
  • Uses of H5Group in hdf.object.h5

    Methods in hdf.object.h5 that return H5Group
    Modifier and Type Method Description
    static H5Group H5Group.create​(String name, Group pgroup, long... gplist)
    Creates a new group with a name in a group and with the group creation properties specified in gplist.