Package hdf.object

Interface CompoundDataFormat

All Superinterfaces:
DataFormat
All Known Implementing Classes:
CompoundDS, H4CompoundAttribute, H4Vdata, H5CompoundAttr, H5CompoundDS

public interface CompoundDataFormat extends DataFormat
An interface that provides general operations for data with a Compound datatype. For example, getting the names, dataspaces or datatypes of the members of the Compound datatype.
Version:
1.0 5/3/2018
Author:
Jordan T. Henderson
See Also: