Uses of Class
hdf.object.h4.H4SDS
| Package | Description | 
|---|---|
| hdf.object.h4 | 
- 
Uses of H4SDS in hdf.object.h4Methods in hdf.object.h4 that return H4SDS Modifier and Type Method Description static H4SDSH4SDS. create(String name, Group pgroup, Datatype type, long[] dims, long[] maxdims, long[] chunks, int gzip, Object data)static H4SDSH4SDS. create(String name, Group pgroup, Datatype type, long[] dims, long[] maxdims, long[] chunks, int gzip, Object fillValue, Object data)Creates a new dataset.