Uses of Class
hdf.object.h4.H4SDS
-
Uses of H4SDS in hdf.object.h4
Modifier and TypeMethodDescriptionstatic H4SDS
H4SDS.create(String name, Group pgroup, Datatype type, long[] dims, long[] maxdims, long[] chunks, int gzip, Object data)
static H4SDS
H4SDS.create(String name, Group pgroup, Datatype type, long[] dims, long[] maxdims, long[] chunks, int gzip, Object fillValue, Object data)
Creates a new dataset.