Package | Description |
---|---|
ncsa.hdf.object.h5 |
Modifier and Type | Method and Description |
---|---|
static H5Group |
H5Group.create(java.lang.String name,
Group pgroup,
int... gplist)
Creates a new group with a name in a group and with the group creation
properties specified in gplist.
|