Uses of Class
ncsa.hdf.object.h4.H4SDS

Packages that use H4SDS
ncsa.hdf.object.h4   
 

Uses of H4SDS in ncsa.hdf.object.h4
 

Methods in ncsa.hdf.object.h4 that return H4SDS
static H4SDS H4SDS.create(java.lang.String name, Group pgroup, Datatype type, long[] dims, long[] maxdims, long[] chunks, int gzip, java.lang.Object data)
          Creates a new dataset.